Twig Metrics

2118 ms Render time
546 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 54
components/entry.html.twig templates/components/entry.html.twig 1
components/user_inline.html.twig templates/components/user_inline.html.twig 47
components/date.html.twig templates/components/date.html.twig 52
components/date_edited.html.twig templates/components/date_edited.html.twig 46
components/vote.html.twig templates/components/vote.html.twig 46
components/boost.html.twig templates/components/boost.html.twig 46
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 45
components/user_avatar.html.twig templates/components/user_avatar.html.twig 57
entry/comment/_menu.html.twig templates/entry/comment/_menu.html.twig 45
components/entry_comments_nested.html.twig templates/components/entry_comments_nested.html.twig 45
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
components/active_users.html.twig templates/components/active_users.html.twig 1
components/related_categories.html.twig templates/components/related_categories.html.twig 1
components/related_posts.html.twig templates/components/related_posts.html.twig 1
components/magazine_inline.html.twig templates/components/magazine_inline.html.twig 4
components/related_entries.html.twig templates/components/related_entries.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 2118.22ms/100%entry/single.html.twig 2115.18ms/100%
│ └ base.html.twig 2114.21ms/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)
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ entry/single.html.twig::block(header_nav)
│   └ layout/_header.html.twig 4.84ms/0%
│   │ └ layout/_header_bread.html.twig
│   │ └ layout/_header_nav.html.twig
│   └ entry/single.html.twig::block(mainClass)
│   └ entry/single.html.twig::block(body) 1532.50ms/72%
│   │ └ components/_cached.html.twig 30.99ms/1%
│   │ │ └ components/entry.html.twig 30.88ms/1%
│   │ │   └ components/user_inline.html.twig
│   │ │   └ components/date.html.twig
│   │ │   └ components/date_edited.html.twig
│   │ │   └ components/vote.html.twig
│   │ │   └ components/boost.html.twig 23.64ms/1%
│   │ │   └ entry/_menu.html.twig 2.48ms/0%
│   │ └ components/_cached.html.twig 38.34ms/2%
│   │ │ └ components/entries_cross.html.twig
│   │ └ layout/_flash.html.twig
│   │ └ entry/comment/_options.html.twig
│   │ └ entry/comment/_form_comment.html.twig 14.74ms/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.61ms/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.52ms/1%
│   │ │ │ │ └ form_div_layout.html.twig::block(choice_widget_collapsed) 12.50ms/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.44ms/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 1445.42ms/68%
│   │ │ └ components/entry_comment.html.twig 233.87ms/11%
│   │ │ │ └ 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.48ms/0%
│   │ │ │ └ components/_cached.html.twig 215.52ms/10%
│   │ │ │   └ components/entry_comments_nested.html.twig 205.01ms/10%
│   │ │ │     └ components/entry_comment.html.twig 147.28ms/7%
│   │ │ │     │ └ components/user_inline.html.twig 5.53ms/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.31ms/0%
│   │ │ │     │ └ components/_cached.html.twig 134.76ms/6%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 127.99ms/6%
│   │ │ │     │     └ components/entry_comment.html.twig 127.40ms/6%
│   │ │ │     │       └ 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 14.49ms/1%
│   │ │ │     │       └ components/_cached.html.twig 80.63ms/4%
│   │ │ │     │         └ components/entry_comments_nested.html.twig 68.29ms/3%
│   │ │ │     │           └ components/entry_comment.html.twig 67.69ms/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.33ms/0%
│   │ │ │     │             └ components/_cached.html.twig 31.84ms/2%
│   │ │ │     │               └ components/entry_comments_nested.html.twig 28.17ms/1%
│   │ │ │     │                 └ components/entry_comment.html.twig 27.68ms/1%
│   │ │ │     │                   └ components/user_inline.html.twig
│   │ │ │     │                   └ components/date.html.twig 3.37ms/0%
│   │ │ │     │                   └ components/date_edited.html.twig
│   │ │ │     │                   └ components/user_avatar.html.twig
│   │ │ │     │                   └ components/vote.html.twig
│   │ │ │     │                   └ components/boost.html.twig 12.76ms/1%
│   │ │ │     │                   └ entry/comment/_menu.html.twig 1.39ms/0%
│   │ │ │     │                   └ components/_cached.html.twig 5.89ms/0%
│   │ │ │     │                     └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 56.68ms/3%
│   │ │ │       └ components/user_inline.html.twig 4.66ms/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.30ms/0%
│   │ │ │       └ components/_cached.html.twig 46.06ms/2%
│   │ │ │         └ components/entry_comments_nested.html.twig 29.51ms/1%
│   │ │ │           └ components/entry_comment.html.twig 28.89ms/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 8.85ms/0%
│   │ │ │             └ components/_cached.html.twig 5.68ms/0%
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 55.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 1.35ms/0%
│   │ │ │ └ components/_cached.html.twig 35.48ms/2%
│   │ │ │   └ components/entry_comments_nested.html.twig 32.54ms/2%
│   │ │ │     └ components/entry_comment.html.twig 23.45ms/1%
│   │ │ │     │ └ components/user_inline.html.twig 4.65ms/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 2.25ms/0%
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 8.22ms/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.34ms/0%
│   │ │ │       └ components/_cached.html.twig 1.24ms/0%
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 19.99ms/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
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 187.16ms/9%
│   │ │ │ └ 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 177.17ms/8%
│   │ │ │   └ components/entry_comments_nested.html.twig 176.25ms/8%
│   │ │ │     └ components/entry_comment.html.twig 175.80ms/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
│   │ │ │       └ entry/comment/_menu.html.twig 1.29ms/0%
│   │ │ │       └ components/_cached.html.twig 169.98ms/8%
│   │ │ │         └ components/entry_comments_nested.html.twig 165.63ms/8%
│   │ │ │           └ components/entry_comment.html.twig 49.08ms/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 15.96ms/1%
│   │ │ │           │ └ components/_cached.html.twig
│   │ │ │           │   └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 27.63ms/1%
│   │ │ │           │ └ components/user_inline.html.twig 5.14ms/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 8.18ms/0%
│   │ │ │           │ └ components/_cached.html.twig 6.30ms/0%
│   │ │ │           │   └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 27.95ms/1%
│   │ │ │           │ └ components/user_inline.html.twig 4.41ms/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.36ms/0%
│   │ │ │           │ └ components/_cached.html.twig 1.30ms/0%
│   │ │ │           │   └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 26.65ms/1%
│   │ │ │           │ └ components/user_inline.html.twig 12.77ms/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 1.38ms/0%
│   │ │ │           │ └ components/_cached.html.twig 4.50ms/0%
│   │ │ │           │   └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 29.21ms/1%
│   │ │ │             └ components/user_inline.html.twig 6.30ms/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 14.00ms/1%
│   │ │ │             └ components/_cached.html.twig
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 150.82ms/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.22ms/0%
│   │ │ │ └ components/_cached.html.twig 131.50ms/6%
│   │ │ │   └ components/entry_comments_nested.html.twig 127.56ms/6%
│   │ │ │     └ components/entry_comment.html.twig 77.48ms/4%
│   │ │ │     │ └ components/user_inline.html.twig 7.49ms/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.26ms/0%
│   │ │ │     │ └ components/_cached.html.twig 64.55ms/3%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 50.56ms/2%
│   │ │ │     │     └ components/entry_comment.html.twig 50.02ms/2%
│   │ │ │     │       └ components/user_inline.html.twig
│   │ │ │     │       └ components/date.html.twig
│   │ │ │     │       └ components/date_edited.html.twig
│   │ │ │     │       └ components/user_avatar.html.twig
│   │ │ │     │       └ components/vote.html.twig 8.06ms/0%
│   │ │ │     │       └ components/boost.html.twig
│   │ │ │     │       └ entry/comment/_menu.html.twig 1.29ms/0%
│   │ │ │     │       └ components/_cached.html.twig 32.60ms/2%
│   │ │ │     │         └ components/entry_comments_nested.html.twig 26.26ms/1%
│   │ │ │     │           └ components/entry_comment.html.twig 18.81ms/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.52ms/0%
│   │ │ │     │             └ components/boost.html.twig
│   │ │ │     │             └ entry/comment/_menu.html.twig 1.32ms/0%
│   │ │ │     │             └ components/_cached.html.twig
│   │ │ │     │               └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 49.21ms/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 7.56ms/0%
│   │ │ │       └ components/_cached.html.twig 14.81ms/1%
│   │ │ │         └ components/entry_comments_nested.html.twig 14.54ms/1%
│   │ │ │           └ components/entry_comment.html.twig 14.10ms/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 7.16ms/0%
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 94.03ms/4%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 17.97ms/1%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.22ms/0%
│   │ │ │ └ components/_cached.html.twig 26.28ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig 21.75ms/1%
│   │ │ │     └ components/entry_comment.html.twig 21.22ms/1%
│   │ │ │       └ components/user_inline.html.twig 1.35ms/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.22ms/0%
│   │ │ │       └ components/_cached.html.twig 11.22ms/1%
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 89.95ms/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.22ms/0%
│   │ │ │ └ components/_cached.html.twig 56.32ms/3%
│   │ │ │   └ components/entry_comments_nested.html.twig 52.05ms/2%
│   │ │ │     └ components/entry_comment.html.twig 51.44ms/2%
│   │ │ │       └ components/user_inline.html.twig 35.84ms/2%
│   │ │ │       └ 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.60ms/0%
│   │ │ │       └ components/_cached.html.twig 7.51ms/0%
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 70.15ms/3%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 16.52ms/1%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 3.41ms/0%
│   │ │ │ └ components/_cached.html.twig 43.67ms/2%
│   │ │ │   └ components/entry_comments_nested.html.twig 33.46ms/2%
│   │ │ │     └ components/entry_comment.html.twig 32.85ms/2%
│   │ │ │       └ components/user_inline.html.twig 4.80ms/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.53ms/0%
│   │ │ │       └ components/_cached.html.twig 10.41ms/0%
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 252.48ms/12%
│   │ │ │ └ 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 9.85ms/0%
│   │ │ │ └ components/_cached.html.twig 231.74ms/11%
│   │ │ │   └ components/entry_comments_nested.html.twig 224.66ms/11%
│   │ │ │     └ components/entry_comment.html.twig 36.63ms/2%
│   │ │ │     │ └ components/user_inline.html.twig 16.99ms/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 1.76ms/0%
│   │ │ │     │ └ components/_cached.html.twig 11.47ms/1%
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 186.51ms/9%
│   │ │ │       └ components/user_inline.html.twig 25.67ms/1%
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig 1.67ms/0%
│   │ │ │       └ components/vote.html.twig
│   │ │ │       └ components/boost.html.twig
│   │ │ │       └ entry/comment/_menu.html.twig 1.46ms/0%
│   │ │ │       └ components/_cached.html.twig 139.45ms/7%
│   │ │ │         └ components/entry_comments_nested.html.twig 139.15ms/7%
│   │ │ │           └ components/entry_comment.html.twig 138.61ms/7%
│   │ │ │             └ components/user_inline.html.twig 13.64ms/1%
│   │ │ │             └ 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 1.51ms/0%
│   │ │ │             └ components/_cached.html.twig 118.13ms/6%
│   │ │ │               └ components/entry_comments_nested.html.twig 116.34ms/5%
│   │ │ │                 └ components/entry_comment.html.twig 115.50ms/5%
│   │ │ │                   └ components/user_inline.html.twig
│   │ │ │                   └ components/date.html.twig
│   │ │ │                   └ components/date_edited.html.twig
│   │ │ │                   └ components/user_avatar.html.twig
│   │ │ │                   └ components/vote.html.twig 1.13ms/0%
│   │ │ │                   └ components/boost.html.twig
│   │ │ │                   └ entry/comment/_menu.html.twig 59.95ms/3%
│   │ │ │                   └ components/_cached.html.twig 36.47ms/2%
│   │ │ │                     └ components/entry_comments_nested.html.twig 26.34ms/1%
│   │ │ │                       └ components/entry_comment.html.twig 25.51ms/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 1.04ms/0%
│   │ │ │                         └ entry/comment/_menu.html.twig 1.61ms/0%
│   │ │ │                         └ components/_cached.html.twig 2.55ms/0%
│   │ │ │                           └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 96.57ms/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 4.11ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 1.50ms/0%
│   │ │ │ └ components/_cached.html.twig 69.70ms/3%
│   │ │ │   └ components/entry_comments_nested.html.twig 66.82ms/3%
│   │ │ │     └ components/entry_comment.html.twig 66.18ms/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 3.77ms/0%
│   │ │ │       └ components/_cached.html.twig 40.64ms/2%
│   │ │ │         └ components/entry_comments_nested.html.twig 37.07ms/2%
│   │ │ │           └ components/entry_comment.html.twig 26.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 1.62ms/0%
│   │ │ │           │ └ components/_cached.html.twig 14.52ms/1%
│   │ │ │           │   └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 9.23ms/0%
│   │ │ │             └ components/user_inline.html.twig 2.15ms/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.56ms/0%
│   │ │ │             └ components/_cached.html.twig
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 24.64ms/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.39ms/0%
│   │ │ │ └ components/_cached.html.twig 2.94ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 10.25ms/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.55ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 9.92ms/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.64ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 48.14ms/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.33ms/0%
│   │ │ │ └ components/_cached.html.twig 2.37ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 37.80ms/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.54ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ layout/_pagination.html.twig::block(pager_widget)
│   │ │   └ layout/_pagination.html.twig::block(pager)
│   │ │     └ 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
│   └ base.html.twig::block(sidebar) 569.27ms/27%
│   │ └ entry/single.html.twig::block(sidebar_top)
│   │ └ entry/single.html.twig::block(header_nav)
│   │ └ layout/_sidebar.html.twig 569.18ms/27%
│   │   └ layout/_options_theme.html.twig
│   │   └ layout/_options_font_size.html.twig
│   │   └ layout/_options_appearance.html.twig 72.43ms/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 1.32ms/0%
│   │   │ └ components/user_actions.html.twig
│   │   │ └ components/date.html.twig
│   │   └ components/magazine_box.html.twig 28.23ms/1%
│   │   │ └ 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 10.60ms/1%
│   │   │ └ components/related_magazines.html.twig
│   │   └ components/_cached.html.twig 357.06ms/17%
│   │   │ └ components/active_users.html.twig 8.16ms/0%
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   │   └ components/user_avatar.html.twig
│   │   └ components/_cached.html.twig 25.35ms/1%
│   │   │ └ components/related_categories.html.twig
│   │   └ components/_cached.html.twig 29.85ms/1%
│   │   │ └ components/related_posts.html.twig 17.41ms/1%
│   │   │   └ components/date.html.twig
│   │   │   └ components/magazine_inline.html.twig
│   │   │   └ components/date.html.twig
│   │   │   └ components/magazine_inline.html.twig
│   │   │   └ components/date.html.twig
│   │   │   └ components/magazine_inline.html.twig
│   │   │   └ components/date.html.twig
│   │   │   └ components/magazine_inline.html.twig
│   │   └ components/_cached.html.twig 22.80ms/1%
│   │   │ └ components/related_entries.html.twig
│   │   └ components/_cached.html.twig
│   └ layout/_footer.html.twig 1.94ms/0%
│   └ layout/_topbar.html.twig 2.42ms/0%
│     └ components/_cached.html.twig 1.35ms/0%
│       └ components/featured_magazines.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 3.04ms/0%@WebProfiler/Profiler/toolbar.html.twig 2.69ms/0%
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar)
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig