GET https://tigafrdb.tiga-sys.com/core/financial/template

Components

3 Twig Components
3 Render Count
8 ms Render Time
30.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
topnav
[Anonymous]
components/topnav.html.twig
1 0.91ms
sidebar
[Anonymous]
components/sidebar.html.twig
1 2.55ms
SigmasoftDataTableComponent
"App\Twig\Components\SigmasoftDataTableComponent"
components/SigmasoftDataTableComponent.html.twig
1 4.66ms

Render calls

topnav
[Anonymous]
30.0 MiB 0.91 ms
Input props
[]
Attributes
[]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#846
  -props: []
}
sidebar
[Anonymous]
30.0 MiB 2.55 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 30.0 MiB 4.66 ms
Input props
[
  "entityClass" => "App\Entity\FinancialStateTemplate"
  "fields" => [
    "id" => "Id"
    "name" => "Nom"
    "type" => "Type"
    "createdBy" => "Créée par"
    "createdAt" => "Date de création"
    "updatedBy" => "Date de modification"
  ]
  "enableSearchField" => true
  "searchFields" => []
  "withActions" => true
  "editRoute" => "app_core_financial_state_template_edit"
  "showRoute" => "app_core_financial_state_template_show"
  "itemsPerPage" => 10
]
Attributes
[]
Component
App\Twig\Components\SigmasoftDataTableComponent {#1010
  +entityClass: "App\Entity\FinancialStateTemplate"
  +fields: [
    "id" => "Id"
    "name" => "Nom"
    "type" => "Type"
    "createdBy" => "Créée par"
    "createdAt" => "Date de création"
    "updatedBy" => "Date de modification"
  ]
  +inputSearch: ""
  +filterableFieldsJson: "{}"
  +relationFilters: []
  +searchFields: []
  +enableSearchField: true
  +applyFieldsFormats: []
  +formatNumber: []
  +badgeColumns: []
  +currentHeader: "id"
  +currentDirection: "desc"
  +items: Knp\Bundle\PaginatorBundle\Pagination\SlidingPagination {#1120 …}
  +itemsPerPage: 10
  +page: 1
  +showAlertMessage: false
  +showRoute: "app_core_financial_state_template_show"
  +editRoute: "app_core_financial_state_template_edit"
  +deleteRoute: false
  +withActions: true
  -entityManager: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …}
  -paginator: ContainerLFIbfff\PaginatorProxy9cc2a8f {#1022 …}
}