Twig Metrics

4 ms Render time
9 Template calls
14 Block calls
0 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
security/layout.html.twig templates/security/layout.html.twig 1
base.html.twig templates/base.html.twig 1
block/_navbar.html.twig templates/block/_navbar.html.twig 1
block/_flash_message.html.twig templates/block/_flash_message.html.twig 1
block/_footer.html.twig templates/block/_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 4.38ms/100%security/login.html.twig 4.03ms/92%
│ └ security/layout.html.twig 3.96ms/90%
│   └ base.html.twig 3.90ms/89%
│     └ security/login.html.twig::block(title)
│     └ base.html.twig::block(description)
│     └ base.html.twig::block(stylesheets)
│     └ base.html.twig::block(javascripts)
│     └ security/layout.html.twig::block(body_class)
│     │ └ base.html.twig::block(body_class)
│     └ base.html.twig::block(body_attributes)
│     └ base.html.twig::block(skip_link)
│     └ security/layout.html.twig::block(body) 1.28ms/29%
│       └ security/layout.html.twig::block(navbar)
│       │ └ block/_navbar.html.twig
│       └ security/layout.html.twig::block(flash_message)
│       │ └ block/_flash_message.html.twig
│       └ security/login.html.twig::block(content)
│       └ security/layout.html.twig::block(footer)
│         └ block/_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