Twig Metrics

1484 ms Render time
560 Template calls
36 Block calls
0 Macro calls

Render time includes sub-requests rendering time (if any).

Rendered Templates

Template Name & Path Render Count
shop/product_category/detail.html.twig templates/shop/product_category/detail.html.twig 1
default/default.html.twig templates/default/default.html.twig 1
layout/app.html.twig templates/layout/app.html.twig 1
layout/skeleton.html.twig templates/layout/skeleton.html.twig 1
layout/includes/head.html.twig templates/layout/includes/head.html.twig 2
layout/includes/general_head.html.twig templates/layout/includes/general_head.html.twig 1
layout/includes/css.html.twig templates/layout/includes/css.html.twig 1
snippet/header.html.twig templates/snippet/header.html.twig 1
layout/snippet.html.twig templates/layout/snippet.html.twig 6
layout/snippet/empty.html.twig templates/layout/snippet/empty.html.twig 6
snippet/partials/menu.html.twig templates/snippet/partials/menu.html.twig 1
snippet/header-flapout.html.twig templates/snippet/header-flapout.html.twig 4
snippet/partials/subnav_item.html.twig templates/snippet/partials/subnav_item.html.twig 6
shop/cart/includes/quick_ordering/quick_ordering_upload_modal.html.twig templates/shop/cart/includes/quick_ordering/quick_ordering_upload_modal.html.twig 1
shared/loading_overlay.html.twig templates/shared/loading_overlay.html.twig 3
shop/cart/includes/quick_ordering/quick_ordering_upload_default.html.twig templates/shop/cart/includes/quick_ordering/quick_ordering_upload_default.html.twig 1
shop/cart/includes/quick_ordering/quick_ordering_result_modal.html.twig templates/shop/cart/includes/quick_ordering/quick_ordering_result_modal.html.twig 1
@PimcoreCore/Areabrick/wrapper.html.twig vendor/pimcore/pimcore/bundles/CoreBundle/templates/Areabrick/wrapper.html.twig 1
@ElementsProductGrid/Areas/product-grid/view.html.twig templates/bundles/ElementsProductGridBundle/Areas/product-grid/view.html.twig 1
@ElementsProductGrid/Container/frame.html.twig templates/bundles/ElementsProductGridBundle/Container/frame.html.twig 1
@ElementsProductGrid/Content/before.html.twig templates/bundles/ElementsProductGridBundle/Content/before.html.twig 1
@ElementsProductGrid/Content/loading.html.twig templates/bundles/ElementsProductGridBundle/Content/loading.html.twig 1
@ElementsProductGrid/Container/container.html.twig templates/bundles/ElementsProductGridBundle/Container/container.html.twig 1
shared/content/title_block.html.twig templates/shared/content/title_block.html.twig 1
@ElementsProductGrid/Container/content.html.twig templates/bundles/ElementsProductGridBundle/Container/content.html.twig 1
@ElementsProductGrid/Content/Filterbar/topbar.html.twig templates/bundles/ElementsProductGridBundle/Content/Filterbar/topbar.html.twig 1
shared/shop/filter/multi_select.mobile.twig templates/shared/shop/filter/multi_select.mobile.twig 3
shared/form/field/checkbox.html.twig templates/shared/form/field/checkbox.html.twig 342
shared/shop/filter/multi_relation_search.mobile.twig templates/shared/shop/filter/multi_relation_search.mobile.twig 1
shared/shop/filter/number_range_selection.mobile.twig templates/shared/shop/filter/number_range_selection.mobile.twig 1
shared/form/field/radio-lined.html.twig templates/shared/form/field/radio-lined.html.twig 4
shared/shop/filter/multi_select.html.twig templates/shared/shop/filter/multi_select.html.twig 3
shared/shop/filter/multi_relation_search.html.twig templates/shared/shop/filter/multi_relation_search.html.twig 1
shared/shop/filter/number_range_selection.html.twig templates/shared/shop/filter/number_range_selection.html.twig 1
shared/form/field/radio.html.twig templates/shared/form/field/radio.html.twig 4
@ElementsProductGrid/Product/item.html.twig templates/bundles/ElementsProductGridBundle/Product/item.html.twig 48
shared/product/teaser.html.twig templates/shared/product/teaser.html.twig 48
shared/wishlist/buttons.html.twig templates/shared/wishlist/buttons.html.twig 48
@ElementsProductGrid/Content/pagination.html.twig templates/bundles/ElementsProductGridBundle/Content/pagination.html.twig 1
@ElementsProductGrid/Content/after.html.twig templates/bundles/ElementsProductGridBundle/Content/after.html.twig 1
snippet/footer.html.twig templates/snippet/footer.html.twig 1
shared/modal/wishlist_session.html.twig templates/shared/modal/wishlist_session.html.twig 1
@PimcoreGoogleMarketing/Analytics/Tracking/GoogleTagManager/codeHead.html.twig templates/bundles/PimcoreGoogleMarketingBundle/Analytics/Tracking/GoogleTagManager/codeHead.html.twig 1
@PimcoreGoogleMarketing/Analytics/Tracking/GoogleTagManager/codeBody.html.twig vendor/pimcore/google-marketing-bundle/templates/Analytics/Tracking/GoogleTagManager/codeBody.html.twig 1
@WebProfiler/Profiler/toolbar_js.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_js.html.twig 1
@WebProfiler/Profiler/toolbar.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar.html.twig 1
@WebProfiler/Profiler/toolbar_item.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_item.html.twig 1

Rendering Call Graph

main 1484.36ms/100%
â”” shop/product_category/detail.html.twig 1483.98ms/100%
│ └ default/default.html.twig 1483.92ms/100%
│   └ layout/app.html.twig 1483.88ms/100%
│     └ layout/skeleton.html.twig 1465.08ms/99%
│       └ layout/skeleton.html.twig::block(defaultJsSetup)
│       └ layout/skeleton.html.twig::block(head) 67.30ms/5%
│       │ └ layout/includes/head.html.twig 37.41ms/3%
│       │   └ layout/includes/head.html.twig 37.39ms/3%
│       │     └ layout/includes/general_head.html.twig 37.34ms/3%
│       │       └ layout/includes/head.html.twig::block(pre_css_js)
│       │         └ layout/includes/css.html.twig
│       └ layout/app.html.twig::block(body) 1396.78ms/94%
│       │ └ layout/app.html.twig::block(header) 227.59ms/15%
│       │ │ └ snippet/header.html.twig 211.34ms/14%
│       │ │   └ layout/snippet.html.twig 211.19ms/14%
│       │ │     └ layout/snippet/empty.html.twig 211.14ms/14%
│       │ │       └ layout/snippet.html.twig::block(content) 211.13ms/14%
│       │ │         └ snippet/header.html.twig::block(snippet) 211.12ms/14%
│       │ │           └ snippet/partials/menu.html.twig 205.67ms/14%
│       │ │           │ └ snippet/header-flapout.html.twig 69.52ms/5%
│       │ │           │ │ └ layout/snippet.html.twig 69.51ms/5%
│       │ │           │ │   └ layout/snippet/empty.html.twig 69.49ms/5%
│       │ │           │ │     └ layout/snippet.html.twig::block(content) 69.49ms/5%
│       │ │           │ │       └ snippet/header-flapout.html.twig::block(snippet) 69.48ms/5%
│       │ │           │ │         └ snippet/partials/subnav_item.html.twig
│       │ │           │ │         └ snippet/partials/subnav_item.html.twig
│       │ │           │ │         └ snippet/partials/subnav_item.html.twig
│       │ │           │ └ snippet/header-flapout.html.twig 60.51ms/4%
│       │ │           │ │ └ layout/snippet.html.twig 60.50ms/4%
│       │ │           │ │   └ layout/snippet/empty.html.twig 60.48ms/4%
│       │ │           │ │     └ layout/snippet.html.twig::block(content) 60.47ms/4%
│       │ │           │ │       └ snippet/header-flapout.html.twig::block(snippet) 60.46ms/4%
│       │ │           │ │         └ snippet/partials/subnav_item.html.twig
│       │ │           │ │         └ snippet/partials/subnav_item.html.twig
│       │ │           │ │         └ snippet/partials/subnav_item.html.twig
│       │ │           │ └ snippet/header-flapout.html.twig 28.12ms/2%
│       │ │           │ │ └ layout/snippet.html.twig 28.11ms/2%
│       │ │           │ │   └ layout/snippet/empty.html.twig 28.09ms/2%
│       │ │           │ │     └ layout/snippet.html.twig::block(content) 28.08ms/2%
│       │ │           │ │       └ snippet/header-flapout.html.twig::block(snippet) 28.07ms/2%
│       │ │           │ └ snippet/header-flapout.html.twig 7.58ms/1%
│       │ │           │   └ layout/snippet.html.twig 7.56ms/1%
│       │ │           │     └ layout/snippet/empty.html.twig 7.55ms/1%
│       │ │           │       └ layout/snippet.html.twig::block(content) 7.54ms/1%
│       │ │           │         └ snippet/header-flapout.html.twig::block(snippet) 7.54ms/1%
│       │ │           └ shop/cart/includes/quick_ordering/quick_ordering_upload_modal.html.twig
│       │ │           │ └ shared/loading_overlay.html.twig
│       │ │           │ └ shop/cart/includes/quick_ordering/quick_ordering_upload_default.html.twig
│       │ │           └ shop/cart/includes/quick_ordering/quick_ordering_result_modal.html.twig
│       │ └ default/default.html.twig::block(content) 1136.45ms/77%
│       │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 1104.17ms/74%
│       │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 1104.16ms/74%
│       │ │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│       │ │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 1104.10ms/74%
│       │ │     │ └ @ElementsProductGrid/Areas/product-grid/view.html.twig 1103.97ms/74%
│       │ │     │   └ @ElementsProductGrid/Areas/product-grid/view.html.twig::block(frame) 1103.94ms/74%
│       │ │     │     └ @ElementsProductGrid/Container/frame.html.twig 1103.89ms/74%
│       │ │     │       └ @ElementsProductGrid/Content/before.html.twig
│       │ │     │       └ @ElementsProductGrid/Content/loading.html.twig
│       │ │     │       │ └ shared/loading_overlay.html.twig
│       │ │     │       └ @ElementsProductGrid/Container/frame.html.twig::block(container) 1103.62ms/74%
│       │ │     │       │ └ @ElementsProductGrid/Container/container.html.twig 1103.57ms/74%
│       │ │     │       │   └ shared/content/title_block.html.twig
│       │ │     │       │   └ @ElementsProductGrid/Container/content.html.twig 1103.36ms/74%
│       │ │     │       │     └ @ElementsProductGrid/Container/content.html.twig::block(topbar) 97.58ms/7%
│       │ │     │       │     │ └ @ElementsProductGrid/Content/Filterbar/topbar.html.twig 97.35ms/7%
│       │ │     │       │     │   └ shared/shop/filter/multi_select.mobile.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   └ shared/shop/filter/multi_relation_search.mobile.twig 1.76ms/0%
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   └ shared/shop/filter/multi_select.mobile.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   └ shared/shop/filter/number_range_selection.mobile.twig
│       │ │     │       │     │   │ └ shared/form/field/radio-lined.html.twig
│       │ │     │       │     │   │ └ shared/form/field/radio-lined.html.twig
│       │ │     │       │     │   │ └ shared/form/field/radio-lined.html.twig
│       │ │     │       │     │   │ └ shared/form/field/radio-lined.html.twig
│       │ │     │       │     │   └ shared/shop/filter/multi_select.mobile.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   └ shared/shop/filter/multi_select.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   └ shared/shop/filter/multi_relation_search.html.twig 5.83ms/0%
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   └ shared/shop/filter/multi_select.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   │ └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │   └ shared/shop/filter/number_range_selection.html.twig
│       │ │     │       │     │   │ └ shared/form/field/radio.html.twig
│       │ │     │       │     │   │ └ shared/form/field/radio.html.twig
│       │ │     │       │     │   │ └ shared/form/field/radio.html.twig
│       │ │     │       │     │   │ └ shared/form/field/radio.html.twig
│       │ │     │       │     │   └ shared/shop/filter/multi_select.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     │     └ shared/form/field/checkbox.html.twig
│       │ │     │       │     └ @ElementsProductGrid/Container/content.html.twig::block(content_error)
│       │ │     │       │     └ @ElementsProductGrid/Container/content.html.twig::block(content_grid) 932.62ms/63%
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 42.51ms/3%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 42.17ms/3%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 28.56ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 28.32ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 34.20ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 33.96ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 31.64ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 31.41ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 31.34ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 31.10ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 32.03ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 31.75ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 32.47ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 32.20ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 36.20ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 35.87ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 30.59ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 30.29ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 32.09ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 31.81ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 31.97ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 31.71ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 9.76ms/1%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 9.44ms/1%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 3.96ms/0%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 3.68ms/0%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 18.89ms/1%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 18.62ms/1%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 10.14ms/1%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 9.83ms/1%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 10.04ms/1%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 9.75ms/1%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 3.76ms/0%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 3.51ms/0%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 16.58ms/1%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 16.34ms/1%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 3.86ms/0%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 3.56ms/0%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 12.36ms/1%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 12.10ms/1%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 5.87ms/0%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 5.57ms/0%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 34.61ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 34.32ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 35.39ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 35.14ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 4.52ms/0%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 4.17ms/0%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 4.12ms/0%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 3.85ms/0%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 31.62ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 31.34ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 20.56ms/1%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 20.31ms/1%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 31.08ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 30.79ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 34.07ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 33.78ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 5.64ms/0%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 5.36ms/0%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 33.27ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 33.02ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 5.23ms/0%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 4.98ms/0%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 33.73ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 33.48ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 7.09ms/0%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 6.76ms/0%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 29.19ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 28.91ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 4.68ms/0%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 4.37ms/0%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 3.89ms/0%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 3.65ms/0%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 8.76ms/1%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 8.48ms/1%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 15.36ms/1%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 15.07ms/1%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 14.67ms/1%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 11.66ms/1%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 11.55ms/1%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 11.30ms/1%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 9.83ms/1%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 9.52ms/1%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 22.51ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 22.06ms/1%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 11.17ms/1%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 10.89ms/1%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 12.08ms/1%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 11.79ms/1%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 7.73ms/1%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 7.41ms/0%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 23.98ms/2%
│       │ │     │       │     │ │ └ shared/product/teaser.html.twig 23.59ms/2%
│       │ │     │       │     │ │   └ shared/wishlist/buttons.html.twig
│       │ │     │       │     │ └ @ElementsProductGrid/Product/item.html.twig 16.14ms/1%
│       │ │     │       │     │   └ shared/product/teaser.html.twig 15.85ms/1%
│       │ │     │       │     │     └ shared/wishlist/buttons.html.twig
│       │ │     │       │     └ @ElementsProductGrid/Container/content.html.twig::block(content_pagination__bottom)
│       │ │     │       │       └ @ElementsProductGrid/Content/pagination.html.twig
│       │ │     │       └ @ElementsProductGrid/Content/after.html.twig
│       │ │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│       │ └ layout/app.html.twig::block(footer) 32.36ms/2%
│       │ │ └ snippet/footer.html.twig 10.92ms/1%
│       │ │   └ layout/snippet.html.twig 10.90ms/1%
│       │ │     └ layout/snippet/empty.html.twig 10.88ms/1%
│       │ │       └ layout/snippet.html.twig::block(content) 10.88ms/1%
│       │ │         └ snippet/footer.html.twig::block(snippet) 10.87ms/1%
│       │ └ layout/app.html.twig::block(scrollTop)
│       │ └ shared/modal/wishlist_session.html.twig
│       └ shared/loading_overlay.html.twig
│       └ layout/skeleton.html.twig::block(layout_head_meta)
│       └ layout/skeleton.html.twig::block(layout_head_meta)
â”” @PimcoreGoogleMarketing/Analytics/Tracking/GoogleTagManager/codeHead.html.twig
â”” @PimcoreGoogleMarketing/Analytics/Tracking/GoogleTagManager/codeBody.html.twig
│ └ @PimcoreGoogleMarketing/Analytics/Tracking/GoogleTagManager/codeBody.html.twig::block(beforeNoscriptTag)
│ └ @PimcoreGoogleMarketing/Analytics/Tracking/GoogleTagManager/codeBody.html.twig::block(code)
│ └ @PimcoreGoogleMarketing/Analytics/Tracking/GoogleTagManager/codeBody.html.twig::block(afterNoscriptTag)
â”” @WebProfiler/Profiler/toolbar_js.html.twig
  â”” @WebProfiler/Profiler/toolbar.html.twig
    â”” @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      â”” @WebProfiler/Profiler/toolbar_item.html.twig