GET https://w5.mtio.dev/about

Twig Metrics

14 ms Render time
8 Template calls
11 Block calls
0 Macro calls

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

Rendered Templates

Template Name & Path Render Count
pages/about.html.twig templates/pages/about.html.twig 1
base.html.twig templates/base.html.twig 1
partials/header.html.twig templates/partials/header.html.twig 1
about/page_content.html templates/about/page_content.html 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 13.59ms/100%pages/about.html.twig 12.13ms/89%
│ └ base.html.twig 11.91ms/88%
│   └ pages/about.html.twig::block(title)
│   └ base.html.twig::block(meta_description)
│   └ base.html.twig::block(og_title)
│   └ base.html.twig::block(og_description)
│   └ pages/about.html.twig::block(stylesheets)
│   └ pages/about.html.twig::block(javascripts)
│   └ pages/about.html.twig::block(body_class)
│   └ base.html.twig::block(header) 10.65ms/78%
│   │ └ partials/header.html.twig 10.44ms/77%
│   └ pages/about.html.twig::block(body)
│   │ └ about/page_content.html
│   └ base.html.twig::block(footer)
│     └ partials/footer.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 1.46ms/11%@WebProfiler/Profiler/toolbar.html.twig 1.07ms/8%
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig