Redirect 302 redirect from GET @app_locale_update (baad86)

GET https://mgilbert.org/contact?_locale=en

Twig Metrics

1 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
contact/index.html.twig templates/contact/index.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 1.34ms/100%contact/index.html.twig 1.01ms/76%
│ └ security/layout.html.twig
│   └ base.html.twig
│     └ contact/index.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)
│       └ security/layout.html.twig::block(navbar)
│       │ └ block/_navbar.html.twig
│       └ security/layout.html.twig::block(flash_message)
│       │ └ block/_flash_message.html.twig
│       └ contact/index.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