Twig Metrics

105 ms Render time
10 Template calls
12 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/card-product.html.twig templates/parts/card-product.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 104.90ms/100%shop/detail-product.html.twig 103.50ms/99%
│ └ base.html.twig 103.32ms/98%
│   └ shop/detail-product.html.twig::block(title)
│   │ └ base.html.twig::block(title)
│   └ shop/detail-product.html.twig::block(meta) 2.56ms/2%
│   │ └ base.html.twig::block(meta)
│   └ shop/detail-product.html.twig::block(stylesheets) 16.24ms/15%
│   └ base.html.twig::block(javascripts) 1.91ms/2%
│   │ └ base.html.twig::block(importmap) 1.89ms/2%
│   └ parts/header.html.twig 9.88ms/9%
│   │ └ 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) 5.49ms/5%
│   │ └ parts/card-product.html.twig
│   │   └ parts/card-product.html.twig::block(stylesheets)
│   └ parts/footer.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 1.40ms/1%@WebProfiler/Profiler/toolbar.html.twig
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig