Twig Metrics
7 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 7.43ms/100% └ quiz/show.html.twig 6.71ms/90% │ └ layout.html.twig 3.69ms/50% │ └ base.html.twig 3.01ms/41% │ └ quiz/show.html.twig::block(seo) │ └ layout.html.twig::block(stylesheets) │ └ quiz/show.html.twig::block(body) 2.91ms/39% │ │ └ quiz/show.html.twig::block(header) 1.08ms/14% │ │ │ └ layout.html.twig::block(header) 1.07ms/14% │ │ └ 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