Twig Metrics

1011 ms Render time
12 Template calls
7 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
event/show.html.twig templates/event/show.html.twig 1
base.html.twig templates/base.html.twig 1
components/_partials/navbar.html.twig templates/components/_partials/navbar.html.twig 1
components/button/primary.html.twig templates/components/button/primary.html.twig 1
components/event/show.html.twig templates/components/event/show.html.twig 1
components/event/_header.html.twig templates/components/event/_header.html.twig 1
event/__image.html.twig templates/event/__image.html.twig 2
components/_partials/footer.html.twig templates/components/_partials/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 1011.43ms/100%event/show.html.twig 1010.73ms/100%
│ └ base.html.twig 999.49ms/99%
│   └ event/show.html.twig::block(title)
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ base.html.twig::block(navbar) 780.14ms/77%
│   │ └ components/_partials/navbar.html.twig 779.98ms/77%
│   │   └ components/button/primary.html.twig
│   └ event/show.html.twig::block(body) 204.27ms/20%
│   │ └ components/event/show.html.twig 203.40ms/20%
│   │   └ components/event/_header.html.twig 107.79ms/11%
│   │     └ event/__image.html.twig 8.49ms/1%
│   │     └ event/__image.html.twig
│   └ base.html.twig::block(footer)
│     └ components/_partials/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