GET http://127.0.0.1/

Twig Metrics

2 ms Render time
5 Template calls
8 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
landing/index.html.twig templates/landing/index.html.twig 1
base.html.twig templates/base.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 2.27ms/100%landing/index.html.twig 1.22ms/54%
│ └ base.html.twig 1.06ms/47%
│   └ landing/index.html.twig::block(title)
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ base.html.twig::block(header)
│   └ base.html.twig::block(flash_messages)
│   └ landing/index.html.twig::block(body)
│   └ base.html.twig::block(footer)
└ @WebProfiler/Profiler/toolbar_js.html.twig 1.06ms/46%@WebProfiler/Profiler/toolbar.html.twig
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig