Twig Metrics

2087 ms Render time
144 Template calls
85 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
product_category/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
product_category/partials/editmode/_options.html.twig 1
app/partials/navigation/_breadcrumbs.html.twig 1
product_category/layouts/_sub.html.twig 1
@PimcoreCore/Areabrick/wrapper.html.twig 13
areas/content-brick/view.html.twig 8
app/area-brick-layout.html.twig 13
areas/content-brick/layouts/text-gallery.html.twig 1
areas/content-brick/partials/_headline.html.twig 1
areas/content-brick/partials/_title.html.twig 1
areas/content-brick/partials/_wysiwyg.html.twig 1
includes/partials/_wysiwyg.html.twig 3
areas/content-brick/partials/_usps.html.twig 3
areas/content-brick/partials/_form-builder.html.twig 1
areas/content-brick/partials/_buttons.html.twig 1
includes/partials/_button.html.twig 2
includes/partials/_rental-form.html.twig 9
areas/content-brick/partials/_gallery.html.twig 1
areas/content-brick/partials/editmode/styling.html.twig 4
areas/features-brick/view.html.twig 2
areas/product-table-brick/view.html.twig 2
areas/unique-selling-point-brick/partials/_title.html.twig 2
includes/partials/_input.html.twig 4
areas/unique-selling-point-brick/view.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-usps.html.twig 1
includes/partials/text/_title-text-columns.html.twig 1
includes/partials/_list-text.html.twig 2
areas/testimonial-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 2087.06ms/100%product_category/single.html.twig 2080.18ms/100%
│ └ app/layout.html.twig 2079.06ms/100%
│   └ app/partials/_canonicals.html.twig 17.74ms/1%
│   └ app/header.html.twig 602.60ms/29%
│   │ └ app/partials/header/top.html.twig 47.08ms/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 14.80ms/1%
│   │ │ └ app/partials/languageswitch.html.twig 26.72ms/1%
│   │ └ app/partials/header/bottom.html.twig 378.43ms/18%
│   │ │ └ app/partials/navigation.html.twig 378.00ms/18%
│   │ │   └ includes/shared/navigation.html.twig 265.82ms/13%
│   │ └ app/partials/header/mobile.html.twig 1.04ms/0%
│   │ │ └ app/partials/header/logo.html.twig
│   │ │ └ app/partials/mobile/close.html.twig
│   │ │ └ app/partials/header/search.html.twig
│   │ └ app/partials/mobile/overlay.html.twig 153.90ms/7%
│   │   └ app/partials/mobile/navigation.html.twig 139.60ms/7%
│   │   │ └ includes/shared/navigation.html.twig 84.86ms/4%
│   │   └ app/partials/header/emergency.html.twig
│   │   └ app/partials/header/link.html.twig
│   │   └ app/partials/languageswitch.html.twig 13.45ms/1%
│   └ product_category/single.html.twig::block(content) 984.30ms/47%
│   │ └ product_category/partials/editmode/_options.html.twig
│   │ └ app/partials/navigation/_breadcrumbs.html.twig
│   │ └ product_category/layouts/_sub.html.twig 885.32ms/42%
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 37.64ms/2%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 37.60ms/2%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag) 7.70ms/0%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 29.84ms/1%
│   │ │ │   │ └ areas/content-brick/view.html.twig 28.16ms/1%
│   │ │ │   │   └ areas/content-brick/view.html.twig 28.12ms/1%
│   │ │ │   │     └ app/area-brick-layout.html.twig 27.65ms/1%
│   │ │ │   │       └ areas/content-brick/view.html.twig::block(content) 27.22ms/1%
│   │ │ │   │         └ areas/content-brick/layouts/text-gallery.html.twig 25.96ms/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
│   │ │ │   │         │ └ areas/content-brick/partials/_form-builder.html.twig
│   │ │ │   │         │ └ areas/content-brick/partials/_buttons.html.twig 11.91ms/1%
│   │ │ │   │         │ │ └ includes/partials/_button.html.twig 10.80ms/1%
│   │ │ │   │         │ │ │ └ includes/partials/_rental-form.html.twig 9.00ms/0%
│   │ │ │   │         │ │ └ includes/partials/_button.html.twig
│   │ │ │   │         │ └ areas/content-brick/partials/_gallery.html.twig 4.71ms/0%
│   │ │ │   │         └ areas/content-brick/partials/editmode/styling.html.twig
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 9.90ms/0%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 9.88ms/0%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 9.79ms/0%
│   │ │ │   │ └ areas/features-brick/view.html.twig
│   │ │ │   │   └ areas/features-brick/view.html.twig
│   │ │ │   │     └ app/area-brick-layout.html.twig
│   │ │ │   │       └ areas/features-brick/view.html.twig::block(content)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 459.55ms/22%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 459.52ms/22%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 459.40ms/22%
│   │ │ │   │ └ areas/product-table-brick/view.html.twig 455.78ms/22%
│   │ │ │   │   └ areas/product-table-brick/view.html.twig 370.51ms/18%
│   │ │ │   │     └ app/area-brick-layout.html.twig 370.43ms/18%
│   │ │ │   │       └ areas/product-table-brick/view.html.twig::block(content) 370.22ms/18%
│   │ │ │   │         └ areas/unique-selling-point-brick/partials/_title.html.twig
│   │ │ │   │         │ └ includes/partials/_input.html.twig
│   │ │ │   │         └ includes/partials/_rental-form.html.twig
│   │ │ │   │         └ includes/partials/_rental-form.html.twig 4.42ms/0%
│   │ │ │   │         └ includes/partials/_rental-form.html.twig 10.83ms/1%
│   │ │ │   │         └ includes/partials/_rental-form.html.twig 1.13ms/0%
│   │ │ │   │         └ includes/partials/_rental-form.html.twig 10.58ms/1%
│   │ │ │   │         └ includes/partials/_rental-form.html.twig
│   │ │ │   │         └ includes/partials/_rental-form.html.twig 1.14ms/0%
│   │ │ │   │         └ includes/partials/_rental-form.html.twig 1.01ms/0%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 22.62ms/1%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 22.59ms/1%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 22.48ms/1%
│   │ │ │   │ └ areas/unique-selling-point-brick/view.html.twig 20.85ms/1%
│   │ │ │   │   └ areas/unique-selling-point-brick/view.html.twig 20.80ms/1%
│   │ │ │   │     └ app/area-brick-layout.html.twig 20.74ms/1%
│   │ │ │   │       └ areas/unique-selling-point-brick/view.html.twig::block(content) 20.53ms/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 11.71ms/1%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 11.70ms/1%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 11.65ms/1%
│   │ │ │   │ └ areas/content-brick/view.html.twig 11.60ms/1%
│   │ │ │   │   └ areas/content-brick/view.html.twig 11.57ms/1%
│   │ │ │   │     └ app/area-brick-layout.html.twig 11.53ms/1%
│   │ │ │   │       └ areas/content-brick/view.html.twig::block(content) 11.43ms/1%
│   │ │ │   │         └ areas/content-brick/layouts/text-usps.html.twig 10.90ms/1%
│   │ │ │   │         │ └ includes/partials/text/_title-text-columns.html.twig
│   │ │ │   │         │ │ └ includes/partials/_input.html.twig
│   │ │ │   │         │ │ └ includes/partials/_wysiwyg.html.twig
│   │ │ │   │         │ └ areas/content-brick/partials/_usps.html.twig 9.95ms/0%
│   │ │ │   │         │ │ └ includes/partials/_list-text.html.twig
│   │ │ │   │         │ └ areas/content-brick/partials/_usps.html.twig
│   │ │ │   │         │   └ includes/partials/_list-text.html.twig
│   │ │ │   │         └ areas/content-brick/partials/editmode/styling.html.twig
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig 1.65ms/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.53ms/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 182.04ms/9%
│   │ │ │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 182.02ms/9%
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 181.92ms/9%
│   │ │ │   │ └ areas/product-category-cards-brick/view.html.twig 180.32ms/9%
│   │ │ │   │   └ areas/product-category-cards-brick/view.html.twig 180.18ms/9%
│   │ │ │   │     └ app/area-brick-layout.html.twig 180.13ms/9%
│   │ │ │   │       └ areas/product-category-cards-brick/view.html.twig::block(content) 180.04ms/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 65.17ms/3%
│   │ │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 57.08ms/3%
│   │ │ │   │         └ areas/product-category-cards-brick/partials/category-card.html.twig 50.41ms/2%
│   │ │ │   └ @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/content-brick/view.html.twig
│   │ │ │   │   └ areas/content-brick/view.html.twig
│   │ │ │   │     └ app/area-brick-layout.html.twig
│   │ │ │   │       └ areas/content-brick/view.html.twig::block(content)
│   │ │ │   │         └ areas/content-brick/partials/editmode/styling.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/content-brick/view.html.twig
│   │ │ │   │   └ areas/content-brick/view.html.twig
│   │ │ │   │     └ app/area-brick-layout.html.twig
│   │ │ │   │       └ areas/content-brick/view.html.twig::block(content)
│   │ │ │   │         └ areas/content-brick/partials/editmode/styling.html.twig
│   │ │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickCloseTag)
│   │ │ └ includes/shared/faq.html.twig 72.89ms/3%
│   │ │   └ includes/editmode-layout.html.twig::block(editmode_header)
│   │ │   └ @PimcoreCore/Areabrick/wrapper.html.twig 71.81ms/3%
│   │ │   │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 71.79ms/3%
│   │ │   │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │ │   │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 71.68ms/3%
│   │ │   │   │ └ areas/faq-brick/view.html.twig 70.38ms/3%
│   │ │   │   │   └ areas/faq-brick/view.html.twig 47.78ms/2%
│   │ │   │   │     └ app/area-brick-layout.html.twig 47.71ms/2%
│   │ │   │   │       └ areas/faq-brick/view.html.twig::block(content) 47.51ms/2%
│   │ │   │   │         └ areas/faq-brick/partials/editmode/_no-objects-found.html.twig
│   │ │   │   │         └ includes/partials/_contact-snippet.html.twig 46.12ms/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 90.30ms/4%
│   │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 90.26ms/4%
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│   │     └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 90.12ms/4%
│   │     │ └ areas/contact-side-widget-brick/view.html.twig 89.29ms/4%
│   │     │   └ areas/contact-side-widget-brick/view.html.twig 89.24ms/4%
│   │     │     └ app/area-brick-layout.html.twig 89.16ms/4%
│   │     │       └ areas/contact-side-widget-brick/view.html.twig::block(content) 88.88ms/4%
│   │     │         └ includes/shared/contact-widget.html.twig 8.83ms/0%
│   │     │           └ 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 375.54ms/18%
│     └ includes/editmode-layout.html.twig::block(editmode_header)
│     └ @PimcoreCore/Areabrick/wrapper.html.twig 1.14ms/0%
│     │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 1.11ms/0%
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 1.01ms/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 366.77ms/18%
│     │ └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickWrapper) 366.74ms/18%
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickOpenTag)
│     │   └ @PimcoreCore/Areabrick/wrapper.html.twig::block(areabrickFrontend) 366.62ms/18%
│     │   │ └ areas/footer-brick/view.html.twig 364.31ms/17%
│     │   │   └ areas/footer-brick/view.html.twig 364.25ms/17%
│     │   │     └ app/area-brick-layout.html.twig 364.17ms/17%
│     │   │       └ areas/footer-brick/view.html.twig::block(content) 363.86ms/17%
│     │   │         └ areas/footer-brick/partials/_column_product_categories.html.twig 320.93ms/15%
│     │   │         └ 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 10.03ms/0%
│     │   │           └ app/partials/languageswitch.html.twig 5.64ms/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 6.54ms/0%@WebProfiler/Profiler/toolbar.html.twig 2.53ms/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