GET http://aquapip.uk/

Twig Metrics

1 ms Render time
9 Template calls
5 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
home/index.html.twig templates/home/index.html.twig 1
base.html.twig templates/base.html.twig 1
navbar.html.twig templates/navbar.html.twig 1
home/recent_blogs.html.twig templates/home/recent_blogs.html.twig 1
footer.html.twig templates/footer.html.twig 1
cookie_popup.html.twig templates/cookie_popup.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
└ home/index.html.twig
│ └ base.html.twig
│   └ home/index.html.twig::block(title)
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ navbar.html.twig
│   └ home/index.html.twig::block(body)
│   │ └ home/recent_blogs.html.twig
│   └ footer.html.twig
│   └ cookie_popup.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