GET http://www.dev.michaeljpitz.com/utilisateur/Claire%20Lefebvre

Components

2 Twig Components
2 Render Count
6 ms Render Time
4.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
Navbar
"App\Twig\Components\NavbarComponent"
components/Navbar.html.twig
1 5.29ms
Breadcrumb
"App\Twig\Components\BreadcrumbComponent"
components/Breadcrumb.html.twig
1 0.64ms

Render calls

Navbar App\Twig\Components\NavbarComponent 4.0 MiB 5.29 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\NavbarComponent {#1415
  -categoryRepository: App\Repository\CategoryRepository {#1412 …}
}
Breadcrumb App\Twig\Components\BreadcrumbComponent 4.0 MiB 0.64 ms
Input props
[
  "items" => [
    [
      "label" => "Accueil"
      "url" => "/"
    ]
    [
      "label" => "Profil de Claire Lefebvre"
    ]
  ]
]
Attributes
[]
Component
App\Twig\Components\BreadcrumbComponent {#1558
  +items: [
    [
      "label" => "Accueil"
      "url" => "/"
    ]
    [
      "label" => "Profil de Claire Lefebvre"
    ]
  ]
}