Twig Metrics

52 ms Render time
12 Template calls
8 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
blog/article.html.twig templates/blog/article.html.twig 2
base.html.twig templates/base.html.twig 1
includes/header.html.twig templates/includes/header.html.twig 1
includes/langs/_main_btn.html.twig templates/includes/langs/_main_btn.html.twig 1
includes/langs/_lang_src_img.html.twig templates/includes/langs/_lang_src_img.html.twig 1
includes/_page.html.twig templates/includes/_page.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
@WebProfiler/Profiler/toolbar.css.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar.css.twig 1

Rendering Call Graph

main 52.40ms/100%blog/article.html.twig 49.10ms/94%
│ └ base.html.twig 48.56ms/93%
│   └ blog/article.html.twig::block(title)
│   └ base.html.twig::block(stylesheets) 1.29ms/2%
│   └ blog/article.html.twig::block(javascripts) 10.33ms/20%
│   │ └ base.html.twig::block(javascripts) 10.32ms/20%
│   │   └ base.html.twig::block(importmap) 9.87ms/19%
│   └ includes/header.html.twig 33.33ms/64%
│   │ └ includes/langs/_main_btn.html.twig
│   │   └ includes/langs/_lang_src_img.html.twig
│   └ blog/article.html.twig::block(body)
│   │ └ blog/article.html.twig
│   │   └ includes/_page.html.twig
│   │     └ blog/article.html.twig::block(body)
│   └ includes/footer.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 3.30ms/6%@WebProfiler/Profiler/toolbar.html.twig 1.92ms/4%
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig