Twig Metrics
9 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 9.16ms/100% └ quiz/show.html.twig 7.44ms/81% │ └ layout.html.twig 4.53ms/49% │ └ base.html.twig 4.03ms/44% │ └ quiz/show.html.twig::block(seo) │ └ layout.html.twig::block(stylesheets) │ └ quiz/show.html.twig::block(body) 3.92ms/43% │ │ └ quiz/show.html.twig::block(header) 2.05ms/22% │ │ │ └ layout.html.twig::block(header) 2.04ms/22% │ │ └ 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 1.72ms/19% └ @WebProfiler/Profiler/base_js.html.twig └ @WebProfiler/Profiler/toolbar.css.twig