Twig Metrics

1524 ms Render time
161 Template calls
104 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
sector/single.html.twig 1
app/layout.html.twig 1
app/partials/_canonicals.html.twig 1
app/header.html.twig 1
app/partials/header/top.html.twig 1
app/partials/header/logo.html.twig 2
app/partials/header/emergency.html.twig 2
app/partials/header/link.html.twig 2
app/partials/header/search.html.twig 2
app/partials/languageswitch.html.twig 3
app/partials/header/bottom.html.twig 1
app/partials/navigation.html.twig 1
includes/shared/navigation.html.twig 2
app/partials/header/mobile.html.twig 1
app/partials/mobile/close.html.twig 1
app/partials/mobile/overlay.html.twig 1
app/partials/mobile/navigation.html.twig 1
app/partials/navigation/_breadcrumbs.html.twig 1
@PimcoreCore/Areabrick/wrapper.html.twig 16
areas/content-brick/view.html.twig 6
app/area-brick-layout.html.twig 16
areas/content-brick/layouts/text-image.html.twig 2
areas/content-brick/partials/_headline.html.twig 2
areas/content-brick/partials/_title.html.twig 2
areas/content-brick/partials/_wysiwyg.html.twig 4
includes/partials/_wysiwyg.html.twig 5
areas/content-brick/partials/_usps.html.twig 3
areas/content-brick/partials/_form-builder.html.twig 4
areas/content-brick/partials/_buttons.html.twig 3
includes/partials/_button.html.twig 6
areas/content-brick/partials/override-image.html.twig 1
areas/content-brick/partials/editmode/styling.html.twig 3
areas/sector-cards-brick/view.html.twig 4
areas/sector-cards-brick/partials/editmode/_no-objects-found.html.twig 2
areas/unique-selling-point-brick/view.html.twig 2
areas/unique-selling-point-brick/partials/_title.html.twig 1
includes/partials/_input.html.twig 2
areas/unique-selling-point-brick/partials/edit/_usps-iterator-notice.html.twig 1
areas/unique-selling-point-brick/partials/edit/_edit-styling.html.twig 1
areas/content-brick/layouts/text-below-text.html.twig 1
areas/content-brick/partials/_subtitle.html.twig 1
areas/media-brick/view.html.twig 2
areas/testimonial-brick/view.html.twig 2
includes/partials/_list-text.html.twig 1
includes/shared/text-and-links.html.twig 1
areas/text-and-links-brick/view.html.twig 2
includes/shared/certificates-row.html.twig 1
areas/logo-brick/view.html.twig 2
areas/projects-card-slider-brick/view.html.twig 2
areas/product-category-cards-brick/view.html.twig 2
includes/partials/text/_inline-icon-and-title.html.twig 1
areas/product-category-cards-brick/partials/category-card.html.twig 3
includes/shared/faq.html.twig 1
areas/faq-brick/view.html.twig 2
areas/faq-brick/partials/editmode/_no-objects-found.html.twig 1
includes/partials/_contact-snippet.html.twig 1
includes/shared/contact.html.twig 1
areas/contact-side-widget-brick/view.html.twig 2
includes/shared/contact-widget.html.twig 1
includes/footer.html.twig 1
areas/newsletter-signup-brick/view.html.twig 2
areas/footer-brick/view.html.twig 2
areas/footer-brick/partials/_column_product_categories.html.twig 1
areas/footer-brick/partials/_column_regular.html.twig 2
areas/footer-brick/partials/_column_regular_language_socials.html.twig 1
@PimcoreCore/Google/TagManager/codeHead.html.twig 1
@PimcoreCore/Google/TagManager/codeBody.html.twig 1
@PimcoreCore/Targeting/targetingCode.html.twig 1
@WebProfiler/Profiler/toolbar_js.html.twig 1
@WebProfiler/Profiler/toolbar.html.twig 1
@WebProfiler/Icon/symfony.svg 2
@WebProfiler/Profiler/toolbar_item.html.twig 1
@WebProfiler/Icon/close.svg 1
@WebProfiler/Profiler/base_js.html.twig 1
@WebProfiler/Profiler/toolbar.css.twig 1

Rendering Call Graph

main 1524.42ms/100%sector/single.html.twig 1519.84ms/100%
│ └ app/layout.html.twig 1510.55ms/99%
│   └ app/partials/_canonicals.html.twig 11.26ms/1%
│   └ app/header.html.twig 457.50ms/30%
│   │ └ app/partials/header/top.html.twig 36.02ms/2%
│   │ │ └ app/partials/header/logo.html.twig
│   │ │ └ app/partials/header/emergency.html.twig
│   │ │ └ app/partials/header/link.html.twig
│   │ │ └ app/partials/header/search.html.twig 13.22ms/1%
│   │ │ └ app/partials/languageswitch.html.twig 17.40ms/1%
│   │ └ app/partials/header/bottom.html.twig 297.43ms/20%
│   │ │ └ app/partials/navigation.html.twig 297.03ms/19%
│   │ │   └ includes/shared/navigation.html.twig 207.02ms/14%
│   │ └ app/partials/header/mobile.html.twig
│   │ │ └ app/partials/header/logo.html.twig
│   │ │ └ app/partials/mobile/close.html.twig
│   │ │ └ app/partials/header/search.html.twig
│   │ └ app/partials/mobile/overlay.html.twig 121.09ms/8%
│   │   └ app/partials/mobile/navigation.html.twig 113.95ms/7%
│   │   │ └ includes/shared/navigation.html.twig 59.14ms/4%
│   │   └ app/partials/header/emergency.html.twig
│   │   └ app/partials/header/link.html.twig
│   │   └ app/partials/languageswitch.html.twig 6.27ms/0%
│   └ sector/single.html.twig::block(content) 776.85ms/51%
│   │ └ app/partials/navigation/_breadcrumbs.html.twig
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 20.24ms/1%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 20.21ms/1%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 20.10ms/1%
│   │ │   │ └ areas/content-brick/view.html.twig 19.31ms/1%
│   │ │   │   └ areas/content-brick/view.html.twig 19.28ms/1%
│   │ │   │     └ app/area-brick-layout.html.twig 18.90ms/1%
│   │ │   │       └ areas/content-brick/view.html.twig::block(content) 18.48ms/1%
│   │ │   │         └ areas/content-brick/layouts/text-image.html.twig 17.03ms/1%
│   │ │   │         │ └ areas/content-brick/partials/_headline.html.twig 1.09ms/0%
│   │ │   │         │ └ areas/content-brick/partials/_title.html.twig
│   │ │   │         │ └ areas/content-brick/partials/_wysiwyg.html.twig
│   │ │   │         │ │ └ includes/partials/_wysiwyg.html.twig
│   │ │   │         │ └ areas/content-brick/partials/_usps.html.twig
│   │ │   │         │ └ areas/content-brick/partials/_form-builder.html.twig
│   │ │   │         │ └ areas/content-brick/partials/_buttons.html.twig 1.05ms/0%
│   │ │   │         │ │ └ includes/partials/_button.html.twig
│   │ │   │         │ │ └ includes/partials/_button.html.twig
│   │ │   │         │ └ areas/content-brick/partials/override-image.html.twig 2.53ms/0%
│   │ │   │         └ areas/content-brick/partials/editmode/styling.html.twig
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 2.79ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 2.77ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 2.68ms/0%
│   │ │   │ └ areas/sector-cards-brick/view.html.twig
│   │ │   │   └ areas/sector-cards-brick/partials/editmode/_no-objects-found.html.twig
│   │ │   │   └ areas/sector-cards-brick/view.html.twig
│   │ │   │     └ app/area-brick-layout.html.twig
│   │ │   │       └ areas/sector-cards-brick/view.html.twig::block(content)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 28.29ms/2%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 28.26ms/2%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 28.18ms/2%
│   │ │   │ └ areas/unique-selling-point-brick/view.html.twig 27.19ms/2%
│   │ │   │   └ areas/unique-selling-point-brick/view.html.twig 27.16ms/2%
│   │ │   │     └ app/area-brick-layout.html.twig 27.12ms/2%
│   │ │   │       └ areas/unique-selling-point-brick/view.html.twig::block(content) 27.00ms/2%
│   │ │   │         └ areas/unique-selling-point-brick/partials/_title.html.twig
│   │ │   │         │ └ includes/partials/_input.html.twig
│   │ │   │         └ includes/partials/_wysiwyg.html.twig
│   │ │   │         └ areas/unique-selling-point-brick/partials/edit/_usps-iterator-notice.html.twig
│   │ │   │         └ areas/unique-selling-point-brick/partials/edit/_edit-styling.html.twig
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 2.51ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 2.49ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 2.45ms/0%
│   │ │   │ └ areas/content-brick/view.html.twig 2.40ms/0%
│   │ │   │   └ areas/content-brick/view.html.twig 2.38ms/0%
│   │ │   │     └ app/area-brick-layout.html.twig 2.35ms/0%
│   │ │   │       └ areas/content-brick/view.html.twig::block(content) 2.18ms/0%
│   │ │   │         └ areas/content-brick/layouts/text-below-text.html.twig 1.52ms/0%
│   │ │   │         │ └ areas/content-brick/partials/_wysiwyg.html.twig
│   │ │   │         │ │ └ includes/partials/_wysiwyg.html.twig
│   │ │   │         │ └ areas/content-brick/partials/_form-builder.html.twig
│   │ │   │         │ └ areas/content-brick/partials/_buttons.html.twig
│   │ │   │         │ │ └ includes/partials/_button.html.twig
│   │ │   │         │ │ └ includes/partials/_button.html.twig
│   │ │   │         │ └ areas/content-brick/partials/_subtitle.html.twig
│   │ │   │         │ └ areas/content-brick/partials/_wysiwyg.html.twig
│   │ │   │         │ │ └ includes/partials/_wysiwyg.html.twig
│   │ │   │         │ └ areas/content-brick/partials/_form-builder.html.twig
│   │ │   │         │ └ areas/content-brick/partials/_usps.html.twig
│   │ │   │         └ areas/content-brick/partials/editmode/styling.html.twig
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 22.63ms/1%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 22.61ms/1%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 22.51ms/1%
│   │ │   │ └ areas/media-brick/view.html.twig 20.87ms/1%
│   │ │   │   └ areas/media-brick/view.html.twig 20.79ms/1%
│   │ │   │     └ app/area-brick-layout.html.twig 20.74ms/1%
│   │ │   │       └ areas/media-brick/view.html.twig::block(content) 20.56ms/1%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 1.53ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 1.50ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 1.42ms/0%
│   │ │   │ └ areas/testimonial-brick/view.html.twig
│   │ │   │   └ areas/testimonial-brick/view.html.twig
│   │ │   │     └ app/area-brick-layout.html.twig
│   │ │   │       └ areas/testimonial-brick/view.html.twig::block(content)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 15.07ms/1%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 15.05ms/1%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 15.00ms/1%
│   │ │   │ └ areas/content-brick/view.html.twig 14.96ms/1%
│   │ │   │   └ areas/content-brick/view.html.twig 14.94ms/1%
│   │ │   │     └ app/area-brick-layout.html.twig 14.90ms/1%
│   │ │   │       └ areas/content-brick/view.html.twig::block(content) 14.77ms/1%
│   │ │   │         └ areas/content-brick/layouts/text-image.html.twig 14.61ms/1%
│   │ │   │         │ └ areas/content-brick/partials/_headline.html.twig
│   │ │   │         │ └ areas/content-brick/partials/_title.html.twig
│   │ │   │         │ └ areas/content-brick/partials/_wysiwyg.html.twig
│   │ │   │         │ │ └ includes/partials/_wysiwyg.html.twig
│   │ │   │         │ └ areas/content-brick/partials/_usps.html.twig
│   │ │   │         │ │ └ includes/partials/_list-text.html.twig
│   │ │   │         │ └ areas/content-brick/partials/_form-builder.html.twig
│   │ │   │         │ └ areas/content-brick/partials/_buttons.html.twig
│   │ │   │         │   └ includes/partials/_button.html.twig
│   │ │   │         │   └ includes/partials/_button.html.twig
│   │ │   │         └ areas/content-brick/partials/editmode/styling.html.twig
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ includes/shared/text-and-links.html.twig 13.74ms/1%
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_header)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 12.80ms/1%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 12.78ms/1%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 12.67ms/1%
│   │ │ │   │ └ areas/text-and-links-brick/view.html.twig 11.69ms/1%
│   │ │ │   │   └ areas/text-and-links-brick/view.html.twig 11.60ms/1%
│   │ │ │   │     └ app/area-brick-layout.html.twig 11.55ms/1%
│   │ │ │   │       └ areas/text-and-links-brick/view.html.twig::block(content) 11.37ms/1%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_footer)
│   │ └ includes/shared/certificates-row.html.twig 29.26ms/2%
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_header)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 28.36ms/2%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 28.33ms/2%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 28.23ms/2%
│   │ │ │   │ └ areas/logo-brick/view.html.twig 18.70ms/1%
│   │ │ │   │   └ areas/logo-brick/view.html.twig 18.64ms/1%
│   │ │ │   │     └ app/area-brick-layout.html.twig 18.53ms/1%
│   │ │ │   │       └ areas/logo-brick/view.html.twig::block(content) 18.26ms/1%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_footer)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 243.46ms/16%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 243.43ms/16%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 243.35ms/16%
│   │ │   │ └ areas/sector-cards-brick/view.html.twig 243.27ms/16%
│   │ │   │   └ areas/sector-cards-brick/partials/editmode/_no-objects-found.html.twig
│   │ │   │   └ areas/sector-cards-brick/view.html.twig 237.04ms/16%
│   │ │   │     └ app/area-brick-layout.html.twig 236.99ms/16%
│   │ │   │       └ areas/sector-cards-brick/view.html.twig::block(content) 236.82ms/16%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 2.12ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 2.09ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 1.99ms/0%
│   │ │   │ └ areas/projects-card-slider-brick/view.html.twig
│   │ │   │   └ areas/projects-card-slider-brick/view.html.twig
│   │ │   │     └ app/area-brick-layout.html.twig
│   │ │   │       └ areas/projects-card-slider-brick/view.html.twig::block(content)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 142.40ms/9%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 142.37ms/9%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 142.28ms/9%
│   │ │   │ └ areas/product-category-cards-brick/view.html.twig 140.69ms/9%
│   │ │   │   └ areas/product-category-cards-brick/view.html.twig 140.54ms/9%
│   │ │   │     └ app/area-brick-layout.html.twig 140.49ms/9%
│   │ │   │       └ areas/product-category-cards-brick/view.html.twig::block(content) 140.40ms/9%
│   │ │   │         └ includes/partials/text/_inline-icon-and-title.html.twig
│   │ │   │         │ └ includes/partials/_input.html.twig
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 40.36ms/3%
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 35.55ms/2%
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 36.38ms/2%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ includes/shared/faq.html.twig 33.16ms/2%
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_header)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 32.17ms/2%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 32.14ms/2%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 32.03ms/2%
│   │ │ │   │ └ areas/faq-brick/view.html.twig 30.87ms/2%
│   │ │ │   │   └ areas/faq-brick/view.html.twig 26.98ms/2%
│   │ │ │   │     └ app/area-brick-layout.html.twig 26.92ms/2%
│   │ │ │   │       └ areas/faq-brick/view.html.twig::block(content) 26.67ms/2%
│   │ │ │   │         └ areas/faq-brick/partials/editmode/_no-objects-found.html.twig
│   │ │ │   │         └ includes/partials/_contact-snippet.html.twig 25.36ms/2%
│   │ │ │   │           └ includes/shared/contact.html.twig
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_footer)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 46.82ms/3%
│   │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 46.79ms/3%
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 46.67ms/3%
│   │     │ └ areas/contact-side-widget-brick/view.html.twig 46.04ms/3%
│   │     │   └ areas/contact-side-widget-brick/view.html.twig 46.01ms/3%
│   │     │     └ app/area-brick-layout.html.twig 45.95ms/3%
│   │     │       └ areas/contact-side-widget-brick/view.html.twig::block(content) 45.72ms/3%
│   │     │         └ includes/shared/contact-widget.html.twig
│   │     │           └ includes/editmode-layout.html.twig::block(editmode_header)
│   │     │           └ includes/editmode-layout.html.twig::block(editmode_footer)
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   └ includes/footer.html.twig 199.28ms/13%
│     └ includes/editmode-layout.html.twig::block(editmode_header)
│     └ @PimcoreCore/Areabrick/wrapper.html.twig 7.33ms/0%
│     │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 7.31ms/0%
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 7.21ms/0%
│     │   │ └ areas/newsletter-signup-brick/view.html.twig
│     │   │   └ areas/newsletter-signup-brick/view.html.twig
│     │   │     └ app/area-brick-layout.html.twig
│     │   │       └ areas/newsletter-signup-brick/view.html.twig::block(content)
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│     └ @PimcoreCore/Areabrick/wrapper.html.twig 189.92ms/12%
│     │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 189.90ms/12%
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 189.77ms/12%
│     │   │ └ areas/footer-brick/view.html.twig 188.08ms/12%
│     │   │   └ areas/footer-brick/view.html.twig 188.05ms/12%
│     │   │     └ app/area-brick-layout.html.twig 187.99ms/12%
│     │   │       └ areas/footer-brick/view.html.twig::block(content) 187.78ms/12%
│     │   │         └ areas/footer-brick/partials/_column_product_categories.html.twig 166.27ms/11%
│     │   │         └ areas/footer-brick/partials/_column_regular.html.twig
│     │   │         └ areas/footer-brick/partials/_column_regular.html.twig
│     │   │         └ areas/footer-brick/partials/_column_regular_language_socials.html.twig 3.82ms/0%
│     │   │           └ app/partials/languageswitch.html.twig 2.14ms/0%
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│     └ includes/editmode-layout.html.twig::block(editmode_footer)
└ @PimcoreCore/Google/TagManager/codeHead.html.twig
│ └ @PimcoreCore/Google/TagManager/codeHead.html.twig::block(beforeScriptTag)
│ └ @PimcoreCore/Google/TagManager/codeHead.html.twig::block(code)
│ └ @PimcoreCore/Google/TagManager/codeHead.html.twig::block(afterScriptTag)
└ @PimcoreCore/Google/TagManager/codeBody.html.twig
│ └ @PimcoreCore/Google/TagManager/codeBody.html.twig::block(beforeNoscriptTag)
│ └ @PimcoreCore/Google/TagManager/codeBody.html.twig::block(code)
│ └ @PimcoreCore/Google/TagManager/codeBody.html.twig::block(afterNoscriptTag)
└ @PimcoreCore/Targeting/targetingCode.html.twig
│ └ @PimcoreCore/Targeting/targetingCode.html.twig::block(beforeScriptTag)
│ └ @PimcoreCore/Targeting/targetingCode.html.twig::block(beforeScript)
│ └ @PimcoreCore/Targeting/targetingCode.html.twig::block(script)
│ └ @PimcoreCore/Targeting/targetingCode.html.twig::block(afterScript)
│ └ @PimcoreCore/Targeting/targetingCode.html.twig::block(afterScriptTag)
│ └ @PimcoreCore/Targeting/targetingCode.html.twig::block(targetingScript)
└ @WebProfiler/Profiler/toolbar_js.html.twig 4.33ms/0%@WebProfiler/Profiler/toolbar.html.twig 1.69ms/0%
  │ └ @WebProfiler/Icon/symfony.svg
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │ │ └ @WebProfiler/Icon/symfony.svg
  │ │ └ @WebProfiler/Profiler/toolbar_item.html.twig
  │ └ @WebProfiler/Icon/close.svg@WebProfiler/Profiler/base_js.html.twig@WebProfiler/Profiler/toolbar.css.twig