Twig Metrics

1232 ms Render time
591 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 61
components/entry.html.twig templates/components/entry.html.twig 1
components/user_inline.html.twig templates/components/user_inline.html.twig 54
components/date.html.twig templates/components/date.html.twig 55
components/date_edited.html.twig templates/components/date_edited.html.twig 53
components/vote.html.twig templates/components/vote.html.twig 53
components/boost.html.twig templates/components/boost.html.twig 53
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 52
components/user_avatar.html.twig templates/components/user_avatar.html.twig 52
entry/comment/_menu.html.twig templates/entry/comment/_menu.html.twig 52
components/entry_comments_nested.html.twig templates/components/entry_comments_nested.html.twig 52
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
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 1231.93ms/100%entry/single.html.twig 1229.67ms/100%
│ └ base.html.twig 1229.59ms/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) 5.74ms/0%
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ entry/single.html.twig::block(header_nav)
│   └ layout/_header.html.twig 3.83ms/0%
│   │ └ layout/_header_bread.html.twig
│   │ └ layout/_header_nav.html.twig
│   └ entry/single.html.twig::block(mainClass)
│   └ entry/single.html.twig::block(body) 1155.97ms/94%
│   │ └ components/_cached.html.twig 25.96ms/2%
│   │ │ └ components/entry.html.twig 25.88ms/2%
│   │ │   └ components/user_inline.html.twig
│   │ │   └ components/date.html.twig
│   │ │   └ components/date_edited.html.twig
│   │ │   └ components/vote.html.twig
│   │ │   └ components/boost.html.twig 9.31ms/1%
│   │ │   └ entry/_menu.html.twig 1.32ms/0%
│   │ └ components/_cached.html.twig 42.07ms/3%
│   │ │ └ components/entries_cross.html.twig
│   │ └ layout/_flash.html.twig
│   │ └ entry/comment/_options.html.twig
│   │ └ entry/comment/_form_comment.html.twig 7.17ms/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) 5.20ms/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) 5.10ms/0%
│   │ │ │ │ └ form_div_layout.html.twig::block(choice_widget_collapsed) 5.10ms/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) 5.04ms/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 1077.70ms/87%
│   │ │ └ components/entry_comment.html.twig 12.05ms/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.79ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 27.29ms/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.61ms/0%
│   │ │ │ └ components/_cached.html.twig 17.06ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig 16.46ms/1%
│   │ │ │     └ components/entry_comment.html.twig 15.95ms/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.34ms/0%
│   │ │ │       └ components/_cached.html.twig 9.05ms/1%
│   │ │ │         └ components/entry_comments_nested.html.twig 8.86ms/1%
│   │ │ │           └ components/entry_comment.html.twig 8.39ms/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.55ms/0%
│   │ │ │             └ components/_cached.html.twig 2.52ms/0%
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 8.67ms/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.18ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 12.31ms/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.22ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 36.44ms/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.20ms/0%
│   │ │ │ └ components/_cached.html.twig 29.79ms/2%
│   │ │ │   └ components/entry_comments_nested.html.twig 29.11ms/2%
│   │ │ │     └ components/entry_comment.html.twig 12.29ms/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 6.40ms/1%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 6.21ms/1%
│   │ │ │     │     └ components/entry_comment.html.twig 5.79ms/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.31ms/0%
│   │ │ │     │       └ components/_cached.html.twig
│   │ │ │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 7.33ms/1%
│   │ │ │     │ └ components/user_inline.html.twig 1.64ms/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
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 8.15ms/1%
│   │ │ │       └ components/user_inline.html.twig 1.69ms/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 49.93ms/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 5.02ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 15.19ms/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.60ms/1%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 38.34ms/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.29ms/0%
│   │ │ │ └ components/_cached.html.twig 29.95ms/2%
│   │ │ │   └ components/entry_comments_nested.html.twig 29.37ms/2%
│   │ │ │     └ components/entry_comment.html.twig 15.48ms/1%
│   │ │ │     │ └ components/user_inline.html.twig 2.29ms/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.32ms/0%
│   │ │ │     │ └ components/_cached.html.twig
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 6.33ms/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.37ms/0%
│   │ │ │     │ └ components/_cached.html.twig
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 6.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 1.36ms/0%
│   │ │ │       └ components/_cached.html.twig
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 23.30ms/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.20ms/0%
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 5.29ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 168.20ms/14%
│   │ │ │ └ 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 2.38ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 1.34ms/0%
│   │ │ │ └ components/_cached.html.twig 151.80ms/12%
│   │ │ │   └ components/entry_comments_nested.html.twig 144.31ms/12%
│   │ │ │     └ components/entry_comment.html.twig 20.40ms/2%
│   │ │ │     │ └ components/user_inline.html.twig
│   │ │ │     │ └ components/date.html.twig
│   │ │ │     │ └ components/date_edited.html.twig
│   │ │ │     │ └ components/user_avatar.html.twig
│   │ │ │     │ └ components/vote.html.twig 10.73ms/1%
│   │ │ │     │ └ 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 122.82ms/10%
│   │ │ │       └ components/user_inline.html.twig 1.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 1.28ms/0%
│   │ │ │       └ components/_cached.html.twig 115.59ms/9%
│   │ │ │         └ components/entry_comments_nested.html.twig 114.00ms/9%
│   │ │ │           └ components/entry_comment.html.twig 15.11ms/1%
│   │ │ │           │ └ components/user_inline.html.twig 1.55ms/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.61ms/0%
│   │ │ │           │ └ components/_cached.html.twig
│   │ │ │           │   └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 97.92ms/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 5.59ms/0%
│   │ │ │             └ components/_cached.html.twig 82.95ms/7%
│   │ │ │               └ components/entry_comments_nested.html.twig 78.68ms/6%
│   │ │ │                 └ components/entry_comment.html.twig 78.06ms/6%
│   │ │ │                   └ components/user_inline.html.twig 6.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.46ms/0%
│   │ │ │                   └ components/_cached.html.twig 65.43ms/5%
│   │ │ │                     └ components/entry_comments_nested.html.twig 60.16ms/5%
│   │ │ │                       └ components/entry_comment.html.twig 13.71ms/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.45ms/0%
│   │ │ │                       │ └ components/_cached.html.twig 4.47ms/0%
│   │ │ │                       │   └ components/entry_comments_nested.html.twig
│   │ │ │                       └ components/entry_comment.html.twig 44.56ms/4%
│   │ │ │                         └ components/user_inline.html.twig 2.29ms/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 8.67ms/1%
│   │ │ │                           └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 22.75ms/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.42ms/0%
│   │ │ │ └ components/_cached.html.twig
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 266.22ms/22%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 3.16ms/0%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.52ms/0%
│   │ │ │ └ components/_cached.html.twig 254.69ms/21%
│   │ │ │   └ components/entry_comments_nested.html.twig 202.33ms/16%
│   │ │ │     └ components/entry_comment.html.twig 161.07ms/13%
│   │ │ │     │ └ components/user_inline.html.twig 8.59ms/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.43ms/0%
│   │ │ │     │ └ components/_cached.html.twig 146.33ms/12%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 146.10ms/12%
│   │ │ │     │     └ components/entry_comment.html.twig 15.97ms/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.43ms/0%
│   │ │ │     │     │ └ components/_cached.html.twig 8.01ms/1%
│   │ │ │     │     │   └ components/entry_comments_nested.html.twig 7.69ms/1%
│   │ │ │     │     │     └ components/entry_comment.html.twig 7.11ms/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.51ms/0%
│   │ │ │     │     │       └ components/_cached.html.twig
│   │ │ │     │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     │     └ components/entry_comment.html.twig 30.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.20ms/0%
│   │ │ │     │     │ └ components/boost.html.twig
│   │ │ │     │     │ └ entry/comment/_menu.html.twig 2.89ms/0%
│   │ │ │     │     │ └ components/_cached.html.twig 21.27ms/2%
│   │ │ │     │     │   └ components/entry_comments_nested.html.twig 7.39ms/1%
│   │ │ │     │     │     └ components/entry_comment.html.twig 6.78ms/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.47ms/0%
│   │ │ │     │     │       └ components/_cached.html.twig
│   │ │ │     │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     │     └ components/entry_comment.html.twig 31.46ms/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.56ms/0%
│   │ │ │     │     │ └ components/_cached.html.twig 24.66ms/2%
│   │ │ │     │     │   └ components/entry_comments_nested.html.twig 24.44ms/2%
│   │ │ │     │     │     └ components/entry_comment.html.twig 23.91ms/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 5.51ms/0%
│   │ │ │     │     │       └ components/_cached.html.twig 9.34ms/1%
│   │ │ │     │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     │     └ components/entry_comment.html.twig 65.93ms/5%
│   │ │ │     │       └ components/user_inline.html.twig 20.91ms/2%
│   │ │ │     │       └ components/date.html.twig
│   │ │ │     │       └ components/date_edited.html.twig
│   │ │ │     │       └ components/user_avatar.html.twig
│   │ │ │     │       └ components/vote.html.twig
│   │ │ │     │       └ components/boost.html.twig 9.33ms/1%
│   │ │ │     │       └ entry/comment/_menu.html.twig 7.76ms/1%
│   │ │ │     │       └ components/_cached.html.twig 15.82ms/1%
│   │ │ │     │         └ components/entry_comments_nested.html.twig 12.13ms/1%
│   │ │ │     │           └ components/entry_comment.html.twig 11.55ms/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.42ms/0%
│   │ │ │     │             └ components/_cached.html.twig 1.10ms/0%
│   │ │ │     │               └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 40.20ms/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.40ms/0%
│   │ │ │       └ components/_cached.html.twig 27.97ms/2%
│   │ │ │         └ components/entry_comments_nested.html.twig 27.70ms/2%
│   │ │ │           └ components/entry_comment.html.twig 27.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 1.43ms/0%
│   │ │ │             └ components/_cached.html.twig 15.64ms/1%
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 160.99ms/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
│   │ │ │ └ entry/comment/_menu.html.twig 5.47ms/0%
│   │ │ │ └ components/_cached.html.twig 148.26ms/12%
│   │ │ │   └ components/entry_comments_nested.html.twig 138.58ms/11%
│   │ │ │     └ components/entry_comment.html.twig 25.96ms/2%
│   │ │ │     │ └ components/user_inline.html.twig 18.41ms/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.47ms/0%
│   │ │ │     │ └ components/_cached.html.twig 1.15ms/0%
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 72.51ms/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 1.46ms/0%
│   │ │ │     │ └ components/_cached.html.twig 63.00ms/5%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 62.16ms/5%
│   │ │ │     │     └ components/entry_comment.html.twig 57.69ms/5%
│   │ │ │     │       └ components/user_inline.html.twig 1.76ms/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.43ms/0%
│   │ │ │     │       └ components/_cached.html.twig 41.35ms/3%
│   │ │ │     │         └ components/entry_comments_nested.html.twig 40.49ms/3%
│   │ │ │     │           └ components/entry_comment.html.twig 39.98ms/3%
│   │ │ │     │             └ 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
│   │ │ │     │             └ components/boost.html.twig
│   │ │ │     │             └ entry/comment/_menu.html.twig 1.50ms/0%
│   │ │ │     │             └ components/_cached.html.twig 8.91ms/1%
│   │ │ │     │               └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 38.59ms/3%
│   │ │ │       └ components/user_inline.html.twig 11.63ms/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.56ms/0%
│   │ │ │       └ components/_cached.html.twig 20.48ms/2%
│   │ │ │         └ components/entry_comments_nested.html.twig 20.07ms/2%
│   │ │ │           └ components/entry_comment.html.twig 10.27ms/1%
│   │ │ │             └ components/user_inline.html.twig 1.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.65ms/0%
│   │ │ │             └ components/_cached.html.twig
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 109.51ms/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 14.03ms/1%
│   │ │ │ └ components/_cached.html.twig 31.10ms/3%
│   │ │ │   └ components/entry_comments_nested.html.twig 26.37ms/2%
│   │ │ │     └ components/entry_comment.html.twig 25.84ms/2%
│   │ │ │       └ components/user_inline.html.twig 2.50ms/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
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 65.61ms/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.28ms/0%
│   │ │ │ └ components/_cached.html.twig 43.85ms/4%
│   │ │ │   └ components/entry_comments_nested.html.twig 42.76ms/3%
│   │ │ │     └ components/entry_comment.html.twig 31.80ms/3%
│   │ │ │     │ └ components/user_inline.html.twig 13.53ms/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.54ms/0%
│   │ │ │     │ └ components/_cached.html.twig 12.08ms/1%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 11.71ms/1%
│   │ │ │     │     └ components/entry_comment.html.twig 11.16ms/1%
│   │ │ │     │       └ components/user_inline.html.twig 1.79ms/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.90ms/0%
│   │ │ │     │       └ components/_cached.html.twig
│   │ │ │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 9.26ms/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.49ms/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) 60.76ms/5%
│   │ └ entry/single.html.twig::block(sidebar_top)
│   │ └ entry/single.html.twig::block(header_nav)
│   │ └ layout/_sidebar.html.twig 60.66ms/5%
│   │   └ layout/_options_theme.html.twig
│   │   └ layout/_options_font_size.html.twig
│   │   └ layout/_options_appearance.html.twig 35.57ms/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 2.17ms/0%
│   │   └ entry/_info.html.twig 1.90ms/0%
│   │   │ └ components/user_actions.html.twig
│   │   │ └ components/date.html.twig
│   │   └ components/magazine_box.html.twig 7.88ms/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
│   │   └ 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.37ms/0%
│     └ components/_cached.html.twig
│       └ components/featured_magazines.html.twig@WebProfiler/Profiler/toolbar_js.html.twig 2.26ms/0%@WebProfiler/Profiler/toolbar.html.twig 1.95ms/0%
  │ └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar) 1.75ms/0%
  │   └ @WebProfiler/Profiler/toolbar_item.html.twig@WebProfiler/Profiler/toolbar.css.twig