Twig Metrics

3 ms Render time
9 Template calls
5 Block calls
3 Macro calls

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

Rendered Templates

Template Name & Path Render Count
pages/blog/article.html.twig templates/pages/blog/article.html.twig 1
base.html.twig templates/base.html.twig 1
_header.html.twig templates/_header.html.twig 1
components/_blog-card.html.twig templates/components/_blog-card.html.twig 1
layouts/_cta.html.twig templates/layouts/_cta.html.twig 1
_footer.html.twig templates/_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 3.16ms/100%pages/blog/article.html.twig 2.61ms/83%
│ └ base.html.twig 2.42ms/77%
│   └ pages/blog/article.html.twig::block(title)
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ _header.html.twig
│   │ └ macros/_buttons.html.twig::macro(button)
│   └ pages/blog/article.html.twig::block(body)
│   │ └ macros/_section.html.twig::macro(title)
│   │ └ components/_blog-card.html.twig
│   │ └ layouts/_cta.html.twig
│   │   └ macros/_buttons.html.twig::macro(button)
│   └ _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