Twig Metrics

85 ms Render time
9 Template calls
11 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
shop/detail-product.html.twig templates/shop/detail-product.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/breadcrumbs.html.twig templates/parts/breadcrumbs.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 85.07ms/100%shop/detail-product.html.twig 83.42ms/98%
│ └ base.html.twig 83.18ms/98%
│   └ shop/detail-product.html.twig::block(title)
│   │ └ base.html.twig::block(title)
│   └ shop/detail-product.html.twig::block(meta) 3.21ms/4%
│   │ └ base.html.twig::block(meta)
│   └ shop/detail-product.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts) 2.07ms/2%
│   │ └ base.html.twig::block(importmap) 2.04ms/2%
│   └ parts/header.html.twig 8.53ms/10%
│   │ └ cart/_count.html.twig
│   └ shop/detail-product.html.twig::block(breadcrumbs)
│   │ └ parts/breadcrumbs.html.twig
│   │   └ parts/breadcrumbs.html.twig::block(stylesheets)
│   └ shop/detail-product.html.twig::block(body) 3.62ms/4%
│   └ parts/footer.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 1.65ms/2%@WebProfiler/Profiler/toolbar.html.twig
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig