Twig Metrics

2363 ms Render time
472 Template calls
90 Block calls
6 Macro calls

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

Rendered Templates

Template Name & Path Render Count
entry/single.html.twig templates/entry/single.html.twig 1
base.html.twig templates/base.html.twig 1
layout/_header.html.twig templates/layout/_header.html.twig 1
layout/_header_bread.html.twig templates/layout/_header_bread.html.twig 2
layout/_header_nav.html.twig templates/layout/_header_nav.html.twig 2
components/_cached.html.twig templates/components/_cached.html.twig 49
components/entry.html.twig templates/components/entry.html.twig 1
components/user_inline.html.twig templates/components/user_inline.html.twig 42
components/date.html.twig templates/components/date.html.twig 43
components/date_edited.html.twig templates/components/date_edited.html.twig 41
components/vote.html.twig templates/components/vote.html.twig 41
components/boost.html.twig templates/components/boost.html.twig 41
entry/_menu.html.twig templates/entry/_menu.html.twig 1
components/entries_cross.html.twig templates/components/entries_cross.html.twig 1
layout/_flash.html.twig templates/layout/_flash.html.twig 1
entry/comment/_options.html.twig templates/entry/comment/_options.html.twig 1
entry/comment/_form_comment.html.twig templates/entry/comment/_form_comment.html.twig 1
components/editor_toolbar.html.twig templates/components/editor_toolbar.html.twig 1
layout/_form_media.html.twig templates/layout/_form_media.html.twig 1
entry/comment/_list.html.twig templates/entry/comment/_list.html.twig 1
components/entry_comment.html.twig templates/components/entry_comment.html.twig 40
components/user_avatar.html.twig templates/components/user_avatar.html.twig 40
entry/comment/_menu.html.twig templates/entry/comment/_menu.html.twig 40
components/entry_comments_nested.html.twig templates/components/entry_comments_nested.html.twig 40
entry/_options_activity.html.twig templates/entry/_options_activity.html.twig 1
layout/_sidebar.html.twig templates/layout/_sidebar.html.twig 1
layout/_options_theme.html.twig templates/layout/_options_theme.html.twig 1
layout/_options_font_size.html.twig templates/layout/_options_font_size.html.twig 1
layout/_options_appearance.html.twig templates/layout/_options_appearance.html.twig 1
components/_settings_row_enum.html.twig templates/components/_settings_row_enum.html.twig 2
components/_settings_row_switch.html.twig templates/components/_settings_row_switch.html.twig 15
components/_user_settings_row_switch.html.twig templates/components/_user_settings_row_switch.html.twig 4
entry/_info.html.twig templates/entry/_info.html.twig 1
components/user_actions.html.twig templates/components/user_actions.html.twig 1
components/magazine_box.html.twig templates/components/magazine_box.html.twig 1
components/magazine_sub.html.twig templates/components/magazine_sub.html.twig 1
magazine/_moderators_sidebar.html.twig templates/magazine/_moderators_sidebar.html.twig 1
components/related_magazines.html.twig templates/components/related_magazines.html.twig 1
layout/_footer.html.twig templates/layout/_footer.html.twig 1
layout/_topbar.html.twig templates/layout/_topbar.html.twig 1
components/featured_magazines.html.twig templates/components/featured_magazines.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
@WebProfiler/Profiler/toolbar.css.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar.css.twig 1

Rendering Call Graph

main 2362.71ms/100%entry/single.html.twig 2352.18ms/100%
│ └ base.html.twig 2352.05ms/100%
│   └ entry/single.html.twig::block(title)
│   │ └ base.html.twig::block(title)
│   └ entry/single.html.twig::block(description)
│   └ entry/single.html.twig::block(title)
│   │ └ base.html.twig::block(title)
│   └ entry/single.html.twig::block(description)
│   └ entry/single.html.twig::block(image) 1.14ms/0%
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ entry/single.html.twig::block(header_nav)
│   └ layout/_header.html.twig 15.68ms/1%
│   │ └ layout/_header_bread.html.twig
│   │ └ layout/_header_nav.html.twig
│   └ entry/single.html.twig::block(mainClass)
│   └ entry/single.html.twig::block(body) 1882.05ms/80%
│   │ └ components/_cached.html.twig 48.01ms/2%
│   │ │ └ components/entry.html.twig 47.91ms/2%
│   │ │   └ components/user_inline.html.twig
│   │ │   └ components/date.html.twig
│   │ │   └ components/date_edited.html.twig
│   │ │   └ components/vote.html.twig
│   │ │   └ components/boost.html.twig 4.00ms/0%
│   │ │   └ entry/_menu.html.twig 9.77ms/0%
│   │ └ components/_cached.html.twig 34.64ms/1%
│   │ │ └ components/entries_cross.html.twig
│   │ └ layout/_flash.html.twig
│   │ └ entry/comment/_options.html.twig
│   │ └ entry/comment/_form_comment.html.twig 14.85ms/1%
│   │ │ └ form_div_layout.html.twig::block(form_start)
│   │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ └ components/editor_toolbar.html.twig
│   │ │ └ form_div_layout.html.twig::block(form_row)
│   │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ └ form_div_layout.html.twig::block(form_label)
│   │ │ │ └ form_div_layout.html.twig::block(form_errors)
│   │ │ │ └ form_div_layout.html.twig::block(textarea_widget)
│   │ │ │ │ └ form_div_layout.html.twig::block(widget_attributes)
│   │ │ │ │   └ form_div_layout.html.twig::block(attributes)
│   │ │ │ └ form_div_layout.html.twig::block(form_help)
│   │ │ └ layout/_form_media.html.twig
│   │ │ │ └ form_div_layout.html.twig::block(form_row)
│   │ │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_label)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(form_label_content)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_errors)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_widget)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(form_widget_simple)
│   │ │ │ │ │   └ form_div_layout.html.twig::block(widget_attributes)
│   │ │ │ │ │     └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_help)
│   │ │ │ └ form_div_layout.html.twig::block(form_row)
│   │ │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_label)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(form_label_content)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_errors)
│   │ │ │ │ └ form_div_layout.html.twig::block(url_widget)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(form_widget_simple)
│   │ │ │ │ │   └ form_div_layout.html.twig::block(widget_attributes)
│   │ │ │ │ │     └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_help)
│   │ │ │ └ form_div_layout.html.twig::block(form_row)
│   │ │ │   └ form_div_layout.html.twig::block(attributes)
│   │ │ │   └ form_div_layout.html.twig::block(form_label)
│   │ │ │   │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │   │ └ form_div_layout.html.twig::block(form_label_content)
│   │ │ │   └ form_div_layout.html.twig::block(form_errors)
│   │ │ │   └ form_div_layout.html.twig::block(textarea_widget)
│   │ │ │   │ └ form_div_layout.html.twig::block(widget_attributes)
│   │ │ │   │   └ form_div_layout.html.twig::block(attributes)
│   │ │ │   └ form_div_layout.html.twig::block(form_help)
│   │ │ └ form_div_layout.html.twig::block(form_row) 12.76ms/1%
│   │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ └ form_div_layout.html.twig::block(form_label)
│   │ │ │ └ form_div_layout.html.twig::block(form_errors)
│   │ │ │ └ form_div_layout.html.twig::block(choice_widget) 12.67ms/1%
│   │ │ │ │ └ form_div_layout.html.twig::block(choice_widget_collapsed) 12.67ms/1%
│   │ │ │ │   └ form_div_layout.html.twig::block(widget_attributes)
│   │ │ │ │   │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │   └ form/lang_select.html.twig::block(choice_widget_options)
│   │ │ │ │   └ form/lang_select.html.twig::block(choice_widget_options) 12.61ms/1%
│   │ │ │ └ form_div_layout.html.twig::block(form_help)
│   │ │ └ form_div_layout.html.twig::block(button_row)
│   │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ └ form_div_layout.html.twig::block(submit_widget)
│   │ │ │   └ form_div_layout.html.twig::block(button_widget)
│   │ │ │     └ form_div_layout.html.twig::block(button_attributes)
│   │ │ │       └ form_div_layout.html.twig::block(attributes)
│   │ │ └ form_div_layout.html.twig::block(form_end)
│   │ │   └ form_div_layout.html.twig::block(form_rest)
│   │ │     └ form_div_layout.html.twig::block(hidden_row)
│   │ │       └ form_div_layout.html.twig::block(hidden_widget)
│   │ │         └ form_div_layout.html.twig::block(form_widget_simple)
│   │ │           └ form_div_layout.html.twig::block(widget_attributes)
│   │ │             └ form_div_layout.html.twig::block(attributes)
│   │ └ entry/comment/_list.html.twig 1779.94ms/75%
│   │ │ └ components/entry_comment.html.twig 50.96ms/2%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.38ms/0%
│   │ │ │ └ components/_cached.html.twig 20.18ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 15.60ms/1%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.24ms/0%
│   │ │ │ └ components/_cached.html.twig 1.76ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 154.14ms/7%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.28ms/0%
│   │ │ │ └ components/_cached.html.twig 143.43ms/6%
│   │ │ │   └ components/entry_comments_nested.html.twig 55.40ms/2%
│   │ │ │     └ components/entry_comment.html.twig 54.75ms/2%
│   │ │ │       └ components/user_inline.html.twig 10.60ms/0%
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig
│   │ │ │       └ components/vote.html.twig
│   │ │ │       └ components/boost.html.twig
│   │ │ │       └ entry/comment/_menu.html.twig 2.04ms/0%
│   │ │ │       └ components/_cached.html.twig 29.66ms/1%
│   │ │ │         └ components/entry_comments_nested.html.twig 23.60ms/1%
│   │ │ │           └ components/entry_comment.html.twig 22.75ms/1%
│   │ │ │             └ components/user_inline.html.twig
│   │ │ │             └ components/date.html.twig
│   │ │ │             └ components/date_edited.html.twig
│   │ │ │             └ components/user_avatar.html.twig
│   │ │ │             └ components/vote.html.twig
│   │ │ │             └ components/boost.html.twig
│   │ │ │             └ entry/comment/_menu.html.twig 1.93ms/0%
│   │ │ │             └ components/_cached.html.twig 7.17ms/0%
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 120.25ms/5%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.31ms/0%
│   │ │ │ └ components/_cached.html.twig 102.88ms/4%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 55.65ms/2%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig 1.56ms/0%
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 6.34ms/0%
│   │ │ │ └ components/_cached.html.twig 19.23ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 110.73ms/5%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 9.90ms/0%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig 15.73ms/1%
│   │ │ │ └ entry/comment/_menu.html.twig 1.90ms/0%
│   │ │ │ └ components/_cached.html.twig 46.61ms/2%
│   │ │ │   └ components/entry_comments_nested.html.twig 30.69ms/1%
│   │ │ │     └ components/entry_comment.html.twig 29.98ms/1%
│   │ │ │       └ components/user_inline.html.twig 7.61ms/0%
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig
│   │ │ │       └ components/vote.html.twig
│   │ │ │       └ components/boost.html.twig 3.90ms/0%
│   │ │ │       └ entry/comment/_menu.html.twig 6.67ms/0%
│   │ │ │       └ components/_cached.html.twig 4.07ms/0%
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 487.68ms/21%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig 7.38ms/0%
│   │ │ │ └ components/boost.html.twig 10.39ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 10.80ms/0%
│   │ │ │ └ components/_cached.html.twig 426.12ms/18%
│   │ │ │   └ components/entry_comments_nested.html.twig 178.78ms/8%
│   │ │ │     └ components/entry_comment.html.twig 178.18ms/8%
│   │ │ │       └ components/user_inline.html.twig
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig
│   │ │ │       └ components/vote.html.twig
│   │ │ │       └ components/boost.html.twig 1.60ms/0%
│   │ │ │       └ entry/comment/_menu.html.twig 1.29ms/0%
│   │ │ │       └ components/_cached.html.twig 170.25ms/7%
│   │ │ │         └ components/entry_comments_nested.html.twig 167.40ms/7%
│   │ │ │           └ components/entry_comment.html.twig 37.46ms/2%
│   │ │ │           │ └ components/user_inline.html.twig
│   │ │ │           │ └ components/date.html.twig
│   │ │ │           │ └ components/date_edited.html.twig
│   │ │ │           │ └ components/user_avatar.html.twig
│   │ │ │           │ └ components/vote.html.twig
│   │ │ │           │ └ components/boost.html.twig 3.86ms/0%
│   │ │ │           │ └ entry/comment/_menu.html.twig 1.48ms/0%
│   │ │ │           │ └ components/_cached.html.twig 18.06ms/1%
│   │ │ │           │   └ components/entry_comments_nested.html.twig 17.86ms/1%
│   │ │ │           │     └ components/entry_comment.html.twig 17.42ms/1%
│   │ │ │           │       └ components/user_inline.html.twig
│   │ │ │           │       └ components/date.html.twig
│   │ │ │           │       └ components/date_edited.html.twig
│   │ │ │           │       └ components/user_avatar.html.twig
│   │ │ │           │       └ components/vote.html.twig
│   │ │ │           │       └ components/boost.html.twig
│   │ │ │           │       └ entry/comment/_menu.html.twig 2.71ms/0%
│   │ │ │           │       └ components/_cached.html.twig
│   │ │ │           │         └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 29.09ms/1%
│   │ │ │           │ └ components/user_inline.html.twig 5.32ms/0%
│   │ │ │           │ └ components/date.html.twig
│   │ │ │           │ └ components/date_edited.html.twig
│   │ │ │           │ └ components/user_avatar.html.twig
│   │ │ │           │ └ components/vote.html.twig 3.30ms/0%
│   │ │ │           │ └ components/boost.html.twig
│   │ │ │           │ └ entry/comment/_menu.html.twig 1.27ms/0%
│   │ │ │           │ └ components/_cached.html.twig 9.94ms/0%
│   │ │ │           │   └ components/entry_comments_nested.html.twig 9.74ms/0%
│   │ │ │           │     └ components/entry_comment.html.twig 9.31ms/0%
│   │ │ │           │       └ components/user_inline.html.twig
│   │ │ │           │       └ components/date.html.twig
│   │ │ │           │       └ components/date_edited.html.twig
│   │ │ │           │       └ components/user_avatar.html.twig
│   │ │ │           │       └ components/vote.html.twig
│   │ │ │           │       └ components/boost.html.twig
│   │ │ │           │       └ entry/comment/_menu.html.twig 1.39ms/0%
│   │ │ │           │       └ components/_cached.html.twig 1.04ms/0%
│   │ │ │           │         └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 10.21ms/0%
│   │ │ │           │ └ components/user_inline.html.twig
│   │ │ │           │ └ components/date.html.twig
│   │ │ │           │ └ components/date_edited.html.twig
│   │ │ │           │ └ components/user_avatar.html.twig
│   │ │ │           │ └ components/vote.html.twig 3.36ms/0%
│   │ │ │           │ └ components/boost.html.twig
│   │ │ │           │ └ entry/comment/_menu.html.twig 1.28ms/0%
│   │ │ │           │ └ components/_cached.html.twig
│   │ │ │           │   └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 8.06ms/0%
│   │ │ │           │ └ components/user_inline.html.twig
│   │ │ │           │ └ components/date.html.twig
│   │ │ │           │ └ components/date_edited.html.twig
│   │ │ │           │ └ components/user_avatar.html.twig
│   │ │ │           │ └ components/vote.html.twig
│   │ │ │           │ └ components/boost.html.twig
│   │ │ │           │ └ entry/comment/_menu.html.twig 1.84ms/0%
│   │ │ │           │ └ components/_cached.html.twig
│   │ │ │           │   └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 26.47ms/1%
│   │ │ │           │ └ components/user_inline.html.twig
│   │ │ │           │ └ components/date.html.twig
│   │ │ │           │ └ components/date_edited.html.twig
│   │ │ │           │ └ components/user_avatar.html.twig
│   │ │ │           │ └ components/vote.html.twig
│   │ │ │           │ └ components/boost.html.twig
│   │ │ │           │ └ entry/comment/_menu.html.twig 2.26ms/0%
│   │ │ │           │ └ components/_cached.html.twig 17.23ms/1%
│   │ │ │           │   └ components/entry_comments_nested.html.twig 16.94ms/1%
│   │ │ │           │     └ components/entry_comment.html.twig 15.03ms/1%
│   │ │ │           │       └ components/user_inline.html.twig 2.41ms/0%
│   │ │ │           │       └ components/date.html.twig
│   │ │ │           │       └ components/date_edited.html.twig
│   │ │ │           │       └ components/user_avatar.html.twig
│   │ │ │           │       └ components/vote.html.twig 3.47ms/0%
│   │ │ │           │       └ components/boost.html.twig 1.16ms/0%
│   │ │ │           │       └ entry/comment/_menu.html.twig 1.91ms/0%
│   │ │ │           │       └ components/_cached.html.twig
│   │ │ │           │         └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 49.69ms/2%
│   │ │ │             └ components/user_inline.html.twig 4.11ms/0%
│   │ │ │             └ components/date.html.twig
│   │ │ │             └ components/date_edited.html.twig
│   │ │ │             └ components/user_avatar.html.twig
│   │ │ │             └ components/vote.html.twig
│   │ │ │             └ components/boost.html.twig
│   │ │ │             └ entry/comment/_menu.html.twig 1.84ms/0%
│   │ │ │             └ components/_cached.html.twig 37.57ms/2%
│   │ │ │               └ components/entry_comments_nested.html.twig 37.33ms/2%
│   │ │ │                 └ components/entry_comment.html.twig 34.08ms/1%
│   │ │ │                   └ components/user_inline.html.twig
│   │ │ │                   └ components/date.html.twig
│   │ │ │                   └ components/date_edited.html.twig
│   │ │ │                   └ components/user_avatar.html.twig
│   │ │ │                   └ components/vote.html.twig
│   │ │ │                   └ components/boost.html.twig 3.12ms/0%
│   │ │ │                   └ entry/comment/_menu.html.twig 1.32ms/0%
│   │ │ │                   └ components/_cached.html.twig 25.10ms/1%
│   │ │ │                     └ components/entry_comments_nested.html.twig 24.84ms/1%
│   │ │ │                       └ components/entry_comment.html.twig 23.84ms/1%
│   │ │ │                         └ components/user_inline.html.twig
│   │ │ │                         └ components/date.html.twig
│   │ │ │                         └ components/date_edited.html.twig
│   │ │ │                         └ components/user_avatar.html.twig
│   │ │ │                         └ components/vote.html.twig
│   │ │ │                         └ components/boost.html.twig
│   │ │ │                         └ entry/comment/_menu.html.twig 1.36ms/0%
│   │ │ │                         └ components/_cached.html.twig 16.88ms/1%
│   │ │ │                           └ components/entry_comments_nested.html.twig 16.60ms/1%
│   │ │ │                             └ components/entry_comment.html.twig 16.16ms/1%
│   │ │ │                               └ components/user_inline.html.twig 2.25ms/0%
│   │ │ │                               └ components/date.html.twig
│   │ │ │                               └ components/date_edited.html.twig
│   │ │ │                               └ components/user_avatar.html.twig
│   │ │ │                               └ components/vote.html.twig
│   │ │ │                               └ components/boost.html.twig
│   │ │ │                               └ entry/comment/_menu.html.twig 1.44ms/0%
│   │ │ │                               └ components/_cached.html.twig 7.45ms/0%
│   │ │ │                                 └ components/entry_comments_nested.html.twig 7.16ms/0%
│   │ │ │                                   └ components/entry_comment.html.twig 6.71ms/0%
│   │ │ │                                     └ components/user_inline.html.twig
│   │ │ │                                     └ components/date.html.twig
│   │ │ │                                     └ components/date_edited.html.twig
│   │ │ │                                     └ components/user_avatar.html.twig
│   │ │ │                                     └ components/vote.html.twig
│   │ │ │                                     └ components/boost.html.twig
│   │ │ │                                     └ entry/comment/_menu.html.twig 1.41ms/0%
│   │ │ │                                     └ components/_cached.html.twig
│   │ │ │                                       └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 26.50ms/1%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig 2.99ms/0%
│   │ │ │ └ components/boost.html.twig 3.95ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 1.89ms/0%
│   │ │ │ └ components/_cached.html.twig 11.54ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig 10.67ms/0%
│   │ │ │     └ components/entry_comment.html.twig 9.91ms/0%
│   │ │ │       └ components/user_inline.html.twig
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig
│   │ │ │       └ components/vote.html.twig
│   │ │ │       └ components/boost.html.twig
│   │ │ │       └ entry/comment/_menu.html.twig 1.39ms/0%
│   │ │ │       └ components/_cached.html.twig
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 16.42ms/1%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.29ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 74.63ms/3%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 2.15ms/0%
│   │ │ │ └ components/_cached.html.twig 62.09ms/3%
│   │ │ │   └ components/entry_comments_nested.html.twig 54.70ms/2%
│   │ │ │     └ components/entry_comment.html.twig 54.03ms/2%
│   │ │ │       └ components/user_inline.html.twig 1.93ms/0%
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig
│   │ │ │       └ components/vote.html.twig
│   │ │ │       └ components/boost.html.twig
│   │ │ │       └ entry/comment/_menu.html.twig 1.57ms/0%
│   │ │ │       └ components/_cached.html.twig 36.20ms/2%
│   │ │ │         └ components/entry_comments_nested.html.twig 20.39ms/1%
│   │ │ │           └ components/entry_comment.html.twig 19.30ms/1%
│   │ │ │             └ components/user_inline.html.twig
│   │ │ │             └ components/date.html.twig
│   │ │ │             └ components/date_edited.html.twig
│   │ │ │             └ components/user_avatar.html.twig
│   │ │ │             └ components/vote.html.twig
│   │ │ │             └ components/boost.html.twig
│   │ │ │             └ entry/comment/_menu.html.twig 10.84ms/0%
│   │ │ │             └ components/_cached.html.twig
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 44.31ms/2%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 2.77ms/0%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 2.05ms/0%
│   │ │ │ └ components/_cached.html.twig 10.05ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 23.15ms/1%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.61ms/0%
│   │ │ │ └ components/_cached.html.twig 5.38ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 110.76ms/5%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig 3.17ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 1.59ms/0%
│   │ │ │ └ components/_cached.html.twig 98.01ms/4%
│   │ │ │   └ components/entry_comments_nested.html.twig 82.75ms/4%
│   │ │ │     └ components/entry_comment.html.twig 80.72ms/3%
│   │ │ │       └ components/user_inline.html.twig 4.48ms/0%
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig
│   │ │ │       └ components/vote.html.twig 1.17ms/0%
│   │ │ │       └ components/boost.html.twig 2.41ms/0%
│   │ │ │       └ entry/comment/_menu.html.twig 9.10ms/0%
│   │ │ │       └ components/_cached.html.twig 49.29ms/2%
│   │ │ │         └ components/entry_comments_nested.html.twig 48.68ms/2%
│   │ │ │           └ components/entry_comment.html.twig 46.26ms/2%
│   │ │ │             └ components/user_inline.html.twig
│   │ │ │             └ components/date.html.twig
│   │ │ │             └ components/date_edited.html.twig
│   │ │ │             └ components/user_avatar.html.twig
│   │ │ │             └ components/vote.html.twig 3.39ms/0%
│   │ │ │             └ components/boost.html.twig 12.79ms/1%
│   │ │ │             └ entry/comment/_menu.html.twig 7.11ms/0%
│   │ │ │             └ components/_cached.html.twig
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 375.71ms/16%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig 1.39ms/0%
│   │ │ │ └ components/boost.html.twig 3.25ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 10.37ms/0%
│   │ │ │ └ components/_cached.html.twig 329.24ms/14%
│   │ │ │   └ components/entry_comments_nested.html.twig 112.45ms/5%
│   │ │ │     └ components/entry_comment.html.twig 110.81ms/5%
│   │ │ │       └ components/user_inline.html.twig 18.65ms/1%
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig
│   │ │ │       └ components/vote.html.twig 1.28ms/0%
│   │ │ │       └ components/boost.html.twig 2.46ms/0%
│   │ │ │       └ entry/comment/_menu.html.twig 7.83ms/0%
│   │ │ │       └ components/_cached.html.twig 61.38ms/3%
│   │ │ │         └ components/entry_comments_nested.html.twig 36.46ms/2%
│   │ │ │           └ components/entry_comment.html.twig 35.24ms/1%
│   │ │ │             └ components/user_inline.html.twig
│   │ │ │             └ components/date.html.twig
│   │ │ │             └ components/date_edited.html.twig
│   │ │ │             └ components/user_avatar.html.twig
│   │ │ │             └ components/vote.html.twig
│   │ │ │             └ components/boost.html.twig
│   │ │ │             └ entry/comment/_menu.html.twig 6.41ms/0%
│   │ │ │             └ components/_cached.html.twig 19.86ms/1%
│   │ │ │               └ components/entry_comments_nested.html.twig 19.58ms/1%
│   │ │ │                 └ components/entry_comment.html.twig 16.44ms/1%
│   │ │ │                   └ components/user_inline.html.twig
│   │ │ │                   └ components/date.html.twig
│   │ │ │                   └ components/date_edited.html.twig
│   │ │ │                   └ components/user_avatar.html.twig
│   │ │ │                   └ components/vote.html.twig
│   │ │ │                   └ components/boost.html.twig
│   │ │ │                   └ entry/comment/_menu.html.twig 4.71ms/0%
│   │ │ │                   └ components/_cached.html.twig 2.75ms/0%
│   │ │ │                     └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 41.11ms/2%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.37ms/0%
│   │ │ │ └ components/_cached.html.twig 22.71ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ layout/_pagination.html.twig::block(pager_widget) 1.20ms/0%
│   │ │   └ layout/_pagination.html.twig::block(pager) 1.19ms/0%
│   │ │     └ layout/_pagination.html.twig::block(previous_page_link_disabled)
│   │ │     │ └ layout/_pagination.html.twig::block(previous_page_message)
│   │ │     └ layout/_pagination.html.twig::block(current_page_link)
│   │ │     └ layout/_pagination.html.twig::block(page_link)
│   │ │     └ layout/_pagination.html.twig::block(next_page_link)
│   │ │       └ layout/_pagination.html.twig::block(next_page_message)
│   │ └ entry/_options_activity.html.twig 1.19ms/0%
│   └ base.html.twig::block(sidebar) 449.60ms/19%
│   │ └ entry/single.html.twig::block(sidebar_top)
│   │ └ entry/single.html.twig::block(header_nav)
│   │ └ layout/_sidebar.html.twig 449.03ms/19%
│   │   └ layout/_options_theme.html.twig 5.61ms/0%
│   │   └ layout/_options_font_size.html.twig 1.01ms/0%
│   │   └ layout/_options_appearance.html.twig 317.82ms/13%
│   │   │ └ components/_settings_row_enum.html.twig 3.71ms/0%
│   │   │ └ components/_settings_row_switch.html.twig 1.39ms/0%
│   │   │ └ components/_settings_row_switch.html.twig 1.68ms/0%
│   │   │ └ components/_settings_row_switch.html.twig 1.15ms/0%
│   │   │ └ components/_settings_row_switch.html.twig 1.20ms/0%
│   │   │ └ components/_settings_row_switch.html.twig 1.98ms/0%
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_user_settings_row_switch.html.twig 1.28ms/0%
│   │   │ └ components/_settings_row_switch.html.twig 1.43ms/0%
│   │   │ └ components/_user_settings_row_switch.html.twig 2.53ms/0%
│   │   │ └ components/_user_settings_row_switch.html.twig 2.25ms/0%
│   │   │ └ components/_user_settings_row_switch.html.twig 2.18ms/0%
│   │   │ └ components/_settings_row_switch.html.twig 15.50ms/1%
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig 1.31ms/0%
│   │   │ └ components/_settings_row_switch.html.twig 1.15ms/0%
│   │   │ └ components/_settings_row_switch.html.twig 2.13ms/0%
│   │   │ └ components/_settings_row_switch.html.twig 1.87ms/0%
│   │   │ └ components/_settings_row_switch.html.twig 2.46ms/0%
│   │   │ └ components/_settings_row_enum.html.twig 2.47ms/0%
│   │   │ └ components/_settings_row_switch.html.twig 1.32ms/0%
│   │   └ layout/_header_bread.html.twig
│   │   └ layout/_header_nav.html.twig 10.16ms/0%
│   │   └ entry/_info.html.twig 45.79ms/2%
│   │   │ └ components/user_actions.html.twig 9.03ms/0%
│   │   │ └ components/date.html.twig
│   │   └ components/magazine_box.html.twig 40.86ms/2%
│   │   │ └ components/magazine_sub.html.twig
│   │   │ └ components/date.html.twig
│   │   │ └ components/user_inline.html.twig
│   │   │ └ components/magazine_box.html.twig::macro(meta_item)
│   │   │ └ components/magazine_box.html.twig::macro(meta_item)
│   │   │ └ components/magazine_box.html.twig::macro(meta_item)
│   │   │ └ components/magazine_box.html.twig::macro(meta_item)
│   │   │ └ components/magazine_box.html.twig::macro(meta_item)
│   │   │ └ components/magazine_box.html.twig::macro(meta_item)
│   │   └ magazine/_moderators_sidebar.html.twig
│   │   └ components/_cached.html.twig 5.94ms/0%
│   │   │ └ components/related_magazines.html.twig
│   │   └ components/_cached.html.twig
│   │   └ components/_cached.html.twig
│   │   └ components/_cached.html.twig
│   │   └ components/_cached.html.twig
│   │   └ components/_cached.html.twig
│   └ layout/_footer.html.twig
│   └ layout/_topbar.html.twig 1.36ms/0%
│     └ components/_cached.html.twig
│       └ components/featured_magazines.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 10.54ms/0%@WebProfiler/Profiler/toolbar.html.twig 6.91ms/0%
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar) 6.17ms/0%
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig 5.87ms/0%@WebProfiler/Profiler/toolbar.css.twig