Components

3 Twig Components
3 Render Count
46 ms Render Time
100.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
PageBanner
"App\Twig\Components\PageBanner"
components/PageBanner.html.twig
1 44.32ms
BackButton
"App\Twig\Components\BackButton"
components/BackButton.html.twig
1 1.33ms
ResponsiveCollapsibleGrid
"App\Twig\Components\ResponsiveCollapsibleGrid"
components/ResponsiveCollapsibleGrid.html.twig
1 1.91ms

Render calls

PageBanner App\Twig\Components\PageBanner 100.0 MiB 44.32 ms
Input props
[
  "backLabel" => "ICS"
  "backUrl" => "/taxons/main/ics-2277"
  "paddingClasses" => "p-2 px-lg-5 py-lg-0"
  "searchPlaceholder" => "sylius.ui.search"
  "showSearch" => "true"
  "title" => "47 : Shipbuilding and marine structures"
]
Attributes
[]
Component
App\Twig\Components\PageBanner {#94235
  +supTitle: null
  +title: "47 : Shipbuilding and marine structures"
  +subTitle: null
  +backUrl: "/taxons/main/ics-2277"
  +backLabel: "ICS"
  +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 100.0 MiB 1.33 ms
Input props
[
  "url" => "/taxons/main/ics-2277"
  "label" => "ICS"
]
Attributes
[]
Component
App\Twig\Components\BackButton {#94302
  +label: "ICS"
  +url: "/taxons/main/ics-2277"
}
ResponsiveCollapsibleGrid App\Twig\Components\ResponsiveCollapsibleGrid 100.0 MiB 1.91 ms
Input props
[
  "items" => Doctrine\ORM\PersistentCollection {#8719
    #collection: Doctrine\Common\Collections\ArrayCollection {#8665 …}
    #initialized: true
    -snapshot: [ …4]
    -owner: App\Entity\Taxonomy\Taxon {#8648 …}
    -association: [ …16]
    -em: ContainerHAOxQ06\EntityManagerGhostEbeb667 {#775 …}
    -backRefFieldName: "parent"
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#117196 …}
    -isDirty: false
  }
  "responsiveItemsPerRow" => [
    "mobile" => 2
    "tablet" => 4
    "desktop" => 6
  ]
  "responsiveVisibleRows" => [
    "mobile" => 50
    "tablet" => 25
    "desktop" => 17
  ]
  "containerClass" => "taxon-grid-subcategories-listing mb-4 px-4 px-sm-0"
  "itemTemplate" => "@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/DisplayStyle/_grid_subcategory_item.html.twig"
  "showMoreText" => "app.ui.collapsible_choices.show_more"
  "showLessText" => "app.ui.collapsible_choices.show_less"
]
Attributes
[]
Component
App\Twig\Components\ResponsiveCollapsibleGrid {#94489
  +items: Doctrine\ORM\PersistentCollection {#8719
    #collection: Doctrine\Common\Collections\ArrayCollection {#8665 …}
    #initialized: true
    -snapshot: [ …4]
    -owner: App\Entity\Taxonomy\Taxon {#8648 …}
    -association: [ …16]
    -em: ContainerHAOxQ06\EntityManagerGhostEbeb667 {#775 …}
    -backRefFieldName: "parent"
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#117196 …}
    -isDirty: false
  }
  +responsiveItemsPerRow: [
    "mobile" => 2
    "tablet" => 4
    "desktop" => 6
  ]
  +responsiveVisibleRows: [
    "mobile" => 50
    "tablet" => 25
    "desktop" => 17
  ]
  +containerClass: "taxon-grid-subcategories-listing mb-4 px-4 px-sm-0"
  +buttonClass: ""
  +itemTemplate: "@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/DisplayStyle/_grid_subcategory_item.html.twig"
  +showMoreText: "app.ui.collapsible_choices.show_more"
  +showLessText: "app.ui.collapsible_choices.show_less"
  +gridItemsIdentifierClass: "responsive-collapsible-grid-item-820125"
}