Twig Metrics
10 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.57ms/100% └ quiz/show.html.twig 7.70ms/80% │ └ layout.html.twig 4.70ms/49% │ └ base.html.twig 4.00ms/42% │ └ quiz/show.html.twig::block(seo) │ └ layout.html.twig::block(stylesheets) │ └ quiz/show.html.twig::block(body) 3.90ms/41% │ │ └ quiz/show.html.twig::block(header) 1.97ms/21% │ │ │ └ layout.html.twig::block(header) 1.96ms/20% │ │ └ 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.88ms/20% └ @WebProfiler/Profiler/base_js.html.twig └ @WebProfiler/Profiler/toolbar.css.twig