GET https://kbin.spritesserver.nl/d/voxheadlines.com/active/%E2%88%9E/articles

Components

13 Twig Components
42 Render Count
3839 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 2.62ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 150.69ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 10.23ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 10.10ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 1.38ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 0.81ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 258.33ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 3,501.09ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 14.50ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 11.36ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 12.53ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 6.60ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 10.96ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 1.38 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "voxheadlines.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1715
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#1607
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "voxheadlines.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1715
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 0.81 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "voxheadlines.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1715
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#2488
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "voxheadlines.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1715
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 9.94 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 {#1779
  +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.25 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1455
  +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 {#1652
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.18 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 {#1555
  +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.16 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 {#2465
  +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.33 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2392
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2080
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 9.73 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2159
  +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.20 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2044
  +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.16 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2278
  +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.19 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2249
  +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 {#2169
  +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.15 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1353
  +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.13 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2541
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2597
  +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.14 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2653
  +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 {#2709
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.21 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2765
  +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.22 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2821
  +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 {#2877
  +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 {#2935
  +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 258.33 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3000
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3001 …}
  -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 3,501.09 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3094
  +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 28.29 ms
Input props
[
  "user" => App\Entity\User {#4075
    +avatar: Proxies\__CG__\App\Entity\Image {#4076 …}
    +cover: null
    +email: "queermunist@lemmy.ml"
    +username: "@queermunist@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "/u/outwrangle before everything went to shit in 2020, /u/emma_lazarus for a while after that, now I’m all queermunist!"
    +lastActive: DateTime @1729302173 {#4072
      date: 2024-10-19 03:42: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: 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 {#4077 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4079 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4081 …}
    +entries: Doctrine\ORM\PersistentCollection {#4083 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4085 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4087 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4089 …}
    +posts: Doctrine\ORM\PersistentCollection {#4091 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4093 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4095 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4097 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4099 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4101 …}
    +follows: Doctrine\ORM\PersistentCollection {#4103 …}
    +followers: Doctrine\ORM\PersistentCollection {#4105 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4107 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4109 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4111 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4113 …}
    +reports: Doctrine\ORM\PersistentCollection {#4115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
    +violations: Doctrine\ORM\PersistentCollection {#4119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
    +awards: Doctrine\ORM\PersistentCollection {#4123 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4125 …}
    +categories: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 28123
    -password: "$2y$13$29INCTT2ylshprbO3/Mo0.puISfl2JaPQmOnyqmh8KGxkWY1TxHha"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4129 …}
    +apId: "queermunist@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/queermunist"
    +apPublicUrl: "https://lemmy.ml/u/queermunist"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "queermunist"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729076141 {#4073
      date: 2024-10-16 12:55:41.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689400444 {#4074
      date: 2023-07-15 07:54:04.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5562
  +width: 65
  +height: 65
  +user: App\Entity\User {#4075
    +avatar: Proxies\__CG__\App\Entity\Image {#4076 …}
    +cover: null
    +email: "queermunist@lemmy.ml"
    +username: "@queermunist@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "/u/outwrangle before everything went to shit in 2020, /u/emma_lazarus for a while after that, now I’m all queermunist!"
    +lastActive: DateTime @1729302173 {#4072
      date: 2024-10-19 03:42: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: 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 {#4077 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4079 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4081 …}
    +entries: Doctrine\ORM\PersistentCollection {#4083 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4085 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4087 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4089 …}
    +posts: Doctrine\ORM\PersistentCollection {#4091 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4093 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4095 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4097 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4099 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4101 …}
    +follows: Doctrine\ORM\PersistentCollection {#4103 …}
    +followers: Doctrine\ORM\PersistentCollection {#4105 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4107 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4109 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4111 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4113 …}
    +reports: Doctrine\ORM\PersistentCollection {#4115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
    +violations: Doctrine\ORM\PersistentCollection {#4119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
    +awards: Doctrine\ORM\PersistentCollection {#4123 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4125 …}
    +categories: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 28123
    -password: "$2y$13$29INCTT2ylshprbO3/Mo0.puISfl2JaPQmOnyqmh8KGxkWY1TxHha"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4129 …}
    +apId: "queermunist@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/queermunist"
    +apPublicUrl: "https://lemmy.ml/u/queermunist"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "queermunist"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729076141 {#4073
      date: 2024-10-16 12:55:41.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689400444 {#4074
      date: 2023-07-15 07:54:04.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.01 ms
Input props
[
  "user" => App\Entity\User {#5200
    +avatar: Proxies\__CG__\App\Entity\Image {#5201 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5202 …}
    +email: "erev@lemmy.world"
    +username: "@erev@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Just passin’ through"
    +lastActive: DateTime @1729295335 {#5197
      date: 2024-10-19 01:48:55.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 {#5203 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5205 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5207 …}
    +entries: Doctrine\ORM\PersistentCollection {#5209 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5211 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5213 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5215 …}
    +posts: Doctrine\ORM\PersistentCollection {#5217 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5219 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5221 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5223 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5225 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5227 …}
    +follows: Doctrine\ORM\PersistentCollection {#5229 …}
    +followers: Doctrine\ORM\PersistentCollection {#5231 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5233 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5235 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5237 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5239 …}
    +reports: Doctrine\ORM\PersistentCollection {#5241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5243 …}
    +violations: Doctrine\ORM\PersistentCollection {#5245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
    +awards: Doctrine\ORM\PersistentCollection {#5249 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5251 …}
    +categories: Doctrine\ORM\PersistentCollection {#5253 …}
    -id: 31433
    -password: "$2y$13$a7UrcLvg3TQZVICcN3jpEuIIjbJeKrL1wxd8gSjA96rpTjL.VisBK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5255 …}
    +apId: "erev@lemmy.world"
    +apProfileId: "https://lemmy.world/u/erev"
    +apPublicUrl: "https://lemmy.world/u/erev"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "erev"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726859796 {#5198
      date: 2024-09-20 21:16:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689739779 {#5199
      date: 2023-07-19 06:09:39.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5634
  +width: 65
  +height: 65
  +user: App\Entity\User {#5200
    +avatar: Proxies\__CG__\App\Entity\Image {#5201 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5202 …}
    +email: "erev@lemmy.world"
    +username: "@erev@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Just passin’ through"
    +lastActive: DateTime @1729295335 {#5197
      date: 2024-10-19 01:48:55.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 {#5203 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5205 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5207 …}
    +entries: Doctrine\ORM\PersistentCollection {#5209 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5211 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5213 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5215 …}
    +posts: Doctrine\ORM\PersistentCollection {#5217 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5219 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5221 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5223 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5225 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5227 …}
    +follows: Doctrine\ORM\PersistentCollection {#5229 …}
    +followers: Doctrine\ORM\PersistentCollection {#5231 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5233 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5235 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5237 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5239 …}
    +reports: Doctrine\ORM\PersistentCollection {#5241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5243 …}
    +violations: Doctrine\ORM\PersistentCollection {#5245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
    +awards: Doctrine\ORM\PersistentCollection {#5249 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5251 …}
    +categories: Doctrine\ORM\PersistentCollection {#5253 …}
    -id: 31433
    -password: "$2y$13$a7UrcLvg3TQZVICcN3jpEuIIjbJeKrL1wxd8gSjA96rpTjL.VisBK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5255 …}
    +apId: "erev@lemmy.world"
    +apProfileId: "https://lemmy.world/u/erev"
    +apPublicUrl: "https://lemmy.world/u/erev"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "erev"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726859796 {#5198
      date: 2024-09-20 21:16:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689739779 {#5199
      date: 2023-07-19 06:09:39.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.18 ms
Input props
[
  "user" => App\Entity\User {#3719
    +avatar: Proxies\__CG__\App\Entity\Image {#3720 …}
    +cover: null
    +email: "HeyThisIsntTheYMCA@lemmy.world"
    +username: "@HeyThisIsntTheYMCA@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729303295 {#3716
      date: 2024-10-19 04:01:35.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 {#3721 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3723 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3725 …}
    +entries: Doctrine\ORM\PersistentCollection {#3727 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3729 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3731 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3733 …}
    +posts: Doctrine\ORM\PersistentCollection {#3735 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3737 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3739 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3741 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3743 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3745 …}
    +follows: Doctrine\ORM\PersistentCollection {#3747 …}
    +followers: Doctrine\ORM\PersistentCollection {#3749 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3751 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3753 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3755 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3757 …}
    +reports: Doctrine\ORM\PersistentCollection {#3759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3761 …}
    +violations: Doctrine\ORM\PersistentCollection {#3763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3765 …}
    +awards: Doctrine\ORM\PersistentCollection {#3767 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3769 …}
    +categories: Doctrine\ORM\PersistentCollection {#3771 …}
    -id: 15255
    -password: "$2y$13$p7Kvglnirkb1NIv/P3gTNuxuCcu.ERALGyDe/YqHsi7GtMoe0vPNK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3773 …}
    +apId: "HeyThisIsntTheYMCA@lemmy.world"
    +apProfileId: "https://lemmy.world/u/HeyThisIsntTheYMCA"
    +apPublicUrl: "https://lemmy.world/u/HeyThisIsntTheYMCA"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "HeyThisIsntTheYMCA"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729086145 {#3717
      date: 2024-10-16 15:42:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688250410 {#3718
      date: 2023-07-02 00:26:50.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5691
  +width: 65
  +height: 65
  +user: App\Entity\User {#3719
    +avatar: Proxies\__CG__\App\Entity\Image {#3720 …}
    +cover: null
    +email: "HeyThisIsntTheYMCA@lemmy.world"
    +username: "@HeyThisIsntTheYMCA@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729303295 {#3716
      date: 2024-10-19 04:01:35.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 {#3721 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3723 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3725 …}
    +entries: Doctrine\ORM\PersistentCollection {#3727 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3729 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3731 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3733 …}
    +posts: Doctrine\ORM\PersistentCollection {#3735 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3737 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3739 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3741 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3743 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3745 …}
    +follows: Doctrine\ORM\PersistentCollection {#3747 …}
    +followers: Doctrine\ORM\PersistentCollection {#3749 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3751 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3753 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3755 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3757 …}
    +reports: Doctrine\ORM\PersistentCollection {#3759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3761 …}
    +violations: Doctrine\ORM\PersistentCollection {#3763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3765 …}
    +awards: Doctrine\ORM\PersistentCollection {#3767 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3769 …}
    +categories: Doctrine\ORM\PersistentCollection {#3771 …}
    -id: 15255
    -password: "$2y$13$p7Kvglnirkb1NIv/P3gTNuxuCcu.ERALGyDe/YqHsi7GtMoe0vPNK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3773 …}
    +apId: "HeyThisIsntTheYMCA@lemmy.world"
    +apProfileId: "https://lemmy.world/u/HeyThisIsntTheYMCA"
    +apPublicUrl: "https://lemmy.world/u/HeyThisIsntTheYMCA"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "HeyThisIsntTheYMCA"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729086145 {#3717
      date: 2024-10-16 15:42:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688250410 {#3718
      date: 2023-07-02 00:26:50.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 12.59 ms
Input props
[
  "user" => App\Entity\User {#4666
    +avatar: Proxies\__CG__\App\Entity\Image {#4667 …}
    +cover: null
    +email: "Fluid@aussie.zone"
    +username: "@Fluid@aussie.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729297619 {#4663
      date: 2024-10-19 02:26:59.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 {#4668 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4670 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4672 …}
    +entries: Doctrine\ORM\PersistentCollection {#4674 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4676 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4678 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4680 …}
    +posts: Doctrine\ORM\PersistentCollection {#4682 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4684 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4686 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4688 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4690 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4692 …}
    +follows: Doctrine\ORM\PersistentCollection {#4694 …}
    +followers: Doctrine\ORM\PersistentCollection {#4696 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4698 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4700 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4702 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4704 …}
    +reports: Doctrine\ORM\PersistentCollection {#4706 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4708 …}
    +violations: Doctrine\ORM\PersistentCollection {#4710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
    +awards: Doctrine\ORM\PersistentCollection {#4714 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4716 …}
    +categories: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 18039
    -password: "$2y$13$YdgpLl4fgFiJWXg.sMgx4OcYYBIp.RybYQnAdOJwILnoXrTyWiFXa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4720 …}
    +apId: "Fluid@aussie.zone"
    +apProfileId: "https://aussie.zone/u/Fluid"
    +apPublicUrl: "https://aussie.zone/u/Fluid"
    +apFollowersUrl: null
    +apInboxUrl: "https://aussie.zone/inbox"
    +apDomain: "aussie.zone"
    +apPreferredUsername: "Fluid"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726589842 {#4664
      date: 2024-09-17 18:17:22.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688378607 {#4665
      date: 2023-07-03 12:03:27.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5748
  +width: 65
  +height: 65
  +user: App\Entity\User {#4666
    +avatar: Proxies\__CG__\App\Entity\Image {#4667 …}
    +cover: null
    +email: "Fluid@aussie.zone"
    +username: "@Fluid@aussie.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729297619 {#4663
      date: 2024-10-19 02:26:59.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 {#4668 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4670 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4672 …}
    +entries: Doctrine\ORM\PersistentCollection {#4674 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4676 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4678 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4680 …}
    +posts: Doctrine\ORM\PersistentCollection {#4682 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4684 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4686 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4688 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4690 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4692 …}
    +follows: Doctrine\ORM\PersistentCollection {#4694 …}
    +followers: Doctrine\ORM\PersistentCollection {#4696 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4698 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4700 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4702 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4704 …}
    +reports: Doctrine\ORM\PersistentCollection {#4706 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4708 …}
    +violations: Doctrine\ORM\PersistentCollection {#4710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
    +awards: Doctrine\ORM\PersistentCollection {#4714 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4716 …}
    +categories: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 18039
    -password: "$2y$13$YdgpLl4fgFiJWXg.sMgx4OcYYBIp.RybYQnAdOJwILnoXrTyWiFXa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4720 …}
    +apId: "Fluid@aussie.zone"
    +apProfileId: "https://aussie.zone/u/Fluid"
    +apPublicUrl: "https://aussie.zone/u/Fluid"
    +apFollowersUrl: null
    +apInboxUrl: "https://aussie.zone/inbox"
    +apDomain: "aussie.zone"
    +apPreferredUsername: "Fluid"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726589842 {#4664
      date: 2024-09-17 18:17:22.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688378607 {#4665
      date: 2023-07-03 12:03:27.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 6.01 ms
Input props
[
  "user" => App\Entity\User {#3544
    +avatar: Proxies\__CG__\App\Entity\Image {#3536 …}
    +cover: null
    +email: "robocall@lemmy.world"
    +username: "@robocall@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729303835 {#3530
      date: 2024-10-19 04:10:35.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 {#3543 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3545 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3547 …}
    +entries: Doctrine\ORM\PersistentCollection {#3549 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3551 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3553 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3555 …}
    +posts: Doctrine\ORM\PersistentCollection {#3557 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3559 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3561 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3563 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3565 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3567 …}
    +follows: Doctrine\ORM\PersistentCollection {#3569 …}
    +followers: Doctrine\ORM\PersistentCollection {#3571 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3573 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3575 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3577 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3579 …}
    +reports: Doctrine\ORM\PersistentCollection {#3581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3583 …}
    +violations: Doctrine\ORM\PersistentCollection {#3585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
    +awards: Doctrine\ORM\PersistentCollection {#3589 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3591 …}
    +categories: Doctrine\ORM\PersistentCollection {#3593 …}
    -id: 32097
    -password: "$2y$13$QXLMMYBL/oPTiP1Jmi7ccuL4N0MjIPjMuIu19VHkSDsTmUP5Mexxu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3595 …}
    +apId: "robocall@lemmy.world"
    +apProfileId: "https://lemmy.world/u/robocall"
    +apPublicUrl: "https://lemmy.world/u/robocall"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "robocall"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728746273 {#3539
      date: 2024-10-12 17:17:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689901036 {#3538
      date: 2023-07-21 02:57:16.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5805
  +width: 65
  +height: 65
  +user: App\Entity\User {#3544
    +avatar: Proxies\__CG__\App\Entity\Image {#3536 …}
    +cover: null
    +email: "robocall@lemmy.world"
    +username: "@robocall@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729303835 {#3530
      date: 2024-10-19 04:10:35.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 {#3543 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3545 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3547 …}
    +entries: Doctrine\ORM\PersistentCollection {#3549 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3551 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3553 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3555 …}
    +posts: Doctrine\ORM\PersistentCollection {#3557 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3559 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3561 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3563 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3565 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3567 …}
    +follows: Doctrine\ORM\PersistentCollection {#3569 …}
    +followers: Doctrine\ORM\PersistentCollection {#3571 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3573 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3575 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3577 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3579 …}
    +reports: Doctrine\ORM\PersistentCollection {#3581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3583 …}
    +violations: Doctrine\ORM\PersistentCollection {#3585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
    +awards: Doctrine\ORM\PersistentCollection {#3589 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3591 …}
    +categories: Doctrine\ORM\PersistentCollection {#3593 …}
    -id: 32097
    -password: "$2y$13$QXLMMYBL/oPTiP1Jmi7ccuL4N0MjIPjMuIu19VHkSDsTmUP5Mexxu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3595 …}
    +apId: "robocall@lemmy.world"
    +apProfileId: "https://lemmy.world/u/robocall"
    +apPublicUrl: "https://lemmy.world/u/robocall"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "robocall"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728746273 {#3539
      date: 2024-10-12 17:17:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689901036 {#3538
      date: 2023-07-21 02:57:16.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.79 ms
Input props
[
  "user" => App\Entity\User {#4548
    +avatar: Proxies\__CG__\App\Entity\Image {#4549 …}
    +cover: null
    +email: "morrowind@lemmy.ml"
    +username: "@morrowind@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      If you’re here, there’s still hope for the internet\n
      \n
      Don’t let it fall
      """
    +lastActive: DateTime @1729299682 {#4545
      date: 2024-10-19 03:01:22.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 {#4550 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4552 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4554 …}
    +entries: Doctrine\ORM\PersistentCollection {#4556 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4558 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4560 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4562 …}
    +posts: Doctrine\ORM\PersistentCollection {#4564 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4566 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4568 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4570 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4572 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4574 …}
    +follows: Doctrine\ORM\PersistentCollection {#4576 …}
    +followers: Doctrine\ORM\PersistentCollection {#4578 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4580 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4582 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4584 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +violations: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    +awards: Doctrine\ORM\PersistentCollection {#4596 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4598 …}
    +categories: Doctrine\ORM\PersistentCollection {#4600 …}
    -id: 10079
    -password: "$2y$13$.3aRC68M5ht.sH.0tcZGBugJVGvv8bC5BWMnX4UrZpRpgHPvfnFCS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4602 …}
    +apId: "morrowind@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/morrowind"
    +apPublicUrl: "https://lemmy.ml/u/morrowind"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "morrowind"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728542261 {#4546
      date: 2024-10-10 08:37:41.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687576087 {#4547
      date: 2023-06-24 05:08:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5862
  +width: 65
  +height: 65
  +user: App\Entity\User {#4548
    +avatar: Proxies\__CG__\App\Entity\Image {#4549 …}
    +cover: null
    +email: "morrowind@lemmy.ml"
    +username: "@morrowind@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      If you’re here, there’s still hope for the internet\n
      \n
      Don’t let it fall
      """
    +lastActive: DateTime @1729299682 {#4545
      date: 2024-10-19 03:01:22.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 {#4550 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4552 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4554 …}
    +entries: Doctrine\ORM\PersistentCollection {#4556 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4558 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4560 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4562 …}
    +posts: Doctrine\ORM\PersistentCollection {#4564 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4566 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4568 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4570 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4572 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4574 …}
    +follows: Doctrine\ORM\PersistentCollection {#4576 …}
    +followers: Doctrine\ORM\PersistentCollection {#4578 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4580 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4582 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4584 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +violations: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    +awards: Doctrine\ORM\PersistentCollection {#4596 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4598 …}
    +categories: Doctrine\ORM\PersistentCollection {#4600 …}
    -id: 10079
    -password: "$2y$13$.3aRC68M5ht.sH.0tcZGBugJVGvv8bC5BWMnX4UrZpRpgHPvfnFCS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4602 …}
    +apId: "morrowind@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/morrowind"
    +apPublicUrl: "https://lemmy.ml/u/morrowind"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "morrowind"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728542261 {#4546
      date: 2024-10-10 08:37:41.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687576087 {#4547
      date: 2023-06-24 05:08:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 11.59 ms
Input props
[
  "user" => App\Entity\User {#3778
    +avatar: Proxies\__CG__\App\Entity\Image {#3779 …}
    +cover: null
    +email: "jabathekek@sopuli.xyz"
    +username: "@jabathekek@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[~Anti~ ~Commercial-AI~ ~license~ ~(CC~ ~BY-NC-SA~ ~4.0)~](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)"
    +lastActive: DateTime @1729303256 {#3775
      date: 2024-10-19 04:00:56.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 {#3780 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3782 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3784 …}
    +entries: Doctrine\ORM\PersistentCollection {#3786 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3788 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3790 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3792 …}
    +posts: Doctrine\ORM\PersistentCollection {#3794 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3796 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3798 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3800 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3802 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3804 …}
    +follows: Doctrine\ORM\PersistentCollection {#3806 …}
    +followers: Doctrine\ORM\PersistentCollection {#3808 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3810 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3812 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3814 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3816 …}
    +reports: Doctrine\ORM\PersistentCollection {#3818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3820 …}
    +violations: Doctrine\ORM\PersistentCollection {#3822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3824 …}
    +awards: Doctrine\ORM\PersistentCollection {#3826 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3828 …}
    +categories: Doctrine\ORM\PersistentCollection {#3830 …}
    -id: 47566
    -password: "$2y$13$iqB6AHhaP/F/KwTdNOmGSusK/9uZhsIyRHpLE5xDFf2uI9ww55rou"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3832 …}
    +apId: "jabathekek@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/jabathekek"
    +apPublicUrl: "https://sopuli.xyz/u/jabathekek"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "jabathekek"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727998337 {#3776
      date: 2024-10-04 01:32:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696103925 {#3777
      date: 2023-09-30 21:58:45.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5919
  +width: 65
  +height: 65
  +user: App\Entity\User {#3778
    +avatar: Proxies\__CG__\App\Entity\Image {#3779 …}
    +cover: null
    +email: "jabathekek@sopuli.xyz"
    +username: "@jabathekek@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[~Anti~ ~Commercial-AI~ ~license~ ~(CC~ ~BY-NC-SA~ ~4.0)~](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)"
    +lastActive: DateTime @1729303256 {#3775
      date: 2024-10-19 04:00:56.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 {#3780 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3782 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3784 …}
    +entries: Doctrine\ORM\PersistentCollection {#3786 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3788 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3790 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3792 …}
    +posts: Doctrine\ORM\PersistentCollection {#3794 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3796 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3798 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3800 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3802 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3804 …}
    +follows: Doctrine\ORM\PersistentCollection {#3806 …}
    +followers: Doctrine\ORM\PersistentCollection {#3808 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3810 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3812 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3814 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3816 …}
    +reports: Doctrine\ORM\PersistentCollection {#3818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3820 …}
    +violations: Doctrine\ORM\PersistentCollection {#3822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3824 …}
    +awards: Doctrine\ORM\PersistentCollection {#3826 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3828 …}
    +categories: Doctrine\ORM\PersistentCollection {#3830 …}
    -id: 47566
    -password: "$2y$13$iqB6AHhaP/F/KwTdNOmGSusK/9uZhsIyRHpLE5xDFf2uI9ww55rou"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3832 …}
    +apId: "jabathekek@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/jabathekek"
    +apPublicUrl: "https://sopuli.xyz/u/jabathekek"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "jabathekek"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727998337 {#3776
      date: 2024-10-04 01:32:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696103925 {#3777
      date: 2023-09-30 21:58:45.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.88 ms
Input props
[
  "user" => App\Entity\User {#3600
    +avatar: Proxies\__CG__\App\Entity\Image {#3601 …}
    +cover: null
    +email: "makeasnek@lemmy.ml"
    +username: "@makeasnek@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      [github.com/makeasnek](https://github.com/makeasnek)\n
      \n
      on [nostr](https://njump.me/nprofile1qyfhwumn8ghj7mmxve3ksctfdch8qatz9uq35amnwvaz7tmjdehhxarj9ehkuun9dejx2u3wvdhk6tcqypgezrjk04h6v8t78y5clye9tt9jpfa2gzmpfz70s36hr6udh5hrvclw7gh)
      """
    +lastActive: DateTime @1729303780 {#3597
      date: 2024-10-19 04:09: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: 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 {#3602 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3604 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3606 …}
    +entries: Doctrine\ORM\PersistentCollection {#3608 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3610 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3612 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3614 …}
    +posts: Doctrine\ORM\PersistentCollection {#3616 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3618 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3620 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3622 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3624 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3626 …}
    +follows: Doctrine\ORM\PersistentCollection {#3628 …}
    +followers: Doctrine\ORM\PersistentCollection {#3630 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3632 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3634 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3636 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3638 …}
    +reports: Doctrine\ORM\PersistentCollection {#3640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
    +violations: Doctrine\ORM\PersistentCollection {#3644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3646 …}
    +awards: Doctrine\ORM\PersistentCollection {#3648 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3650 …}
    +categories: Doctrine\ORM\PersistentCollection {#3652 …}
    -id: 19120
    -password: "$2y$13$zQE2KjJqOBxXbgPMrsVyjOHREWMe7U9EIT4M6E/mLMuhihD/X2jz6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3654 …}
    +apId: "makeasnek@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/makeasnek"
    +apPublicUrl: "https://lemmy.ml/u/makeasnek"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "makeasnek"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728826982 {#3598
      date: 2024-10-13 15:43:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688548238 {#3599
      date: 2023-07-05 11:10:38.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5976
  +width: 65
  +height: 65
  +user: App\Entity\User {#3600
    +avatar: Proxies\__CG__\App\Entity\Image {#3601 …}
    +cover: null
    +email: "makeasnek@lemmy.ml"
    +username: "@makeasnek@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      [github.com/makeasnek](https://github.com/makeasnek)\n
      \n
      on [nostr](https://njump.me/nprofile1qyfhwumn8ghj7mmxve3ksctfdch8qatz9uq35amnwvaz7tmjdehhxarj9ehkuun9dejx2u3wvdhk6tcqypgezrjk04h6v8t78y5clye9tt9jpfa2gzmpfz70s36hr6udh5hrvclw7gh)
      """
    +lastActive: DateTime @1729303780 {#3597
      date: 2024-10-19 04:09: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: 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 {#3602 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3604 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3606 …}
    +entries: Doctrine\ORM\PersistentCollection {#3608 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3610 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3612 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3614 …}
    +posts: Doctrine\ORM\PersistentCollection {#3616 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3618 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3620 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3622 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3624 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3626 …}
    +follows: Doctrine\ORM\PersistentCollection {#3628 …}
    +followers: Doctrine\ORM\PersistentCollection {#3630 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3632 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3634 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3636 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3638 …}
    +reports: Doctrine\ORM\PersistentCollection {#3640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3642 …}
    +violations: Doctrine\ORM\PersistentCollection {#3644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3646 …}
    +awards: Doctrine\ORM\PersistentCollection {#3648 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3650 …}
    +categories: Doctrine\ORM\PersistentCollection {#3652 …}
    -id: 19120
    -password: "$2y$13$zQE2KjJqOBxXbgPMrsVyjOHREWMe7U9EIT4M6E/mLMuhihD/X2jz6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3654 …}
    +apId: "makeasnek@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/makeasnek"
    +apPublicUrl: "https://lemmy.ml/u/makeasnek"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "makeasnek"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728826982 {#3598
      date: 2024-10-13 15:43:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688548238 {#3599
      date: 2023-07-05 11:10:38.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.58 ms
Input props
[
  "user" => App\Entity\User {#4489
    +avatar: Proxies\__CG__\App\Entity\Image {#4490 …}
    +cover: null
    +email: "viking@infosec.pub"
    +username: "@viking@infosec.pub"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729300315 {#4486
      date: 2024-10-19 03:11:55.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 {#4491 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4493 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4495 …}
    +entries: Doctrine\ORM\PersistentCollection {#4497 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4499 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4501 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4503 …}
    +posts: Doctrine\ORM\PersistentCollection {#4505 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4507 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4509 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4511 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4513 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4515 …}
    +follows: Doctrine\ORM\PersistentCollection {#4517 …}
    +followers: Doctrine\ORM\PersistentCollection {#4519 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4521 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4523 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4525 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4527 …}
    +reports: Doctrine\ORM\PersistentCollection {#4529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
    +violations: Doctrine\ORM\PersistentCollection {#4533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4535 …}
    +awards: Doctrine\ORM\PersistentCollection {#4537 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4539 …}
    +categories: Doctrine\ORM\PersistentCollection {#4541 …}
    -id: 40486
    -password: "$2y$13$MdkoHTgsbyxAzqtx0MCsfOarxpIunB1aHf1m6ZxqjKWq57EacJLaS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4543 …}
    +apId: "viking@infosec.pub"
    +apProfileId: "https://infosec.pub/u/viking"
    +apPublicUrl: "https://infosec.pub/u/viking"
    +apFollowersUrl: null
    +apInboxUrl: "https://infosec.pub/inbox"
    +apDomain: "infosec.pub"
    +apPreferredUsername: "viking"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727858410 {#4487
      date: 2024-10-02 10:40:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691937871 {#4488
      date: 2023-08-13 16:44:31.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6033
  +width: 65
  +height: 65
  +user: App\Entity\User {#4489
    +avatar: Proxies\__CG__\App\Entity\Image {#4490 …}
    +cover: null
    +email: "viking@infosec.pub"
    +username: "@viking@infosec.pub"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729300315 {#4486
      date: 2024-10-19 03:11:55.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 {#4491 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4493 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4495 …}
    +entries: Doctrine\ORM\PersistentCollection {#4497 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4499 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4501 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4503 …}
    +posts: Doctrine\ORM\PersistentCollection {#4505 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4507 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4509 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4511 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4513 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4515 …}
    +follows: Doctrine\ORM\PersistentCollection {#4517 …}
    +followers: Doctrine\ORM\PersistentCollection {#4519 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4521 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4523 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4525 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4527 …}
    +reports: Doctrine\ORM\PersistentCollection {#4529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
    +violations: Doctrine\ORM\PersistentCollection {#4533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4535 …}
    +awards: Doctrine\ORM\PersistentCollection {#4537 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4539 …}
    +categories: Doctrine\ORM\PersistentCollection {#4541 …}
    -id: 40486
    -password: "$2y$13$MdkoHTgsbyxAzqtx0MCsfOarxpIunB1aHf1m6ZxqjKWq57EacJLaS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4543 …}
    +apId: "viking@infosec.pub"
    +apProfileId: "https://infosec.pub/u/viking"
    +apPublicUrl: "https://infosec.pub/u/viking"
    +apFollowersUrl: null
    +apInboxUrl: "https://infosec.pub/inbox"
    +apDomain: "infosec.pub"
    +apPreferredUsername: "viking"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727858410 {#4487
      date: 2024-10-02 10:40:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691937871 {#4488
      date: 2023-08-13 16:44:31.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 15.39 ms
Input props
[
  "user" => App\Entity\User {#4843
    +avatar: Proxies\__CG__\App\Entity\Image {#4844 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4845 …}
    +email: "avidamoeba@lemmy.ca"
    +username: "@avidamoeba@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729296543 {#4840
      date: 2024-10-19 02:09:03.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 {#4846 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4848 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4850 …}
    +entries: Doctrine\ORM\PersistentCollection {#4852 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4854 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4856 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4858 …}
    +posts: Doctrine\ORM\PersistentCollection {#4860 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4862 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4864 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4866 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4868 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4870 …}
    +follows: Doctrine\ORM\PersistentCollection {#4872 …}
    +followers: Doctrine\ORM\PersistentCollection {#4874 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4876 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4878 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4880 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4882 …}
    +reports: Doctrine\ORM\PersistentCollection {#4884 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4886 …}
    +violations: Doctrine\ORM\PersistentCollection {#4888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4890 …}
    +awards: Doctrine\ORM\PersistentCollection {#4892 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4894 …}
    +categories: Doctrine\ORM\PersistentCollection {#4896 …}
    -id: 21107
    -password: "$2y$13$piTINB0INIgopIZzPspBFumfsk5pGu1qca7YucAdCAjRDSilB7tBa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4898 …}
    +apId: "avidamoeba@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/avidamoeba"
    +apPublicUrl: "https://lemmy.ca/u/avidamoeba"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "avidamoeba"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728839951 {#4841
      date: 2024-10-13 19:19:11.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689022302 {#4842
      date: 2023-07-10 22:51:42.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6090
  +width: 65
  +height: 65
  +user: App\Entity\User {#4843
    +avatar: Proxies\__CG__\App\Entity\Image {#4844 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4845 …}
    +email: "avidamoeba@lemmy.ca"
    +username: "@avidamoeba@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729296543 {#4840
      date: 2024-10-19 02:09:03.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 {#4846 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4848 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4850 …}
    +entries: Doctrine\ORM\PersistentCollection {#4852 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4854 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4856 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4858 …}
    +posts: Doctrine\ORM\PersistentCollection {#4860 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4862 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4864 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4866 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4868 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4870 …}
    +follows: Doctrine\ORM\PersistentCollection {#4872 …}
    +followers: Doctrine\ORM\PersistentCollection {#4874 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4876 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4878 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4880 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4882 …}
    +reports: Doctrine\ORM\PersistentCollection {#4884 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4886 …}
    +violations: Doctrine\ORM\PersistentCollection {#4888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4890 …}
    +awards: Doctrine\ORM\PersistentCollection {#4892 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4894 …}
    +categories: Doctrine\ORM\PersistentCollection {#4896 …}
    -id: 21107
    -password: "$2y$13$piTINB0INIgopIZzPspBFumfsk5pGu1qca7YucAdCAjRDSilB7tBa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4898 …}
    +apId: "avidamoeba@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/avidamoeba"
    +apPublicUrl: "https://lemmy.ca/u/avidamoeba"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "avidamoeba"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728839951 {#4841
      date: 2024-10-13 19:19:11.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689022302 {#4842
      date: 2023-07-10 22:51:42.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 30.42 ms
Input props
[
  "user" => App\Entity\User {#4725
    +avatar: Proxies\__CG__\App\Entity\Image {#4726 …}
    +cover: null
    +email: "Stalinwolf@lemmy.ca"
    +username: "@Stalinwolf@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🇨🇦\n
      \n
      An invincible wolf man, who is like a wolf in every regard save for the fact that he can fly.\n
      \n
      (Note: This might be misinformation)
      """
    +lastActive: DateTime @1729297230 {#4722
      date: 2024-10-19 02:20:30.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 {#4727 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4729 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4731 …}
    +entries: Doctrine\ORM\PersistentCollection {#4733 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4735 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4737 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4739 …}
    +posts: Doctrine\ORM\PersistentCollection {#4741 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4743 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4745 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4747 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4749 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4751 …}
    +follows: Doctrine\ORM\PersistentCollection {#4753 …}
    +followers: Doctrine\ORM\PersistentCollection {#4755 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4757 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4759 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4761 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4763 …}
    +reports: Doctrine\ORM\PersistentCollection {#4765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4767 …}
    +violations: Doctrine\ORM\PersistentCollection {#4769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4771 …}
    +awards: Doctrine\ORM\PersistentCollection {#4773 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4775 …}
    +categories: Doctrine\ORM\PersistentCollection {#4777 …}
    -id: 5739
    -password: "$2y$13$kXjeUT1684Htke.jWPX8kuk8hYMWQphpPg8trseAuIvRBqSX58mZu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4779 …}
    +apId: "Stalinwolf@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Stalinwolf"
    +apPublicUrl: "https://lemmy.ca/u/Stalinwolf"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Stalinwolf"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727231919 {#4723
      date: 2024-09-25 04:38:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687232948 {#4724
      date: 2023-06-20 05:49:08.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6147
  +width: 65
  +height: 65
  +user: App\Entity\User {#4725
    +avatar: Proxies\__CG__\App\Entity\Image {#4726 …}
    +cover: null
    +email: "Stalinwolf@lemmy.ca"
    +username: "@Stalinwolf@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🇨🇦\n
      \n
      An invincible wolf man, who is like a wolf in every regard save for the fact that he can fly.\n
      \n
      (Note: This might be misinformation)
      """
    +lastActive: DateTime @1729297230 {#4722
      date: 2024-10-19 02:20:30.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 {#4727 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4729 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4731 …}
    +entries: Doctrine\ORM\PersistentCollection {#4733 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4735 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4737 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4739 …}
    +posts: Doctrine\ORM\PersistentCollection {#4741 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4743 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4745 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4747 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4749 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4751 …}
    +follows: Doctrine\ORM\PersistentCollection {#4753 …}
    +followers: Doctrine\ORM\PersistentCollection {#4755 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4757 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4759 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4761 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4763 …}
    +reports: Doctrine\ORM\PersistentCollection {#4765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4767 …}
    +violations: Doctrine\ORM\PersistentCollection {#4769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4771 …}
    +awards: Doctrine\ORM\PersistentCollection {#4773 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4775 …}
    +categories: Doctrine\ORM\PersistentCollection {#4777 …}
    -id: 5739
    -password: "$2y$13$kXjeUT1684Htke.jWPX8kuk8hYMWQphpPg8trseAuIvRBqSX58mZu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4779 …}
    +apId: "Stalinwolf@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Stalinwolf"
    +apPublicUrl: "https://lemmy.ca/u/Stalinwolf"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Stalinwolf"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727231919 {#4723
      date: 2024-09-25 04:38:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687232948 {#4724
      date: 2023-06-20 05:49:08.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 25.97 ms
Input props
[
  "user" => App\Entity\User {#5141
    +avatar: Proxies\__CG__\App\Entity\Image {#5142 …}
    +cover: null
    +email: "Rocketpoweredgorilla@lemmy.ca"
    +username: "@Rocketpoweredgorilla@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729295486 {#5138
      date: 2024-10-19 01:51:26.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 {#5143 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5145 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5147 …}
    +entries: Doctrine\ORM\PersistentCollection {#5149 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5151 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5153 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5155 …}
    +posts: Doctrine\ORM\PersistentCollection {#5157 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5159 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5161 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5163 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5165 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5167 …}
    +follows: Doctrine\ORM\PersistentCollection {#5169 …}
    +followers: Doctrine\ORM\PersistentCollection {#5171 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5173 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5175 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5177 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5179 …}
    +reports: Doctrine\ORM\PersistentCollection {#5181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5183 …}
    +violations: Doctrine\ORM\PersistentCollection {#5185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
    +awards: Doctrine\ORM\PersistentCollection {#5189 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5191 …}
    +categories: Doctrine\ORM\PersistentCollection {#5193 …}
    -id: 39756
    -password: "$2y$13$OK4BeDUsepwK3aB71BSYVujEetGZHw/1jJsAl0uriMFHqk8sEram2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5195 …}
    +apId: "Rocketpoweredgorilla@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Rocketpoweredgorilla"
    +apPublicUrl: "https://lemmy.ca/u/Rocketpoweredgorilla"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Rocketpoweredgorilla"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729264570 {#5139
      date: 2024-10-18 17:16:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691616046 {#5140
      date: 2023-08-09 23:20:46.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6204
  +width: 65
  +height: 65
  +user: App\Entity\User {#5141
    +avatar: Proxies\__CG__\App\Entity\Image {#5142 …}
    +cover: null
    +email: "Rocketpoweredgorilla@lemmy.ca"
    +username: "@Rocketpoweredgorilla@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729295486 {#5138
      date: 2024-10-19 01:51:26.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 {#5143 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5145 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5147 …}
    +entries: Doctrine\ORM\PersistentCollection {#5149 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5151 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5153 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5155 …}
    +posts: Doctrine\ORM\PersistentCollection {#5157 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5159 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5161 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5163 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5165 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5167 …}
    +follows: Doctrine\ORM\PersistentCollection {#5169 …}
    +followers: Doctrine\ORM\PersistentCollection {#5171 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5173 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5175 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5177 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5179 …}
    +reports: Doctrine\ORM\PersistentCollection {#5181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5183 …}
    +violations: Doctrine\ORM\PersistentCollection {#5185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
    +awards: Doctrine\ORM\PersistentCollection {#5189 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5191 …}
    +categories: Doctrine\ORM\PersistentCollection {#5193 …}
    -id: 39756
    -password: "$2y$13$OK4BeDUsepwK3aB71BSYVujEetGZHw/1jJsAl0uriMFHqk8sEram2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5195 …}
    +apId: "Rocketpoweredgorilla@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Rocketpoweredgorilla"
    +apPublicUrl: "https://lemmy.ca/u/Rocketpoweredgorilla"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Rocketpoweredgorilla"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729264570 {#5139
      date: 2024-10-18 17:16:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691616046 {#5140
      date: 2023-08-09 23:20:46.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 14.50 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6266
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6267 …}
  -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 11.36 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6338
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6336 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6337 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 12.53 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6407
  +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 {#6337 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 6.60 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6476
  +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 {#6477 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 10.96 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6570
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3001 …}
}