Twig Metrics

6 ms Render time
11 Template calls
7 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
public/offer_detail.html.twig templates/public/offer_detail.html.twig 1
base.html.twig templates/base.html.twig 1
components/page_hero.html.twig templates/components/page_hero.html.twig 1
public/_offer_detail_header.html.twig templates/public/_offer_detail_header.html.twig 1
components/breadcrumbs.html.twig templates/components/breadcrumbs.html.twig 1
components/disclaimer_modal.html.twig templates/components/disclaimer_modal.html.twig 1
components/delete_confirm_modal.html.twig templates/components/delete_confirm_modal.html.twig 1
components/site_footer.html.twig templates/components/site_footer.html.twig 1
@WebProfiler/Profiler/toolbar_js.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_js.html.twig 1
@WebProfiler/Profiler/toolbar.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar.html.twig 1
@WebProfiler/Profiler/toolbar_item.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_item.html.twig 1

Rendering Call Graph

main 6.19ms/100%public/offer_detail.html.twig 5.58ms/90%
│ └ base.html.twig 5.43ms/88%
│   └ public/offer_detail.html.twig::block(title)
│   └ public/offer_detail.html.twig::block(body_class)
│   └ base.html.twig::block(site_header) 1.85ms/30%
│   └ public/offer_detail.html.twig::block(hero)
│   │ └ components/page_hero.html.twig
│   └ public/offer_detail.html.twig::block(body) 2.80ms/45%
│   │ └ public/_offer_detail_header.html.twig
│   │   └ components/breadcrumbs.html.twig
│   └ components/disclaimer_modal.html.twig
│   └ components/delete_confirm_modal.html.twig
│   └ base.html.twig::block(site_footer)
│     └ components/site_footer.html.twig@WebProfiler/Profiler/toolbar_js.html.twig@WebProfiler/Profiler/toolbar.html.twig
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig