Twig Metrics

48 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 48.15ms/100%blog/article.html.twig 45.06ms/94%
│ └ base.html.twig 44.59ms/93%
│   └ blog/article.html.twig::block(title)
│   └ base.html.twig::block(stylesheets) 1.21ms/3%
│   └ blog/article.html.twig::block(javascripts) 9.76ms/20%
│   │ └ base.html.twig::block(javascripts) 9.75ms/20%
│   │   └ base.html.twig::block(importmap) 9.38ms/19%
│   └ includes/header.html.twig 30.64ms/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.10ms/6%@WebProfiler/Profiler/toolbar.html.twig 1.80ms/4%
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig