GET https://tigafrdb.tiga-sys.com/core/accreditation

Components

3 Twig Components
3 Render Count
13 ms Render Time
32.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
topnav
[Anonymous]
components/topnav.html.twig
1 0.93ms
sidebar
[Anonymous]
components/sidebar.html.twig
1 2.44ms
SigmasoftDataTableComponent
"App\Twig\Components\SigmasoftDataTableComponent"
components/SigmasoftDataTableComponent.html.twig
1 9.56ms

Render calls

topnav
[Anonymous]
22.0 MiB 0.93 ms
Input props
[]
Attributes
[]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#751
  -props: []
}
sidebar
[Anonymous]
22.0 MiB 2.44 ms
Input props
[
  "user_name" => "Gedeon Makela"
]
Attributes
[
  "user_name" => "Gedeon Makela"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#819
  -props: [
    "user_name" => "Gedeon Makela"
  ]
}
SigmasoftDataTableComponent App\Twig\Components\SigmasoftDataTableComponent 32.0 MiB 9.56 ms
Input props
[
  "entityClass" => "App\Entity\Accreditation"
  "fields" => [
    "id" => "Id"
    "company.companyCode" => "Code Entreprise"
    "user.code" => "Code Utilisateur"
    "autorisation" => "Autorisation"
  ]
  "searchFields" => []
  "enableSearchField" => false
  "withActions" => true
  "showRoute" => "app_core_accreditation_show"
  "editRoute" => "app_core_accreditation_edit"
  "deleteRoute" => true
  "itemsPerPage" => 10
]
Attributes
[]
Component
App\Twig\Components\SigmasoftDataTableComponent {#915
  +entityClass: "App\Entity\Accreditation"
  +fields: [
    "id" => "Id"
    "company.companyCode" => "Code Entreprise"
    "user.code" => "Code Utilisateur"
    "autorisation" => "Autorisation"
  ]
  +inputSearch: ""
  +filterableFieldsJson: "{}"
  +relationFilters: []
  +searchFields: []
  +enableSearchField: false
  +applyFieldsFormats: []
  +formatNumber: []
  +badgeColumns: []
  +currentHeader: "id"
  +currentDirection: "desc"
  +items: Knp\Bundle\PaginatorBundle\Pagination\SlidingPagination {#1293 …}
  +itemsPerPage: 10
  +page: 1
  +showAlertMessage: false
  +showRoute: "app_core_accreditation_show"
  +editRoute: "app_core_accreditation_edit"
  +deleteRoute: true
  +withActions: true
  -entityManager: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …}
  -paginator: ContainerLFIbfff\PaginatorProxy9cc2a8f {#927 …}
}