GET https://kbin.spritesserver.nl/d/ruffle.rs/newest/1m/all

Components

13 Twig Components
42 Render Count
297 ms Render Time
12.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.98ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 89.26ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.69ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.41ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 2.16ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 1.22ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 18.92ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 233.40ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 10.42ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 3.52ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 5.31ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 8.32ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 12.09ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 2.16 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "ruffle.rs"
    +entryCount: 2
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1650
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#2440
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "ruffle.rs"
    +entryCount: 2
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1650
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 1.22 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "ruffle.rs"
    +entryCount: 2
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1650
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#1400
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "ruffle.rs"
    +entryCount: 2
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1650
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.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 {#1781
  +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 12.0 MiB 0.20 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1437
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1663
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 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 {#1701
  +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 12.0 MiB 0.13 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 {#2458
  +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 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1405
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2090
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.25 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2069
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.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 {#2198
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2222
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2245
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2005
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2493
  +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 12.0 MiB 0.12 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2549
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2605
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2661
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2717
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.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 {#2773
  +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 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2829
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.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 {#2885
  +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 12.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 {#2943
  +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 12.0 MiB 18.92 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3008
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3009 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 233.40 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3102
  +magazine: null
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 16.92 ms
Input props
[
  "user" => App\Entity\User {#4144
    +avatar: Proxies\__CG__\App\Entity\Image {#4145 …}
    +cover: null
    +email: "zurchpet@lemmy.ml"
    +username: "@zurchpet@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "😐"
    +lastActive: DateTime @1727424790 {#4141
      date: 2024-09-27 10:13:10.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4146 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4148 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4150 …}
    +entries: Doctrine\ORM\PersistentCollection {#4152 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4154 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4156 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4158 …}
    +posts: Doctrine\ORM\PersistentCollection {#4160 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4162 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4164 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4166 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4168 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4170 …}
    +follows: Doctrine\ORM\PersistentCollection {#4172 …}
    +followers: Doctrine\ORM\PersistentCollection {#4174 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4176 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4178 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4180 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4182 …}
    +reports: Doctrine\ORM\PersistentCollection {#4184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
    +violations: Doctrine\ORM\PersistentCollection {#4188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
    +awards: Doctrine\ORM\PersistentCollection {#4192 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4194 …}
    +categories: Doctrine\ORM\PersistentCollection {#4196 …}
    -id: 22522
    -password: "$2y$13$8YH4hEP56zMYhqDZjnQR3uusxEJRPLzQGmSqjSvAoj54zCTC72M66"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4198 …}
    +apId: "zurchpet@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/zurchpet"
    +apPublicUrl: "https://lemmy.ml/u/zurchpet"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "zurchpet"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726998448 {#4142
      date: 2024-09-22 11:47:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689072147 {#4143
      date: 2023-07-11 12:42:27.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5577
  +width: 65
  +height: 65
  +user: App\Entity\User {#4144
    +avatar: Proxies\__CG__\App\Entity\Image {#4145 …}
    +cover: null
    +email: "zurchpet@lemmy.ml"
    +username: "@zurchpet@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "😐"
    +lastActive: DateTime @1727424790 {#4141
      date: 2024-09-27 10:13:10.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4146 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4148 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4150 …}
    +entries: Doctrine\ORM\PersistentCollection {#4152 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4154 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4156 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4158 …}
    +posts: Doctrine\ORM\PersistentCollection {#4160 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4162 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4164 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4166 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4168 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4170 …}
    +follows: Doctrine\ORM\PersistentCollection {#4172 …}
    +followers: Doctrine\ORM\PersistentCollection {#4174 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4176 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4178 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4180 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4182 …}
    +reports: Doctrine\ORM\PersistentCollection {#4184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
    +violations: Doctrine\ORM\PersistentCollection {#4188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
    +awards: Doctrine\ORM\PersistentCollection {#4192 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4194 …}
    +categories: Doctrine\ORM\PersistentCollection {#4196 …}
    -id: 22522
    -password: "$2y$13$8YH4hEP56zMYhqDZjnQR3uusxEJRPLzQGmSqjSvAoj54zCTC72M66"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4198 …}
    +apId: "zurchpet@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/zurchpet"
    +apPublicUrl: "https://lemmy.ml/u/zurchpet"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "zurchpet"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726998448 {#4142
      date: 2024-09-22 11:47:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689072147 {#4143
      date: 2023-07-11 12:42:27.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.21 ms
Input props
[
  "user" => App\Entity\User {#4800
    +avatar: Proxies\__CG__\App\Entity\Image {#4801 …}
    +cover: null
    +email: "algernon@lemmy.ml"
    +username: "@algernon@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "A tiny mouse, a hacker."
    +lastActive: DateTime @1727419344 {#4797
      date: 2024-09-27 08:42:24.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4802 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4804 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4806 …}
    +entries: Doctrine\ORM\PersistentCollection {#4808 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4810 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4812 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4814 …}
    +posts: Doctrine\ORM\PersistentCollection {#4816 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4818 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4820 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4822 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4824 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4826 …}
    +follows: Doctrine\ORM\PersistentCollection {#4828 …}
    +followers: Doctrine\ORM\PersistentCollection {#4830 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4832 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4834 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4836 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4838 …}
    +reports: Doctrine\ORM\PersistentCollection {#4840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
    +violations: Doctrine\ORM\PersistentCollection {#4844 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4846 …}
    +awards: Doctrine\ORM\PersistentCollection {#4848 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4850 …}
    +categories: Doctrine\ORM\PersistentCollection {#4852 …}
    -id: 91982
    -password: "$2y$13$8MyD60XlOAe8nMGzmeUqnOGtKblWZyvahCykDr0h7RsvulQ3Ig3Me"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4854 …}
    +apId: "algernon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/algernon"
    +apPublicUrl: "https://lemmy.ml/u/algernon"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "algernon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725154313 {#4798
      date: 2024-09-01 03:31:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1725154312 {#4799
      date: 2024-09-01 03:31:52.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5649
  +width: 65
  +height: 65
  +user: App\Entity\User {#4800
    +avatar: Proxies\__CG__\App\Entity\Image {#4801 …}
    +cover: null
    +email: "algernon@lemmy.ml"
    +username: "@algernon@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "A tiny mouse, a hacker."
    +lastActive: DateTime @1727419344 {#4797
      date: 2024-09-27 08:42:24.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4802 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4804 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4806 …}
    +entries: Doctrine\ORM\PersistentCollection {#4808 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4810 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4812 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4814 …}
    +posts: Doctrine\ORM\PersistentCollection {#4816 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4818 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4820 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4822 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4824 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4826 …}
    +follows: Doctrine\ORM\PersistentCollection {#4828 …}
    +followers: Doctrine\ORM\PersistentCollection {#4830 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4832 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4834 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4836 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4838 …}
    +reports: Doctrine\ORM\PersistentCollection {#4840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
    +violations: Doctrine\ORM\PersistentCollection {#4844 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4846 …}
    +awards: Doctrine\ORM\PersistentCollection {#4848 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4850 …}
    +categories: Doctrine\ORM\PersistentCollection {#4852 …}
    -id: 91982
    -password: "$2y$13$8MyD60XlOAe8nMGzmeUqnOGtKblWZyvahCykDr0h7RsvulQ3Ig3Me"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4854 …}
    +apId: "algernon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/algernon"
    +apPublicUrl: "https://lemmy.ml/u/algernon"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "algernon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725154313 {#4798
      date: 2024-09-01 03:31:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1725154312 {#4799
      date: 2024-09-01 03:31:52.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 9.79 ms
Input props
[
  "user" => App\Entity\User {#5334
    +avatar: Proxies\__CG__\App\Entity\Image {#5335 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5336 …}
    +email: "fossilesque@mander.xyz"
    +username: "@fossilesque@mander.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ![image](https://i.redd.it/0zuvx4gl49x21.gif)\n
      \n
      A lazy cat in human skin, an eldritch being borne of the '90s.\n
      \n
      Alts: [@fossilesque@lemmy.dbzer0.com](https:/lemmy.dbzer0.com/u/fossilesque)\n
      \n
      Bots: [@SciBot@mander.xyz](https://mander.xyz/u/SciBot)
      """
    +lastActive: DateTime @1727416307 {#5331
      date: 2024-09-27 07:51:47.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5337 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5339 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5341 …}
    +entries: Doctrine\ORM\PersistentCollection {#5343 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5345 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5347 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5349 …}
    +posts: Doctrine\ORM\PersistentCollection {#5351 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5353 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5355 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5357 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5359 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5361 …}
    +follows: Doctrine\ORM\PersistentCollection {#5363 …}
    +followers: Doctrine\ORM\PersistentCollection {#5365 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5367 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5369 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5371 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5373 …}
    +reports: Doctrine\ORM\PersistentCollection {#5375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5377 …}
    +violations: Doctrine\ORM\PersistentCollection {#5379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
    +awards: Doctrine\ORM\PersistentCollection {#5383 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5385 …}
    +categories: Doctrine\ORM\PersistentCollection {#5387 …}
    -id: 3970
    -password: "$2y$13$E3vYa7tbkMFTXnW/GuXVl.GypYmotp9RGA05RbwzmIHpBbw6ocy6m"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5389 …}
    +apId: "fossilesque@mander.xyz"
    +apProfileId: "https://mander.xyz/u/fossilesque"
    +apPublicUrl: "https://mander.xyz/u/fossilesque"
    +apFollowersUrl: null
    +apInboxUrl: "https://mander.xyz/inbox"
    +apDomain: "mander.xyz"
    +apPreferredUsername: "fossilesque"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726789428 {#5332
      date: 2024-09-20 01:43:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687108254 {#5333
      date: 2023-06-18 19:10:54.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5706
  +width: 65
  +height: 65
  +user: App\Entity\User {#5334
    +avatar: Proxies\__CG__\App\Entity\Image {#5335 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5336 …}
    +email: "fossilesque@mander.xyz"
    +username: "@fossilesque@mander.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ![image](https://i.redd.it/0zuvx4gl49x21.gif)\n
      \n
      A lazy cat in human skin, an eldritch being borne of the '90s.\n
      \n
      Alts: [@fossilesque@lemmy.dbzer0.com](https:/lemmy.dbzer0.com/u/fossilesque)\n
      \n
      Bots: [@SciBot@mander.xyz](https://mander.xyz/u/SciBot)
      """
    +lastActive: DateTime @1727416307 {#5331
      date: 2024-09-27 07:51:47.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5337 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5339 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5341 …}
    +entries: Doctrine\ORM\PersistentCollection {#5343 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5345 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5347 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5349 …}
    +posts: Doctrine\ORM\PersistentCollection {#5351 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5353 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5355 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5357 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5359 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5361 …}
    +follows: Doctrine\ORM\PersistentCollection {#5363 …}
    +followers: Doctrine\ORM\PersistentCollection {#5365 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5367 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5369 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5371 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5373 …}
    +reports: Doctrine\ORM\PersistentCollection {#5375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5377 …}
    +violations: Doctrine\ORM\PersistentCollection {#5379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
    +awards: Doctrine\ORM\PersistentCollection {#5383 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5385 …}
    +categories: Doctrine\ORM\PersistentCollection {#5387 …}
    -id: 3970
    -password: "$2y$13$E3vYa7tbkMFTXnW/GuXVl.GypYmotp9RGA05RbwzmIHpBbw6ocy6m"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5389 …}
    +apId: "fossilesque@mander.xyz"
    +apProfileId: "https://mander.xyz/u/fossilesque"
    +apPublicUrl: "https://mander.xyz/u/fossilesque"
    +apFollowersUrl: null
    +apInboxUrl: "https://mander.xyz/inbox"
    +apDomain: "mander.xyz"
    +apPreferredUsername: "fossilesque"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726789428 {#5332
      date: 2024-09-20 01:43:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687108254 {#5333
      date: 2023-06-18 19:10:54.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.21 ms
Input props
[
  "user" => App\Entity\User {#4263
    +avatar: Proxies\__CG__\App\Entity\Image {#4264 …}
    +cover: null
    +email: "EmperorHenry@discuss.tchncs.de"
    +username: "@EmperorHenry@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727424173 {#4260
      date: 2024-09-27 10:02:53.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4265 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4269 …}
    +entries: Doctrine\ORM\PersistentCollection {#4271 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4273 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4275 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4277 …}
    +posts: Doctrine\ORM\PersistentCollection {#4279 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4281 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4283 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4285 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4287 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4289 …}
    +follows: Doctrine\ORM\PersistentCollection {#4291 …}
    +followers: Doctrine\ORM\PersistentCollection {#4293 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4295 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4297 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4299 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4301 …}
    +reports: Doctrine\ORM\PersistentCollection {#4303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
    +violations: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    +awards: Doctrine\ORM\PersistentCollection {#4311 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4313 …}
    +categories: Doctrine\ORM\PersistentCollection {#4315 …}
    -id: 47348
    -password: "$2y$13$KhiZhULQ33ksNYtYXQKPWub8Ou0GHvbablZ.brRFwPLk6PSmvtQXC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4317 …}
    +apId: "EmperorHenry@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/EmperorHenry"
    +apPublicUrl: "https://discuss.tchncs.de/u/EmperorHenry"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "EmperorHenry"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727266584 {#4261
      date: 2024-09-25 14:16:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695964942 {#4262
      date: 2023-09-29 07:22:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5763
  +width: 65
  +height: 65
  +user: App\Entity\User {#4263
    +avatar: Proxies\__CG__\App\Entity\Image {#4264 …}
    +cover: null
    +email: "EmperorHenry@discuss.tchncs.de"
    +username: "@EmperorHenry@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727424173 {#4260
      date: 2024-09-27 10:02:53.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4265 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4269 …}
    +entries: Doctrine\ORM\PersistentCollection {#4271 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4273 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4275 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4277 …}
    +posts: Doctrine\ORM\PersistentCollection {#4279 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4281 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4283 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4285 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4287 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4289 …}
    +follows: Doctrine\ORM\PersistentCollection {#4291 …}
    +followers: Doctrine\ORM\PersistentCollection {#4293 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4295 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4297 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4299 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4301 …}
    +reports: Doctrine\ORM\PersistentCollection {#4303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
    +violations: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    +awards: Doctrine\ORM\PersistentCollection {#4311 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4313 …}
    +categories: Doctrine\ORM\PersistentCollection {#4315 …}
    -id: 47348
    -password: "$2y$13$KhiZhULQ33ksNYtYXQKPWub8Ou0GHvbablZ.brRFwPLk6PSmvtQXC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4317 …}
    +apId: "EmperorHenry@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/EmperorHenry"
    +apPublicUrl: "https://discuss.tchncs.de/u/EmperorHenry"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "EmperorHenry"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727266584 {#4261
      date: 2024-09-25 14:16:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695964942 {#4262
      date: 2023-09-29 07:22:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.72 ms
Input props
[
  "user" => App\Entity\User {#4681
    +avatar: Proxies\__CG__\App\Entity\Image {#4682 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4683 …}
    +email: "eager_eagle@lemmy.world"
    +username: "@eager_eagle@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727420531 {#4678
      date: 2024-09-27 09:02:11.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4684 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4686 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4688 …}
    +entries: Doctrine\ORM\PersistentCollection {#4690 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4692 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4694 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4696 …}
    +posts: Doctrine\ORM\PersistentCollection {#4698 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4700 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4702 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4704 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4706 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4708 …}
    +follows: Doctrine\ORM\PersistentCollection {#4710 …}
    +followers: Doctrine\ORM\PersistentCollection {#4712 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4714 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4716 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4718 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +violations: Doctrine\ORM\PersistentCollection {#4726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4728 …}
    +awards: Doctrine\ORM\PersistentCollection {#4730 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4732 …}
    +categories: Doctrine\ORM\PersistentCollection {#4734 …}
    -id: 58451
    -password: "$2y$13$KXOzvpi/K3a0GyiKWV/GQePkBtatgfRanOVx4/uScjVZnVZOvj4Ai"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4736 …}
    +apId: "eager_eagle@lemmy.world"
    +apProfileId: "https://lemmy.world/u/eager_eagle"
    +apPublicUrl: "https://lemmy.world/u/eager_eagle"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "eager_eagle"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727282376 {#4679
      date: 2024-09-25 18:39:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697252807 {#4680
      date: 2023-10-14 05:06:47.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5820
  +width: 65
  +height: 65
  +user: App\Entity\User {#4681
    +avatar: Proxies\__CG__\App\Entity\Image {#4682 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4683 …}
    +email: "eager_eagle@lemmy.world"
    +username: "@eager_eagle@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727420531 {#4678
      date: 2024-09-27 09:02:11.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4684 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4686 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4688 …}
    +entries: Doctrine\ORM\PersistentCollection {#4690 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4692 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4694 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4696 …}
    +posts: Doctrine\ORM\PersistentCollection {#4698 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4700 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4702 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4704 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4706 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4708 …}
    +follows: Doctrine\ORM\PersistentCollection {#4710 …}
    +followers: Doctrine\ORM\PersistentCollection {#4712 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4714 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4716 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4718 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +violations: Doctrine\ORM\PersistentCollection {#4726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4728 …}
    +awards: Doctrine\ORM\PersistentCollection {#4730 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4732 …}
    +categories: Doctrine\ORM\PersistentCollection {#4734 …}
    -id: 58451
    -password: "$2y$13$KXOzvpi/K3a0GyiKWV/GQePkBtatgfRanOVx4/uScjVZnVZOvj4Ai"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4736 …}
    +apId: "eager_eagle@lemmy.world"
    +apProfileId: "https://lemmy.world/u/eager_eagle"
    +apPublicUrl: "https://lemmy.world/u/eager_eagle"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "eager_eagle"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727282376 {#4679
      date: 2024-09-25 18:39:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697252807 {#4680
      date: 2023-10-14 05:06:47.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.41 ms
Input props
[
  "user" => App\Entity\User {#3553
    +avatar: Proxies\__CG__\App\Entity\Image {#3545 …}
    +cover: null
    +email: "_lilith@lemmy.world"
    +username: "@_lilith@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Go make something interesting before the world burns out"
    +lastActive: DateTime @1727429012 {#3539
      date: 2024-09-27 11:23:32.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3552 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3554 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3556 …}
    +entries: Doctrine\ORM\PersistentCollection {#3558 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3560 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3562 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3564 …}
    +posts: Doctrine\ORM\PersistentCollection {#3566 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3568 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3570 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3572 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3574 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3576 …}
    +follows: Doctrine\ORM\PersistentCollection {#3578 …}
    +followers: Doctrine\ORM\PersistentCollection {#3580 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3582 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3584 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3586 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3588 …}
    +reports: Doctrine\ORM\PersistentCollection {#3590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3592 …}
    +violations: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    +awards: Doctrine\ORM\PersistentCollection {#3598 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3600 …}
    +categories: Doctrine\ORM\PersistentCollection {#3602 …}
    -id: 47357
    -password: "$2y$13$RXQhdPsnY06VdmrjhNkkm.x3UPgp82pt2HpnKsHotX7Ro4fpShvCO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3604 …}
    +apId: "_lilith@lemmy.world"
    +apProfileId: "https://lemmy.world/u/_lilith"
    +apPublicUrl: "https://lemmy.world/u/_lilith"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "_lilith"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727291671 {#3548
      date: 2024-09-25 21:14:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695969320 {#3547
      date: 2023-09-29 08:35:20.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5877
  +width: 65
  +height: 65
  +user: App\Entity\User {#3553
    +avatar: Proxies\__CG__\App\Entity\Image {#3545 …}
    +cover: null
    +email: "_lilith@lemmy.world"
    +username: "@_lilith@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Go make something interesting before the world burns out"
    +lastActive: DateTime @1727429012 {#3539
      date: 2024-09-27 11:23:32.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3552 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3554 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3556 …}
    +entries: Doctrine\ORM\PersistentCollection {#3558 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3560 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3562 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3564 …}
    +posts: Doctrine\ORM\PersistentCollection {#3566 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3568 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3570 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3572 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3574 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3576 …}
    +follows: Doctrine\ORM\PersistentCollection {#3578 …}
    +followers: Doctrine\ORM\PersistentCollection {#3580 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3582 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3584 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3586 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3588 …}
    +reports: Doctrine\ORM\PersistentCollection {#3590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3592 …}
    +violations: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    +awards: Doctrine\ORM\PersistentCollection {#3598 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3600 …}
    +categories: Doctrine\ORM\PersistentCollection {#3602 …}
    -id: 47357
    -password: "$2y$13$RXQhdPsnY06VdmrjhNkkm.x3UPgp82pt2HpnKsHotX7Ro4fpShvCO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3604 …}
    +apId: "_lilith@lemmy.world"
    +apProfileId: "https://lemmy.world/u/_lilith"
    +apPublicUrl: "https://lemmy.world/u/_lilith"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "_lilith"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727291671 {#3548
      date: 2024-09-25 21:14:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695969320 {#3547
      date: 2023-09-29 08:35:20.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.14 ms
Input props
[
  "user" => App\Entity\User {#5274
    +avatar: Proxies\__CG__\App\Entity\Image {#5275 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5276 …}
    +email: "The_Picard_Maneuver@startrek.website"
    +username: "@The_Picard_Maneuver@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Also The_Picard_Maneuver@lemmy.world"
    +lastActive: DateTime @1727416686 {#5271
      date: 2024-09-27 07:58:06.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5277 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5279 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5281 …}
    +entries: Doctrine\ORM\PersistentCollection {#5283 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5285 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5287 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5289 …}
    +posts: Doctrine\ORM\PersistentCollection {#5291 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5293 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5295 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5297 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5299 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5301 …}
    +follows: Doctrine\ORM\PersistentCollection {#5303 …}
    +followers: Doctrine\ORM\PersistentCollection {#5305 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5307 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5309 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5311 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +violations: Doctrine\ORM\PersistentCollection {#5319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
    +awards: Doctrine\ORM\PersistentCollection {#5323 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5325 …}
    +categories: Doctrine\ORM\PersistentCollection {#5327 …}
    -id: 43686
    -password: "$2y$13$pBolRAmJlhHLf9sbV51efO2vuQ5rPeyPM4S61gC7cgALJ3gi0Hv56"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5329 …}
    +apId: "The_Picard_Maneuver@startrek.website"
    +apProfileId: "https://startrek.website/u/The_Picard_Maneuver"
    +apPublicUrl: "https://startrek.website/u/The_Picard_Maneuver"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "The_Picard_Maneuver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727096875 {#5272
      date: 2024-09-23 15:07:55.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693496856 {#5273
      date: 2023-08-31 17:47:36.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5934
  +width: 65
  +height: 65
  +user: App\Entity\User {#5274
    +avatar: Proxies\__CG__\App\Entity\Image {#5275 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5276 …}
    +email: "The_Picard_Maneuver@startrek.website"
    +username: "@The_Picard_Maneuver@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Also The_Picard_Maneuver@lemmy.world"
    +lastActive: DateTime @1727416686 {#5271
      date: 2024-09-27 07:58:06.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5277 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5279 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5281 …}
    +entries: Doctrine\ORM\PersistentCollection {#5283 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5285 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5287 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5289 …}
    +posts: Doctrine\ORM\PersistentCollection {#5291 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5293 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5295 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5297 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5299 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5301 …}
    +follows: Doctrine\ORM\PersistentCollection {#5303 …}
    +followers: Doctrine\ORM\PersistentCollection {#5305 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5307 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5309 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5311 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +violations: Doctrine\ORM\PersistentCollection {#5319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
    +awards: Doctrine\ORM\PersistentCollection {#5323 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5325 …}
    +categories: Doctrine\ORM\PersistentCollection {#5327 …}
    -id: 43686
    -password: "$2y$13$pBolRAmJlhHLf9sbV51efO2vuQ5rPeyPM4S61gC7cgALJ3gi0Hv56"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5329 …}
    +apId: "The_Picard_Maneuver@startrek.website"
    +apProfileId: "https://startrek.website/u/The_Picard_Maneuver"
    +apPublicUrl: "https://startrek.website/u/The_Picard_Maneuver"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "The_Picard_Maneuver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727096875 {#5272
      date: 2024-09-23 15:07:55.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693496856 {#5273
      date: 2023-08-31 17:47:36.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 14.29 ms
Input props
[
  "user" => App\Entity\User {#5097
    +avatar: Proxies\__CG__\App\Entity\Image {#5098 …}
    +cover: null
    +email: "iAvicenna@lemmy.world"
    +username: "@iAvicenna@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727418223 {#5094
      date: 2024-09-27 08:23:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5099 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5101 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5103 …}
    +entries: Doctrine\ORM\PersistentCollection {#5105 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5107 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5109 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5111 …}
    +posts: Doctrine\ORM\PersistentCollection {#5113 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5115 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5117 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5119 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5121 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5123 …}
    +follows: Doctrine\ORM\PersistentCollection {#5125 …}
    +followers: Doctrine\ORM\PersistentCollection {#5127 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5129 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5131 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5133 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5135 …}
    +reports: Doctrine\ORM\PersistentCollection {#5137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5139 …}
    +violations: Doctrine\ORM\PersistentCollection {#5141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5143 …}
    +awards: Doctrine\ORM\PersistentCollection {#5145 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5147 …}
    +categories: Doctrine\ORM\PersistentCollection {#5149 …}
    -id: 65735
    -password: "$2y$13$7MHnsUUhPG2ctCUcIaZ.Lux9aqNhuXfzc01.kyv03FImSOFcZ1pj."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5151 …}
    +apId: "iAvicenna@lemmy.world"
    +apProfileId: "https://lemmy.world/u/iAvicenna"
    +apPublicUrl: "https://lemmy.world/u/iAvicenna"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "iAvicenna"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726559645 {#5095
      date: 2024-09-17 09:54:05.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698141614 {#5096
      date: 2023-10-24 12:00:14.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5991
  +width: 65
  +height: 65
  +user: App\Entity\User {#5097
    +avatar: Proxies\__CG__\App\Entity\Image {#5098 …}
    +cover: null
    +email: "iAvicenna@lemmy.world"
    +username: "@iAvicenna@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727418223 {#5094
      date: 2024-09-27 08:23:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5099 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5101 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5103 …}
    +entries: Doctrine\ORM\PersistentCollection {#5105 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5107 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5109 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5111 …}
    +posts: Doctrine\ORM\PersistentCollection {#5113 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5115 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5117 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5119 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5121 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5123 …}
    +follows: Doctrine\ORM\PersistentCollection {#5125 …}
    +followers: Doctrine\ORM\PersistentCollection {#5127 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5129 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5131 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5133 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5135 …}
    +reports: Doctrine\ORM\PersistentCollection {#5137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5139 …}
    +violations: Doctrine\ORM\PersistentCollection {#5141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5143 …}
    +awards: Doctrine\ORM\PersistentCollection {#5145 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5147 …}
    +categories: Doctrine\ORM\PersistentCollection {#5149 …}
    -id: 65735
    -password: "$2y$13$7MHnsUUhPG2ctCUcIaZ.Lux9aqNhuXfzc01.kyv03FImSOFcZ1pj."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5151 …}
    +apId: "iAvicenna@lemmy.world"
    +apProfileId: "https://lemmy.world/u/iAvicenna"
    +apPublicUrl: "https://lemmy.world/u/iAvicenna"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "iAvicenna"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726559645 {#5095
      date: 2024-09-17 09:54:05.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698141614 {#5096
      date: 2023-10-24 12:00:14.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.81 ms
Input props
[
  "user" => App\Entity\User {#5513
    +avatar: Proxies\__CG__\App\Entity\Image {#5514 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5515 …}
    +email: "Shrike502@lemmygrad.ml"
    +username: "@Shrike502@lemmygrad.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727415220 {#5510
      date: 2024-09-27 07:33:40.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5516 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5518 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5520 …}
    +entries: Doctrine\ORM\PersistentCollection {#5522 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5524 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5526 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5528 …}
    +posts: Doctrine\ORM\PersistentCollection {#5530 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5532 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5534 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5536 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5538 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5540 …}
    +follows: Doctrine\ORM\PersistentCollection {#5542 …}
    +followers: Doctrine\ORM\PersistentCollection {#5544 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5546 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5548 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5550 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5552 …}
    +reports: Doctrine\ORM\PersistentCollection {#5554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5556 …}
    +violations: Doctrine\ORM\PersistentCollection {#5558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5560 …}
    +awards: Doctrine\ORM\PersistentCollection {#5562 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5564 …}
    +categories: Doctrine\ORM\PersistentCollection {#5566 …}
    -id: 91863
    -password: "$2y$13$BWwQ2o113ln2ZRwDJ/Ku..iOBCTet1x8NoMowKNqQmSctTK815/Ci"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5568 …}
    +apId: "Shrike502@lemmygrad.ml"
    +apProfileId: "https://lemmygrad.ml/u/Shrike502"
    +apPublicUrl: "https://lemmygrad.ml/u/Shrike502"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmygrad.ml/inbox"
    +apDomain: "lemmygrad.ml"
    +apPreferredUsername: "Shrike502"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724614812 {#5511
      date: 2024-08-25 21:40:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1724614809 {#5512
      date: 2024-08-25 21:40:09.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6048
  +width: 65
  +height: 65
  +user: App\Entity\User {#5513
    +avatar: Proxies\__CG__\App\Entity\Image {#5514 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5515 …}
    +email: "Shrike502@lemmygrad.ml"
    +username: "@Shrike502@lemmygrad.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727415220 {#5510
      date: 2024-09-27 07:33:40.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5516 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5518 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5520 …}
    +entries: Doctrine\ORM\PersistentCollection {#5522 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5524 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5526 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5528 …}
    +posts: Doctrine\ORM\PersistentCollection {#5530 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5532 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5534 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5536 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5538 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5540 …}
    +follows: Doctrine\ORM\PersistentCollection {#5542 …}
    +followers: Doctrine\ORM\PersistentCollection {#5544 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5546 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5548 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5550 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5552 …}
    +reports: Doctrine\ORM\PersistentCollection {#5554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5556 …}
    +violations: Doctrine\ORM\PersistentCollection {#5558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5560 …}
    +awards: Doctrine\ORM\PersistentCollection {#5562 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5564 …}
    +categories: Doctrine\ORM\PersistentCollection {#5566 …}
    -id: 91863
    -password: "$2y$13$BWwQ2o113ln2ZRwDJ/Ku..iOBCTet1x8NoMowKNqQmSctTK815/Ci"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5568 …}
    +apId: "Shrike502@lemmygrad.ml"
    +apProfileId: "https://lemmygrad.ml/u/Shrike502"
    +apPublicUrl: "https://lemmygrad.ml/u/Shrike502"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmygrad.ml/inbox"
    +apDomain: "lemmygrad.ml"
    +apPreferredUsername: "Shrike502"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724614812 {#5511
      date: 2024-08-25 21:40:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1724614809 {#5512
      date: 2024-08-25 21:40:09.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.76 ms
Input props
[
  "user" => App\Entity\User {#3789
    +avatar: Proxies\__CG__\App\Entity\Image {#3790 …}
    +cover: null
    +email: "Blaze@discuss.tchncs.de"
    +username: "@Blaze@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Main account: [@Blaze@reddthat.com](https://reddthat.com/u/Blaze)"
    +lastActive: DateTime @1727426041 {#3786
      date: 2024-09-27 10:34:01.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3791 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3793 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3795 …}
    +entries: Doctrine\ORM\PersistentCollection {#3797 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3799 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3801 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3803 …}
    +posts: Doctrine\ORM\PersistentCollection {#3805 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3807 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3809 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3811 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3813 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3815 …}
    +follows: Doctrine\ORM\PersistentCollection {#3817 …}
    +followers: Doctrine\ORM\PersistentCollection {#3819 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3821 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3823 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3825 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3827 …}
    +reports: Doctrine\ORM\PersistentCollection {#3829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3831 …}
    +violations: Doctrine\ORM\PersistentCollection {#3833 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3835 …}
    +awards: Doctrine\ORM\PersistentCollection {#3837 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3839 …}
    +categories: Doctrine\ORM\PersistentCollection {#3841 …}
    -id: 39792
    -password: "$2y$13$Pqx3Hrx9GfkmFD4MiXE6qeR2L85cM6v2OWS4ui0aECrmLrC6pJuIm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3843 …}
    +apId: "Blaze@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/Blaze"
    +apPublicUrl: "https://discuss.tchncs.de/u/Blaze"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "Blaze"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726992398 {#3787
      date: 2024-09-22 10:06:38.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691629853 {#3788
      date: 2023-08-10 03:10:53.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6105
  +width: 65
  +height: 65
  +user: App\Entity\User {#3789
    +avatar: Proxies\__CG__\App\Entity\Image {#3790 …}
    +cover: null
    +email: "Blaze@discuss.tchncs.de"
    +username: "@Blaze@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Main account: [@Blaze@reddthat.com](https://reddthat.com/u/Blaze)"
    +lastActive: DateTime @1727426041 {#3786
      date: 2024-09-27 10:34:01.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3791 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3793 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3795 …}
    +entries: Doctrine\ORM\PersistentCollection {#3797 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3799 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3801 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3803 …}
    +posts: Doctrine\ORM\PersistentCollection {#3805 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3807 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3809 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3811 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3813 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3815 …}
    +follows: Doctrine\ORM\PersistentCollection {#3817 …}
    +followers: Doctrine\ORM\PersistentCollection {#3819 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3821 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3823 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3825 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3827 …}
    +reports: Doctrine\ORM\PersistentCollection {#3829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3831 …}
    +violations: Doctrine\ORM\PersistentCollection {#3833 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3835 …}
    +awards: Doctrine\ORM\PersistentCollection {#3837 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3839 …}
    +categories: Doctrine\ORM\PersistentCollection {#3841 …}
    -id: 39792
    -password: "$2y$13$Pqx3Hrx9GfkmFD4MiXE6qeR2L85cM6v2OWS4ui0aECrmLrC6pJuIm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3843 …}
    +apId: "Blaze@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/Blaze"
    +apPublicUrl: "https://discuss.tchncs.de/u/Blaze"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "Blaze"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726992398 {#3787
      date: 2024-09-22 10:06:38.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691629853 {#3788
      date: 2023-08-10 03:10:53.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 17.40 ms
Input props
[
  "user" => App\Entity\User {#5394
    +avatar: Proxies\__CG__\App\Entity\Image {#5395 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5396 …}
    +email: "GrammatonCleric@lemmy.world"
    +username: "@GrammatonCleric@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "too poor and not horny enough to be a furry"
    +lastActive: DateTime @1727415891 {#5391
      date: 2024-09-27 07:44:51.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5397 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5399 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5401 …}
    +entries: Doctrine\ORM\PersistentCollection {#5403 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5405 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5407 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5409 …}
    +posts: Doctrine\ORM\PersistentCollection {#5411 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5413 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5415 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5417 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5419 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5421 …}
    +follows: Doctrine\ORM\PersistentCollection {#5423 …}
    +followers: Doctrine\ORM\PersistentCollection {#5425 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5427 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5429 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5431 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5433 …}
    +reports: Doctrine\ORM\PersistentCollection {#5435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5437 …}
    +violations: Doctrine\ORM\PersistentCollection {#5439 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5441 …}
    +awards: Doctrine\ORM\PersistentCollection {#5443 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5445 …}
    +categories: Doctrine\ORM\PersistentCollection {#5447 …}
    -id: 37699
    -password: "$2y$13$Q4CbZ1bWeqF4feCAlwKzb.szz1dAC34mJ1wb1M.NDO7t73EjqDAqO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5449 …}
    +apId: "GrammatonCleric@lemmy.world"
    +apProfileId: "https://lemmy.world/u/GrammatonCleric"
    +apPublicUrl: "https://lemmy.world/u/GrammatonCleric"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "GrammatonCleric"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727315494 {#5392
      date: 2024-09-26 03:51:34.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690953111 {#5393
      date: 2023-08-02 07:11:51.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6162
  +width: 65
  +height: 65
  +user: App\Entity\User {#5394
    +avatar: Proxies\__CG__\App\Entity\Image {#5395 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5396 …}
    +email: "GrammatonCleric@lemmy.world"
    +username: "@GrammatonCleric@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "too poor and not horny enough to be a furry"
    +lastActive: DateTime @1727415891 {#5391
      date: 2024-09-27 07:44:51.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5397 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5399 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5401 …}
    +entries: Doctrine\ORM\PersistentCollection {#5403 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5405 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5407 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5409 …}
    +posts: Doctrine\ORM\PersistentCollection {#5411 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5413 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5415 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5417 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5419 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5421 …}
    +follows: Doctrine\ORM\PersistentCollection {#5423 …}
    +followers: Doctrine\ORM\PersistentCollection {#5425 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5427 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5429 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5431 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5433 …}
    +reports: Doctrine\ORM\PersistentCollection {#5435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5437 …}
    +violations: Doctrine\ORM\PersistentCollection {#5439 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5441 …}
    +awards: Doctrine\ORM\PersistentCollection {#5443 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5445 …}
    +categories: Doctrine\ORM\PersistentCollection {#5447 …}
    -id: 37699
    -password: "$2y$13$Q4CbZ1bWeqF4feCAlwKzb.szz1dAC34mJ1wb1M.NDO7t73EjqDAqO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5449 …}
    +apId: "GrammatonCleric@lemmy.world"
    +apProfileId: "https://lemmy.world/u/GrammatonCleric"
    +apPublicUrl: "https://lemmy.world/u/GrammatonCleric"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "GrammatonCleric"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727315494 {#5392
      date: 2024-09-26 03:51:34.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690953111 {#5393
      date: 2023-08-02 07:11:51.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 10.62 ms
Input props
[
  "user" => App\Entity\User {#4978
    +avatar: Proxies\__CG__\App\Entity\Image {#4979 …}
    +cover: null
    +email: "Jerb322@lemmy.world"
    +username: "@Jerb322@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727418691 {#4975
      date: 2024-09-27 08:31:31.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4980 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4982 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4984 …}
    +entries: Doctrine\ORM\PersistentCollection {#4986 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4988 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4990 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4992 …}
    +posts: Doctrine\ORM\PersistentCollection {#4994 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4996 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4998 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5000 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5002 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5004 …}
    +follows: Doctrine\ORM\PersistentCollection {#5006 …}
    +followers: Doctrine\ORM\PersistentCollection {#5008 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5010 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5012 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5014 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5016 …}
    +reports: Doctrine\ORM\PersistentCollection {#5018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
    +violations: Doctrine\ORM\PersistentCollection {#5022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
    +awards: Doctrine\ORM\PersistentCollection {#5026 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5028 …}
    +categories: Doctrine\ORM\PersistentCollection {#5030 …}
    -id: 33554
    -password: "$2y$13$Qd6t5RX6aBTym/b9YPtS/.LkkVrxFVvpfQeWrz//l8OTYfaWh0IVG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5032 …}
    +apId: "Jerb322@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Jerb322"
    +apPublicUrl: "https://lemmy.world/u/Jerb322"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Jerb322"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727106336 {#4976
      date: 2024-09-23 17:45:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690087093 {#4977
      date: 2023-07-23 06:38:13.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6219
  +width: 65
  +height: 65
  +user: App\Entity\User {#4978
    +avatar: Proxies\__CG__\App\Entity\Image {#4979 …}
    +cover: null
    +email: "Jerb322@lemmy.world"
    +username: "@Jerb322@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727418691 {#4975
      date: 2024-09-27 08:31:31.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4980 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4982 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4984 …}
    +entries: Doctrine\ORM\PersistentCollection {#4986 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4988 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4990 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4992 …}
    +posts: Doctrine\ORM\PersistentCollection {#4994 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4996 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4998 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5000 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5002 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5004 …}
    +follows: Doctrine\ORM\PersistentCollection {#5006 …}
    +followers: Doctrine\ORM\PersistentCollection {#5008 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5010 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5012 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5014 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5016 …}
    +reports: Doctrine\ORM\PersistentCollection {#5018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
    +violations: Doctrine\ORM\PersistentCollection {#5022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
    +awards: Doctrine\ORM\PersistentCollection {#5026 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5028 …}
    +categories: Doctrine\ORM\PersistentCollection {#5030 …}
    -id: 33554
    -password: "$2y$13$Qd6t5RX6aBTym/b9YPtS/.LkkVrxFVvpfQeWrz//l8OTYfaWh0IVG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5032 …}
    +apId: "Jerb322@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Jerb322"
    +apPublicUrl: "https://lemmy.world/u/Jerb322"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Jerb322"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727106336 {#4976
      date: 2024-09-23 17:45:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690087093 {#4977
      date: 2023-07-23 06:38:13.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 10.42 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6281
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6282 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 3.52 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6353
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6351 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6352 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 5.31 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6422
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +entry: null
  +title: "random_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#558 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6352 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 8.32 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6491
  +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 {#6492 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 12.09 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6585
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3009 …}
}