GET http://localhost/

Twig Metrics

3 ms Render time
13 Template calls
3 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
public/home.html.twig templates/public/home.html.twig 1
public/layout/base.html.twig templates/public/layout/base.html.twig 1
public/layout/_header.html.twig templates/public/layout/_header.html.twig 1
public/sections/_hero.html.twig templates/public/sections/_hero.html.twig 1
public/sections/_why-choose-us.html.twig templates/public/sections/_why-choose-us.html.twig 1
public/sections/_popular-products.html.twig templates/public/sections/_popular-products.html.twig 1
public/sections/_how-it-works.html.twig templates/public/sections/_how-it-works.html.twig 1
public/sections/_testimonials.html.twig templates/public/sections/_testimonials.html.twig 1
public/sections/_blog.html.twig templates/public/sections/_blog.html.twig 1
public/layout/_footer.html.twig templates/public/layout/_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 2.66ms/100%public/home.html.twig 1.77ms/67%
│ └ public/layout/base.html.twig 1.58ms/59%
│   └ public/home.html.twig::block(title)
│   └ public/layout/_header.html.twig
│   └ public/home.html.twig::block(body)
│   │ └ public/sections/_hero.html.twig
│   │ └ public/sections/_why-choose-us.html.twig
│   │ └ public/sections/_popular-products.html.twig
│   │ └ public/sections/_how-it-works.html.twig
│   │ └ public/sections/_testimonials.html.twig
│   │ └ public/sections/_blog.html.twig
│   └ public/layout/_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