GET https://dev.optinmodel.com/login

Twig Metrics

48 ms Render time
8 Template calls
10 Block calls
1 Macro calls

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

Rendered Templates

Template Name & Path Render Count
security/login.html.twig templates/security/login.html.twig 1
base.html.twig templates/base.html.twig 1
partials/head.html.twig templates/partials/head.html.twig 1
partials/navbar.html.twig templates/partials/navbar.html.twig 1
partials/footer.html.twig templates/partials/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 48.24ms/100%security/login.html.twig 46.62ms/97%
│ └ base.html.twig 46.35ms/96%
│   └ security/login.html.twig::block(title)
│   └ base.html.twig::block(head) 40.76ms/84%
│   │ └ partials/head.html.twig 40.52ms/84%
│   │   └ partials/head.html.twig::block(stylesheets)
│   │   └ partials/head.html.twig::block(javascripts) 40.50ms/84%
│   │     └ partials/head.html.twig::block(importmap) 40.49ms/84%
│   └ base.html.twig::block(navbar) 4.76ms/10%
│   │ └ partials/navbar.html.twig 4.49ms/9%
│   │   └ partials/navbar.html.twig::macro(item_content)
│   └ base.html.twig::block(body)
│   │ └ security/login.html.twig::block(content)
│   └ base.html.twig::block(footer)
│     └ partials/footer.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 1.62ms/3%@WebProfiler/Profiler/toolbar.html.twig 1.11ms/2%
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig