GET https://gowishly.com/

Twig Metrics

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

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

Rendered Templates

Template Name & Path Render Count
index/index.html.twig templates/index/index.html.twig 1
base.html.twig templates/base.html.twig 1
index/style.html.twig templates/index/style.html.twig 1
partials/header.html.twig templates/partials/header.html.twig 1
partials/footer.html.twig templates/partials/footer.html.twig 1
index/script.html.twig templates/index/script.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.19ms/100%index/index.html.twig 1.27ms/58%
│ └ base.html.twig 1.14ms/52%
│   └ index/index.html.twig::block(title)
│   └ index/index.html.twig::block(headerCSS)
│   │ └ index/style.html.twig
│   └ base.html.twig::block(headerJS)
│   └ index/index.html.twig::block(body)
│   │ └ partials/header.html.twig
│   └ partials/footer.html.twig
│   └ index/index.html.twig::block(footerJS)
│     └ index/script.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