GET https://develop.le-peintre.fr/actualites

Twig Metrics

4 ms Render time
11 Template calls
5 Block calls
2 Macro calls

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

Rendered Templates

Template Name & Path Render Count
pages/blog/index.html.twig templates/pages/blog/index.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 3
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 4.32ms/100%pages/blog/index.html.twig 3.74ms/87%
│ └ base.html.twig 3.57ms/83%
│   └ pages/blog/index.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/index.html.twig::block(body) 2.37ms/55%
│   │ └ components/_blog-card.html.twig
│   │ └ components/_blog-card.html.twig
│   │ └ 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