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

Components

13 Twig Components
42 Render Count
351 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.16ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 5.05ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.66ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.59ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 5.67ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 5.02ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 12.68ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 321.51ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 1.56ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 1.65ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 2.00ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.24ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 2.32ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 5.67 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "cynicusrex.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1649
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#2439
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "cynicusrex.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1649
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 5.02 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "cynicusrex.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1649
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#2429
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "cynicusrex.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1649
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.24 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 {#1787
  +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.19 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1460
  +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 {#1649
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1620
  +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.12 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2463
  +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.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2395
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2089
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.24 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2135
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2127
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2279
  +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.14 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2259
  +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 {#2134
  +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.22 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1358
  +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.15 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2543
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2599
  +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.15 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2655
  +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.14 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2711
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +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_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2767
  +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.14 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2823
  +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.35 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 {#2879
  +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.15 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 {#2937
  +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 12.68 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3002
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3003 …}
  -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 321.51 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3096
  +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 0.85 ms
Input props
[
  "user" => App\Entity\User {#3186
    +avatar: Proxies\__CG__\App\Entity\Image {#3166 …}
    +cover: null
    +email: "hark@lemmy.world"
    +username: "@hark@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727400169 {#3145
      date: 2024-09-27 03:22:49.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 {#3143 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3147 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3203 …}
    +entries: Doctrine\ORM\PersistentCollection {#3146 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3237 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3259 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3289 …}
    +posts: Doctrine\ORM\PersistentCollection {#3316 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3301 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3355 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3386 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3389 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3381 …}
    +follows: Doctrine\ORM\PersistentCollection {#3406 …}
    +followers: Doctrine\ORM\PersistentCollection {#3404 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3421 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3417 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3434 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3438 …}
    +reports: Doctrine\ORM\PersistentCollection {#3451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3475 …}
    +violations: Doctrine\ORM\PersistentCollection {#3450 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
    +awards: Doctrine\ORM\PersistentCollection {#3488 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3505 …}
    +categories: Doctrine\ORM\PersistentCollection {#3518 …}
    -id: 26346
    -password: "$2y$13$dUqCepMgkIr4muUL2ZbRwu0S.yeqMISg/Aat2Z7nLnPC59Zin6Fyq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3529 …}
    +apId: "hark@lemmy.world"
    +apProfileId: "https://lemmy.world/u/hark"
    +apPublicUrl: "https://lemmy.world/u/hark"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "hark"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710733407 {#3151
      date: 2024-03-18 04:43:27.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689253057 {#3195
      date: 2023-07-13 14:57:37.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5562
  +width: 65
  +height: 65
  +user: App\Entity\User {#3186
    +avatar: Proxies\__CG__\App\Entity\Image {#3166 …}
    +cover: null
    +email: "hark@lemmy.world"
    +username: "@hark@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727400169 {#3145
      date: 2024-09-27 03:22:49.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 {#3143 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3147 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3203 …}
    +entries: Doctrine\ORM\PersistentCollection {#3146 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3237 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3259 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3289 …}
    +posts: Doctrine\ORM\PersistentCollection {#3316 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3301 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3355 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3386 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3389 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3381 …}
    +follows: Doctrine\ORM\PersistentCollection {#3406 …}
    +followers: Doctrine\ORM\PersistentCollection {#3404 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3421 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3417 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3434 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3438 …}
    +reports: Doctrine\ORM\PersistentCollection {#3451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3475 …}
    +violations: Doctrine\ORM\PersistentCollection {#3450 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
    +awards: Doctrine\ORM\PersistentCollection {#3488 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3505 …}
    +categories: Doctrine\ORM\PersistentCollection {#3518 …}
    -id: 26346
    -password: "$2y$13$dUqCepMgkIr4muUL2ZbRwu0S.yeqMISg/Aat2Z7nLnPC59Zin6Fyq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3529 …}
    +apId: "hark@lemmy.world"
    +apProfileId: "https://lemmy.world/u/hark"
    +apPublicUrl: "https://lemmy.world/u/hark"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "hark"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710733407 {#3151
      date: 2024-03-18 04:43:27.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689253057 {#3195
      date: 2023-07-13 14:57:37.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.64 ms
Input props
[
  "user" => App\Entity\User {#4670
    +avatar: Proxies\__CG__\App\Entity\Image {#4671 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4672 …}
    +email: "fossilesque@mander.xyz"
    +username: "@fossilesque@mander.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ![image](https://i.redd.it/0zuvx4gl49x21.gif)\n
      \n
      A lazy cat in human skin, an eldritch being borne of the '90s.\n
      \n
      Alts: [@fossilesque@lemmy.dbzer0.com](https:/lemmy.dbzer0.com/u/fossilesque)\n
      \n
      Bots: [@SciBot@mander.xyz](https://mander.xyz/u/SciBot)
      """
    +lastActive: DateTime @1727391759 {#4667
      date: 2024-09-27 01:02:39.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 {#4673 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4675 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4677 …}
    +entries: Doctrine\ORM\PersistentCollection {#4679 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4681 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4683 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4685 …}
    +posts: Doctrine\ORM\PersistentCollection {#4687 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4689 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4691 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4693 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4695 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4697 …}
    +follows: Doctrine\ORM\PersistentCollection {#4699 …}
    +followers: Doctrine\ORM\PersistentCollection {#4701 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4703 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4705 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4707 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4709 …}
    +reports: Doctrine\ORM\PersistentCollection {#4711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
    +violations: Doctrine\ORM\PersistentCollection {#4715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
    +awards: Doctrine\ORM\PersistentCollection {#4719 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4721 …}
    +categories: Doctrine\ORM\PersistentCollection {#4723 …}
    -id: 3970
    -password: "$2y$13$E3vYa7tbkMFTXnW/GuXVl.GypYmotp9RGA05RbwzmIHpBbw6ocy6m"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4725 …}
    +apId: "fossilesque@mander.xyz"
    +apProfileId: "https://mander.xyz/u/fossilesque"
    +apPublicUrl: "https://mander.xyz/u/fossilesque"
    +apFollowersUrl: null
    +apInboxUrl: "https://mander.xyz/inbox"
    +apDomain: "mander.xyz"
    +apPreferredUsername: "fossilesque"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726789428 {#4668
      date: 2024-09-20 01:43:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687108254 {#4669
      date: 2023-06-18 19:10:54.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5634
  +width: 65
  +height: 65
  +user: App\Entity\User {#4670
    +avatar: Proxies\__CG__\App\Entity\Image {#4671 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4672 …}
    +email: "fossilesque@mander.xyz"
    +username: "@fossilesque@mander.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ![image](https://i.redd.it/0zuvx4gl49x21.gif)\n
      \n
      A lazy cat in human skin, an eldritch being borne of the '90s.\n
      \n
      Alts: [@fossilesque@lemmy.dbzer0.com](https:/lemmy.dbzer0.com/u/fossilesque)\n
      \n
      Bots: [@SciBot@mander.xyz](https://mander.xyz/u/SciBot)
      """
    +lastActive: DateTime @1727391759 {#4667
      date: 2024-09-27 01:02:39.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 {#4673 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4675 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4677 …}
    +entries: Doctrine\ORM\PersistentCollection {#4679 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4681 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4683 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4685 …}
    +posts: Doctrine\ORM\PersistentCollection {#4687 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4689 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4691 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4693 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4695 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4697 …}
    +follows: Doctrine\ORM\PersistentCollection {#4699 …}
    +followers: Doctrine\ORM\PersistentCollection {#4701 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4703 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4705 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4707 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4709 …}
    +reports: Doctrine\ORM\PersistentCollection {#4711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4713 …}
    +violations: Doctrine\ORM\PersistentCollection {#4715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
    +awards: Doctrine\ORM\PersistentCollection {#4719 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4721 …}
    +categories: Doctrine\ORM\PersistentCollection {#4723 …}
    -id: 3970
    -password: "$2y$13$E3vYa7tbkMFTXnW/GuXVl.GypYmotp9RGA05RbwzmIHpBbw6ocy6m"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4725 …}
    +apId: "fossilesque@mander.xyz"
    +apProfileId: "https://mander.xyz/u/fossilesque"
    +apPublicUrl: "https://mander.xyz/u/fossilesque"
    +apFollowersUrl: null
    +apInboxUrl: "https://mander.xyz/inbox"
    +apDomain: "mander.xyz"
    +apPreferredUsername: "fossilesque"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726789428 {#4668
      date: 2024-09-20 01:43:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687108254 {#4669
      date: 2023-06-18 19:10:54.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.43 ms
Input props
[
  "user" => App\Entity\User {#4848
    +avatar: Proxies\__CG__\App\Entity\Image {#4849 …}
    +cover: null
    +email: "TheHottub@lemmy.world"
    +username: "@TheHottub@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "The details of my life are quite inconsequential… very well, where do I begin? My father was a relentlessly self-improving boulangerie owner from Belgium with low-grade narcolepsy and a penchant for buggery. My mother was a fifteen-year-old French prostitute named Chloe with webbed feet."
    +lastActive: DateTime @1727390192 {#4845
      date: 2024-09-27 00:36:32.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4850 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4852 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4854 …}
    +entries: Doctrine\ORM\PersistentCollection {#4856 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4858 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4860 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4862 …}
    +posts: Doctrine\ORM\PersistentCollection {#4864 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4866 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4868 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4870 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4872 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4874 …}
    +follows: Doctrine\ORM\PersistentCollection {#4876 …}
    +followers: Doctrine\ORM\PersistentCollection {#4878 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4880 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4882 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4884 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4886 …}
    +reports: Doctrine\ORM\PersistentCollection {#4888 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
    +violations: Doctrine\ORM\PersistentCollection {#4892 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
    +awards: Doctrine\ORM\PersistentCollection {#4896 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4898 …}
    +categories: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 44170
    -password: "$2y$13$kQTYfnh6WpnXPnViF3FzZe9cKaSRfJJXfvZdZ7u5iLYiWd/xRiU1e"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4902 …}
    +apId: "TheHottub@lemmy.world"
    +apProfileId: "https://lemmy.world/u/TheHottub"
    +apPublicUrl: "https://lemmy.world/u/TheHottub"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "TheHottub"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727150849 {#4846
      date: 2024-09-24 06:07:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693575622 {#4847
      date: 2023-09-01 15:40:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5691
  +width: 65
  +height: 65
  +user: App\Entity\User {#4848
    +avatar: Proxies\__CG__\App\Entity\Image {#4849 …}
    +cover: null
    +email: "TheHottub@lemmy.world"
    +username: "@TheHottub@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "The details of my life are quite inconsequential… very well, where do I begin? My father was a relentlessly self-improving boulangerie owner from Belgium with low-grade narcolepsy and a penchant for buggery. My mother was a fifteen-year-old French prostitute named Chloe with webbed feet."
    +lastActive: DateTime @1727390192 {#4845
      date: 2024-09-27 00:36:32.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4850 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4852 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4854 …}
    +entries: Doctrine\ORM\PersistentCollection {#4856 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4858 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4860 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4862 …}
    +posts: Doctrine\ORM\PersistentCollection {#4864 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4866 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4868 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4870 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4872 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4874 …}
    +follows: Doctrine\ORM\PersistentCollection {#4876 …}
    +followers: Doctrine\ORM\PersistentCollection {#4878 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4880 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4882 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4884 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4886 …}
    +reports: Doctrine\ORM\PersistentCollection {#4888 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
    +violations: Doctrine\ORM\PersistentCollection {#4892 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
    +awards: Doctrine\ORM\PersistentCollection {#4896 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4898 …}
    +categories: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 44170
    -password: "$2y$13$kQTYfnh6WpnXPnViF3FzZe9cKaSRfJJXfvZdZ7u5iLYiWd/xRiU1e"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4902 …}
    +apId: "TheHottub@lemmy.world"
    +apProfileId: "https://lemmy.world/u/TheHottub"
    +apPublicUrl: "https://lemmy.world/u/TheHottub"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "TheHottub"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727150849 {#4846
      date: 2024-09-24 06:07:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693575622 {#4847
      date: 2023-09-01 15:40:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.42 ms
Input props
[
  "user" => App\Entity\User {#4314
    +avatar: Proxies\__CG__\App\Entity\Image {#4315 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4316 …}
    +email: "RubberElectrons@lemmy.world"
    +username: "@RubberElectrons@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Just a shiny male toy…"
    +lastActive: DateTime @1727393253 {#4311
      date: 2024-09-27 01:27:33.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 {#4317 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4321 …}
    +entries: Doctrine\ORM\PersistentCollection {#4323 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4325 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4327 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4329 …}
    +posts: Doctrine\ORM\PersistentCollection {#4331 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4333 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4335 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4337 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4339 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4341 …}
    +follows: Doctrine\ORM\PersistentCollection {#4343 …}
    +followers: Doctrine\ORM\PersistentCollection {#4345 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4347 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4349 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4351 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4353 …}
    +reports: Doctrine\ORM\PersistentCollection {#4355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
    +violations: Doctrine\ORM\PersistentCollection {#4359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4361 …}
    +awards: Doctrine\ORM\PersistentCollection {#4363 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4365 …}
    +categories: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 43740
    -password: "$2y$13$5G4obFzxHgQWiOZ6lh0udeQDvYGwJCsn6fr2TxDbIViV58b5UKwbe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4369 …}
    +apId: "RubberElectrons@lemmy.world"
    +apProfileId: "https://lemmy.world/u/RubberElectrons"
    +apPublicUrl: "https://lemmy.world/u/RubberElectrons"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "RubberElectrons"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727009251 {#4312
      date: 2024-09-22 14:47:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693502849 {#4313
      date: 2023-08-31 19:27:29.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5748
  +width: 65
  +height: 65
  +user: App\Entity\User {#4314
    +avatar: Proxies\__CG__\App\Entity\Image {#4315 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4316 …}
    +email: "RubberElectrons@lemmy.world"
    +username: "@RubberElectrons@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Just a shiny male toy…"
    +lastActive: DateTime @1727393253 {#4311
      date: 2024-09-27 01:27:33.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 {#4317 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4321 …}
    +entries: Doctrine\ORM\PersistentCollection {#4323 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4325 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4327 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4329 …}
    +posts: Doctrine\ORM\PersistentCollection {#4331 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4333 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4335 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4337 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4339 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4341 …}
    +follows: Doctrine\ORM\PersistentCollection {#4343 …}
    +followers: Doctrine\ORM\PersistentCollection {#4345 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4347 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4349 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4351 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4353 …}
    +reports: Doctrine\ORM\PersistentCollection {#4355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
    +violations: Doctrine\ORM\PersistentCollection {#4359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4361 …}
    +awards: Doctrine\ORM\PersistentCollection {#4363 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4365 …}
    +categories: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 43740
    -password: "$2y$13$5G4obFzxHgQWiOZ6lh0udeQDvYGwJCsn6fr2TxDbIViV58b5UKwbe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4369 …}
    +apId: "RubberElectrons@lemmy.world"
    +apProfileId: "https://lemmy.world/u/RubberElectrons"
    +apPublicUrl: "https://lemmy.world/u/RubberElectrons"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "RubberElectrons"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727009251 {#4312
      date: 2024-09-22 14:47:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693502849 {#4313
      date: 2023-08-31 19:27:29.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.35 ms
Input props
[
  "user" => App\Entity\User {#4492
    +avatar: Proxies\__CG__\App\Entity\Image {#4493 …}
    +cover: null
    +email: "Vanth@reddthat.com"
    +username: "@Vanth@reddthat.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727392432 {#4489
      date: 2024-09-27 01:13:52.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 {#4494 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4496 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4498 …}
    +entries: Doctrine\ORM\PersistentCollection {#4500 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4502 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4504 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4506 …}
    +posts: Doctrine\ORM\PersistentCollection {#4508 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4510 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4512 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4514 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4516 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4518 …}
    +follows: Doctrine\ORM\PersistentCollection {#4520 …}
    +followers: Doctrine\ORM\PersistentCollection {#4522 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4524 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4526 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4528 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +violations: Doctrine\ORM\PersistentCollection {#4536 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4538 …}
    +awards: Doctrine\ORM\PersistentCollection {#4540 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4542 …}
    +categories: Doctrine\ORM\PersistentCollection {#4544 …}
    -id: 87446
    -password: "$2y$13$MK0hv5l1K2x86RfvXYNaUuaAKx91w95UhQ.jlVrtP8CpOjgzuZXHW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4546 …}
    +apId: "Vanth@reddthat.com"
    +apProfileId: "https://reddthat.com/u/Vanth"
    +apPublicUrl: "https://reddthat.com/u/Vanth"
    +apFollowersUrl: null
    +apInboxUrl: "https://reddthat.com/inbox"
    +apDomain: "reddthat.com"
    +apPreferredUsername: "Vanth"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707831452 {#4490
      date: 2024-02-13 14:37:32.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1707831450 {#4491
      date: 2024-02-13 14:37:30.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5805
  +width: 65
  +height: 65
  +user: App\Entity\User {#4492
    +avatar: Proxies\__CG__\App\Entity\Image {#4493 …}
    +cover: null
    +email: "Vanth@reddthat.com"
    +username: "@Vanth@reddthat.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727392432 {#4489
      date: 2024-09-27 01:13:52.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 {#4494 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4496 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4498 …}
    +entries: Doctrine\ORM\PersistentCollection {#4500 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4502 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4504 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4506 …}
    +posts: Doctrine\ORM\PersistentCollection {#4508 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4510 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4512 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4514 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4516 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4518 …}
    +follows: Doctrine\ORM\PersistentCollection {#4520 …}
    +followers: Doctrine\ORM\PersistentCollection {#4522 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4524 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4526 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4528 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +violations: Doctrine\ORM\PersistentCollection {#4536 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4538 …}
    +awards: Doctrine\ORM\PersistentCollection {#4540 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4542 …}
    +categories: Doctrine\ORM\PersistentCollection {#4544 …}
    -id: 87446
    -password: "$2y$13$MK0hv5l1K2x86RfvXYNaUuaAKx91w95UhQ.jlVrtP8CpOjgzuZXHW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4546 …}
    +apId: "Vanth@reddthat.com"
    +apProfileId: "https://reddthat.com/u/Vanth"
    +apPublicUrl: "https://reddthat.com/u/Vanth"
    +apFollowersUrl: null
    +apInboxUrl: "https://reddthat.com/inbox"
    +apDomain: "reddthat.com"
    +apPreferredUsername: "Vanth"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707831452 {#4490
      date: 2024-02-13 14:37:32.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1707831450 {#4491
      date: 2024-02-13 14:37:30.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.43 ms
Input props
[
  "user" => App\Entity\User {#3662
    +avatar: Proxies\__CG__\App\Entity\Image {#3663 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3664 …}
    +email: "STRIKINGdebate2@lemmy.world"
    +username: "@STRIKINGdebate2@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "23 year old Irish non binary satanist"
    +lastActive: DateTime @1727398267 {#3659
      date: 2024-09-27 02:51:07.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 {#3665 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3667 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3669 …}
    +entries: Doctrine\ORM\PersistentCollection {#3671 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3673 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3675 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3677 …}
    +posts: Doctrine\ORM\PersistentCollection {#3679 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3681 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3683 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3685 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3687 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3689 …}
    +follows: Doctrine\ORM\PersistentCollection {#3691 …}
    +followers: Doctrine\ORM\PersistentCollection {#3693 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3695 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3697 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3699 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3701 …}
    +reports: Doctrine\ORM\PersistentCollection {#3703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3705 …}
    +violations: Doctrine\ORM\PersistentCollection {#3707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
    +awards: Doctrine\ORM\PersistentCollection {#3711 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3713 …}
    +categories: Doctrine\ORM\PersistentCollection {#3715 …}
    -id: 1575
    -password: "$2y$13$6ktd00mDUrU2CYpwd2.DTO7.6KWunOZlclLDgszBYeXtqwzo.DkG."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3717 …}
    +apId: "STRIKINGdebate2@lemmy.world"
    +apProfileId: "https://lemmy.world/u/STRIKINGdebate2"
    +apPublicUrl: "https://lemmy.world/u/STRIKINGdebate2"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "STRIKINGdebate2"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727084790 {#3660
      date: 2024-09-23 11:46:30.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686991071 {#3661
      date: 2023-06-17 10:37:51.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5862
  +width: 65
  +height: 65
  +user: App\Entity\User {#3662
    +avatar: Proxies\__CG__\App\Entity\Image {#3663 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3664 …}
    +email: "STRIKINGdebate2@lemmy.world"
    +username: "@STRIKINGdebate2@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "23 year old Irish non binary satanist"
    +lastActive: DateTime @1727398267 {#3659
      date: 2024-09-27 02:51:07.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 {#3665 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3667 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3669 …}
    +entries: Doctrine\ORM\PersistentCollection {#3671 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3673 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3675 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3677 …}
    +posts: Doctrine\ORM\PersistentCollection {#3679 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3681 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3683 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3685 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3687 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3689 …}
    +follows: Doctrine\ORM\PersistentCollection {#3691 …}
    +followers: Doctrine\ORM\PersistentCollection {#3693 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3695 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3697 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3699 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3701 …}
    +reports: Doctrine\ORM\PersistentCollection {#3703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3705 …}
    +violations: Doctrine\ORM\PersistentCollection {#3707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
    +awards: Doctrine\ORM\PersistentCollection {#3711 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3713 …}
    +categories: Doctrine\ORM\PersistentCollection {#3715 …}
    -id: 1575
    -password: "$2y$13$6ktd00mDUrU2CYpwd2.DTO7.6KWunOZlclLDgszBYeXtqwzo.DkG."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3717 …}
    +apId: "STRIKINGdebate2@lemmy.world"
    +apProfileId: "https://lemmy.world/u/STRIKINGdebate2"
    +apPublicUrl: "https://lemmy.world/u/STRIKINGdebate2"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "STRIKINGdebate2"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727084790 {#3660
      date: 2024-09-23 11:46:30.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686991071 {#3661
      date: 2023-06-17 10:37:51.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#4374
    +avatar: Proxies\__CG__\App\Entity\Image {#4375 …}
    +cover: null
    +email: "match@pawb.social"
    +username: "@match@pawb.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "They/hello!! Also @match@pawb.fun"
    +lastActive: DateTime @1727392715 {#4371
      date: 2024-09-27 01:18: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 {#4376 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4378 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4380 …}
    +entries: Doctrine\ORM\PersistentCollection {#4382 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4384 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4386 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4388 …}
    +posts: Doctrine\ORM\PersistentCollection {#4390 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4392 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4394 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4396 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4398 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4400 …}
    +follows: Doctrine\ORM\PersistentCollection {#4402 …}
    +followers: Doctrine\ORM\PersistentCollection {#4404 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4406 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4408 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4410 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +violations: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    +awards: Doctrine\ORM\PersistentCollection {#4422 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4424 …}
    +categories: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 7036
    -password: "$2y$13$ibsC0/qhavEEFeZ5oe8ECe.1F6WICvv763s0HtLiwwyp9kqIgCqCu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4428 …}
    +apId: "match@pawb.social"
    +apProfileId: "https://pawb.social/u/match"
    +apPublicUrl: "https://pawb.social/u/match"
    +apFollowersUrl: null
    +apInboxUrl: "https://pawb.social/inbox"
    +apDomain: "pawb.social"
    +apPreferredUsername: "match"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727288820 {#4372
      date: 2024-09-25 20:27:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687452561 {#4373
      date: 2023-06-22 18:49:21.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5919
  +width: 65
  +height: 65
  +user: App\Entity\User {#4374
    +avatar: Proxies\__CG__\App\Entity\Image {#4375 …}
    +cover: null
    +email: "match@pawb.social"
    +username: "@match@pawb.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "They/hello!! Also @match@pawb.fun"
    +lastActive: DateTime @1727392715 {#4371
      date: 2024-09-27 01:18: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 {#4376 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4378 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4380 …}
    +entries: Doctrine\ORM\PersistentCollection {#4382 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4384 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4386 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4388 …}
    +posts: Doctrine\ORM\PersistentCollection {#4390 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4392 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4394 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4396 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4398 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4400 …}
    +follows: Doctrine\ORM\PersistentCollection {#4402 …}
    +followers: Doctrine\ORM\PersistentCollection {#4404 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4406 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4408 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4410 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +violations: Doctrine\ORM\PersistentCollection {#4418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
    +awards: Doctrine\ORM\PersistentCollection {#4422 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4424 …}
    +categories: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 7036
    -password: "$2y$13$ibsC0/qhavEEFeZ5oe8ECe.1F6WICvv763s0HtLiwwyp9kqIgCqCu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4428 …}
    +apId: "match@pawb.social"
    +apProfileId: "https://pawb.social/u/match"
    +apPublicUrl: "https://pawb.social/u/match"
    +apFollowersUrl: null
    +apInboxUrl: "https://pawb.social/inbox"
    +apDomain: "pawb.social"
    +apPreferredUsername: "match"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727288820 {#4372
      date: 2024-09-25 20:27:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687452561 {#4373
      date: 2023-06-22 18:49:21.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#4433
    +avatar: Proxies\__CG__\App\Entity\Image {#4434 …}
    +cover: null
    +email: "Interstellar_1@pawb.social"
    +username: "@Interstellar_1@pawb.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727392530 {#4430
      date: 2024-09-27 01:15: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 {#4435 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4437 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4439 …}
    +entries: Doctrine\ORM\PersistentCollection {#4441 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4443 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4445 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4447 …}
    +posts: Doctrine\ORM\PersistentCollection {#4449 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4451 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4453 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4455 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4457 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4459 …}
    +follows: Doctrine\ORM\PersistentCollection {#4461 …}
    +followers: Doctrine\ORM\PersistentCollection {#4463 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4465 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4467 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4469 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4471 …}
    +reports: Doctrine\ORM\PersistentCollection {#4473 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
    +violations: Doctrine\ORM\PersistentCollection {#4477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
    +awards: Doctrine\ORM\PersistentCollection {#4481 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4483 …}
    +categories: Doctrine\ORM\PersistentCollection {#4485 …}
    -id: 21193
    -password: "$2y$13$//4pgrOPzRK78CPr3OlUZO0/H/P/.KMG.4267E3n4yYYotUIwxqeW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4487 …}
    +apId: "Interstellar_1@pawb.social"
    +apProfileId: "https://pawb.social/u/Interstellar_1"
    +apPublicUrl: "https://pawb.social/u/Interstellar_1"
    +apFollowersUrl: null
    +apInboxUrl: "https://pawb.social/inbox"
    +apDomain: "pawb.social"
    +apPreferredUsername: "Interstellar_1"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727254919 {#4431
      date: 2024-09-25 11:01:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689024023 {#4432
      date: 2023-07-10 23:20:23.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5976
  +width: 65
  +height: 65
  +user: App\Entity\User {#4433
    +avatar: Proxies\__CG__\App\Entity\Image {#4434 …}
    +cover: null
    +email: "Interstellar_1@pawb.social"
    +username: "@Interstellar_1@pawb.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727392530 {#4430
      date: 2024-09-27 01:15: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 {#4435 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4437 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4439 …}
    +entries: Doctrine\ORM\PersistentCollection {#4441 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4443 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4445 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4447 …}
    +posts: Doctrine\ORM\PersistentCollection {#4449 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4451 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4453 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4455 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4457 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4459 …}
    +follows: Doctrine\ORM\PersistentCollection {#4461 …}
    +followers: Doctrine\ORM\PersistentCollection {#4463 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4465 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4467 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4469 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4471 …}
    +reports: Doctrine\ORM\PersistentCollection {#4473 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
    +violations: Doctrine\ORM\PersistentCollection {#4477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
    +awards: Doctrine\ORM\PersistentCollection {#4481 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4483 …}
    +categories: Doctrine\ORM\PersistentCollection {#4485 …}
    -id: 21193
    -password: "$2y$13$//4pgrOPzRK78CPr3OlUZO0/H/P/.KMG.4267E3n4yYYotUIwxqeW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4487 …}
    +apId: "Interstellar_1@pawb.social"
    +apProfileId: "https://pawb.social/u/Interstellar_1"
    +apPublicUrl: "https://pawb.social/u/Interstellar_1"
    +apFollowersUrl: null
    +apInboxUrl: "https://pawb.social/inbox"
    +apDomain: "pawb.social"
    +apPreferredUsername: "Interstellar_1"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727254919 {#4431
      date: 2024-09-25 11:01:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689024023 {#4432
      date: 2023-07-10 23:20:23.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#4017
    +avatar: Proxies\__CG__\App\Entity\Image {#4018 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4019 …}
    +email: "lnxtx@feddit.nl"
    +username: "@lnxtx@feddit.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727394260 {#4014
      date: 2024-09-27 01:44:20.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 {#4020 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4022 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4024 …}
    +entries: Doctrine\ORM\PersistentCollection {#4026 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4028 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4030 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4032 …}
    +posts: Doctrine\ORM\PersistentCollection {#4034 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4036 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4038 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4040 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4042 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4044 …}
    +follows: Doctrine\ORM\PersistentCollection {#4046 …}
    +followers: Doctrine\ORM\PersistentCollection {#4048 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4050 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4052 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4054 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4056 …}
    +reports: Doctrine\ORM\PersistentCollection {#4058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
    +violations: Doctrine\ORM\PersistentCollection {#4062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4064 …}
    +awards: Doctrine\ORM\PersistentCollection {#4066 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4068 …}
    +categories: Doctrine\ORM\PersistentCollection {#4070 …}
    -id: 33884
    -password: "$2y$13$uwv9UrldQN1chxDkaKwkOONECal7MZQ7yJLIH.eBZm.arLFO9yeaG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4072 …}
    +apId: "lnxtx@feddit.nl"
    +apProfileId: "https://feddit.nl/u/lnxtx"
    +apPublicUrl: "https://feddit.nl/u/lnxtx"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.nl/inbox"
    +apDomain: "feddit.nl"
    +apPreferredUsername: "lnxtx"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727160649 {#4015
      date: 2024-09-24 08:50:49.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690142386 {#4016
      date: 2023-07-23 21:59:46.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6033
  +width: 65
  +height: 65
  +user: App\Entity\User {#4017
    +avatar: Proxies\__CG__\App\Entity\Image {#4018 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4019 …}
    +email: "lnxtx@feddit.nl"
    +username: "@lnxtx@feddit.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727394260 {#4014
      date: 2024-09-27 01:44:20.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 {#4020 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4022 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4024 …}
    +entries: Doctrine\ORM\PersistentCollection {#4026 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4028 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4030 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4032 …}
    +posts: Doctrine\ORM\PersistentCollection {#4034 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4036 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4038 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4040 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4042 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4044 …}
    +follows: Doctrine\ORM\PersistentCollection {#4046 …}
    +followers: Doctrine\ORM\PersistentCollection {#4048 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4050 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4052 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4054 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4056 …}
    +reports: Doctrine\ORM\PersistentCollection {#4058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
    +violations: Doctrine\ORM\PersistentCollection {#4062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4064 …}
    +awards: Doctrine\ORM\PersistentCollection {#4066 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4068 …}
    +categories: Doctrine\ORM\PersistentCollection {#4070 …}
    -id: 33884
    -password: "$2y$13$uwv9UrldQN1chxDkaKwkOONECal7MZQ7yJLIH.eBZm.arLFO9yeaG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4072 …}
    +apId: "lnxtx@feddit.nl"
    +apProfileId: "https://feddit.nl/u/lnxtx"
    +apPublicUrl: "https://feddit.nl/u/lnxtx"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.nl/inbox"
    +apDomain: "feddit.nl"
    +apPreferredUsername: "lnxtx"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727160649 {#4015
      date: 2024-09-24 08:50:49.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690142386 {#4016
      date: 2023-07-23 21:59:46.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#5381
    +avatar: Proxies\__CG__\App\Entity\Image {#5382 …}
    +cover: null
    +email: "JoMiran@lemmy.ml"
    +username: "@JoMiran@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727387909 {#5378
      date: 2024-09-26 23:58:29.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 {#5383 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5385 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5387 …}
    +entries: Doctrine\ORM\PersistentCollection {#5389 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5391 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5393 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5395 …}
    +posts: Doctrine\ORM\PersistentCollection {#5397 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5399 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5401 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5403 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5405 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5407 …}
    +follows: Doctrine\ORM\PersistentCollection {#5409 …}
    +followers: Doctrine\ORM\PersistentCollection {#5411 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5413 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5415 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5417 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5419 …}
    +reports: Doctrine\ORM\PersistentCollection {#5421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5423 …}
    +violations: Doctrine\ORM\PersistentCollection {#5425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
    +awards: Doctrine\ORM\PersistentCollection {#5429 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5431 …}
    +categories: Doctrine\ORM\PersistentCollection {#5433 …}
    -id: 22731
    -password: "$2y$13$DTNeSqn39ebiVAxPcmUkNeh7j9nQcluY7h3uIq1xfbrWxAIP46TXa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5435 …}
    +apId: "JoMiran@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/JoMiran"
    +apPublicUrl: "https://lemmy.ml/u/JoMiran"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "JoMiran"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727117779 {#5379
      date: 2024-09-23 20:56:19.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689080252 {#5380
      date: 2023-07-11 14:57:32.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6090
  +width: 65
  +height: 65
  +user: App\Entity\User {#5381
    +avatar: Proxies\__CG__\App\Entity\Image {#5382 …}
    +cover: null
    +email: "JoMiran@lemmy.ml"
    +username: "@JoMiran@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727387909 {#5378
      date: 2024-09-26 23:58:29.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 {#5383 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5385 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5387 …}
    +entries: Doctrine\ORM\PersistentCollection {#5389 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5391 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5393 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5395 …}
    +posts: Doctrine\ORM\PersistentCollection {#5397 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5399 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5401 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5403 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5405 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5407 …}
    +follows: Doctrine\ORM\PersistentCollection {#5409 …}
    +followers: Doctrine\ORM\PersistentCollection {#5411 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5413 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5415 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5417 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5419 …}
    +reports: Doctrine\ORM\PersistentCollection {#5421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5423 …}
    +violations: Doctrine\ORM\PersistentCollection {#5425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
    +awards: Doctrine\ORM\PersistentCollection {#5429 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5431 …}
    +categories: Doctrine\ORM\PersistentCollection {#5433 …}
    -id: 22731
    -password: "$2y$13$DTNeSqn39ebiVAxPcmUkNeh7j9nQcluY7h3uIq1xfbrWxAIP46TXa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5435 …}
    +apId: "JoMiran@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/JoMiran"
    +apPublicUrl: "https://lemmy.ml/u/JoMiran"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "JoMiran"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727117779 {#5379
      date: 2024-09-23 20:56:19.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689080252 {#5380
      date: 2023-07-11 14:57:32.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#5084
    +avatar: Proxies\__CG__\App\Entity\Image {#5085 …}
    +cover: null
    +email: "kusuriya@infosec.pub"
    +username: "@kusuriya@infosec.pub"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I am a Technomancer and old school hacker at heart. Tinkerer and voider of warranties."
    +lastActive: DateTime @1727388963 {#5081
      date: 2024-09-27 00:16: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: 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 {#5086 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5088 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5090 …}
    +entries: Doctrine\ORM\PersistentCollection {#5092 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5094 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5096 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5098 …}
    +posts: Doctrine\ORM\PersistentCollection {#5100 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5102 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5104 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5106 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5108 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5110 …}
    +follows: Doctrine\ORM\PersistentCollection {#5112 …}
    +followers: Doctrine\ORM\PersistentCollection {#5114 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5116 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5118 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5120 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5122 …}
    +reports: Doctrine\ORM\PersistentCollection {#5124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
    +violations: Doctrine\ORM\PersistentCollection {#5128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
    +awards: Doctrine\ORM\PersistentCollection {#5132 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5134 …}
    +categories: Doctrine\ORM\PersistentCollection {#5136 …}
    -id: 86147
    -password: "$2y$13$Fi9rBDJKFKh6inIigT4dyOwGhLkqxUCoFuuLJftrMECx8rBnJRjG2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5138 …}
    +apId: "kusuriya@infosec.pub"
    +apProfileId: "https://infosec.pub/u/kusuriya"
    +apPublicUrl: "https://infosec.pub/u/kusuriya"
    +apFollowersUrl: null
    +apInboxUrl: "https://infosec.pub/inbox"
    +apDomain: "infosec.pub"
    +apPreferredUsername: "kusuriya"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727165797 {#5082
      date: 2024-09-24 10:16:37.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1705700709 {#5083
      date: 2024-01-19 22:45:09.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6147
  +width: 65
  +height: 65
  +user: App\Entity\User {#5084
    +avatar: Proxies\__CG__\App\Entity\Image {#5085 …}
    +cover: null
    +email: "kusuriya@infosec.pub"
    +username: "@kusuriya@infosec.pub"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I am a Technomancer and old school hacker at heart. Tinkerer and voider of warranties."
    +lastActive: DateTime @1727388963 {#5081
      date: 2024-09-27 00:16: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: 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 {#5086 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5088 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5090 …}
    +entries: Doctrine\ORM\PersistentCollection {#5092 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5094 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5096 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5098 …}
    +posts: Doctrine\ORM\PersistentCollection {#5100 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5102 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5104 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5106 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5108 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5110 …}
    +follows: Doctrine\ORM\PersistentCollection {#5112 …}
    +followers: Doctrine\ORM\PersistentCollection {#5114 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5116 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5118 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5120 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5122 …}
    +reports: Doctrine\ORM\PersistentCollection {#5124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
    +violations: Doctrine\ORM\PersistentCollection {#5128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
    +awards: Doctrine\ORM\PersistentCollection {#5132 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5134 …}
    +categories: Doctrine\ORM\PersistentCollection {#5136 …}
    -id: 86147
    -password: "$2y$13$Fi9rBDJKFKh6inIigT4dyOwGhLkqxUCoFuuLJftrMECx8rBnJRjG2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5138 …}
    +apId: "kusuriya@infosec.pub"
    +apProfileId: "https://infosec.pub/u/kusuriya"
    +apPublicUrl: "https://infosec.pub/u/kusuriya"
    +apFollowersUrl: null
    +apInboxUrl: "https://infosec.pub/inbox"
    +apDomain: "infosec.pub"
    +apPreferredUsername: "kusuriya"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727165797 {#5082
      date: 2024-09-24 10:16:37.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1705700709 {#5083
      date: 2024-01-19 22:45:09.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.31 ms
Input props
[
  "user" => App\Entity\User {#5440
    +avatar: Proxies\__CG__\App\Entity\Image {#5441 …}
    +cover: null
    +email: "Fleppensteijn@feddit.nl"
    +username: "@Fleppensteijn@feddit.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Floris Jan van Fleppensteyn"
    +lastActive: DateTime @1727385641 {#5437
      date: 2024-09-26 23:20:41.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 {#5442 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5444 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5446 …}
    +entries: Doctrine\ORM\PersistentCollection {#5448 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5450 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5452 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5454 …}
    +posts: Doctrine\ORM\PersistentCollection {#5456 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5458 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5460 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5462 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5464 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5466 …}
    +follows: Doctrine\ORM\PersistentCollection {#5468 …}
    +followers: Doctrine\ORM\PersistentCollection {#5470 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5472 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5474 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5476 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5478 …}
    +reports: Doctrine\ORM\PersistentCollection {#5480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
    +violations: Doctrine\ORM\PersistentCollection {#5484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5486 …}
    +awards: Doctrine\ORM\PersistentCollection {#5488 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5490 …}
    +categories: Doctrine\ORM\PersistentCollection {#5492 …}
    -id: 21992
    -password: "$2y$13$wBamuKEMKxEUZ58UwGzKxOPAv3F3lAqQSNTm7iFkA5FqIAIdSgFxe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5494 …}
    +apId: "Fleppensteijn@feddit.nl"
    +apProfileId: "https://feddit.nl/u/Fleppensteijn"
    +apPublicUrl: "https://feddit.nl/u/Fleppensteijn"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.nl/inbox"
    +apDomain: "feddit.nl"
    +apPreferredUsername: "Fleppensteijn"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1720509921 {#5438
      date: 2024-07-09 09:25:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689047452 {#5439
      date: 2023-07-11 05:50:52.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6204
  +width: 65
  +height: 65
  +user: App\Entity\User {#5440
    +avatar: Proxies\__CG__\App\Entity\Image {#5441 …}
    +cover: null
    +email: "Fleppensteijn@feddit.nl"
    +username: "@Fleppensteijn@feddit.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Floris Jan van Fleppensteyn"
    +lastActive: DateTime @1727385641 {#5437
      date: 2024-09-26 23:20:41.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 {#5442 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5444 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5446 …}
    +entries: Doctrine\ORM\PersistentCollection {#5448 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5450 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5452 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5454 …}
    +posts: Doctrine\ORM\PersistentCollection {#5456 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5458 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5460 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5462 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5464 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5466 …}
    +follows: Doctrine\ORM\PersistentCollection {#5468 …}
    +followers: Doctrine\ORM\PersistentCollection {#5470 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5472 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5474 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5476 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5478 …}
    +reports: Doctrine\ORM\PersistentCollection {#5480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
    +violations: Doctrine\ORM\PersistentCollection {#5484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5486 …}
    +awards: Doctrine\ORM\PersistentCollection {#5488 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5490 …}
    +categories: Doctrine\ORM\PersistentCollection {#5492 …}
    -id: 21992
    -password: "$2y$13$wBamuKEMKxEUZ58UwGzKxOPAv3F3lAqQSNTm7iFkA5FqIAIdSgFxe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5494 …}
    +apId: "Fleppensteijn@feddit.nl"
    +apProfileId: "https://feddit.nl/u/Fleppensteijn"
    +apPublicUrl: "https://feddit.nl/u/Fleppensteijn"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.nl/inbox"
    +apDomain: "feddit.nl"
    +apPreferredUsername: "Fleppensteijn"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1720509921 {#5438
      date: 2024-07-09 09:25:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689047452 {#5439
      date: 2023-07-11 05:50:52.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 1.56 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 1.65 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 2.00 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 0.24 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 2.32 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6570
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3003 …}
}