Components

2 Twig Components
2 Render Count
4 ms Render Time
160.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
PageBanner
"App\Twig\Components\PageBanner"
components/PageBanner.html.twig
1 4.44ms
BackButton
"App\Twig\Components\BackButton"
components/BackButton.html.twig
1 0.22ms

Render calls

PageBanner App\Twig\Components\PageBanner 160.0 MiB 4.44 ms
Input props
[
  "backLabel" => "IEEE"
  "backUrl" => "/taxons/main/committees-1/ieee-5690"
  "paddingClasses" => "p-2 px-lg-5 py-lg-0"
  "searchPlaceholder" => "sylius.ui.search"
  "showSearch" => "true"
  "title" => "Fuel Cells, Photovoltaics, Dispersed Generation, and Energy Storage"
]
Attributes
[]
Component
App\Twig\Components\PageBanner {#94314
  +supTitle: null
  +title: "Fuel Cells, Photovoltaics, Dispersed Generation, and Energy Storage"
  +subTitle: null
  +backUrl: "/taxons/main/committees-1/ieee-5690"
  +backLabel: "IEEE"
  +customClasses: null
  +backgroundType: null
  +centered: true
  +showSearch: true
  +searchPlaceholder: "sylius.ui.search"
  +searchValue: null
  +paddingClasses: "p-2 px-lg-5 py-lg-0"
}
BackButton App\Twig\Components\BackButton 160.0 MiB 0.22 ms
Input props
[
  "url" => "/taxons/main/committees-1/ieee-5690"
  "label" => "IEEE"
]
Attributes
[]
Component
App\Twig\Components\BackButton {#94405
  +label: "IEEE"
  +url: "/taxons/main/committees-1/ieee-5690"
}