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

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.90ms
sidebar
[Anonymous]
components/sidebar.html.twig
1 2.41ms
SigmasoftDataTableComponent
"App\Twig\Components\SigmasoftDataTableComponent"
components/SigmasoftDataTableComponent.html.twig
1 4.83ms

Render calls

topnav
[Anonymous]
24.0 MiB 0.90 ms
Input props
[]
Attributes
[]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#751
  -props: []
}
sidebar
[Anonymous]
24.0 MiB 2.41 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 30.0 MiB 4.83 ms
Input props
[
  "entityClass" => "App\Entity\FinancialStatement"
  "fields" => [
    "id" => "Id"
    "company.companyName" => "Entreprise"
    "financialStateTemplate.name" => "Modèle"
    "exercise.exercise" => "Exercices"
    "validationStatus" => "Status validation"
    "createdBy" => "Créée par"
    "createdAt" => "Date de création"
    "updatedBy" => "Date de modification"
  ]
  "enableSearchField" => true
  "searchFields" => []
  "withActions" => true
  "editRoute" => "app_core_financial_statement_edit"
  "showRoute" => "app_core_financial_statement_show"
  "deleteRoute" => "app_core_financial_statement_delete"
  "itemsPerPage" => 10
]
Attributes
[]
Component
App\Twig\Components\SigmasoftDataTableComponent {#915
  +entityClass: "App\Entity\FinancialStatement"
  +fields: [
    "id" => "Id"
    "company.companyName" => "Entreprise"
    "financialStateTemplate.name" => "Modèle"
    "exercise.exercise" => "Exercices"
    "validationStatus" => "Status validation"
    "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 {#1348 …}
  +itemsPerPage: 10
  +page: 1
  +showAlertMessage: false
  +showRoute: "app_core_financial_statement_show"
  +editRoute: "app_core_financial_statement_edit"
  +deleteRoute: true
  +withActions: true
  -entityManager: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …}
  -paginator: ContainerLFIbfff\PaginatorProxy9cc2a8f {#927 …}
}