Twig Metrics

2003 ms Render time
691 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 71
components/entry.html.twig templates/components/entry.html.twig 1
components/user_inline.html.twig templates/components/user_inline.html.twig 64
components/date.html.twig templates/components/date.html.twig 65
components/date_edited.html.twig templates/components/date_edited.html.twig 63
components/vote.html.twig templates/components/vote.html.twig 63
components/boost.html.twig templates/components/boost.html.twig 63
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 62
components/user_avatar.html.twig templates/components/user_avatar.html.twig 62
entry/comment/_menu.html.twig templates/entry/comment/_menu.html.twig 62
components/entry_comments_nested.html.twig templates/components/entry_comments_nested.html.twig 62
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 2002.55ms/100%entry/single.html.twig 2001.80ms/100%
│ └ base.html.twig 2001.70ms/100%
│   └ entry/single.html.twig::block(title)
│   │ └ base.html.twig::block(title)
│   └ entry/single.html.twig::block(description)
│   └ entry/single.html.twig::block(title)
│   │ └ base.html.twig::block(title)
│   └ entry/single.html.twig::block(description)
│   └ entry/single.html.twig::block(image) 1.81ms/0%
│   └ base.html.twig::block(stylesheets)
│   └ base.html.twig::block(javascripts)
│   └ entry/single.html.twig::block(header_nav)
│   └ layout/_header.html.twig 4.53ms/0%
│   │ └ layout/_header_bread.html.twig
│   │ └ layout/_header_nav.html.twig
│   └ entry/single.html.twig::block(mainClass)
│   └ entry/single.html.twig::block(body) 1945.60ms/97%
│   │ └ components/_cached.html.twig 43.12ms/2%
│   │ │ └ components/entry.html.twig 42.98ms/2%
│   │ │   └ components/user_inline.html.twig
│   │ │   └ components/date.html.twig
│   │ │   └ components/date_edited.html.twig
│   │ │   └ components/vote.html.twig
│   │ │   └ components/boost.html.twig 1.63ms/0%
│   │ │   └ entry/_menu.html.twig 1.49ms/0%
│   │ └ components/_cached.html.twig 71.12ms/4%
│   │ │ └ components/entries_cross.html.twig
│   │ └ layout/_flash.html.twig
│   │ └ entry/comment/_options.html.twig
│   │ └ entry/comment/_form_comment.html.twig 20.13ms/1%
│   │ │ └ form_div_layout.html.twig::block(form_start)
│   │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ └ components/editor_toolbar.html.twig
│   │ │ └ form_div_layout.html.twig::block(form_row)
│   │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ └ form_div_layout.html.twig::block(form_label)
│   │ │ │ └ form_div_layout.html.twig::block(form_errors)
│   │ │ │ └ form_div_layout.html.twig::block(textarea_widget)
│   │ │ │ │ └ form_div_layout.html.twig::block(widget_attributes)
│   │ │ │ │   └ form_div_layout.html.twig::block(attributes)
│   │ │ │ └ form_div_layout.html.twig::block(form_help)
│   │ │ └ layout/_form_media.html.twig
│   │ │ │ └ form_div_layout.html.twig::block(form_row)
│   │ │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_label)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(form_label_content)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_errors)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_widget)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(form_widget_simple)
│   │ │ │ │ │   └ form_div_layout.html.twig::block(widget_attributes)
│   │ │ │ │ │     └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_help)
│   │ │ │ └ form_div_layout.html.twig::block(form_row)
│   │ │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_label)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(form_label_content)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_errors)
│   │ │ │ │ └ form_div_layout.html.twig::block(url_widget)
│   │ │ │ │ │ └ form_div_layout.html.twig::block(form_widget_simple)
│   │ │ │ │ │   └ form_div_layout.html.twig::block(widget_attributes)
│   │ │ │ │ │     └ form_div_layout.html.twig::block(attributes)
│   │ │ │ │ └ form_div_layout.html.twig::block(form_help)
│   │ │ │ └ form_div_layout.html.twig::block(form_row)
│   │ │ │   └ form_div_layout.html.twig::block(attributes)
│   │ │ │   └ form_div_layout.html.twig::block(form_label)
│   │ │ │   │ └ form_div_layout.html.twig::block(attributes)
│   │ │ │   │ └ form_div_layout.html.twig::block(form_label_content)
│   │ │ │   └ form_div_layout.html.twig::block(form_errors)
│   │ │ │   └ form_div_layout.html.twig::block(textarea_widget)
│   │ │ │   │ └ form_div_layout.html.twig::block(widget_attributes)
│   │ │ │   │   └ form_div_layout.html.twig::block(attributes)
│   │ │ │   └ form_div_layout.html.twig::block(form_help)
│   │ │ └ form_div_layout.html.twig::block(form_row) 17.48ms/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) 17.37ms/1%
│   │ │ │ │ └ form_div_layout.html.twig::block(choice_widget_collapsed) 17.36ms/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) 17.28ms/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 1786.93ms/89%
│   │ │ └ components/entry_comment.html.twig 27.87ms/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.40ms/0%
│   │ │ │ └ components/_cached.html.twig 7.09ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 1109.65ms/55%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 8.01ms/0%
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.65ms/0%
│   │ │ │ └ components/_cached.html.twig 1088.87ms/54%
│   │ │ │   └ components/entry_comments_nested.html.twig 1076.16ms/54%
│   │ │ │     └ components/entry_comment.html.twig 47.61ms/2%
│   │ │ │     │ └ components/user_inline.html.twig 7.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 4.37ms/0%
│   │ │ │     │ └ components/_cached.html.twig 23.43ms/1%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 21.96ms/1%
│   │ │ │     │     └ components/entry_comment.html.twig 18.41ms/1%
│   │ │ │     │       └ components/user_inline.html.twig 1.09ms/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.38ms/0%
│   │ │ │     │       └ components/_cached.html.twig 2.13ms/0%
│   │ │ │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 25.58ms/1%
│   │ │ │     │ └ components/user_inline.html.twig 18.20ms/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.99ms/0%
│   │ │ │     │ └ components/_cached.html.twig
│   │ │ │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 128.56ms/6%
│   │ │ │     │ └ components/user_inline.html.twig
│   │ │ │     │ └ components/date.html.twig
│   │ │ │     │ └ components/date_edited.html.twig
│   │ │ │     │ └ components/user_avatar.html.twig 2.19ms/0%
│   │ │ │     │ └ components/vote.html.twig
│   │ │ │     │ └ components/boost.html.twig 2.13ms/0%
│   │ │ │     │ └ entry/comment/_menu.html.twig 2.92ms/0%
│   │ │ │     │ └ components/_cached.html.twig 109.14ms/5%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 106.98ms/5%
│   │ │ │     │     └ components/entry_comment.html.twig 106.35ms/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.05ms/0%
│   │ │ │     │       └ components/boost.html.twig
│   │ │ │     │       └ entry/comment/_menu.html.twig 1.39ms/0%
│   │ │ │     │       └ components/_cached.html.twig 88.10ms/4%
│   │ │ │     │         └ components/entry_comments_nested.html.twig 83.86ms/4%
│   │ │ │     │           └ components/entry_comment.html.twig 83.32ms/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.46ms/0%
│   │ │ │     │             └ components/_cached.html.twig 73.78ms/4%
│   │ │ │     │               └ components/entry_comments_nested.html.twig 72.35ms/4%
│   │ │ │     │                 └ components/entry_comment.html.twig 69.92ms/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 6.78ms/0%
│   │ │ │     │                   └ components/_cached.html.twig 55.13ms/3%
│   │ │ │     │                     └ components/entry_comments_nested.html.twig 53.63ms/3%
│   │ │ │     │                       └ components/entry_comment.html.twig 27.45ms/1%
│   │ │ │     │                       │ └ components/user_inline.html.twig 4.95ms/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 13.66ms/1%
│   │ │ │     │                       │   └ components/entry_comments_nested.html.twig
│   │ │ │     │                       └ components/entry_comment.html.twig 23.04ms/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.67ms/0%
│   │ │ │     │                           └ components/entry_comments_nested.html.twig 1.23ms/0%
│   │ │ │     └ components/entry_comment.html.twig 113.50ms/6%
│   │ │ │     │ └ components/user_inline.html.twig 2.35ms/0%
│   │ │ │     │ └ components/date.html.twig
│   │ │ │     │ └ components/date_edited.html.twig
│   │ │ │     │ └ components/user_avatar.html.twig
│   │ │ │     │ └ components/vote.html.twig 1.12ms/0%
│   │ │ │     │ └ components/boost.html.twig
│   │ │ │     │ └ entry/comment/_menu.html.twig 1.57ms/0%
│   │ │ │     │ └ components/_cached.html.twig 98.72ms/5%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 96.63ms/5%
│   │ │ │     │     └ components/entry_comment.html.twig 26.57ms/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.29ms/0%
│   │ │ │     │     │ └ entry/comment/_menu.html.twig 11.64ms/1%
│   │ │ │     │     │ └ components/_cached.html.twig 4.21ms/0%
│   │ │ │     │     │   └ components/entry_comments_nested.html.twig
│   │ │ │     │     └ components/entry_comment.html.twig 66.99ms/3%
│   │ │ │     │       └ components/user_inline.html.twig 1.77ms/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 49.13ms/2%
│   │ │ │     │         └ components/entry_comments_nested.html.twig 46.98ms/2%
│   │ │ │     │           └ components/entry_comment.html.twig 40.19ms/2%
│   │ │ │     │             └ components/user_inline.html.twig 5.82ms/0%
│   │ │ │     │             └ components/date.html.twig
│   │ │ │     │             └ components/date_edited.html.twig
│   │ │ │     │             └ components/user_avatar.html.twig 2.93ms/0%
│   │ │ │     │             └ components/vote.html.twig
│   │ │ │     │             └ components/boost.html.twig
│   │ │ │     │             └ entry/comment/_menu.html.twig 1.63ms/0%
│   │ │ │     │             └ components/_cached.html.twig 21.63ms/1%
│   │ │ │     │               └ components/entry_comments_nested.html.twig 19.36ms/1%
│   │ │ │     │                 └ components/entry_comment.html.twig 16.87ms/1%
│   │ │ │     │                   └ components/user_inline.html.twig 3.94ms/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 3.62ms/0%
│   │ │ │     │                   └ components/_cached.html.twig
│   │ │ │     │                     └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 617.53ms/31%
│   │ │ │     │ └ components/user_inline.html.twig 2.62ms/0%
│   │ │ │     │ └ components/date.html.twig
│   │ │ │     │ └ components/date_edited.html.twig
│   │ │ │     │ └ components/user_avatar.html.twig
│   │ │ │     │ └ components/vote.html.twig
│   │ │ │     │ └ components/boost.html.twig 1.12ms/0%
│   │ │ │     │ └ entry/comment/_menu.html.twig 5.28ms/0%
│   │ │ │     │ └ components/_cached.html.twig 601.53ms/30%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 601.17ms/30%
│   │ │ │     │     └ components/entry_comment.html.twig 600.35ms/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 1.16ms/0%
│   │ │ │     │       └ entry/comment/_menu.html.twig 2.51ms/0%
│   │ │ │     │       └ components/_cached.html.twig 589.93ms/29%
│   │ │ │     │         └ components/entry_comments_nested.html.twig 589.51ms/29%
│   │ │ │     │           └ components/entry_comment.html.twig 24.52ms/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.23ms/0%
│   │ │ │     │           │ └ entry/comment/_menu.html.twig 2.59ms/0%
│   │ │ │     │           │ └ components/_cached.html.twig 13.88ms/1%
│   │ │ │     │           │   └ components/entry_comments_nested.html.twig 13.52ms/1%
│   │ │ │     │           │     └ components/entry_comment.html.twig 12.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
│   │ │ │     │           │       └ components/boost.html.twig 1.28ms/0%
│   │ │ │     │           │       └ entry/comment/_menu.html.twig 2.50ms/0%
│   │ │ │     │           │       └ components/_cached.html.twig
│   │ │ │     │           │         └ components/entry_comments_nested.html.twig
│   │ │ │     │           └ components/entry_comment.html.twig 563.37ms/28%
│   │ │ │     │             └ components/user_inline.html.twig 2.31ms/0%
│   │ │ │     │             └ components/date.html.twig
│   │ │ │     │             └ components/date_edited.html.twig
│   │ │ │     │             └ components/user_avatar.html.twig
│   │ │ │     │             └ components/vote.html.twig
│   │ │ │     │             └ components/boost.html.twig 1.46ms/0%
│   │ │ │     │             └ entry/comment/_menu.html.twig 2.58ms/0%
│   │ │ │     │             └ components/_cached.html.twig 549.77ms/27%
│   │ │ │     │               └ components/entry_comments_nested.html.twig 549.02ms/27%
│   │ │ │     │                 └ components/entry_comment.html.twig 548.21ms/27%
│   │ │ │     │                   └ 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.84ms/0%
│   │ │ │     │                   └ entry/comment/_menu.html.twig 3.36ms/0%
│   │ │ │     │                   └ components/_cached.html.twig 531.21ms/27%
│   │ │ │     │                     └ components/entry_comments_nested.html.twig 530.77ms/27%
│   │ │ │     │                       └ components/entry_comment.html.twig 529.98ms/26%
│   │ │ │     │                         └ 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.65ms/0%
│   │ │ │     │                         └ components/_cached.html.twig 497.54ms/25%
│   │ │ │     │                           └ components/entry_comments_nested.html.twig 493.81ms/25%
│   │ │ │     │                             └ components/entry_comment.html.twig 493.21ms/25%
│   │ │ │     │                               └ 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.20ms/0%
│   │ │ │     │                               └ components/_cached.html.twig 479.67ms/24%
│   │ │ │     │                                 └ components/entry_comments_nested.html.twig 476.10ms/24%
│   │ │ │     │                                   └ components/entry_comment.html.twig 475.42ms/24%
│   │ │ │     │                                     └ 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 450.03ms/22%
│   │ │ │     │                                       └ components/entry_comments_nested.html.twig 441.15ms/22%
│   │ │ │     │                                         └ components/entry_comment.html.twig 440.19ms/22%
│   │ │ │     │                                           └ 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.32ms/1%
│   │ │ │     │                                           └ components/_cached.html.twig 386.15ms/19%
│   │ │ │     │                                             └ components/entry_comments_nested.html.twig 380.96ms/19%
│   │ │ │     │                                               └ components/entry_comment.html.twig 380.29ms/19%
│   │ │ │     │                                                 └ 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.77ms/0%
│   │ │ │     │                                                 └ components/_cached.html.twig 363.74ms/18%
│   │ │ │     │                                                   └ components/entry_comments_nested.html.twig 363.08ms/18%
│   │ │ │     │                                                     └ components/entry_comment.html.twig 362.52ms/18%
│   │ │ │     │                                                       └ components/user_inline.html.twig
│   │ │ │     │                                                       └ components/date.html.twig
│   │ │ │     │                                                       └ components/date_edited.html.twig
│   │ │ │     │                                                       └ components/user_avatar.html.twig
│   │ │ │     │                                                       └ components/vote.html.twig 1.05ms/0%
│   │ │ │     │                                                       └ components/boost.html.twig
│   │ │ │     │                                                       └ entry/comment/_menu.html.twig 1.79ms/0%
│   │ │ │     │                                                       └ components/_cached.html.twig 346.99ms/17%
│   │ │ │     │                                                         └ components/entry_comments_nested.html.twig 346.56ms/17%
│   │ │ │     │                                                           └ components/entry_comment.html.twig 346.04ms/17%
│   │ │ │     │                                                             └ 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 5.57ms/0%
│   │ │ │     │                                                             └ entry/comment/_menu.html.twig 2.05ms/0%
│   │ │ │     │                                                             └ components/_cached.html.twig 332.36ms/17%
│   │ │ │     │                                                               └ components/entry_comments_nested.html.twig 324.03ms/16%
│   │ │ │     │                                                                 └ components/entry_comment.html.twig 323.32ms/16%
│   │ │ │     │                                                                   └ components/user_inline.html.twig
│   │ │ │     │                                                                   └ components/date.html.twig
│   │ │ │     │                                                                   └ components/date_edited.html.twig
│   │ │ │     │                                                                   └ components/user_avatar.html.twig
│   │ │ │     │                                                                   └ components/vote.html.twig
│   │ │ │     │                                                                   └ components/boost.html.twig 1.04ms/0%
│   │ │ │     │                                                                   └ entry/comment/_menu.html.twig 1.91ms/0%
│   │ │ │     │                                                                   └ components/_cached.html.twig 314.27ms/16%
│   │ │ │     │                                                                     └ components/entry_comments_nested.html.twig 310.09ms/15%
│   │ │ │     │                                                                       └ components/entry_comment.html.twig 309.43ms/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 1.07ms/0%
│   │ │ │     │                                                                         └ entry/comment/_menu.html.twig 1.81ms/0%
│   │ │ │     │                                                                         └ components/_cached.html.twig 301.12ms/15%
│   │ │ │     │                                                                           └ components/entry_comments_nested.html.twig 300.63ms/15%
│   │ │ │     │                                                                             └ components/entry_comment.html.twig 299.97ms/15%
│   │ │ │     │                                                                               └ components/user_inline.html.twig
│   │ │ │     │                                                                               └ components/date.html.twig
│   │ │ │     │                                                                               └ components/date_edited.html.twig
│   │ │ │     │                                                                               └ components/user_avatar.html.twig
│   │ │ │     │                                                                               └ components/vote.html.twig 1.34ms/0%
│   │ │ │     │                                                                               └ components/boost.html.twig 1.21ms/0%
│   │ │ │     │                                                                               └ entry/comment/_menu.html.twig 2.10ms/0%
│   │ │ │     │                                                                               └ components/_cached.html.twig 290.54ms/15%
│   │ │ │     │                                                                                 └ components/entry_comments_nested.html.twig 290.02ms/14%
│   │ │ │     │                                                                                   └ components/entry_comment.html.twig 289.14ms/14%
│   │ │ │     │                                                                                     └ components/user_inline.html.twig
│   │ │ │     │                                                                                     └ components/date.html.twig
│   │ │ │     │                                                                                     └ components/date_edited.html.twig
│   │ │ │     │                                                                                     └ components/user_avatar.html.twig
│   │ │ │     │                                                                                     └ components/vote.html.twig 17.93ms/1%
│   │ │ │     │                                                                                     └ components/boost.html.twig 1.27ms/0%
│   │ │ │     │                                                                                     └ entry/comment/_menu.html.twig 2.08ms/0%
│   │ │ │     │                                                                                     └ components/_cached.html.twig 261.75ms/13%
│   │ │ │     │                                                                                       └ components/entry_comments_nested.html.twig 251.21ms/13%
│   │ │ │     │                                                                                         └ components/entry_comment.html.twig 242.57ms/12%
│   │ │ │     │                                                                                           └ components/user_inline.html.twig
│   │ │ │     │                                                                                           └ components/date.html.twig
│   │ │ │     │                                                                                           └ components/date_edited.html.twig
│   │ │ │     │                                                                                           └ components/user_avatar.html.twig
│   │ │ │     │                                                                                           └ components/vote.html.twig 1.09ms/0%
│   │ │ │     │                                                                                           └ components/boost.html.twig 1.22ms/0%
│   │ │ │     │                                                                                           └ entry/comment/_menu.html.twig 1.99ms/0%
│   │ │ │     │                                                                                           └ components/_cached.html.twig 212.99ms/11%
│   │ │ │     │                                                                                             └ components/entry_comments_nested.html.twig 212.22ms/11%
│   │ │ │     │                                                                                               └ components/entry_comment.html.twig 211.58ms/11%
│   │ │ │     │                                                                                                 └ components/user_inline.html.twig
│   │ │ │     │                                                                                                 └ components/date.html.twig
│   │ │ │     │                                                                                                 └ components/date_edited.html.twig
│   │ │ │     │                                                                                                 └ components/user_avatar.html.twig
│   │ │ │     │                                                                                                 └ components/vote.html.twig 1.10ms/0%
│   │ │ │     │                                                                                                 └ components/boost.html.twig 1.27ms/0%
│   │ │ │     │                                                                                                 └ entry/comment/_menu.html.twig 9.44ms/0%
│   │ │ │     │                                                                                                 └ components/_cached.html.twig 194.05ms/10%
│   │ │ │     │                                                                                                   └ components/entry_comments_nested.html.twig 192.56ms/10%
│   │ │ │     │                                                                                                     └ components/entry_comment.html.twig 191.86ms/10%
│   │ │ │     │                                                                                                       └ components/user_inline.html.twig
│   │ │ │     │                                                                                                       └ components/date.html.twig
│   │ │ │     │                                                                                                       └ components/date_edited.html.twig
│   │ │ │     │                                                                                                       └ components/user_avatar.html.twig
│   │ │ │     │                                                                                                       └ components/vote.html.twig 13.62ms/1%
│   │ │ │     │                                                                                                       └ components/boost.html.twig 1.34ms/0%
│   │ │ │     │                                                                                                       └ entry/comment/_menu.html.twig 2.17ms/0%
│   │ │ │     │                                                                                                       └ components/_cached.html.twig 164.40ms/8%
│   │ │ │     │                                                                                                         └ components/entry_comments_nested.html.twig 162.93ms/8%
│   │ │ │     │                                                                                                           └ components/entry_comment.html.twig 160.18ms/8%
│   │ │ │     │                                                                                                             └ components/user_inline.html.twig
│   │ │ │     │                                                                                                             └ components/date.html.twig
│   │ │ │     │                                                                                                             └ components/date_edited.html.twig
│   │ │ │     │                                                                                                             └ components/user_avatar.html.twig
│   │ │ │     │                                                                                                             └ components/vote.html.twig 6.82ms/0%
│   │ │ │     │                                                                                                             └ components/boost.html.twig 1.16ms/0%
│   │ │ │     │                                                                                                             └ entry/comment/_menu.html.twig 6.30ms/0%
│   │ │ │     │                                                                                                             └ components/_cached.html.twig 114.93ms/6%
│   │ │ │     │                                                                                                               └ components/entry_comments_nested.html.twig 113.44ms/6%
│   │ │ │     │                                                                                                                 └ components/entry_comment.html.twig 112.80ms/6%
│   │ │ │     │                                                                                                                   └ components/user_inline.html.twig
│   │ │ │     │                                                                                                                   └ components/date.html.twig
│   │ │ │     │                                                                                                                   └ components/date_edited.html.twig
│   │ │ │     │                                                                                                                   └ components/user_avatar.html.twig
│   │ │ │     │                                                                                                                   └ components/vote.html.twig 1.64ms/0%
│   │ │ │     │                                                                                                                   └ components/boost.html.twig 1.27ms/0%
│   │ │ │     │                                                                                                                   └ entry/comment/_menu.html.twig 11.13ms/1%
│   │ │ │     │                                                                                                                   └ components/_cached.html.twig 90.21ms/5%
│   │ │ │     │                                                                                                                     └ components/entry_comments_nested.html.twig 86.50ms/4%
│   │ │ │     │                                                                                                                       └ components/entry_comment.html.twig 85.84ms/4%
│   │ │ │     │                                                                                                                         └ components/user_inline.html.twig
│   │ │ │     │                                                                                                                         └ components/date.html.twig
│   │ │ │     │                                                                                                                         └ components/date_edited.html.twig
│   │ │ │     │                                                                                                                         └ components/user_avatar.html.twig
│   │ │ │     │                                                                                                                         └ components/vote.html.twig 1.60ms/0%
│   │ │ │     │                                                                                                                         └ components/boost.html.twig 1.38ms/0%
│   │ │ │     │                                                                                                                         └ entry/comment/_menu.html.twig 2.09ms/0%
│   │ │ │     │                                                                                                                         └ components/_cached.html.twig 67.96ms/3%
│   │ │ │     │                                                                                                                           └ components/entry_comments_nested.html.twig 61.67ms/3%
│   │ │ │     │                                                                                                                             └ components/entry_comment.html.twig 60.84ms/3%
│   │ │ │     │                                                                                                                               └ components/user_inline.html.twig
│   │ │ │     │                                                                                                                               └ components/date.html.twig
│   │ │ │     │                                                                                                                               └ components/date_edited.html.twig
│   │ │ │     │                                                                                                                               └ components/user_avatar.html.twig
│   │ │ │     │                                                                                                                               └ components/vote.html.twig 1.40ms/0%
│   │ │ │     │                                                                                                                               └ components/boost.html.twig 1.46ms/0%
│   │ │ │     │                                                                                                                               └ entry/comment/_menu.html.twig 2.11ms/0%
│   │ │ │     │                                                                                                                               └ components/_cached.html.twig 27.97ms/1%
│   │ │ │     │                                                                                                                                 └ components/entry_comments_nested.html.twig 27.17ms/1%
│   │ │ │     │                                                                                                                                   └ components/entry_comment.html.twig 22.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 1.50ms/0%
│   │ │ │     │                                                                                                                                     └ components/boost.html.twig 1.34ms/0%
│   │ │ │     │                                                                                                                                     └ entry/comment/_menu.html.twig 2.09ms/0%
│   │ │ │     │                                                                                                                                     └ components/_cached.html.twig 11.94ms/1%
│   │ │ │     │                                                                                                                                       └ components/entry_comments_nested.html.twig 11.35ms/1%
│   │ │ │     │                                                                                                                                         └ components/entry_comment.html.twig 10.73ms/1%
│   │ │ │     │                                                                                                                                           └ components/user_inline.html.twig
│   │ │ │     │                                                                                                                                           └ components/date.html.twig
│   │ │ │     │                                                                                                                                           └ components/date_edited.html.twig
│   │ │ │     │                                                                                                                                           └ components/user_avatar.html.twig
│   │ │ │     │                                                                                                                                           └ components/vote.html.twig 1.41ms/0%
│   │ │ │     │                                                                                                                                           └ components/boost.html.twig 1.41ms/0%
│   │ │ │     │                                                                                                                                           └ entry/comment/_menu.html.twig 2.24ms/0%
│   │ │ │     │                                                                                                                                           └ components/_cached.html.twig
│   │ │ │     │                                                                                                                                             └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 136.96ms/7%
│   │ │ │       └ components/user_inline.html.twig 2.20ms/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.55ms/0%
│   │ │ │       └ components/_cached.html.twig 125.66ms/6%
│   │ │ │         └ components/entry_comments_nested.html.twig 125.33ms/6%
│   │ │ │           └ components/entry_comment.html.twig 124.42ms/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.57ms/0%
│   │ │ │             └ components/_cached.html.twig 112.09ms/6%
│   │ │ │               └ components/entry_comments_nested.html.twig 79.15ms/4%
│   │ │ │                 └ components/entry_comment.html.twig 43.41ms/2%
│   │ │ │                 │ └ components/user_inline.html.twig 15.08ms/1%
│   │ │ │                 │ └ components/date.html.twig
│   │ │ │                 │ └ components/date_edited.html.twig
│   │ │ │                 │ └ components/user_avatar.html.twig 18.44ms/1%
│   │ │ │                 │ └ components/vote.html.twig
│   │ │ │                 │ └ components/boost.html.twig
│   │ │ │                 │ └ entry/comment/_menu.html.twig 1.61ms/0%
│   │ │ │                 │ └ components/_cached.html.twig 2.42ms/0%
│   │ │ │                 │   └ components/entry_comments_nested.html.twig
│   │ │ │                 └ components/entry_comment.html.twig 29.44ms/1%
│   │ │ │                   └ components/user_inline.html.twig
│   │ │ │                   └ components/date.html.twig
│   │ │ │                   └ components/date_edited.html.twig
│   │ │ │                   └ components/user_avatar.html.twig
│   │ │ │                   └ components/vote.html.twig
│   │ │ │                   └ components/boost.html.twig 6.77ms/0%
│   │ │ │                   └ entry/comment/_menu.html.twig 9.16ms/0%
│   │ │ │                   └ components/_cached.html.twig 1.01ms/0%
│   │ │ │                     └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 191.55ms/10%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 2.98ms/0%
│   │ │ │ └ components/vote.html.twig 3.49ms/0%
│   │ │ │ └ components/boost.html.twig 8.72ms/0%
│   │ │ │ └ entry/comment/_menu.html.twig 14.37ms/1%
│   │ │ │ └ components/_cached.html.twig 54.72ms/3%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 23.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
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 3.80ms/0%
│   │ │ │ └ components/_cached.html.twig 14.40ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 30.45ms/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.28ms/0%
│   │ │ │ └ components/_cached.html.twig 14.80ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig 9.77ms/0%
│   │ │ │     └ components/entry_comment.html.twig 9.23ms/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.38ms/0%
│   │ │ │       └ components/_cached.html.twig 3.43ms/0%
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 138.39ms/7%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig 2.76ms/0%
│   │ │ │ └ components/vote.html.twig 6.95ms/0%
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 1.35ms/0%
│   │ │ │ └ components/_cached.html.twig 94.10ms/5%
│   │ │ │   └ components/entry_comments_nested.html.twig 85.85ms/4%
│   │ │ │     └ components/entry_comment.html.twig 63.86ms/3%
│   │ │ │     │ └ components/user_inline.html.twig
│   │ │ │     │ └ components/date.html.twig
│   │ │ │     │ └ components/date_edited.html.twig
│   │ │ │     │ └ components/user_avatar.html.twig
│   │ │ │     │ └ components/vote.html.twig 1.31ms/0%
│   │ │ │     │ └ components/boost.html.twig 1.05ms/0%
│   │ │ │     │ └ entry/comment/_menu.html.twig 3.98ms/0%
│   │ │ │     │ └ components/_cached.html.twig 34.79ms/2%
│   │ │ │     │   └ components/entry_comments_nested.html.twig 32.29ms/2%
│   │ │ │     │     └ components/entry_comment.html.twig 19.12ms/1%
│   │ │ │     │     │ └ components/user_inline.html.twig 2.20ms/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 9.95ms/0%
│   │ │ │     │     │   └ components/entry_comments_nested.html.twig 9.67ms/0%
│   │ │ │     │     │     └ components/entry_comment.html.twig 9.16ms/0%
│   │ │ │     │     │       └ components/user_inline.html.twig
│   │ │ │     │     │       └ components/date.html.twig
│   │ │ │     │     │       └ components/date_edited.html.twig
│   │ │ │     │     │       └ components/user_avatar.html.twig
│   │ │ │     │     │       └ components/vote.html.twig
│   │ │ │     │     │       └ components/boost.html.twig
│   │ │ │     │     │       └ entry/comment/_menu.html.twig 1.51ms/0%
│   │ │ │     │     │       └ components/_cached.html.twig
│   │ │ │     │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     │     └ components/entry_comment.html.twig 12.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.57ms/0%
│   │ │ │     │       └ components/_cached.html.twig
│   │ │ │     │         └ components/entry_comments_nested.html.twig
│   │ │ │     └ components/entry_comment.html.twig 12.83ms/1%
│   │ │ │       └ components/user_inline.html.twig 1.96ms/0%
│   │ │ │       └ components/date.html.twig
│   │ │ │       └ components/date_edited.html.twig
│   │ │ │       └ components/user_avatar.html.twig 1.52ms/0%
│   │ │ │       └ components/vote.html.twig
│   │ │ │       └ components/boost.html.twig
│   │ │ │       └ entry/comment/_menu.html.twig 3.97ms/0%
│   │ │ │       └ components/_cached.html.twig
│   │ │ │         └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 37.26ms/2%
│   │ │ │ └ components/user_inline.html.twig
│   │ │ │ └ components/date.html.twig
│   │ │ │ └ components/date_edited.html.twig
│   │ │ │ └ components/user_avatar.html.twig
│   │ │ │ └ components/vote.html.twig
│   │ │ │ └ components/boost.html.twig
│   │ │ │ └ entry/comment/_menu.html.twig 29.32ms/1%
│   │ │ │ └ components/_cached.html.twig 1.02ms/0%
│   │ │ │   └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 51.64ms/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.42ms/0%
│   │ │ │ └ components/_cached.html.twig 21.56ms/1%
│   │ │ │   └ components/entry_comments_nested.html.twig 20.52ms/1%
│   │ │ │     └ components/entry_comment.html.twig 19.91ms/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 13.75ms/1%
│   │ │ │         └ components/entry_comments_nested.html.twig 13.44ms/1%
│   │ │ │           └ components/entry_comment.html.twig 12.86ms/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
│   │ │ │               └ components/entry_comments_nested.html.twig
│   │ │ └ components/entry_comment.html.twig 34.65ms/2%
│   │ │   └ components/user_inline.html.twig
│   │ │   └ components/date.html.twig
│   │ │   └ components/date_edited.html.twig
│   │ │   └ components/user_avatar.html.twig 8.29ms/0%
│   │ │   └ components/vote.html.twig
│   │ │   └ components/boost.html.twig 3.30ms/0%
│   │ │   └ entry/comment/_menu.html.twig 3.62ms/0%
│   │ │   └ components/_cached.html.twig 13.12ms/1%
│   │ │     └ components/entry_comments_nested.html.twig 12.51ms/1%
│   │ │       └ components/entry_comment.html.twig 12.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 6.22ms/0%
│   │ │         └ components/_cached.html.twig
│   │ │           └ components/entry_comments_nested.html.twig
│   │ └ entry/_options_activity.html.twig
│   └ base.html.twig::block(sidebar) 44.19ms/2%
│   │ └ entry/single.html.twig::block(sidebar_top)
│   │ └ entry/single.html.twig::block(header_nav)
│   │ └ layout/_sidebar.html.twig 44.09ms/2%
│   │   └ layout/_options_theme.html.twig
│   │   └ layout/_options_font_size.html.twig 2.12ms/0%
│   │   └ layout/_options_appearance.html.twig 22.10ms/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 8.49ms/0%
│   │   │ └ 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.30ms/0%
│   │   │ └ components/user_actions.html.twig
│   │   │ └ components/date.html.twig
│   │   └ components/magazine_box.html.twig 6.21ms/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 1.48ms/0%
│   │   └ 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 2.85ms/0%
│   └ layout/_topbar.html.twig 1.31ms/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