Twig Metrics

1156 ms Render time
162 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 4
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 1155.79ms/100%sector/single.html.twig 1150.96ms/100%
│ └ app/layout.html.twig 1148.93ms/99%
│   └ app/partials/_canonicals.html.twig 15.08ms/1%
│   └ app/header.html.twig 301.03ms/26%
│   │ └ app/partials/header/top.html.twig 29.37ms/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 8.54ms/1%
│   │ │ └ app/partials/languageswitch.html.twig 16.06ms/1%
│   │ └ app/partials/header/bottom.html.twig 225.47ms/20%
│   │ │ └ app/partials/navigation.html.twig 224.93ms/19%
│   │ │   └ includes/shared/navigation.html.twig 175.01ms/15%
│   │ └ 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 43.07ms/4%
│   │   └ app/partials/mobile/navigation.html.twig 39.90ms/3%
│   │   │ └ includes/shared/navigation.html.twig 16.63ms/1%
│   │   └ app/partials/header/emergency.html.twig
│   │   └ app/partials/header/link.html.twig
│   │   └ app/partials/languageswitch.html.twig 2.18ms/0%
│   └ sector/single.html.twig::block(content) 560.74ms/49%
│   │ └ app/partials/navigation/_breadcrumbs.html.twig
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 14.45ms/1%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 14.42ms/1%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 14.31ms/1%
│   │ │   │ └ areas/content-brick/view.html.twig 13.42ms/1%
│   │ │   │   └ areas/content-brick/view.html.twig 13.39ms/1%
│   │ │   │     └ app/area-brick-layout.html.twig 12.88ms/1%
│   │ │   │       └ areas/content-brick/view.html.twig::block(content) 12.41ms/1%
│   │ │   │         └ areas/content-brick/layouts/text-image.html.twig 10.85ms/1%
│   │ │   │         │ └ areas/content-brick/partials/_headline.html.twig 2.79ms/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 2.51ms/0%
│   │ │   │         └ areas/content-brick/partials/editmode/styling.html.twig
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 3.02ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 3.00ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 2.91ms/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 14.54ms/1%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 14.52ms/1%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 14.42ms/1%
│   │ │   │ └ areas/unique-selling-point-brick/view.html.twig 13.25ms/1%
│   │ │   │   └ areas/unique-selling-point-brick/view.html.twig 13.21ms/1%
│   │ │   │     └ app/area-brick-layout.html.twig 13.17ms/1%
│   │ │   │       └ areas/unique-selling-point-brick/view.html.twig::block(content) 12.99ms/1%
│   │ │   │         └ 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.78ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 2.76ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 2.72ms/0%
│   │ │   │ └ areas/content-brick/view.html.twig 2.67ms/0%
│   │ │   │   └ areas/content-brick/view.html.twig 2.65ms/0%
│   │ │   │     └ app/area-brick-layout.html.twig 2.61ms/0%
│   │ │   │       └ areas/content-brick/view.html.twig::block(content) 2.42ms/0%
│   │ │   │         └ areas/content-brick/layouts/text-below-text.html.twig 1.86ms/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 12.76ms/1%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 12.74ms/1%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 12.64ms/1%
│   │ │   │ └ areas/media-brick/view.html.twig 10.94ms/1%
│   │ │   │   └ areas/media-brick/view.html.twig 10.81ms/1%
│   │ │   │     └ app/area-brick-layout.html.twig 10.76ms/1%
│   │ │   │       └ areas/media-brick/view.html.twig::block(content) 10.56ms/1%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 1.66ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 1.63ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 1.55ms/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 5.56ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 5.55ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 5.51ms/0%
│   │ │   │ └ areas/content-brick/view.html.twig 5.46ms/0%
│   │ │   │   └ areas/content-brick/view.html.twig 5.44ms/0%
│   │ │   │     └ app/area-brick-layout.html.twig 5.40ms/0%
│   │ │   │       └ areas/content-brick/view.html.twig::block(content) 5.19ms/0%
│   │ │   │         └ areas/content-brick/layouts/text-image.html.twig 5.03ms/0%
│   │ │   │         │ └ 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 5.85ms/1%
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_header)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 4.72ms/0%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 4.69ms/0%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 4.59ms/0%
│   │ │ │   │ └ areas/text-and-links-brick/view.html.twig 3.49ms/0%
│   │ │ │   │   └ areas/text-and-links-brick/view.html.twig 3.35ms/0%
│   │ │ │   │     └ app/area-brick-layout.html.twig 3.30ms/0%
│   │ │ │   │       └ areas/text-and-links-brick/view.html.twig::block(content) 3.13ms/0%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_footer)
│   │ └ includes/shared/certificates-row.html.twig 15.22ms/1%
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_header)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 14.24ms/1%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 14.21ms/1%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 14.11ms/1%
│   │ │ │   │ └ areas/logo-brick/view.html.twig 13.14ms/1%
│   │ │ │   │   └ areas/logo-brick/view.html.twig 13.11ms/1%
│   │ │ │   │     └ app/area-brick-layout.html.twig 13.06ms/1%
│   │ │ │   │       └ areas/logo-brick/view.html.twig::block(content) 12.92ms/1%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_footer)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 108.49ms/9%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 108.47ms/9%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 108.40ms/9%
│   │ │   │ └ areas/sector-cards-brick/view.html.twig 108.35ms/9%
│   │ │   │   └ areas/sector-cards-brick/partials/editmode/_no-objects-found.html.twig
│   │ │   │   └ areas/sector-cards-brick/view.html.twig 104.93ms/9%
│   │ │   │     └ app/area-brick-layout.html.twig 104.88ms/9%
│   │ │   │       └ areas/sector-cards-brick/view.html.twig::block(content) 104.68ms/9%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 1.78ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 1.75ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 1.66ms/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 172.01ms/15%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 171.99ms/15%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 171.89ms/15%
│   │ │   │ └ areas/product-category-cards-brick/view.html.twig 160.52ms/14%
│   │ │   │   └ areas/product-category-cards-brick/view.html.twig 160.29ms/14%
│   │ │   │     └ app/area-brick-layout.html.twig 160.23ms/14%
│   │ │   │       └ areas/product-category-cards-brick/view.html.twig::block(content) 160.10ms/14%
│   │ │   │         └ includes/partials/text/_inline-icon-and-title.html.twig
│   │ │   │         │ └ includes/partials/_input.html.twig
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 37.67ms/3%
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 33.78ms/3%
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 35.54ms/3%
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 34.42ms/3%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ includes/shared/faq.html.twig 33.32ms/3%
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_header)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 32.37ms/3%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 32.35ms/3%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 32.24ms/3%
│   │ │ │   │ └ areas/faq-brick/view.html.twig 31.13ms/3%
│   │ │ │   │   └ areas/faq-brick/view.html.twig 25.10ms/2%
│   │ │ │   │     └ app/area-brick-layout.html.twig 25.04ms/2%
│   │ │ │   │       └ areas/faq-brick/view.html.twig::block(content) 24.84ms/2%
│   │ │ │   │         └ areas/faq-brick/partials/editmode/_no-objects-found.html.twig
│   │ │ │   │         └ includes/partials/_contact-snippet.html.twig 23.56ms/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 50.36ms/4%
│   │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 50.33ms/4%
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 50.20ms/4%
│   │     │ └ areas/contact-side-widget-brick/view.html.twig 49.56ms/4%
│   │     │   └ areas/contact-side-widget-brick/view.html.twig 49.52ms/4%
│   │     │     └ app/area-brick-layout.html.twig 49.46ms/4%
│   │     │       └ areas/contact-side-widget-brick/view.html.twig::block(content) 49.18ms/4%
│   │     │         └ 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 195.56ms/17%
│     └ 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 192.81ms/17%
│     │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 192.80ms/17%
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 192.70ms/17%
│     │   │ └ areas/footer-brick/view.html.twig 191.01ms/17%
│     │   │   └ areas/footer-brick/view.html.twig 190.97ms/17%
│     │   │     └ app/area-brick-layout.html.twig 190.92ms/17%
│     │   │       └ areas/footer-brick/view.html.twig::block(content) 190.72ms/17%
│     │   │         └ areas/footer-brick/partials/_column_product_categories.html.twig 175.36ms/15%
│     │   │         └ areas/footer-brick/partials/_column_regular.html.twig 1.01ms/0%
│     │   │         └ areas/footer-brick/partials/_column_regular.html.twig
│     │   │         └ areas/footer-brick/partials/_column_regular_language_socials.html.twig 3.83ms/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.47ms/0%@WebProfiler/Profiler/toolbar.html.twig 1.63ms/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