Twig Metrics

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

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

Rendered Templates

Template Name & Path Render Count
articles/show.html.twig templates/articles/show.html.twig 1
base.html.twig templates/base.html.twig 1
_includes/_header.html.twig templates/_includes/_header.html.twig 1
_includes/_footer.html.twig templates/_includes/_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 9.52ms/100%articles/show.html.twig 8.71ms/92%
│ └ base.html.twig 8.56ms/90%
│   └ articles/show.html.twig::block(title)
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts) 5.43ms/57%
│   │ └ base.html.twig::block(importmap) 5.41ms/57%
│   └ _includes/_header.html.twig
│   └ articles/show.html.twig::block(body) 1.83ms/19%
│   └ _includes/_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