Components

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

Components

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

Render calls

PageBanner App\Twig\Components\PageBanner 332.0 MiB 5.74 ms
Input props
[
  "backLabel" => "ASTM"
  "backUrl" => "/taxons/main/committees-1/astm-5676"
  "paddingClasses" => "p-2 px-lg-5 py-lg-0"
  "searchPlaceholder" => "sylius.ui.search"
  "showSearch" => "true"
  "title" => "Committee E13 on Molecular Spectroscopy and Separation Science"
]
Attributes
[]
Component
App\Twig\Components\PageBanner {#93353
  +supTitle: null
  +title: "Committee E13 on Molecular Spectroscopy and Separation Science"
  +subTitle: null
  +backUrl: "/taxons/main/committees-1/astm-5676"
  +backLabel: "ASTM"
  +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 332.0 MiB 0.31 ms
Input props
[
  "url" => "/taxons/main/committees-1/astm-5676"
  "label" => "ASTM"
]
Attributes
[]
Component
App\Twig\Components\BackButton {#93444
  +label: "ASTM"
  +url: "/taxons/main/committees-1/astm-5676"
}