GET https://testing.weverducre.com/en/inspiration/living-room

Twig Metrics

1002 ms Render time
289 Template calls
78 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
default/inspiration.html.twig templates/default/inspiration.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
layout/includes/structured-data/organization.html.twig templates/layout/includes/structured-data/organization.html.twig 1
layout/includes/structured-data/category.html.twig templates/layout/includes/structured-data/category.html.twig 1
layout/includes/structured-data/product.html.twig templates/layout/includes/structured-data/product.html.twig 1
layout/includes/structured-data/inspiration.html.twig templates/layout/includes/structured-data/inspiration.html.twig 1
layout/includes/structured-data/projects.html.twig templates/layout/includes/structured-data/projects.html.twig 1
layout/includes/structured-data/project-detail.html.twig templates/layout/includes/structured-data/project-detail.html.twig 1
layout/includes/structured-data/magazine.html.twig templates/layout/includes/structured-data/magazine.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 2
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 13
areas/circle-image-teaser-slider/view.html.twig templates/areas/circle-image-teaser-slider/view.html.twig 1
areas/title-block/view.html.twig templates/areas/title-block/view.html.twig 1
shared/content/title_block.html.twig templates/shared/content/title_block.html.twig 10
areas/gallery/view.html.twig templates/areas/gallery/view.html.twig 4
areas/gallery/partials/gallery-item.html.twig templates/areas/gallery/partials/gallery-item.html.twig 48
shared/brick-partials/copyright.html.twig templates/shared/brick-partials/copyright.html.twig 51
shared/partials/asset_copyright.html.twig templates/shared/partials/asset_copyright.html.twig 51
areas/gallery/partials/gallery-item-product.html.twig templates/areas/gallery/partials/gallery-item-product.html.twig 52
areas/media-area/view.html.twig templates/areas/media-area/view.html.twig 3
areas/spacer/view.html.twig templates/areas/spacer/view.html.twig 2
areas/accordion/view.html.twig templates/areas/accordion/view.html.twig 1
areas/wysiwyg-area/view.html.twig templates/areas/wysiwyg-area/view.html.twig 1
shared/brick-partials/wysiwyg_area.html.twig templates/shared/brick-partials/wysiwyg_area.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 1002.49ms/100%default/inspiration.html.twig 1002.08ms/100%
│ └ layout/app.html.twig 1002.02ms/100%
│   └ layout/skeleton.html.twig 997.52ms/100%
│     └ layout/skeleton.html.twig::block(defaultJsSetup)
│     └ layout/skeleton.html.twig::block(head) 14.75ms/1%
│     │ └ layout/includes/head.html.twig 10.92ms/1%
│     │ │ └ layout/includes/head.html.twig 10.91ms/1%
│     │ │   └ layout/includes/general_head.html.twig 10.86ms/1%
│     │ │     └ layout/includes/head.html.twig::block(pre_css_js)
│     │ │       └ layout/includes/css.html.twig
│     │ └ layout/includes/structured-data/organization.html.twig
│     │ └ layout/includes/structured-data/category.html.twig
│     │ └ layout/includes/structured-data/product.html.twig
│     │ └ layout/includes/structured-data/inspiration.html.twig
│     │ └ layout/includes/structured-data/projects.html.twig
│     │ └ layout/includes/structured-data/project-detail.html.twig
│     │ └ layout/includes/structured-data/magazine.html.twig
│     └ layout/app.html.twig::block(body) 982.03ms/98%
│     │ └ layout/app.html.twig::block(header) 137.12ms/14%
│     │ │ └ snippet/header.html.twig 132.14ms/13%
│     │ │   └ layout/snippet.html.twig 132.01ms/13%
│     │ │     └ layout/snippet/empty.html.twig 131.96ms/13%
│     │ │       └ layout/snippet.html.twig::block(content) 131.96ms/13%
│     │ │         └ snippet/header.html.twig::block(snippet) 131.95ms/13%
│     │ │           └ snippet/partials/menu.html.twig 126.20ms/13%
│     │ │           │ └ snippet/header-flapout.html.twig 64.23ms/6%
│     │ │           │ │ └ layout/snippet.html.twig 64.22ms/6%
│     │ │           │ │   └ layout/snippet/empty.html.twig 64.21ms/6%
│     │ │           │ │     └ layout/snippet.html.twig::block(content) 64.20ms/6%
│     │ │           │ │       └ snippet/header-flapout.html.twig::block(snippet) 64.19ms/6%
│     │ │           │ │         └ snippet/partials/subnav_item.html.twig
│     │ │           │ │         └ snippet/partials/subnav_item.html.twig
│     │ │           │ │         └ snippet/partials/subnav_item.html.twig
│     │ │           │ └ snippet/header-flapout.html.twig 23.26ms/2%
│     │ │           │ │ └ layout/snippet.html.twig 23.25ms/2%
│     │ │           │ │   └ layout/snippet/empty.html.twig 23.24ms/2%
│     │ │           │ │     └ layout/snippet.html.twig::block(content) 23.23ms/2%
│     │ │           │ │       └ snippet/header-flapout.html.twig::block(snippet) 23.22ms/2%
│     │ │           │ │         └ snippet/partials/subnav_item.html.twig
│     │ │           │ │         └ snippet/partials/subnav_item.html.twig
│     │ │           │ │         └ snippet/partials/subnav_item.html.twig
│     │ │           │ └ snippet/header-flapout.html.twig 9.23ms/1%
│     │ │           │ │ └ layout/snippet.html.twig 9.22ms/1%
│     │ │           │ │   └ layout/snippet/empty.html.twig 9.20ms/1%
│     │ │           │ │     └ layout/snippet.html.twig::block(content) 9.20ms/1%
│     │ │           │ │       └ snippet/header-flapout.html.twig::block(snippet) 9.19ms/1%
│     │ │           │ └ snippet/header-flapout.html.twig 5.90ms/1%
│     │ │           │   └ layout/snippet.html.twig 5.89ms/1%
│     │ │           │     └ layout/snippet/empty.html.twig 5.88ms/1%
│     │ │           │       └ layout/snippet.html.twig::block(content) 5.87ms/1%
│     │ │           │         └ snippet/header-flapout.html.twig::block(snippet) 5.87ms/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/inspiration.html.twig::block(content) 835.63ms/83%
│     │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 14.48ms/1%
│     │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 14.46ms/1%
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 14.41ms/1%
│     │ │ │   │ └ areas/circle-image-teaser-slider/view.html.twig 14.32ms/1%
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│     │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 18.88ms/2%
│     │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 18.87ms/2%
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 18.82ms/2%
│     │ │ │   │ └ areas/title-block/view.html.twig 18.76ms/2%
│     │ │ │   │   └ shared/content/title_block.html.twig 18.55ms/2%
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│     │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 196.73ms/20%
│     │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 196.72ms/20%
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 196.68ms/20%
│     │ │ │   │ └ areas/gallery/view.html.twig 196.58ms/20%
│     │ │ │   │   └ shared/content/title_block.html.twig
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 26.60ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.66ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 25.09ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.53ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 28.99ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.23ms/0%
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.98ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 31.21ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.23ms/0%
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 5.86ms/1%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 27.70ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.37ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 24.82ms/2%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.32ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.25ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.16ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.18ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.08ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 7.34ms/1%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.19ms/0%
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.05ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 7.42ms/1%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.06ms/0%
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.18ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.42ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.21ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.16ms/0%
│     │ │ │   │     └ shared/brick-partials/copyright.html.twig
│     │ │ │   │     │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │     └ areas/gallery/partials/gallery-item-product.html.twig 3.04ms/0%
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│     │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 30.59ms/3%
│     │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 30.58ms/3%
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 30.54ms/3%
│     │ │ │   │ └ areas/media-area/view.html.twig 30.45ms/3%
│     │ │ │   │   └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   └ shared/content/title_block.html.twig
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│     │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 186.48ms/19%
│     │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 186.48ms/19%
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 186.46ms/19%
│     │ │ │   │ └ areas/gallery/view.html.twig 186.42ms/19%
│     │ │ │   │   └ shared/content/title_block.html.twig
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 26.09ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.75ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 22.80ms/2%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.57ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 25.38ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.62ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 26.68ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.71ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 26.53ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 5.67ms/1%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 30.75ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.73ms/0%
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.68ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.57ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.47ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.26ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.28ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 3.98ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.03ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.04ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.04ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 3.98ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.00ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 7.05ms/1%
│     │ │ │   │     └ shared/brick-partials/copyright.html.twig
│     │ │ │   │     │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │     └ areas/gallery/partials/gallery-item-product.html.twig 2.99ms/0%
│     │ │ │   │     └ areas/gallery/partials/gallery-item-product.html.twig 3.02ms/0%
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│     │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 33.09ms/3%
│     │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 33.08ms/3%
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 33.06ms/3%
│     │ │ │   │ └ areas/media-area/view.html.twig 33.04ms/3%
│     │ │ │   │   └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   └ shared/content/title_block.html.twig
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│     │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 182.68ms/18%
│     │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 182.68ms/18%
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 182.65ms/18%
│     │ │ │   │ └ areas/gallery/view.html.twig 182.60ms/18%
│     │ │ │   │   └ shared/content/title_block.html.twig
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 24.84ms/2%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.97ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 23.82ms/2%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.05ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 27.73ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.09ms/0%
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.17ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 24.30ms/2%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.16ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 27.00ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.25ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 26.54ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.35ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.28ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.16ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.27ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.16ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 7.12ms/1%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.09ms/0%
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 2.99ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.27ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.05ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.07ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.03ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.04ms/0%
│     │ │ │   │     └ shared/brick-partials/copyright.html.twig
│     │ │ │   │     │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │     └ areas/gallery/partials/gallery-item-product.html.twig 3.00ms/0%
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│     │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 15.88ms/2%
│     │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 15.88ms/2%
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 15.85ms/2%
│     │ │ │   │ └ areas/media-area/view.html.twig 15.83ms/2%
│     │ │ │   │   └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   └ shared/content/title_block.html.twig
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│     │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 142.58ms/14%
│     │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 142.57ms/14%
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 142.55ms/14%
│     │ │ │   │ └ areas/gallery/view.html.twig 142.50ms/14%
│     │ │ │   │   └ shared/content/title_block.html.twig
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 25.85ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.30ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 26.10ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.28ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 27.65ms/3%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.21ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 19.35ms/2%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │   └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 7.08ms/1%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 4.18ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 16.90ms/2%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │   └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.47ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.33ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.30ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.19ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.30ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.13ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 1.07ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │   └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 4.10ms/0%
│     │ │ │   │   │ └ shared/brick-partials/copyright.html.twig
│     │ │ │   │   │ │ └ shared/partials/asset_copyright.html.twig
│     │ │ │   │   │ └ areas/gallery/partials/gallery-item-product.html.twig 3.12ms/0%
│     │ │ │   │   └ areas/gallery/partials/gallery-item.html.twig 1.02ms/0%
│     │ │ │   │     └ shared/brick-partials/copyright.html.twig
│     │ │ │   │       └ shared/partials/asset_copyright.html.twig
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│     │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig
│     │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper)
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend)
│     │ │ │   │ └ areas/spacer/view.html.twig
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│     │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 1.41ms/0%
│     │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 1.41ms/0%
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 1.38ms/0%
│     │ │ │   │ └ areas/accordion/view.html.twig
│     │ │ │   │   └ shared/content/title_block.html.twig
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│     │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig
│     │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper)
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend)
│     │ │ │   │ └ areas/spacer/view.html.twig
│     │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│     │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig
│     │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper)
│     │ │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │ │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend)
│     │ │     │ └ areas/wysiwyg-area/view.html.twig
│     │ │     │   └ shared/brick-partials/wysiwyg_area.html.twig
│     │ │     │     └ shared/content/title_block.html.twig
│     │ │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│     │ └ layout/app.html.twig::block(footer) 8.84ms/1%
│     │ │ └ snippet/footer.html.twig 2.68ms/0%
│     │ │   └ layout/snippet.html.twig 2.66ms/0%
│     │ │     └ layout/snippet/empty.html.twig 2.65ms/0%
│     │ │       └ layout/snippet.html.twig::block(content) 2.65ms/0%
│     │ │         └ snippet/footer.html.twig::block(snippet) 2.64ms/0%
│     │ └ 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