GET https://sac-dev.schema31.it/legale-rappresentante/home

Components

1 Twig Components
1 Render Count
1 ms Render Time
8.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
Breadcrumb
"App\Twig\Components\Breadcrumb"
components/Breadcrumb.html.twig
1 1.01ms

Render calls

Breadcrumb App\Twig\Components\Breadcrumb 8.0 MiB 1.01 ms
Input props
[
  "items" => [
    [
      "label" => "Home"
      "route" => "role-home"
    ]
    [
      "label" => "Le mie pratiche"
    ]
  ]
]
Attributes
[]
Component
App\Twig\Components\Breadcrumb {#4091
  +items: [
    [
      "label" => "Home"
      "route" => "role-home"
    ]
    [
      "label" => "Le mie pratiche"
    ]
  ]
}