Twig Metrics

48 ms Render time
18 Template calls
7 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
cart/checkout.html.twig templates/cart/checkout.html.twig 1
base.html.twig templates/base.html.twig 1
common/meta.html.twig templates/common/meta.html.twig 1
common/snippet.html.twig templates/common/snippet.html.twig 1
common/snippet_noscript.html.twig templates/common/snippet_noscript.html.twig 1
common/header.html.twig templates/common/header.html.twig 1
cart/_cart_offcanvas.html.twig templates/cart/_cart_offcanvas.html.twig 1
cart/_cart_items.html.twig templates/cart/_cart_items.html.twig 1
cart/_cart_total.html.twig templates/cart/_cart_total.html.twig 1
common/_menu.html.twig templates/common/_menu.html.twig 2
user/_addresses.html.twig templates/user/_addresses.html.twig 2
cart/_summary.html.twig templates/cart/_summary.html.twig 1
common/footer.html.twig templates/common/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 47.90ms/100%cart/checkout.html.twig 47.09ms/98%
│ └ base.html.twig 46.95ms/98%
│   └ common/meta.html.twig
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ base.html.twig::block(extra_javascripts)
│   └ common/snippet.html.twig
│   └ common/snippet_noscript.html.twig
│   └ base.html.twig::block(header) 24.34ms/51%
│   │ └ common/header.html.twig 20.82ms/43%
│   │   └ cart/_cart_offcanvas.html.twig 14.81ms/31%
│   │   │ └ cart/_cart_items.html.twig 14.45ms/30%
│   │   │ └ cart/_cart_total.html.twig
│   │   └ common/_menu.html.twig
│   │   └ common/_menu.html.twig
│   └ cart/checkout.html.twig::block(body) 2.67ms/6%
│   │ └ user/_addresses.html.twig
│   │ └ user/_addresses.html.twig
│   │ └ cart/_summary.html.twig 1.65ms/3%
│   └ base.html.twig::block(footer) 4.97ms/10%
│     └ common/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