GET https://kbin.spritesserver.nl/tag/Lemmy/threads

Components

11 Twig Components
33 Render Count
49 ms Render Time
16.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 1.95ms
magazine_inline
"App\Twig\Components\MagazineInlineComponent"
components/magazine_inline.html.twig
5 11.48ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.65ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.41ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 23.98ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 0.33ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 4.72ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 5.74ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 9.82ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.32ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 1.17ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 16.0 MiB 0.25 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#90
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.18 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#60
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.12 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1712
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.12 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1778
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.12 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1419
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1641
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1568
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 16.0 MiB 0.23 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1730
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.13 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1909
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 16.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2076
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 16.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2323
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 16.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2106
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2312
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.12 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2268
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2148
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.12 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1981
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.12 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2519
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2575
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.17 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2631
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 16.0 MiB 0.16 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2687
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2745
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 16.0 MiB 23.98 ms
Input props
[
  "magazine" => null
  "tag" => "Lemmy"
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#2815
  +limit: 4
  +tag: "Lemmy"
  +magazine: null
  +type: "tag"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#2816 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
magazine_inline App\Twig\Components\MagazineInlineComponent 16.0 MiB 1.24 ms
Input props
[
  "magazine" => App\Entity\Magazine {#2956
    +icon: null
    +name: "dutchfire@lemmy.ml"
    +title: "dutchfire"
    +description: "De opvolger van /r/DutchFIRE"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1
    +entryCommentCount: 0
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689321011 {#2913
      date: 2023-07-14 09:50:11.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#2943 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#2939 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#2928 …}
    +entries: Doctrine\ORM\PersistentCollection {#2940 …}
    +posts: Doctrine\ORM\PersistentCollection {#3008 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#2905 …}
    +bans: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +badges: Doctrine\ORM\PersistentCollection {#3041 …}
    +logs: Doctrine\ORM\PersistentCollection {#3051 …}
    +awards: Doctrine\ORM\PersistentCollection {#3062 …}
    +categories: Doctrine\ORM\PersistentCollection {#3075 …}
    -id: 10
    +apId: "dutchfire@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/dutchfire"
    +apPublicUrl: "https://lemmy.ml/c/dutchfire"
    +apFollowersUrl: "https://lemmy.ml/c/dutchfire/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "dutchfire"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689321010 {#2896
      date: 2023-07-14 09:50:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686965253 {#2902
      date: 2023-06-17 03:27:33.0 +02:00
    }
  }
  "showAvatar" => true
  "fullName" => true
  "stretchedLink" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineInlineComponent {#3214
  +magazine: App\Entity\Magazine {#2956
    +icon: null
    +name: "dutchfire@lemmy.ml"
    +title: "dutchfire"
    +description: "De opvolger van /r/DutchFIRE"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1
    +entryCommentCount: 0
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689321011 {#2913
      date: 2023-07-14 09:50:11.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#2943 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#2939 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#2928 …}
    +entries: Doctrine\ORM\PersistentCollection {#2940 …}
    +posts: Doctrine\ORM\PersistentCollection {#3008 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#2905 …}
    +bans: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +badges: Doctrine\ORM\PersistentCollection {#3041 …}
    +logs: Doctrine\ORM\PersistentCollection {#3051 …}
    +awards: Doctrine\ORM\PersistentCollection {#3062 …}
    +categories: Doctrine\ORM\PersistentCollection {#3075 …}
    -id: 10
    +apId: "dutchfire@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/dutchfire"
    +apPublicUrl: "https://lemmy.ml/c/dutchfire"
    +apFollowersUrl: "https://lemmy.ml/c/dutchfire/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "dutchfire"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689321010 {#2896
      date: 2023-07-14 09:50:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686965253 {#2902
      date: 2023-06-17 03:27:33.0 +02:00
    }
  }
  +showTitle: true
  +fullName: true
  +stretchedLink: true
  +showAvatar: true
}
magazine_inline App\Twig\Components\MagazineInlineComponent 16.0 MiB 2.48 ms
Input props
[
  "magazine" => App\Entity\Magazine {#3069
    +icon: Proxies\__CG__\App\Entity\Image {#3099 …}
    +name: "ancientchina@lemmy.world"
    +title: "ancientchina"
    +description: "Lemmy community for ancient China."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1
    +entryCommentCount: 0
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698028864 {#3073
      date: 2023-10-23 04:41:04.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3098 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3096 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3101 …}
    +entries: Doctrine\ORM\PersistentCollection {#3102 …}
    +posts: Doctrine\ORM\PersistentCollection {#3105 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3107 …}
    +bans: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3111 …}
    +badges: Doctrine\ORM\PersistentCollection {#3113 …}
    +logs: Doctrine\ORM\PersistentCollection {#3115 …}
    +awards: Doctrine\ORM\PersistentCollection {#3117 …}
    +categories: Doctrine\ORM\PersistentCollection {#3119 …}
    -id: 59
    +apId: "ancientchina@lemmy.world"
    +apProfileId: "https://lemmy.world/c/ancientchina"
    +apPublicUrl: "https://lemmy.world/c/ancientchina"
    +apFollowersUrl: "https://lemmy.world/c/ancientchina/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ancientchina"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1698047744 {#3072
      date: 2023-10-23 09:55:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697512900 {#3077
      date: 2023-10-17 05:21:40.0 +02:00
    }
  }
  "showAvatar" => true
  "fullName" => true
  "stretchedLink" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineInlineComponent {#3286
  +magazine: App\Entity\Magazine {#3069
    +icon: Proxies\__CG__\App\Entity\Image {#3099 …}
    +name: "ancientchina@lemmy.world"
    +title: "ancientchina"
    +description: "Lemmy community for ancient China."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1
    +entryCommentCount: 0
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698028864 {#3073
      date: 2023-10-23 04:41:04.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3098 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3096 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3101 …}
    +entries: Doctrine\ORM\PersistentCollection {#3102 …}
    +posts: Doctrine\ORM\PersistentCollection {#3105 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3107 …}
    +bans: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3111 …}
    +badges: Doctrine\ORM\PersistentCollection {#3113 …}
    +logs: Doctrine\ORM\PersistentCollection {#3115 …}
    +awards: Doctrine\ORM\PersistentCollection {#3117 …}
    +categories: Doctrine\ORM\PersistentCollection {#3119 …}
    -id: 59
    +apId: "ancientchina@lemmy.world"
    +apProfileId: "https://lemmy.world/c/ancientchina"
    +apPublicUrl: "https://lemmy.world/c/ancientchina"
    +apFollowersUrl: "https://lemmy.world/c/ancientchina/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ancientchina"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1698047744 {#3072
      date: 2023-10-23 09:55:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697512900 {#3077
      date: 2023-10-17 05:21:40.0 +02:00
    }
  }
  +showTitle: true
  +fullName: true
  +stretchedLink: true
  +showAvatar: true
}
magazine_inline App\Twig\Components\MagazineInlineComponent 16.0 MiB 7.05 ms
Input props
[
  "magazine" => App\Entity\Magazine {#3124
    +icon: Proxies\__CG__\App\Entity\Image {#3125 …}
    +name: "foxes@lemmy.world"
    +title: "foxes"
    +description: "Post pictures, art and anything about foxes!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 37
    +entryCommentCount: 23
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729236309 {#3121
      date: 2024-10-18 09:25:09.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3126 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3128 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3130 …}
    +entries: Doctrine\ORM\PersistentCollection {#3132 …}
    +posts: Doctrine\ORM\PersistentCollection {#3134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3136 …}
    +bans: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +badges: Doctrine\ORM\PersistentCollection {#3142 …}
    +logs: Doctrine\ORM\PersistentCollection {#3144 …}
    +awards: Doctrine\ORM\PersistentCollection {#3146 …}
    +categories: Doctrine\ORM\PersistentCollection {#3148 …}
    -id: 56
    +apId: "foxes@lemmy.world"
    +apProfileId: "https://lemmy.world/c/foxes"
    +apPublicUrl: "https://lemmy.world/c/foxes"
    +apFollowersUrl: "https://lemmy.world/c/foxes/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "foxes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729257218 {#3122
      date: 2024-10-18 15:13:38.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697433059 {#3123
      date: 2023-10-16 07:10:59.0 +02:00
    }
  }
  "showAvatar" => true
  "fullName" => true
  "stretchedLink" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineInlineComponent {#3349
  +magazine: App\Entity\Magazine {#3124
    +icon: Proxies\__CG__\App\Entity\Image {#3125 …}
    +name: "foxes@lemmy.world"
    +title: "foxes"
    +description: "Post pictures, art and anything about foxes!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 37
    +entryCommentCount: 23
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729236309 {#3121
      date: 2024-10-18 09:25:09.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3126 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3128 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3130 …}
    +entries: Doctrine\ORM\PersistentCollection {#3132 …}
    +posts: Doctrine\ORM\PersistentCollection {#3134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3136 …}
    +bans: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +badges: Doctrine\ORM\PersistentCollection {#3142 …}
    +logs: Doctrine\ORM\PersistentCollection {#3144 …}
    +awards: Doctrine\ORM\PersistentCollection {#3146 …}
    +categories: Doctrine\ORM\PersistentCollection {#3148 …}
    -id: 56
    +apId: "foxes@lemmy.world"
    +apProfileId: "https://lemmy.world/c/foxes"
    +apPublicUrl: "https://lemmy.world/c/foxes"
    +apFollowersUrl: "https://lemmy.world/c/foxes/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "foxes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729257218 {#3122
      date: 2024-10-18 15:13:38.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697433059 {#3123
      date: 2023-10-16 07:10:59.0 +02:00
    }
  }
  +showTitle: true
  +fullName: true
  +stretchedLink: true
  +showAvatar: true
}
magazine_inline App\Twig\Components\MagazineInlineComponent 16.0 MiB 0.52 ms
Input props
[
  "magazine" => App\Entity\Magazine {#3153
    +icon: Proxies\__CG__\App\Entity\Image {#3154 …}
    +name: "starwars@lemmy.ml"
    +title: "starwars"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 2
    +entryCommentCount: 0
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728832443 {#3150
      date: 2024-10-13 17:14:03.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3155 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3157 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3159 …}
    +entries: Doctrine\ORM\PersistentCollection {#3161 …}
    +posts: Doctrine\ORM\PersistentCollection {#3163 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3165 …}
    +bans: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3169 …}
    +badges: Doctrine\ORM\PersistentCollection {#3171 …}
    +logs: Doctrine\ORM\PersistentCollection {#3173 …}
    +awards: Doctrine\ORM\PersistentCollection {#3175 …}
    +categories: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 76
    +apId: "starwars@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/starwars"
    +apPublicUrl: "https://lemmy.ml/c/starwars"
    +apFollowersUrl: "https://lemmy.ml/c/starwars/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "starwars"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701136562 {#3151
      date: 2023-11-28 02:56:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699081623 {#3152
      date: 2023-11-04 08:07:03.0 +01:00
    }
  }
  "showAvatar" => true
  "fullName" => true
  "stretchedLink" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineInlineComponent {#3412
  +magazine: App\Entity\Magazine {#3153
    +icon: Proxies\__CG__\App\Entity\Image {#3154 …}
    +name: "starwars@lemmy.ml"
    +title: "starwars"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 2
    +entryCommentCount: 0
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728832443 {#3150
      date: 2024-10-13 17:14:03.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3155 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3157 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3159 …}
    +entries: Doctrine\ORM\PersistentCollection {#3161 …}
    +posts: Doctrine\ORM\PersistentCollection {#3163 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3165 …}
    +bans: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3169 …}
    +badges: Doctrine\ORM\PersistentCollection {#3171 …}
    +logs: Doctrine\ORM\PersistentCollection {#3173 …}
    +awards: Doctrine\ORM\PersistentCollection {#3175 …}
    +categories: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 76
    +apId: "starwars@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/starwars"
    +apPublicUrl: "https://lemmy.ml/c/starwars"
    +apFollowersUrl: "https://lemmy.ml/c/starwars/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "starwars"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701136562 {#3151
      date: 2023-11-28 02:56:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699081623 {#3152
      date: 2023-11-04 08:07:03.0 +01:00
    }
  }
  +showTitle: true
  +fullName: true
  +stretchedLink: true
  +showAvatar: true
}
magazine_inline App\Twig\Components\MagazineInlineComponent 16.0 MiB 0.19 ms
Input props
[
  "magazine" => App\Entity\Magazine {#3182
    +icon: null
    +name: "cooking@lemmy.ml"
    +title: "cooking"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 36
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719397841 {#3179
      date: 2024-06-26 12:30:41.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3183 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3185 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3187 …}
    +entries: Doctrine\ORM\PersistentCollection {#3189 …}
    +posts: Doctrine\ORM\PersistentCollection {#3191 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3193 …}
    +bans: Doctrine\ORM\PersistentCollection {#3195 …}
    +reports: Doctrine\ORM\PersistentCollection {#3197 …}
    +badges: Doctrine\ORM\PersistentCollection {#3199 …}
    +logs: Doctrine\ORM\PersistentCollection {#3201 …}
    +awards: Doctrine\ORM\PersistentCollection {#3203 …}
    +categories: Doctrine\ORM\PersistentCollection {#3205 …}
    -id: 26
    +apId: "cooking@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/cooking"
    +apPublicUrl: "https://lemmy.ml/c/cooking"
    +apFollowersUrl: "https://lemmy.ml/c/cooking/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "cooking"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1702708646 {#3180
      date: 2023-12-16 07:37:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695216045 {#3181
      date: 2023-09-20 15:20:45.0 +02:00
    }
  }
  "showAvatar" => true
  "fullName" => true
  "stretchedLink" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineInlineComponent {#3469
  +magazine: App\Entity\Magazine {#3182
    +icon: null
    +name: "cooking@lemmy.ml"
    +title: "cooking"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 36
    +postCount: 2
    +postCommentCount: 2
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719397841 {#3179
      date: 2024-06-26 12:30:41.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3183 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3185 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3187 …}
    +entries: Doctrine\ORM\PersistentCollection {#3189 …}
    +posts: Doctrine\ORM\PersistentCollection {#3191 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3193 …}
    +bans: Doctrine\ORM\PersistentCollection {#3195 …}
    +reports: Doctrine\ORM\PersistentCollection {#3197 …}
    +badges: Doctrine\ORM\PersistentCollection {#3199 …}
    +logs: Doctrine\ORM\PersistentCollection {#3201 …}
    +awards: Doctrine\ORM\PersistentCollection {#3203 …}
    +categories: Doctrine\ORM\PersistentCollection {#3205 …}
    -id: 26
    +apId: "cooking@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/cooking"
    +apPublicUrl: "https://lemmy.ml/c/cooking"
    +apFollowersUrl: "https://lemmy.ml/c/cooking/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "cooking"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1702708646 {#3180
      date: 2023-12-16 07:37:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695216045 {#3181
      date: 2023-09-20 15:20:45.0 +02:00
    }
  }
  +showTitle: true
  +fullName: true
  +stretchedLink: true
  +showAvatar: true
}
active_users App\Twig\Components\ActiveUsersComponent 16.0 MiB 0.33 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3530
  +magazine: null
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_categories App\Twig\Components\RelatedCategoriesComponent 16.0 MiB 4.72 ms
Input props
[
  "magazine" => null
  "tag" => "Lemmy"
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#3589
  +limit: 4
  +tag: "Lemmy"
  +magazine: null
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#3590 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 16.0 MiB 5.74 ms
Input props
[
  "magazine" => null
  "tag" => "Lemmy"
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#3683
  +limit: 4
  +tag: "Lemmy"
  +magazine: null
  +type: "tag"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#3684 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3263 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 16.0 MiB 9.82 ms
Input props
[
  "magazine" => null
  "tag" => "Lemmy"
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#3767
  +limit: 4
  +tag: "Lemmy"
  +magazine: null
  +type: "tag"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#557 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3263 …}
}
support_us_block App\Twig\Components\SupportUsBlock 16.0 MiB 0.32 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#3866
  +subject: ? App\Entity\Contracts\VotableInterface
  +url: ? string
  -twig: Twig\Environment {#1252 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -partnerBlockRepository: App\Repository\PartnerBlockRepository {#3865 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 16.0 MiB 1.17 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#3939
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#2816 …}
}