Twig Metrics
4 ms
Render time
6
Template calls
11
Block calls
0
Macro calls
Render time includes sub-requests rendering time (if any).
Rendered Templates
Template Name | Render Count |
---|---|
quiz/show.html.twig | 1 |
layout.html.twig | 1 |
base.html.twig | 1 |
@WebProfiler/Profiler/toolbar_js.html.twig | 1 |
@WebProfiler/Profiler/base_js.html.twig | 1 |
@WebProfiler/Profiler/toolbar.css.twig | 1 |
Rendering Call Graph
main 3.68ms/100% └ quiz/show.html.twig 3.37ms/92% │ └ layout.html.twig 3.25ms/88% │ └ base.html.twig 3.16ms/86% │ └ quiz/show.html.twig::block(seo) │ └ layout.html.twig::block(stylesheets) │ └ quiz/show.html.twig::block(body) 3.05ms/83% │ │ └ quiz/show.html.twig::block(header) │ │ │ └ layout.html.twig::block(header) │ │ └ quiz/show.html.twig::block(navbar) │ │ │ └ layout.html.twig::block(navbar) │ │ └ quiz/show.html.twig::block(footer) │ │ └ layout.html.twig::block(footer) │ └ quiz/show.html.twig::block(javascripts) │ └ layout.html.twig::block(javascripts) └ @WebProfiler/Profiler/toolbar_js.html.twig └ @WebProfiler/Profiler/base_js.html.twig └ @WebProfiler/Profiler/toolbar.css.twig