Twig Metrics

1543 ms Render time
539 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 56
components/entry.html.twig templates/components/entry.html.twig 1
components/user_inline.html.twig templates/components/user_inline.html.twig 49
components/date.html.twig templates/components/date.html.twig 50
components/date_edited.html.twig templates/components/date_edited.html.twig 48
components/vote.html.twig templates/components/vote.html.twig 47
components/boost.html.twig templates/components/boost.html.twig 47
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 47
components/user_avatar.html.twig templates/components/user_avatar.html.twig 47
entry/comment/_menu.html.twig templates/entry/comment/_menu.html.twig 46
components/entry_comments_nested.html.twig templates/components/entry_comments_nested.html.twig 47
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_categories.html.twig templates/components/related_categories.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 1543.00ms/100%entry/single.html.twig 1542.29ms/100%
│ └ base.html.twig 1542.17ms/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) 21.93ms/1%
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ entry/single.html.twig::block(header_nav)
│   └ layout/_header.html.twig 17.57ms/1%
│   │ └ layout/_header_bread.html.twig
│   │ └ layout/_header_nav.html.twig
│   └ entry/single.html.twig::block(mainClass)
│   └ entry/single.html.twig::block(body) 1461.20ms/95%
│   │ └ components/_cached.html.twig 24.80ms/2%
│   │ │ └ components/entry.html.twig 24.72ms/2%
│   │ │   └ components/user_inline.html.twig
│   │ │   └ components/date.html.twig 10.49ms/1%
│   │ │   └ components/date_edited.html.twig
│   │ │   └ components/vote.html.twig
│   │ │   └ components/boost.html.twig
│   │ │   └ entry/_menu.html.twig 1.30ms/0%
│   │ └ components/_cached.html.twig 52.26ms/3%
│   │ │ └ components/entries_cross.html.twig
│   │ └ layout/_flash.html.twig
│   │ └ entry/comment/_options.html.twig
│   │ └ entry/comment/_form_comment.html.twig 14.49ms/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) 6.72ms/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) 6.64ms/0%
│   │ │ │ │ └ form_div_layout.html.twig::block(choice_widget_collapsed) 6.63ms/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) 6.58ms/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 1364.15ms/88%
│   │ │ └ components/entry_comment.html.twig 28.71ms/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 11.69ms/1%
│   │ │ │ └ components/_cached.html.twig 7.08ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 40.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.33ms/0%
│   │ │ │ └ components/_cached.html.twig 18.45ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 69.09ms/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.31ms/0%
│   │ │ │ └ components/_cached.html.twig 37.75ms/2%
│   │ │ │   └ components/entry_comments_nested.html.twig 29.95ms/2%
│   │ │ │     └ components/entry_comment.html.twig 12.72ms/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.34ms/0%
│   │ │ │     │ └ components/_cached.html.twig 2.45ms/0%
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 16.16ms/1%
│   │ │ │       └ components/user_inline.html.twig 2.13ms/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 7.42ms/0%
│   │ │ │       └ components/_cached.html.twig
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 134.71ms/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 3.95ms/0%
│   │ │ │ └ components/_cached.html.twig 121.21ms/8%
│   │ │ │   └ components/entry_comments_nested.html.twig 106.46ms/7%
│   │ │ │     └ components/entry_comment.html.twig 53.28ms/3%
│   │ │ │     │ └ components/user_inline.html.twig 12.64ms/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.35ms/0%
│   │ │ │     │ └ components/_cached.html.twig 33.86ms/2%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 28.86ms/2%
│   │ │ │     │     └ components/entry_comment.html.twig 28.25ms/2%
│   │ │ │     │       └ components/user_inline.html.twig 8.52ms/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.29ms/0%
│   │ │ │     │       └ components/_cached.html.twig 11.03ms/1%
│   │ │ │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 52.20ms/3%
│   │ │ │       └ components/user_inline.html.twig 19.92ms/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.31ms/0%
│   │ │ │       └ components/_cached.html.twig
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 20.12ms/1%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.29ms/0%
│   │ │ │ └ components/_cached.html.twig 5.43ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 117.90ms/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.25ms/0%
│   │ │ │ └ components/_cached.html.twig 78.48ms/5%
│   │ │ │   └ components/entry_comments_nested.html.twig 71.23ms/5%
│   │ │ │     └ components/entry_comment.html.twig 70.61ms/5%
│   │ │ │       └ components/user_inline.html.twig 14.87ms/1%
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig 18.57ms/1%
│   │ │ │       └ components/vote.html.twig
│   │ │ │       └ components/boost.html.twig 1.07ms/0%
│   │ │ │       └ entry/comment/_menu.html.twig 4.40ms/0%
│   │ │ │       └ components/_cached.html.twig 16.67ms/1%
│   │ │ │         └ components/entry_comments_nested.html.twig 16.44ms/1%
│   │ │ │           └ components/entry_comment.html.twig 14.72ms/1%
│   │ │ │             └ 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 1.32ms/0%
│   │ │ │             └ entry/comment/_menu.html.twig 2.64ms/0%
│   │ │ │             └ components/_cached.html.twig
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 35.00ms/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 6.15ms/0%
│   │ │ │ └ components/_cached.html.twig 20.09ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig 19.37ms/1%
│   │ │ │     └ components/entry_comment.html.twig 8.14ms/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
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 9.12ms/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 2.64ms/0%
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 86.34ms/6%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 1.86ms/0%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.38ms/0%
│   │ │ │ └ components/_cached.html.twig 75.23ms/5%
│   │ │ │   └ components/entry_comments_nested.html.twig 74.22ms/5%
│   │ │ │     └ components/entry_comment.html.twig 8.92ms/1%
│   │ │ │     │ └ components/user_inline.html.twig
│   │ │ │     │ └ components/date.html.twig
│   │ │ │     │ └ components/date_edited.html.twig
│   │ │ │     │ └ components/user_avatar.html.twig
│   │ │ │     │ └ components/vote.html.twig
│   │ │ │     │ └ components/boost.html.twig
│   │ │ │     │ └ entry/comment/_menu.html.twig 2.75ms/0%
│   │ │ │     │ └ components/_cached.html.twig
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 8.32ms/1%
│   │ │ │     │ └ components/user_inline.html.twig
│   │ │ │     │ └ components/date.html.twig
│   │ │ │     │ └ components/date_edited.html.twig
│   │ │ │     │ └ components/user_avatar.html.twig
│   │ │ │     │ └ components/vote.html.twig
│   │ │ │     │ └ components/boost.html.twig
│   │ │ │     │ └ entry/comment/_menu.html.twig 1.61ms/0%
│   │ │ │     │ └ components/_cached.html.twig
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 37.14ms/2%
│   │ │ │     │ └ components/user_inline.html.twig 7.94ms/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 2.26ms/0%
│   │ │ │     │ └ components/_cached.html.twig
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 17.65ms/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.48ms/0%
│   │ │ │       └ components/_cached.html.twig 4.62ms/0%
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 48.47ms/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.48ms/0%
│   │ │ │ └ components/_cached.html.twig 5.28ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 226.68ms/15%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.41ms/0%
│   │ │ │ └ components/_cached.html.twig 187.67ms/12%
│   │ │ │   └ components/entry_comments_nested.html.twig 186.63ms/12%
│   │ │ │     └ components/entry_comment.html.twig 104.92ms/7%
│   │ │ │     │ └ components/user_inline.html.twig 7.22ms/0%
│   │ │ │     │ └ components/date.html.twig
│   │ │ │     │ └ components/date_edited.html.twig
│   │ │ │     │ └ components/user_avatar.html.twig 6.38ms/0%
│   │ │ │     │ └ components/vote.html.twig
│   │ │ │     │ └ components/boost.html.twig
│   │ │ │     │ └ entry/comment/_menu.html.twig 1.60ms/0%
│   │ │ │     │ └ components/_cached.html.twig 83.99ms/5%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 82.43ms/5%
│   │ │ │     │     └ components/entry_comment.html.twig 81.89ms/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.37ms/0%
│   │ │ │     │       └ components/_cached.html.twig 46.65ms/3%
│   │ │ │     │         └ components/entry_comments_nested.html.twig 46.31ms/3%
│   │ │ │     │           └ components/entry_comment.html.twig 24.74ms/2%
│   │ │ │     │           │ └ components/user_inline.html.twig 1.96ms/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.52ms/0%
│   │ │ │     │           │ └ components/_cached.html.twig 7.73ms/1%
│   │ │ │     │           │   └ components/entry_comments_nested.html.twig
│   │ │ │     │           └ components/entry_comment.html.twig 20.43ms/1%
│   │ │ │     │             └ components/user_inline.html.twig 8.69ms/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 3.61ms/0%
│   │ │ │     │             └ components/_cached.html.twig 2.83ms/0%
│   │ │ │     │               └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 80.71ms/5%
│   │ │ │       └ components/user_inline.html.twig 5.43ms/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.75ms/0%
│   │ │ │       └ components/_cached.html.twig 50.28ms/3%
│   │ │ │         └ components/entry_comments_nested.html.twig 41.61ms/3%
│   │ │ │           └ components/entry_comment.html.twig 40.96ms/3%
│   │ │ │             └ components/user_inline.html.twig 1.77ms/0%
│   │ │ │             └ components/date.html.twig
│   │ │ │             └ components/date_edited.html.twig
│   │ │ │             └ components/user_avatar.html.twig 10.77ms/1%
│   │ │ │             └ components/vote.html.twig 4.28ms/0%
│   │ │ │             └ components/boost.html.twig
│   │ │ │             └ entry/comment/_menu.html.twig 2.70ms/0%
│   │ │ │             └ components/_cached.html.twig
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 462.88ms/30%
│   │ │ │ └ 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 430.15ms/28%
│   │ │ │   └ components/entry_comments_nested.html.twig 422.32ms/27%
│   │ │ │     └ components/entry_comment.html.twig 59.74ms/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.43ms/0%
│   │ │ │     │ └ components/_cached.html.twig 50.04ms/3%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 33.54ms/2%
│   │ │ │     │     └ components/entry_comment.html.twig 32.50ms/2%
│   │ │ │     │       └ components/user_inline.html.twig
│   │ │ │     │       └ components/date.html.twig
│   │ │ │     │       └ components/date_edited.html.twig
│   │ │ │     │       └ components/user_avatar.html.twig 6.86ms/0%
│   │ │ │     │       └ components/vote.html.twig
│   │ │ │     │       └ components/boost.html.twig
│   │ │ │     │       └ entry/comment/_menu.html.twig 1.47ms/0%
│   │ │ │     │       └ components/_cached.html.twig 17.09ms/1%
│   │ │ │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 27.30ms/2%
│   │ │ │     │ └ components/user_inline.html.twig 3.45ms/0%
│   │ │ │     │ └ components/date.html.twig
│   │ │ │     │ └ components/date_edited.html.twig
│   │ │ │     │ └ components/user_avatar.html.twig
│   │ │ │     │ └ components/vote.html.twig
│   │ │ │     │ └ components/boost.html.twig 2.67ms/0%
│   │ │ │     │ └ entry/comment/_menu.html.twig 1.49ms/0%
│   │ │ │     │ └ components/_cached.html.twig 12.47ms/1%
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 333.71ms/22%
│   │ │ │       └ components/user_inline.html.twig 27.76ms/2%
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig
│   │ │ │       └ components/_cached.html.twig 303.17ms/20%
│   │ │ │         └ components/entry_comments_nested.html.twig 297.67ms/19%
│   │ │ │           └ components/entry_comment.html.twig 215.24ms/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
│   │ │ │           │ └ entry/comment/_menu.html.twig 1.60ms/0%
│   │ │ │           │ └ components/_cached.html.twig 183.94ms/12%
│   │ │ │           │   └ components/entry_comments_nested.html.twig 179.40ms/12%
│   │ │ │           │     └ components/entry_comment.html.twig 178.73ms/12%
│   │ │ │           │       └ components/user_inline.html.twig 14.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 18.00ms/1%
│   │ │ │           │       └ components/_cached.html.twig 108.39ms/7%
│   │ │ │           │         └ components/entry_comments_nested.html.twig 105.21ms/7%
│   │ │ │           │           └ components/entry_comment.html.twig 78.73ms/5%
│   │ │ │           │           │ └ components/user_inline.html.twig 3.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.50ms/0%
│   │ │ │           │           │ └ components/_cached.html.twig 49.79ms/3%
│   │ │ │           │           │   └ components/entry_comments_nested.html.twig 36.18ms/2%
│   │ │ │           │           │     └ components/entry_comment.html.twig 35.39ms/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.57ms/0%
│   │ │ │           │           │       └ components/_cached.html.twig
│   │ │ │           │           │         └ components/entry_comments_nested.html.twig
│   │ │ │           │           └ components/entry_comment.html.twig 25.21ms/2%
│   │ │ │           │             └ components/user_inline.html.twig 17.98ms/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.59ms/0%
│   │ │ │           │             └ components/_cached.html.twig
│   │ │ │           │               └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 74.20ms/5%
│   │ │ │           │ └ components/user_inline.html.twig 2.06ms/0%
│   │ │ │           │ └ components/date.html.twig
│   │ │ │           │ └ components/date_edited.html.twig
│   │ │ │           │ └ components/user_avatar.html.twig 3.28ms/0%
│   │ │ │           │ └ components/vote.html.twig
│   │ │ │           │ └ components/boost.html.twig
│   │ │ │           │ └ entry/comment/_menu.html.twig 1.84ms/0%
│   │ │ │           │ └ components/_cached.html.twig 61.00ms/4%
│   │ │ │           │   └ components/entry_comments_nested.html.twig 60.76ms/4%
│   │ │ │           │     └ components/entry_comment.html.twig 59.75ms/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 2.09ms/0%
│   │ │ │           │       └ components/_cached.html.twig 52.03ms/3%
│   │ │ │           │         └ components/entry_comments_nested.html.twig 51.74ms/3%
│   │ │ │           │           └ components/entry_comment.html.twig 38.65ms/3%
│   │ │ │           │           │ └ components/user_inline.html.twig
│   │ │ │           │           │ └ components/date.html.twig
│   │ │ │           │           │ └ components/date_edited.html.twig
│   │ │ │           │           │ └ components/user_avatar.html.twig
│   │ │ │           │           │ └ components/vote.html.twig 9.06ms/1%
│   │ │ │           │           │ └ components/boost.html.twig
│   │ │ │           │           │ └ entry/comment/_menu.html.twig 2.00ms/0%
│   │ │ │           │           │ └ components/_cached.html.twig 21.83ms/1%
│   │ │ │           │           │   └ components/entry_comments_nested.html.twig 21.53ms/1%
│   │ │ │           │           │     └ components/entry_comment.html.twig 12.43ms/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.71ms/0%
│   │ │ │           │           │     │ └ components/_cached.html.twig
│   │ │ │           │           │     │   └ components/entry_comments_nested.html.twig
│   │ │ │           │           │     └ components/entry_comment.html.twig 7.92ms/1%
│   │ │ │           │           │       └ components/user_inline.html.twig
│   │ │ │           │           │       └ components/date.html.twig
│   │ │ │           │           │       └ components/date_edited.html.twig
│   │ │ │           │           │       └ components/user_avatar.html.twig
│   │ │ │           │           │       └ components/vote.html.twig
│   │ │ │           │           │       └ components/boost.html.twig
│   │ │ │           │           │       └ entry/comment/_menu.html.twig 1.61ms/0%
│   │ │ │           │           │       └ components/_cached.html.twig
│   │ │ │           │           │         └ components/entry_comments_nested.html.twig
│   │ │ │           │           └ components/entry_comment.html.twig 12.15ms/1%
│   │ │ │           │             └ components/user_inline.html.twig
│   │ │ │           │             └ components/date.html.twig
│   │ │ │           │             └ components/date_edited.html.twig
│   │ │ │           │             └ components/user_avatar.html.twig
│   │ │ │           │             └ components/vote.html.twig
│   │ │ │           │             └ components/boost.html.twig
│   │ │ │           │             └ entry/comment/_menu.html.twig 1.60ms/0%
│   │ │ │           │             └ components/_cached.html.twig 2.42ms/0%
│   │ │ │           │               └ components/entry_comments_nested.html.twig
│   │ │ │           └ components/entry_comment.html.twig 6.50ms/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 20.02ms/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.48ms/0%
│   │ │   └ components/_cached.html.twig 2.23ms/0%
│   │ │     └ components/entry_comments_nested.html.twig
│   │ └ entry/_options_activity.html.twig 2.57ms/0%
│   └ base.html.twig::block(sidebar) 38.13ms/2%
│   │ └ entry/single.html.twig::block(sidebar_top)
│   │ └ entry/single.html.twig::block(header_nav)
│   │ └ layout/_sidebar.html.twig 38.04ms/2%
│   │   └ layout/_options_theme.html.twig
│   │   └ layout/_options_font_size.html.twig
│   │   └ layout/_options_appearance.html.twig 10.21ms/1%
│   │   │ └ 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.79ms/0%
│   │   │ └ components/user_actions.html.twig
│   │   │ └ components/date.html.twig
│   │   └ components/magazine_box.html.twig 6.83ms/0%
│   │   │ └ 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 2.30ms/0%
│   │   │ └ components/related_categories.html.twig
│   │   └ components/_cached.html.twig
│   │   └ components/_cached.html.twig
│   │   └ components/_cached.html.twig
│   └ layout/_footer.html.twig
│   └ layout/_topbar.html.twig 1.19ms/0%
│     └ components/_cached.html.twig
│       └ 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