GET http://localhost/

Twig Metrics

6 ms Render time
8 Template calls
7 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
main_page.html.twig templates/main_page.html.twig 1
base.html.twig templates/base.html.twig 1
styles.html.twig templates/styles.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/base_js.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/base_js.html.twig 1
@WebProfiler/Profiler/toolbar.css.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar.css.twig 1

Rendering Call Graph

main 5.63ms/100%main_page.html.twig 4.36ms/77%
│ └ base.html.twig 4.14ms/74%
│   └ styles.html.twig
│   │ └ styles.html.twig::block(styles)
│   └ main_page.html.twig::block(title)
│   └ base.html.twig::block(styles)
│   └ base.html.twig::block(javascripts) 2.24ms/40%
│   └ main_page.html.twig::block(nav)
│   └ main_page.html.twig::block(body)
└ @WebProfiler/Profiler/toolbar_js.html.twig 1.27ms/23%@WebProfiler/Profiler/toolbar.html.twig
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/base_js.html.twig@WebProfiler/Profiler/toolbar.css.twig