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

Components

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

Components

Name Metadata Render Count Render Time
topnav
[Anonymous]
components/topnav.html.twig
1 0.90ms
sidebar
[Anonymous]
components/sidebar.html.twig
1 2.50ms
SigmasoftDataTableComponent
"App\Twig\Components\SigmasoftDataTableComponent"
components/SigmasoftDataTableComponent.html.twig
1 5.40ms

Render calls

topnav
[Anonymous]
26.0 MiB 0.90 ms
Input props
[]
Attributes
[]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#846
  -props: []
}
sidebar
[Anonymous]
26.0 MiB 2.50 ms
Input props
[
  "user_name" => "Gedeon Makela"
]
Attributes
[
  "user_name" => "Gedeon Makela"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#914
  -props: [
    "user_name" => "Gedeon Makela"
  ]
}
SigmasoftDataTableComponent App\Twig\Components\SigmasoftDataTableComponent 32.0 MiB 5.40 ms
Input props
[
  "entityClass" => "App\Entity\Company"
  "fields" => [
    "id" => "Id"
    "companyCode" => "Code entreprise"
    "companyName" => "Nom de l'entreprise"
    "sectorOfActivity" => "Secteur d'activité"
    "legalForm" => "Forme juridique"
    "administrationMethod" => "Mode Administration"
    "yearOfCreation" => "Année de création"
    "createdBy" => "Créee par"
    "createdAt" => "Date de création"
    "updatedAt" => "Date de modification"
  ]
  "enableSearchField" => true
  "searchFields" => [
    "companyName"
  ]
  "withActions" => true
  "showRoute" => "app_core_company_show"
  "editRoute" => "app_core_company_edit"
  "deleteRoute" => true
  "itemsPerPage" => 10
]
Attributes
[]
Component
App\Twig\Components\SigmasoftDataTableComponent {#1010
  +entityClass: "App\Entity\Company"
  +fields: [
    "id" => "Id"
    "companyCode" => "Code entreprise"
    "companyName" => "Nom de l'entreprise"
    "sectorOfActivity" => "Secteur d'activité"
    "legalForm" => "Forme juridique"
    "administrationMethod" => "Mode Administration"
    "yearOfCreation" => "Année de création"
    "createdBy" => "Créee par"
    "createdAt" => "Date de création"
    "updatedAt" => "Date de modification"
  ]
  +inputSearch: ""
  +filterableFieldsJson: "{}"
  +relationFilters: []
  +searchFields: [
    "companyName"
  ]
  +enableSearchField: true
  +applyFieldsFormats: []
  +formatNumber: []
  +badgeColumns: []
  +currentHeader: "id"
  +currentDirection: "desc"
  +items: Knp\Bundle\PaginatorBundle\Pagination\SlidingPagination {#1137 …}
  +itemsPerPage: 10
  +page: 1
  +showAlertMessage: false
  +showRoute: "app_core_company_show"
  +editRoute: "app_core_company_edit"
  +deleteRoute: true
  +withActions: true
  -entityManager: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …}
  -paginator: ContainerLFIbfff\PaginatorProxy9cc2a8f {#1022 …}
}