Twig Metrics

81 ms Render time
8 Template calls
10 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
cart/index.html.twig templates/cart/index.html.twig 1
base.html.twig templates/base.html.twig 1
parts/header.html.twig templates/parts/header.html.twig 1
cart/_count.html.twig templates/cart/_count.html.twig 1
parts/footer.html.twig templates/parts/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 81.47ms/100%cart/index.html.twig 79.88ms/98%
│ └ base.html.twig 79.60ms/98%
│   └ cart/index.html.twig::block(title)
│   │ └ base.html.twig::block(title)
│   └ cart/index.html.twig::block(meta)
│   │ └ base.html.twig::block(meta)
│   └ cart/index.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts) 2.32ms/3%
│   │ └ base.html.twig::block(importmap) 2.30ms/3%
│   └ parts/header.html.twig 5.75ms/7%
│   │ └ cart/_count.html.twig
│   └ base.html.twig::block(breadcrumbs)
│   └ cart/index.html.twig::block(body)
│   └ parts/footer.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 1.59ms/2%@WebProfiler/Profiler/toolbar.html.twig
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig