GET http://172.27.0.8:8080/

Twig Metrics

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

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

Rendered Templates

Template Name & Path Render Count
app/home/index.html.twig templates/app/home/index.html.twig 1
app/base.html.twig templates/app/base.html.twig 1
app/_header.html.twig templates/app/_header.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 7.34ms/100%app/home/index.html.twig 6.13ms/84%
│ └ app/base.html.twig 5.62ms/77%
│   └ app/base.html.twig::block(title)
│   └ app/base.html.twig::block(meta_description)
│   └ app/base.html.twig::block(canonical)
│   └ app/base.html.twig::block(og_tags)
│   └ app/home/index.html.twig::block(stylesheets)
│   │ └ app/base.html.twig::block(stylesheets)
│   └ app/base.html.twig::block(javascripts)
│   └ app/_header.html.twig 3.57ms/49%
│   └ app/home/index.html.twig::block(body) 1.45ms/20%@WebProfiler/Profiler/toolbar_js.html.twig 1.20ms/16%@WebProfiler/Profiler/toolbar.html.twig
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig