Twig Metrics

1185 ms Render time
164 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 6
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 1185.14ms/100%sector/single.html.twig 1180.60ms/100%
│ └ app/layout.html.twig 1179.38ms/100%
│   └ app/partials/_canonicals.html.twig 2.16ms/0%
│   └ app/header.html.twig 244.99ms/21%
│   │ └ app/partials/header/top.html.twig 29.11ms/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 8.97ms/1%
│   │ │ └ app/partials/languageswitch.html.twig 14.83ms/1%
│   │ └ app/partials/header/bottom.html.twig 170.61ms/14%
│   │ │ └ app/partials/navigation.html.twig 170.15ms/14%
│   │ │   └ includes/shared/navigation.html.twig 118.28ms/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.36ms/4%
│   │   └ app/partials/mobile/navigation.html.twig 38.38ms/3%
│   │   │ └ includes/shared/navigation.html.twig 16.09ms/1%
│   │   └ app/partials/header/emergency.html.twig
│   │   └ app/partials/header/link.html.twig
│   │   └ app/partials/languageswitch.html.twig 3.07ms/0%
│   └ sector/single.html.twig::block(content) 698.12ms/59%
│   │ └ app/partials/navigation/_breadcrumbs.html.twig
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 16.51ms/1%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 16.47ms/1%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 16.36ms/1%
│   │ │   │ └ areas/content-brick/view.html.twig 15.44ms/1%
│   │ │   │   └ areas/content-brick/view.html.twig 15.40ms/1%
│   │ │   │     └ app/area-brick-layout.html.twig 14.99ms/1%
│   │ │   │       └ areas/content-brick/view.html.twig::block(content) 14.59ms/1%
│   │ │   │         └ areas/content-brick/layouts/text-image.html.twig 12.85ms/1%
│   │ │   │         │ └ areas/content-brick/partials/_headline.html.twig 2.66ms/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.29ms/0%
│   │ │   │         │ │ └ includes/partials/_button.html.twig
│   │ │   │         │ │ └ includes/partials/_button.html.twig
│   │ │   │         │ └ areas/content-brick/partials/override-image.html.twig 3.54ms/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.06ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 3.95ms/0%
│   │ │   │ └ areas/sector-cards-brick/view.html.twig 1.15ms/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 13.86ms/1%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 13.84ms/1%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 13.73ms/1%
│   │ │   │ └ areas/unique-selling-point-brick/view.html.twig 12.35ms/1%
│   │ │   │   └ areas/unique-selling-point-brick/view.html.twig 12.31ms/1%
│   │ │   │     └ app/area-brick-layout.html.twig 12.24ms/1%
│   │ │   │       └ areas/unique-selling-point-brick/view.html.twig::block(content) 12.06ms/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.76ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 2.74ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 2.70ms/0%
│   │ │   │ └ areas/content-brick/view.html.twig 2.65ms/0%
│   │ │   │   └ areas/content-brick/view.html.twig 2.63ms/0%
│   │ │   │     └ app/area-brick-layout.html.twig 2.59ms/0%
│   │ │   │       └ areas/content-brick/view.html.twig::block(content) 2.40ms/0%
│   │ │   │         └ areas/content-brick/layouts/text-below-text.html.twig 1.74ms/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 16.44ms/1%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 16.42ms/1%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 16.30ms/1%
│   │ │   │ └ areas/media-brick/view.html.twig 14.54ms/1%
│   │ │   │   └ areas/media-brick/view.html.twig 14.44ms/1%
│   │ │   │     └ app/area-brick-layout.html.twig 14.38ms/1%
│   │ │   │       └ areas/media-brick/view.html.twig::block(content) 14.19ms/1%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 2.36ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 2.33ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 2.22ms/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 3.17ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 3.15ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 3.09ms/0%
│   │ │   │ └ areas/content-brick/view.html.twig 3.03ms/0%
│   │ │   │   └ areas/content-brick/view.html.twig 3.00ms/0%
│   │ │   │     └ app/area-brick-layout.html.twig 2.94ms/0%
│   │ │   │       └ areas/content-brick/view.html.twig::block(content) 2.75ms/0%
│   │ │   │         └ areas/content-brick/layouts/text-image.html.twig 2.60ms/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 7.75ms/1%
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_header)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 6.37ms/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.20ms/1%
│   │ │ │   │ └ areas/text-and-links-brick/view.html.twig 4.86ms/0%
│   │ │ │   │   └ areas/text-and-links-brick/view.html.twig 4.72ms/0%
│   │ │ │   │     └ app/area-brick-layout.html.twig 4.64ms/0%
│   │ │ │   │       └ areas/text-and-links-brick/view.html.twig::block(content) 4.40ms/0%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_footer)
│   │ └ includes/shared/certificates-row.html.twig 20.63ms/2%
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_header)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 19.42ms/2%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 19.39ms/2%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 19.25ms/2%
│   │ │ │   │ └ areas/logo-brick/view.html.twig 18.10ms/2%
│   │ │ │   │   └ areas/logo-brick/view.html.twig 18.06ms/2%
│   │ │ │   │     └ app/area-brick-layout.html.twig 18.01ms/2%
│   │ │ │   │       └ areas/logo-brick/view.html.twig::block(content) 17.82ms/2%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_footer)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 142.54ms/12%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 142.51ms/12%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 142.43ms/12%
│   │ │   │ └ areas/sector-cards-brick/view.html.twig 142.34ms/12%
│   │ │   │   └ areas/sector-cards-brick/partials/editmode/_no-objects-found.html.twig
│   │ │   │   └ areas/sector-cards-brick/view.html.twig 136.19ms/11%
│   │ │   │     └ app/area-brick-layout.html.twig 136.14ms/11%
│   │ │   │       └ areas/sector-cards-brick/view.html.twig::block(content) 135.93ms/11%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 2.92ms/0%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 2.88ms/0%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 2.76ms/0%
│   │ │   │ └ areas/projects-card-slider-brick/view.html.twig 1.21ms/0%
│   │ │   │   └ areas/projects-card-slider-brick/view.html.twig 1.16ms/0%
│   │ │   │     └ app/area-brick-layout.html.twig 1.08ms/0%
│   │ │   │       └ areas/projects-card-slider-brick/view.html.twig::block(content)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ @PimcoreCore/Areabrick/wrapper.html.twig 265.42ms/22%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 265.39ms/22%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 265.27ms/22%
│   │ │   │ └ areas/product-category-cards-brick/view.html.twig 263.13ms/22%
│   │ │   │   └ areas/product-category-cards-brick/view.html.twig 262.95ms/22%
│   │ │   │     └ app/area-brick-layout.html.twig 262.88ms/22%
│   │ │   │       └ areas/product-category-cards-brick/view.html.twig::block(content) 262.71ms/22%
│   │ │   │         └ includes/partials/text/_inline-icon-and-title.html.twig
│   │ │   │         │ └ includes/partials/_input.html.twig
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 47.87ms/4%
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 44.56ms/4%
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 36.13ms/3%
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 30.94ms/3%
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 36.16ms/3%
│   │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 44.22ms/4%
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ └ includes/shared/faq.html.twig 40.94ms/3%
│   │ │ └ includes/editmode-layout.html.twig::block(editmode_header)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 39.70ms/3%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 39.67ms/3%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 39.54ms/3%
│   │ │ │   │ └ areas/faq-brick/view.html.twig 37.95ms/3%
│   │ │ │   │   └ areas/faq-brick/view.html.twig 32.98ms/3%
│   │ │ │   │     └ app/area-brick-layout.html.twig 32.91ms/3%
│   │ │ │   │       └ areas/faq-brick/view.html.twig::block(content) 32.64ms/3%
│   │ │ │   │         └ areas/faq-brick/partials/editmode/_no-objects-found.html.twig
│   │ │ │   │         └ includes/partials/_contact-snippet.html.twig 30.94ms/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 31.29ms/3%
│   │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 31.25ms/3%
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 31.09ms/3%
│   │     │ └ areas/contact-side-widget-brick/view.html.twig 30.29ms/3%
│   │     │   └ areas/contact-side-widget-brick/view.html.twig 30.25ms/3%
│   │     │     └ app/area-brick-layout.html.twig 30.17ms/3%
│   │     │       └ areas/contact-side-widget-brick/view.html.twig::block(content) 29.92ms/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 194.24ms/16%
│     └ includes/editmode-layout.html.twig::block(editmode_header)
│     └ @PimcoreCore/Areabrick/wrapper.html.twig 1.18ms/0%
│     │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 1.15ms/0%
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 1.03ms/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 190.53ms/16%
│     │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 190.50ms/16%
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 190.38ms/16%
│     │   │ └ areas/footer-brick/view.html.twig 188.26ms/16%
│     │   │   └ areas/footer-brick/view.html.twig 188.22ms/16%
│     │   │     └ app/area-brick-layout.html.twig 188.15ms/16%
│     │   │       └ areas/footer-brick/view.html.twig::block(content) 187.89ms/16%
│     │   │         └ areas/footer-brick/partials/_column_product_categories.html.twig 169.25ms/14%
│     │   │         └ areas/footer-brick/partials/_column_regular.html.twig 1.31ms/0%
│     │   │         └ areas/footer-brick/partials/_column_regular.html.twig 1.05ms/0%
│     │   │         └ areas/footer-brick/partials/_column_regular_language_socials.html.twig 4.87ms/0%
│     │   │           └ app/partials/languageswitch.html.twig 2.99ms/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.27ms/0%@WebProfiler/Profiler/toolbar.html.twig 1.60ms/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