Twig Metrics

2157 ms Render time
364 Template calls
82 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 37
components/entry.html.twig templates/components/entry.html.twig 1
components/user_inline.html.twig templates/components/user_inline.html.twig 30
components/date.html.twig templates/components/date.html.twig 31
components/date_edited.html.twig templates/components/date_edited.html.twig 29
components/vote.html.twig templates/components/vote.html.twig 29
components/boost.html.twig templates/components/boost.html.twig 29
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 28
components/user_avatar.html.twig templates/components/user_avatar.html.twig 40
entry/comment/_menu.html.twig templates/entry/comment/_menu.html.twig 28
components/entry_comments_nested.html.twig templates/components/entry_comments_nested.html.twig 28
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/active_users.html.twig templates/components/active_users.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 2156.90ms/100%entry/single.html.twig 2156.09ms/100%
│ └ base.html.twig 2155.98ms/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.22ms/0%
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ entry/single.html.twig::block(header_nav)
│   └ layout/_header.html.twig 5.52ms/0%
│   │ └ layout/_header_bread.html.twig
│   │ └ layout/_header_nav.html.twig
│   └ entry/single.html.twig::block(mainClass)
│   └ entry/single.html.twig::block(body) 1483.31ms/69%
│   │ └ components/_cached.html.twig 45.88ms/2%
│   │ │ └ components/entry.html.twig 45.77ms/2%
│   │ │   └ components/user_inline.html.twig
│   │ │   └ components/date.html.twig
│   │ │   └ components/date_edited.html.twig
│   │ │   └ components/vote.html.twig
│   │ │   └ components/boost.html.twig 32.45ms/2%
│   │ │   └ entry/_menu.html.twig 8.12ms/0%
│   │ └ components/_cached.html.twig 77.63ms/4%
│   │ │ └ components/entries_cross.html.twig
│   │ └ layout/_flash.html.twig
│   │ └ entry/comment/_options.html.twig
│   │ └ entry/comment/_form_comment.html.twig 11.13ms/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) 8.45ms/0%
│   │ │ │ └ 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) 8.35ms/0%
│   │ │ │ │ └ form_div_layout.html.twig::block(choice_widget_collapsed) 8.34ms/0%
│   │ │ │ │   └ 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) 8.29ms/0%
│   │ │ │ └ 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 1273.28ms/59%
│   │ │ └ components/entry_comment.html.twig 56.83ms/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 1.32ms/0%
│   │ │ │ └ components/_cached.html.twig 41.87ms/2%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 35.90ms/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.22ms/0%
│   │ │ │ └ components/_cached.html.twig 16.05ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 33.36ms/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.24ms/0%
│   │ │ │ └ components/_cached.html.twig 4.98ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 66.88ms/3%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 3.44ms/0%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.42ms/0%
│   │ │ │ └ components/_cached.html.twig 48.66ms/2%
│   │ │ │   └ components/entry_comments_nested.html.twig 44.95ms/2%
│   │ │ │     └ components/entry_comment.html.twig 22.67ms/1%
│   │ │ │     │ └ components/user_inline.html.twig 9.70ms/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.27ms/0%
│   │ │ │     │ └ components/_cached.html.twig 7.14ms/0%
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 7.98ms/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.28ms/0%
│   │ │ │     │ └ components/_cached.html.twig 2.14ms/0%
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 12.80ms/1%
│   │ │ │       └ components/user_inline.html.twig 3.00ms/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.39ms/0%
│   │ │ │       └ components/_cached.html.twig
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 8.61ms/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.28ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 26.69ms/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.25ms/0%
│   │ │ │ └ components/_cached.html.twig 19.87ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig 9.82ms/0%
│   │ │ │     └ components/entry_comment.html.twig 9.40ms/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.26ms/0%
│   │ │ │       └ components/_cached.html.twig
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 16.49ms/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.28ms/0%
│   │ │ │ └ components/_cached.html.twig 9.37ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig 8.63ms/0%
│   │ │ │     └ components/entry_comment.html.twig 8.16ms/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.30ms/0%
│   │ │ │       └ components/_cached.html.twig
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 18.74ms/1%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 1.03ms/0%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.63ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 16.58ms/1%
│   │ │ │ └ components/user_inline.html.twig 2.06ms/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.42ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 24.73ms/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.53ms/0%
│   │ │ │ └ components/_cached.html.twig 2.46ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 34.64ms/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.23ms/0%
│   │ │ │ └ components/boost.html.twig 3.19ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 5.56ms/0%
│   │ │ │ └ components/_cached.html.twig 1.56ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 47.64ms/2%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig 2.01ms/0%
│   │ │ │ └ components/boost.html.twig 4.54ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 7.91ms/0%
│   │ │ │ └ components/_cached.html.twig 1.75ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 611.96ms/28%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig 1.19ms/0%
│   │ │ │ └ components/boost.html.twig 7.88ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 21.32ms/1%
│   │ │ │ └ components/_cached.html.twig 532.39ms/25%
│   │ │ │   └ components/entry_comments_nested.html.twig 508.59ms/24%
│   │ │ │     └ components/entry_comment.html.twig 507.72ms/24%
│   │ │ │       └ components/user_inline.html.twig 47.01ms/2%
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig
│   │ │ │       └ components/vote.html.twig
│   │ │ │       └ components/boost.html.twig 12.29ms/1%
│   │ │ │       └ entry/comment/_menu.html.twig 2.54ms/0%
│   │ │ │       └ components/_cached.html.twig 373.15ms/17%
│   │ │ │         └ components/entry_comments_nested.html.twig 356.45ms/17%
│   │ │ │           └ components/entry_comment.html.twig 355.74ms/16%
│   │ │ │             └ 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.53ms/0%
│   │ │ │             └ components/_cached.html.twig 337.86ms/16%
│   │ │ │               └ components/entry_comments_nested.html.twig 287.70ms/13%
│   │ │ │                 └ components/entry_comment.html.twig 286.80ms/13%
│   │ │ │                   └ 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.04ms/0%
│   │ │ │                   └ entry/comment/_menu.html.twig 2.13ms/0%
│   │ │ │                   └ components/_cached.html.twig 246.82ms/11%
│   │ │ │                     └ components/entry_comments_nested.html.twig 229.27ms/11%
│   │ │ │                       └ components/entry_comment.html.twig 221.84ms/10%
│   │ │ │                         └ components/user_inline.html.twig 49.85ms/2%
│   │ │ │                         └ components/date.html.twig
│   │ │ │                         └ components/date_edited.html.twig
│   │ │ │                         └ components/user_avatar.html.twig 48.05ms/2%
│   │ │ │                         └ components/vote.html.twig
│   │ │ │                         └ components/boost.html.twig 1.03ms/0%
│   │ │ │                         └ entry/comment/_menu.html.twig 12.58ms/1%
│   │ │ │                         └ components/_cached.html.twig 95.64ms/4%
│   │ │ │                           └ components/entry_comments_nested.html.twig 71.67ms/3%
│   │ │ │                             └ components/entry_comment.html.twig 70.87ms/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 19.37ms/1%
│   │ │ │                               └ components/_cached.html.twig 20.96ms/1%
│   │ │ │                                 └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 201.86ms/9%
│   │ │   └ components/user_inline.html.twig
│   │ │   └ components/date.html.twig
│   │ │   └ components/date_edited.html.twig
│   │ │   └ components/user_avatar.html.twig
│   │ │   └ components/vote.html.twig 11.02ms/1%
│   │ │   └ components/boost.html.twig
│   │ │   └ entry/comment/_menu.html.twig 22.67ms/1%
│   │ │   └ components/_cached.html.twig 143.09ms/7%
│   │ │     └ components/entry_comments_nested.html.twig 139.39ms/6%
│   │ │       └ components/entry_comment.html.twig 138.55ms/6%
│   │ │         └ components/user_inline.html.twig 12.82ms/1%
│   │ │         └ 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 36.54ms/2%
│   │ │         └ components/_cached.html.twig 82.19ms/4%
│   │ │           └ components/entry_comments_nested.html.twig 81.83ms/4%
│   │ │             └ components/entry_comment.html.twig 79.01ms/4%
│   │ │               └ 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.80ms/0%
│   │ │               └ components/_cached.html.twig 63.48ms/3%
│   │ │                 └ components/entry_comments_nested.html.twig 63.11ms/3%
│   │ │                   └ components/entry_comment.html.twig 15.91ms/1%
│   │ │                   │ └ components/user_inline.html.twig 4.91ms/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.88ms/0%
│   │ │                   │ └ components/_cached.html.twig 2.61ms/0%
│   │ │                   │   └ components/entry_comments_nested.html.twig
│   │ │                   └ components/entry_comment.html.twig 45.72ms/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 1.23ms/0%
│   │ │                     └ entry/comment/_menu.html.twig 2.64ms/0%
│   │ │                     └ components/_cached.html.twig 14.83ms/1%
│   │ │                       └ components/entry_comments_nested.html.twig
│   │ └ entry/_options_activity.html.twig
│   └ base.html.twig::block(sidebar) 636.45ms/30%
│   │ └ entry/single.html.twig::block(sidebar_top)
│   │ └ entry/single.html.twig::block(header_nav)
│   │ └ layout/_sidebar.html.twig 636.27ms/29%
│   │   └ layout/_options_theme.html.twig
│   │   └ layout/_options_font_size.html.twig
│   │   └ layout/_options_appearance.html.twig 54.33ms/3%
│   │   │ └ components/_settings_row_enum.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_user_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_user_settings_row_switch.html.twig
│   │   │ └ components/_user_settings_row_switch.html.twig
│   │   │ └ components/_user_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   │ └ components/_settings_row_enum.html.twig
│   │   │ └ components/_settings_row_switch.html.twig
│   │   └ layout/_header_bread.html.twig
│   │   └ layout/_header_nav.html.twig
│   │   └ entry/_info.html.twig 12.18ms/1%
│   │   │ └ components/user_actions.html.twig
│   │   │ └ components/date.html.twig
│   │   └ components/magazine_box.html.twig 34.77ms/2%
│   │   │ └ components/magazine_sub.html.twig
│   │   │ └ components/date.html.twig
│   │   │ └ components/user_inline.html.twig 3.76ms/0%
│   │   │ └ 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 15.57ms/1%
│   │   └ components/_cached.html.twig 429.85ms/20%
│   │   │ └ components/active_users.html.twig 54.05ms/3%
│   │   │   └ components/user_avatar.html.twig 2.94ms/0%
│   │   │   └ components/user_avatar.html.twig 2.74ms/0%
│   │   │   └ components/user_avatar.html.twig 3.14ms/0%
│   │   │   └ components/user_avatar.html.twig 7.09ms/0%
│   │   │   └ components/user_avatar.html.twig 3.05ms/0%
│   │   │   └ components/user_avatar.html.twig 7.21ms/0%
│   │   │   └ components/user_avatar.html.twig 3.11ms/0%
│   │   │   └ components/user_avatar.html.twig 4.61ms/0%
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig 1.14ms/0%
│   │   │   └ components/user_avatar.html.twig 4.56ms/0%
│   │   │   └ components/user_avatar.html.twig 2.69ms/0%
│   │   └ components/_cached.html.twig 18.96ms/1%
│   │   └ components/_cached.html.twig 21.56ms/1%
│   │   └ components/_cached.html.twig 4.32ms/0%
│   │   └ components/_cached.html.twig 10.31ms/0%
│   └ layout/_footer.html.twig 1.30ms/0%
│   └ layout/_topbar.html.twig 26.77ms/1%
│     └ components/_cached.html.twig 25.83ms/1%
│       └ components/featured_magazines.html.twig@WebProfiler/Profiler/toolbar_js.html.twig@WebProfiler/Profiler/toolbar.html.twig
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig