GET https://telaria.dev/en/assistant

Twig Metrics

89 ms Render time
12 Template calls
17 Block calls
8 Macro calls

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

Rendered Templates

Template Name & Path Render Count
assistant/index.html.twig templates/assistant/index.html.twig 1
html.twig templates/html.twig 1
html/head/metas.html.twig templates/html/head/metas.html.twig 1
html/head/favicon.html.twig templates/html/head/favicon.html.twig 1
html/body/skip.html.twig templates/html/body/skip.html.twig 1
html/body/nav.html.twig templates/html/body/nav.html.twig 1
html/body/flash.html.twig templates/html/body/flash.html.twig 1
html/body/footer.html.twig templates/html/body/footer.html.twig 1
html/body/script.html.twig templates/html/body/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 89.46ms/100%assistant/index.html.twig 86.80ms/97%
│ └ html.twig 86.57ms/97%
│   └ html.twig::block(html_lang)
│   └ html.twig::block(html_attr)
│   └ html.twig::block(metas)
│   │ └ html/head/metas.html.twig
│   └ html.twig::block(favicon) 2.19ms/2%
│   │ └ html/head/favicon.html.twig 1.99ms/2%
│   └ assistant/index.html.twig::block(doc_title)
│   └ html.twig::block(page_id)
│   └ html.twig::block(body_class)
│   └ html.twig::block(body_attr)
│   └ html.twig::block(skip)
│   │ └ html/body/skip.html.twig
│   │   └ html/body/skip.html.twig::block(skiplinks)
│   └ html.twig::block(nav) 79.84ms/89%
│   │ └ html/body/nav.html.twig 79.25ms/89%
│   │   └ html/body/nav.html.twig::block(nav) 79.00ms/88%
│   │     └ macros/nav.html.twig::macro(nav_item)
│   │     └ macros/nav.html.twig::macro(nav_item)
│   │     └ macros/nav.html.twig::macro(nav_item)
│   │     └ macros/nav.html.twig::macro(nav_item)
│   │     └ macros/nav.html.twig::macro(nav_item)
│   └ html.twig::block(flash)
│   │ └ html/body/flash.html.twig
│   └ assistant/index.html.twig::block(main)
│   └ html.twig::block(footer)
│   │ └ html/body/footer.html.twig
│   │   └ macros/nav.html.twig::macro(nav_item)
│   │   └ macros/nav.html.twig::macro(nav_item)
│   │   └ macros/nav.html.twig::macro(nav_item)
│   └ html.twig::block(script)
│     └ html/body/script.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 2.66ms/3%@WebProfiler/Profiler/toolbar.html.twig 1.79ms/2%
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
      └ @WebProfiler/Profiler/toolbar_item.html.twig