Twig Metrics

1011 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 1011.42ms/100%sector/single.html.twig 1006.72ms/100%
│ └ app/layout.html.twig 1005.63ms/99%
│   └ app/partials/_canonicals.html.twig 2.23ms/0%
│   └ app/header.html.twig 231.39ms/23%
│   │ └ app/partials/header/top.html.twig 29.77ms/3%
│   │ │ └ app/partials/header/logo.html.twig
│   │ │ └ app/partials/header/emergency.html.twig
│   │ │ └ app/partials/header/link.html.twig
│   │ │ └ app/partials/header/search.html.twig 9.03ms/1%
│   │ │ └ app/partials/languageswitch.html.twig 15.49ms/2%
│   │ └ app/partials/header/bottom.html.twig 155.85ms/15%
│   │ │ └ app/partials/navigation.html.twig 155.42ms/15%
│   │ │   └ includes/shared/navigation.html.twig 105.89ms/10%
│   │ └ 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 42.90ms/4%
│   │   └ app/partials/mobile/navigation.html.twig 39.63ms/4%
│   │   │ └ includes/shared/navigation.html.twig 15.87ms/2%
│   │   └ app/partials/header/emergency.html.twig
│   │   └ app/partials/header/link.html.twig
│   │   └ app/partials/languageswitch.html.twig 2.43ms/0%
│   └ sector/single.html.twig::block(content) 573.08ms/57%
│   │ └ app/partials/navigation/_breadcrumbs.html.twig
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 15.18ms/2%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 15.15ms/1%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 15.04ms/1%
│   │ │   │ └ areas/content-brick/view.html.twig 14.16ms/1%
│   │ │   │   └ areas/content-brick/view.html.twig 14.13ms/1%
│   │ │   │     └ app/area-brick-layout.html.twig 13.72ms/1%
│   │ │   │       └ areas/content-brick/view.html.twig::block(content) 13.29ms/1%
│   │ │   │         └ areas/content-brick/layouts/text-image.html.twig 11.68ms/1%
│   │ │   │         │ └ areas/content-brick/partials/_headline.html.twig 2.69ms/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
│   │ │   │         │ │ └ includes/partials/_button.html.twig
│   │ │   │         │ │ └ includes/partials/_button.html.twig
│   │ │   │         │ └ areas/content-brick/partials/override-image.html.twig 3.33ms/0%
│   │ │   │         └ areas/content-brick/partials/editmode/styling.html.twig
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 4.09ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 4.05ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 3.94ms/0%
│   │ │   │ └ areas/sector-cards-brick/view.html.twig 1.12ms/0%
│   │ │   │   └ 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 19.74ms/2%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 19.71ms/2%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 19.59ms/2%
│   │ │   │ └ areas/unique-selling-point-brick/view.html.twig 18.11ms/2%
│   │ │   │   └ areas/unique-selling-point-brick/view.html.twig 18.07ms/2%
│   │ │   │     └ app/area-brick-layout.html.twig 18.00ms/2%
│   │ │   │       └ areas/unique-selling-point-brick/view.html.twig::block(content) 17.85ms/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 3.45ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 3.42ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 3.36ms/0%
│   │ │   │ └ areas/content-brick/view.html.twig 3.26ms/0%
│   │ │   │   └ areas/content-brick/view.html.twig 3.24ms/0%
│   │ │   │     └ app/area-brick-layout.html.twig 3.19ms/0%
│   │ │   │       └ areas/content-brick/view.html.twig::block(content) 2.90ms/0%
│   │ │   │         └ areas/content-brick/layouts/text-below-text.html.twig 1.94ms/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 20.48ms/2%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 20.47ms/2%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 20.37ms/2%
│   │ │   │ └ areas/media-brick/view.html.twig 18.54ms/2%
│   │ │   │   └ areas/media-brick/view.html.twig 18.42ms/2%
│   │ │   │     └ app/area-brick-layout.html.twig 18.37ms/2%
│   │ │   │       └ areas/media-brick/view.html.twig::block(content) 18.18ms/2%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 1.56ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 1.54ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 1.45ms/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 6.36ms/1%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 6.34ms/1%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 6.30ms/1%
│   │ │   │ └ areas/content-brick/view.html.twig 6.24ms/1%
│   │ │   │   └ areas/content-brick/view.html.twig 6.22ms/1%
│   │ │   │     └ app/area-brick-layout.html.twig 6.17ms/1%
│   │ │   │       └ areas/content-brick/view.html.twig::block(content) 6.03ms/1%
│   │ │   │         └ areas/content-brick/layouts/text-image.html.twig 5.88ms/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 6.40ms/1%
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_header)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 5.36ms/1%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 5.34ms/1%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 5.22ms/1%
│   │ │ │   │ └ areas/text-and-links-brick/view.html.twig 4.25ms/0%
│   │ │ │   │   └ areas/text-and-links-brick/view.html.twig 4.16ms/0%
│   │ │ │   │     └ app/area-brick-layout.html.twig 4.11ms/0%
│   │ │ │   │       └ areas/text-and-links-brick/view.html.twig::block(content) 3.94ms/0%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_footer)
│   │ └ includes/shared/certificates-row.html.twig 17.24ms/2%
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_header)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 16.37ms/2%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 16.35ms/2%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 16.25ms/2%
│   │ │ │   │ └ areas/logo-brick/view.html.twig 15.28ms/2%
│   │ │ │   │   └ areas/logo-brick/view.html.twig 15.24ms/2%
│   │ │ │   │     └ app/area-brick-layout.html.twig 15.19ms/2%
│   │ │ │   │       └ areas/logo-brick/view.html.twig::block(content) 15.04ms/1%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_footer)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 128.05ms/13%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 128.02ms/13%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 127.95ms/13%
│   │ │   │ └ areas/sector-cards-brick/view.html.twig 127.89ms/13%
│   │ │   │   └ areas/sector-cards-brick/partials/editmode/_no-objects-found.html.twig
│   │ │   │   └ areas/sector-cards-brick/view.html.twig 122.57ms/12%
│   │ │   │     └ app/area-brick-layout.html.twig 122.52ms/12%
│   │ │   │       └ areas/sector-cards-brick/view.html.twig::block(content) 122.35ms/12%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 3.06ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 3.03ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 2.90ms/0%
│   │ │   │ └ areas/projects-card-slider-brick/view.html.twig 1.17ms/0%
│   │ │   │   └ areas/projects-card-slider-brick/view.html.twig 1.13ms/0%
│   │ │   │     └ app/area-brick-layout.html.twig 1.05ms/0%
│   │ │   │       └ areas/projects-card-slider-brick/view.html.twig::block(content)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 170.90ms/17%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 170.88ms/17%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 170.74ms/17%
│   │ │   │ └ areas/product-category-cards-brick/view.html.twig 168.64ms/17%
│   │ │   │   └ areas/product-category-cards-brick/view.html.twig 168.48ms/17%
│   │ │   │     └ app/area-brick-layout.html.twig 168.41ms/17%
│   │ │   │       └ areas/product-category-cards-brick/view.html.twig::block(content) 168.27ms/17%
│   │ │   │         └ includes/partials/text/_inline-icon-and-title.html.twig
│   │ │   │         │ └ includes/partials/_input.html.twig
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 53.52ms/5%
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 46.23ms/5%
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 49.98ms/5%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ includes/shared/faq.html.twig 37.43ms/4%
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_header)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 36.12ms/4%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 36.10ms/4%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 35.97ms/4%
│   │ │ │   │ └ areas/faq-brick/view.html.twig 34.31ms/3%
│   │ │ │   │   └ areas/faq-brick/view.html.twig 28.67ms/3%
│   │ │ │   │     └ app/area-brick-layout.html.twig 28.59ms/3%
│   │ │ │   │       └ areas/faq-brick/view.html.twig::block(content) 28.29ms/3%
│   │ │ │   │         └ areas/faq-brick/partials/editmode/_no-objects-found.html.twig
│   │ │ │   │         └ includes/partials/_contact-snippet.html.twig 26.52ms/3%
│   │ │ │   │           └ 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 22.93ms/2%
│   │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 22.91ms/2%
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 22.79ms/2%
│   │     │ └ areas/contact-side-widget-brick/view.html.twig 22.22ms/2%
│   │     │   └ areas/contact-side-widget-brick/view.html.twig 22.19ms/2%
│   │     │     └ app/area-brick-layout.html.twig 22.14ms/2%
│   │     │       └ areas/contact-side-widget-brick/view.html.twig::block(content) 21.94ms/2%
│   │     │         └ 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 161.54ms/16%
│     └ includes/editmode-layout.html.twig::block(editmode_header)
│     └ @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/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 158.90ms/16%
│     │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 158.88ms/16%
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 158.79ms/16%
│     │   │ └ areas/footer-brick/view.html.twig 157.14ms/16%
│     │   │   └ areas/footer-brick/view.html.twig 157.11ms/16%
│     │   │     └ app/area-brick-layout.html.twig 157.05ms/16%
│     │   │       └ areas/footer-brick/view.html.twig::block(content) 156.87ms/16%
│     │   │         └ areas/footer-brick/partials/_column_product_categories.html.twig 141.21ms/14%
│     │   │         └ 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.85ms/0%
│     │   │           └ app/partials/languageswitch.html.twig 2.15ms/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.46ms/0%@WebProfiler/Profiler/toolbar.html.twig 1.73ms/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