GET https://kbin.spritesserver.nl/d/florkofcows.com/commented/1w/photos

Components

13 Twig Components
42 Render Count
464 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 18.39ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 12.19ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.82ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.38ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 1.43ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 0.83ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 18.24ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 407.25ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 3.70ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 1.44ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 7.27ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.36ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 4.83ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 1.43 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "florkofcows.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 410
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#1841
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "florkofcows.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 410
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 0.83 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "florkofcows.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 410
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#1848
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "florkofcows.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 410
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.21 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 {#1783
  +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 {#1428
  +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 {#1552
  +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 {#1687
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2456
  +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 {#1382
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 16.35 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2092
  +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.35 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2074
  +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.14 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2227
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2219
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2243
  +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.15 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1996
  +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.14 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2495
  +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.21 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2551
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.21 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2607
  +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.13 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2663
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2719
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2775
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2831
  +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.17 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 {#2887
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2945
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 18.24 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3010
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3011 …}
  -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 407.25 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3104
  +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 1.37 ms
Input props
[
  "user" => App\Entity\User {#5448
    +avatar: Proxies\__CG__\App\Entity\Image {#5449 …}
    +cover: null
    +email: "ModernRisk@lemmy.dbzer0.com"
    +username: "@ModernRisk@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727690700 {#5445
      date: 2024-09-30 12:05:00.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 {#5450 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5452 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5454 …}
    +entries: Doctrine\ORM\PersistentCollection {#5456 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5458 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5460 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5462 …}
    +posts: Doctrine\ORM\PersistentCollection {#5464 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5466 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5468 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5470 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5472 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5474 …}
    +follows: Doctrine\ORM\PersistentCollection {#5476 …}
    +followers: Doctrine\ORM\PersistentCollection {#5478 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5480 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5482 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5484 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5486 …}
    +reports: Doctrine\ORM\PersistentCollection {#5488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5490 …}
    +violations: Doctrine\ORM\PersistentCollection {#5492 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
    +awards: Doctrine\ORM\PersistentCollection {#5496 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5498 …}
    +categories: Doctrine\ORM\PersistentCollection {#5500 …}
    -id: 24236
    -password: "$2y$13$UgofQ5ZW5uH5MUSiIS1jGORwPeLn7gckmoFKOSekVnsx66rRbd4H6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5502 …}
    +apId: "ModernRisk@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/ModernRisk"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/ModernRisk"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "ModernRisk"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1721906805 {#5446
      date: 2024-07-25 13:26:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689130051 {#5447
      date: 2023-07-12 04:47:31.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5570
  +width: 65
  +height: 65
  +user: App\Entity\User {#5448
    +avatar: Proxies\__CG__\App\Entity\Image {#5449 …}
    +cover: null
    +email: "ModernRisk@lemmy.dbzer0.com"
    +username: "@ModernRisk@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727690700 {#5445
      date: 2024-09-30 12:05:00.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 {#5450 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5452 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5454 …}
    +entries: Doctrine\ORM\PersistentCollection {#5456 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5458 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5460 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5462 …}
    +posts: Doctrine\ORM\PersistentCollection {#5464 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5466 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5468 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5470 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5472 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5474 …}
    +follows: Doctrine\ORM\PersistentCollection {#5476 …}
    +followers: Doctrine\ORM\PersistentCollection {#5478 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5480 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5482 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5484 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5486 …}
    +reports: Doctrine\ORM\PersistentCollection {#5488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5490 …}
    +violations: Doctrine\ORM\PersistentCollection {#5492 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
    +awards: Doctrine\ORM\PersistentCollection {#5496 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5498 …}
    +categories: Doctrine\ORM\PersistentCollection {#5500 …}
    -id: 24236
    -password: "$2y$13$UgofQ5ZW5uH5MUSiIS1jGORwPeLn7gckmoFKOSekVnsx66rRbd4H6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5502 …}
    +apId: "ModernRisk@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/ModernRisk"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/ModernRisk"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "ModernRisk"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1721906805 {#5446
      date: 2024-07-25 13:26:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689130051 {#5447
      date: 2023-07-12 04:47:31.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.42 ms
Input props
[
  "user" => App\Entity\User {#4084
    +avatar: Proxies\__CG__\App\Entity\Image {#4085 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4086 …}
    +email: "shreddy_scientist@lemmy.ml"
    +username: "@shreddy_scientist@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“I would rather have questions that can’t be answered than answers that can’t be questioned.” - Rich Feynman"
    +lastActive: DateTime @1727696750 {#4081
      date: 2024-09-30 13:45:50.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 {#4087 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4089 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4091 …}
    +entries: Doctrine\ORM\PersistentCollection {#4093 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4095 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4097 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4099 …}
    +posts: Doctrine\ORM\PersistentCollection {#4101 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4103 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4105 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4107 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4109 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4111 …}
    +follows: Doctrine\ORM\PersistentCollection {#4113 …}
    +followers: Doctrine\ORM\PersistentCollection {#4115 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4117 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4119 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4121 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +violations: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    +awards: Doctrine\ORM\PersistentCollection {#4133 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4135 …}
    +categories: Doctrine\ORM\PersistentCollection {#4137 …}
    -id: 6983
    -password: "$2y$13$4PRdzJWI4Ja4yR66YlROtOMz0ivb/GJ4BPgdGUMtiFfQU8YD2KzBa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4139 …}
    +apId: "shreddy_scientist@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/shreddy_scientist"
    +apPublicUrl: "https://lemmy.ml/u/shreddy_scientist"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "shreddy_scientist"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727192464 {#4082
      date: 2024-09-24 17:41:04.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687450530 {#4083
      date: 2023-06-22 18:15:30.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5642
  +width: 65
  +height: 65
  +user: App\Entity\User {#4084
    +avatar: Proxies\__CG__\App\Entity\Image {#4085 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4086 …}
    +email: "shreddy_scientist@lemmy.ml"
    +username: "@shreddy_scientist@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“I would rather have questions that can’t be answered than answers that can’t be questioned.” - Rich Feynman"
    +lastActive: DateTime @1727696750 {#4081
      date: 2024-09-30 13:45:50.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 {#4087 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4089 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4091 …}
    +entries: Doctrine\ORM\PersistentCollection {#4093 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4095 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4097 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4099 …}
    +posts: Doctrine\ORM\PersistentCollection {#4101 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4103 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4105 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4107 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4109 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4111 …}
    +follows: Doctrine\ORM\PersistentCollection {#4113 …}
    +followers: Doctrine\ORM\PersistentCollection {#4115 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4117 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4119 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4121 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +violations: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    +awards: Doctrine\ORM\PersistentCollection {#4133 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4135 …}
    +categories: Doctrine\ORM\PersistentCollection {#4137 …}
    -id: 6983
    -password: "$2y$13$4PRdzJWI4Ja4yR66YlROtOMz0ivb/GJ4BPgdGUMtiFfQU8YD2KzBa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4139 …}
    +apId: "shreddy_scientist@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/shreddy_scientist"
    +apPublicUrl: "https://lemmy.ml/u/shreddy_scientist"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "shreddy_scientist"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727192464 {#4082
      date: 2024-09-24 17:41:04.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687450530 {#4083
      date: 2023-06-22 18:15:30.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.35 ms
Input props
[
  "user" => App\Entity\User {#4620
    +avatar: Proxies\__CG__\App\Entity\Image {#4621 …}
    +cover: null
    +email: "zeroshift11@lemmy.world"
    +username: "@zeroshift11@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Metal"
    +lastActive: DateTime @1727694358 {#4617
      date: 2024-09-30 13:05:58.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 {#4622 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4624 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4626 …}
    +entries: Doctrine\ORM\PersistentCollection {#4628 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4630 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4632 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4634 …}
    +posts: Doctrine\ORM\PersistentCollection {#4636 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4638 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4640 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4642 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4644 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4646 …}
    +follows: Doctrine\ORM\PersistentCollection {#4648 …}
    +followers: Doctrine\ORM\PersistentCollection {#4650 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4652 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4654 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4656 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4658 …}
    +reports: Doctrine\ORM\PersistentCollection {#4660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4662 …}
    +violations: Doctrine\ORM\PersistentCollection {#4664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
    +awards: Doctrine\ORM\PersistentCollection {#4668 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4670 …}
    +categories: Doctrine\ORM\PersistentCollection {#4672 …}
    -id: 50228
    -password: "$2y$13$FsPTnsaSj/xvdyWsajePz.R05JTFlq88PC1d5NO7ZPrbtqDuLJW4a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4674 …}
    +apId: "zeroshift11@lemmy.world"
    +apProfileId: "https://lemmy.world/u/zeroshift11"
    +apPublicUrl: "https://lemmy.world/u/zeroshift11"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "zeroshift11"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726434140 {#4618
      date: 2024-09-15 23:02:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696499482 {#4619
      date: 2023-10-05 11:51:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5699
  +width: 65
  +height: 65
  +user: App\Entity\User {#4620
    +avatar: Proxies\__CG__\App\Entity\Image {#4621 …}
    +cover: null
    +email: "zeroshift11@lemmy.world"
    +username: "@zeroshift11@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Metal"
    +lastActive: DateTime @1727694358 {#4617
      date: 2024-09-30 13:05:58.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 {#4622 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4624 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4626 …}
    +entries: Doctrine\ORM\PersistentCollection {#4628 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4630 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4632 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4634 …}
    +posts: Doctrine\ORM\PersistentCollection {#4636 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4638 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4640 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4642 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4644 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4646 …}
    +follows: Doctrine\ORM\PersistentCollection {#4648 …}
    +followers: Doctrine\ORM\PersistentCollection {#4650 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4652 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4654 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4656 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4658 …}
    +reports: Doctrine\ORM\PersistentCollection {#4660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4662 …}
    +violations: Doctrine\ORM\PersistentCollection {#4664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
    +awards: Doctrine\ORM\PersistentCollection {#4668 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4670 …}
    +categories: Doctrine\ORM\PersistentCollection {#4672 …}
    -id: 50228
    -password: "$2y$13$FsPTnsaSj/xvdyWsajePz.R05JTFlq88PC1d5NO7ZPrbtqDuLJW4a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4674 …}
    +apId: "zeroshift11@lemmy.world"
    +apProfileId: "https://lemmy.world/u/zeroshift11"
    +apPublicUrl: "https://lemmy.world/u/zeroshift11"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "zeroshift11"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726434140 {#4618
      date: 2024-09-15 23:02:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696499482 {#4619
      date: 2023-10-05 11:51:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.55 ms
Input props
[
  "user" => App\Entity\User {#4797
    +avatar: Proxies\__CG__\App\Entity\Image {#4798 …}
    +cover: null
    +email: "helenslunch@feddit.nl"
    +username: "@helenslunch@feddit.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727693632 {#4794
      date: 2024-09-30 12:53: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 {#4799 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4801 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4803 …}
    +entries: Doctrine\ORM\PersistentCollection {#4805 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4807 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4809 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4811 …}
    +posts: Doctrine\ORM\PersistentCollection {#4813 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4815 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4817 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4819 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4821 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4823 …}
    +follows: Doctrine\ORM\PersistentCollection {#4825 …}
    +followers: Doctrine\ORM\PersistentCollection {#4827 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4829 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4831 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4833 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4835 …}
    +reports: Doctrine\ORM\PersistentCollection {#4837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
    +violations: Doctrine\ORM\PersistentCollection {#4841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
    +awards: Doctrine\ORM\PersistentCollection {#4845 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4847 …}
    +categories: Doctrine\ORM\PersistentCollection {#4849 …}
    -id: 64351
    -password: "$2y$13$Dm9DZjZxYo88OHPMFF.mW.738HC7lLdMVVub.Zhby0C3wcS5hvvU2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4851 …}
    +apId: "helenslunch@feddit.nl"
    +apProfileId: "https://feddit.nl/u/helenslunch"
    +apPublicUrl: "https://feddit.nl/u/helenslunch"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.nl/inbox"
    +apDomain: "feddit.nl"
    +apPreferredUsername: "helenslunch"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727547875 {#4795
      date: 2024-09-28 20:24:35.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697943858 {#4796
      date: 2023-10-22 05:04:18.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5756
  +width: 65
  +height: 65
  +user: App\Entity\User {#4797
    +avatar: Proxies\__CG__\App\Entity\Image {#4798 …}
    +cover: null
    +email: "helenslunch@feddit.nl"
    +username: "@helenslunch@feddit.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727693632 {#4794
      date: 2024-09-30 12:53: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 {#4799 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4801 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4803 …}
    +entries: Doctrine\ORM\PersistentCollection {#4805 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4807 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4809 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4811 …}
    +posts: Doctrine\ORM\PersistentCollection {#4813 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4815 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4817 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4819 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4821 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4823 …}
    +follows: Doctrine\ORM\PersistentCollection {#4825 …}
    +followers: Doctrine\ORM\PersistentCollection {#4827 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4829 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4831 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4833 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4835 …}
    +reports: Doctrine\ORM\PersistentCollection {#4837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
    +violations: Doctrine\ORM\PersistentCollection {#4841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
    +awards: Doctrine\ORM\PersistentCollection {#4845 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4847 …}
    +categories: Doctrine\ORM\PersistentCollection {#4849 …}
    -id: 64351
    -password: "$2y$13$Dm9DZjZxYo88OHPMFF.mW.738HC7lLdMVVub.Zhby0C3wcS5hvvU2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4851 …}
    +apId: "helenslunch@feddit.nl"
    +apProfileId: "https://feddit.nl/u/helenslunch"
    +apPublicUrl: "https://feddit.nl/u/helenslunch"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.nl/inbox"
    +apDomain: "feddit.nl"
    +apPreferredUsername: "helenslunch"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727547875 {#4795
      date: 2024-09-28 20:24:35.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697943858 {#4796
      date: 2023-10-22 05:04:18.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.83 ms
Input props
[
  "user" => App\Entity\User {#4561
    +avatar: Proxies\__CG__\App\Entity\Image {#4562 …}
    +cover: null
    +email: "FlyingSquid@lemmy.world"
    +username: "@FlyingSquid@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727694387 {#4558
      date: 2024-09-30 13:06:27.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 {#4563 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4565 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4567 …}
    +entries: Doctrine\ORM\PersistentCollection {#4569 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4571 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4573 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4575 …}
    +posts: Doctrine\ORM\PersistentCollection {#4577 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4579 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4581 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4583 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4585 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4587 …}
    +follows: Doctrine\ORM\PersistentCollection {#4589 …}
    +followers: Doctrine\ORM\PersistentCollection {#4591 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4593 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4595 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4597 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4599 …}
    +reports: Doctrine\ORM\PersistentCollection {#4601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +violations: Doctrine\ORM\PersistentCollection {#4605 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
    +awards: Doctrine\ORM\PersistentCollection {#4609 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4611 …}
    +categories: Doctrine\ORM\PersistentCollection {#4613 …}
    -id: 15102
    -password: "$2y$13$VtodZweZtibqa0bxo4stYeqwMn2qfESm8WUodygQAyvo3NektAo8a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4615 …}
    +apId: "FlyingSquid@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FlyingSquid"
    +apPublicUrl: "https://lemmy.world/u/FlyingSquid"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FlyingSquid"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727638004 {#4559
      date: 2024-09-29 21:26:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688245947 {#4560
      date: 2023-07-01 23:12:27.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5813
  +width: 65
  +height: 65
  +user: App\Entity\User {#4561
    +avatar: Proxies\__CG__\App\Entity\Image {#4562 …}
    +cover: null
    +email: "FlyingSquid@lemmy.world"
    +username: "@FlyingSquid@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727694387 {#4558
      date: 2024-09-30 13:06:27.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 {#4563 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4565 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4567 …}
    +entries: Doctrine\ORM\PersistentCollection {#4569 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4571 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4573 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4575 …}
    +posts: Doctrine\ORM\PersistentCollection {#4577 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4579 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4581 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4583 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4585 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4587 …}
    +follows: Doctrine\ORM\PersistentCollection {#4589 …}
    +followers: Doctrine\ORM\PersistentCollection {#4591 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4593 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4595 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4597 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4599 …}
    +reports: Doctrine\ORM\PersistentCollection {#4601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +violations: Doctrine\ORM\PersistentCollection {#4605 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
    +awards: Doctrine\ORM\PersistentCollection {#4609 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4611 …}
    +categories: Doctrine\ORM\PersistentCollection {#4613 …}
    -id: 15102
    -password: "$2y$13$VtodZweZtibqa0bxo4stYeqwMn2qfESm8WUodygQAyvo3NektAo8a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4615 …}
    +apId: "FlyingSquid@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FlyingSquid"
    +apPublicUrl: "https://lemmy.world/u/FlyingSquid"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FlyingSquid"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727638004 {#4559
      date: 2024-09-29 21:26:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688245947 {#4560
      date: 2023-07-01 23:12:27.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#5093
    +avatar: Proxies\__CG__\App\Entity\Image {#5094 …}
    +cover: null
    +email: "GladiusB@lemmy.world"
    +username: "@GladiusB@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I got in an argument with a toaster and now I lost a bet and I’m here just to get my house back."
    +lastActive: DateTime @1727692909 {#5090
      date: 2024-09-30 12:41: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 {#5095 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5097 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5099 …}
    +entries: Doctrine\ORM\PersistentCollection {#5101 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5103 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5105 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5107 …}
    +posts: Doctrine\ORM\PersistentCollection {#5109 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5111 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5113 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5115 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5117 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5119 …}
    +follows: Doctrine\ORM\PersistentCollection {#5121 …}
    +followers: Doctrine\ORM\PersistentCollection {#5123 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5125 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5127 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5129 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5131 …}
    +reports: Doctrine\ORM\PersistentCollection {#5133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5135 …}
    +violations: Doctrine\ORM\PersistentCollection {#5137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
    +awards: Doctrine\ORM\PersistentCollection {#5141 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5143 …}
    +categories: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 23200
    -password: "$2y$13$rMoXo838utG1kNXFGyfttOJgvD5F6HqX4M0EqktiuMJP3umi.SUIO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5147 …}
    +apId: "GladiusB@lemmy.world"
    +apProfileId: "https://lemmy.world/u/GladiusB"
    +apPublicUrl: "https://lemmy.world/u/GladiusB"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "GladiusB"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726489954 {#5091
      date: 2024-09-16 14:32:34.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689092507 {#5092
      date: 2023-07-11 18:21:47.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5870
  +width: 65
  +height: 65
  +user: App\Entity\User {#5093
    +avatar: Proxies\__CG__\App\Entity\Image {#5094 …}
    +cover: null
    +email: "GladiusB@lemmy.world"
    +username: "@GladiusB@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I got in an argument with a toaster and now I lost a bet and I’m here just to get my house back."
    +lastActive: DateTime @1727692909 {#5090
      date: 2024-09-30 12:41: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 {#5095 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5097 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5099 …}
    +entries: Doctrine\ORM\PersistentCollection {#5101 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5103 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5105 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5107 …}
    +posts: Doctrine\ORM\PersistentCollection {#5109 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5111 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5113 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5115 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5117 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5119 …}
    +follows: Doctrine\ORM\PersistentCollection {#5121 …}
    +followers: Doctrine\ORM\PersistentCollection {#5123 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5125 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5127 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5129 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5131 …}
    +reports: Doctrine\ORM\PersistentCollection {#5133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5135 …}
    +violations: Doctrine\ORM\PersistentCollection {#5137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
    +awards: Doctrine\ORM\PersistentCollection {#5141 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5143 …}
    +categories: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 23200
    -password: "$2y$13$rMoXo838utG1kNXFGyfttOJgvD5F6HqX4M0EqktiuMJP3umi.SUIO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5147 …}
    +apId: "GladiusB@lemmy.world"
    +apProfileId: "https://lemmy.world/u/GladiusB"
    +apPublicUrl: "https://lemmy.world/u/GladiusB"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "GladiusB"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726489954 {#5091
      date: 2024-09-16 14:32:34.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689092507 {#5092
      date: 2023-07-11 18:21:47.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.27 ms
Input props
[
  "user" => App\Entity\User {#4441
    +avatar: Proxies\__CG__\App\Entity\Image {#4442 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4443 …}
    +email: "KingThrillgore@lemmy.ml"
    +username: "@KingThrillgore@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "he/him | a loser | kingthrillgore.name"
    +lastActive: DateTime @1727695110 {#4438
      date: 2024-09-30 13:18: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: 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 {#4444 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4446 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4448 …}
    +entries: Doctrine\ORM\PersistentCollection {#4450 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4452 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4454 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4456 …}
    +posts: Doctrine\ORM\PersistentCollection {#4458 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4460 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4462 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4464 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4466 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4468 …}
    +follows: Doctrine\ORM\PersistentCollection {#4470 …}
    +followers: Doctrine\ORM\PersistentCollection {#4472 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4474 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4476 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4478 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4480 …}
    +reports: Doctrine\ORM\PersistentCollection {#4482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4484 …}
    +violations: Doctrine\ORM\PersistentCollection {#4486 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4488 …}
    +awards: Doctrine\ORM\PersistentCollection {#4490 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4492 …}
    +categories: Doctrine\ORM\PersistentCollection {#4494 …}
    -id: 49138
    -password: "$2y$13$fOW.5Ny2kpchhIPr2m.KH.ql0JkQKVIJcRdwFrRVnEyVEYEWWc5Je"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4496 …}
    +apId: "KingThrillgore@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/KingThrillgore"
    +apPublicUrl: "https://lemmy.ml/u/KingThrillgore"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "KingThrillgore"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727453683 {#4439
      date: 2024-09-27 18:14:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696448718 {#4440
      date: 2023-10-04 21:45:18.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5927
  +width: 65
  +height: 65
  +user: App\Entity\User {#4441
    +avatar: Proxies\__CG__\App\Entity\Image {#4442 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4443 …}
    +email: "KingThrillgore@lemmy.ml"
    +username: "@KingThrillgore@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "he/him | a loser | kingthrillgore.name"
    +lastActive: DateTime @1727695110 {#4438
      date: 2024-09-30 13:18: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: 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 {#4444 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4446 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4448 …}
    +entries: Doctrine\ORM\PersistentCollection {#4450 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4452 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4454 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4456 …}
    +posts: Doctrine\ORM\PersistentCollection {#4458 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4460 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4462 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4464 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4466 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4468 …}
    +follows: Doctrine\ORM\PersistentCollection {#4470 …}
    +followers: Doctrine\ORM\PersistentCollection {#4472 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4474 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4476 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4478 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4480 …}
    +reports: Doctrine\ORM\PersistentCollection {#4482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4484 …}
    +violations: Doctrine\ORM\PersistentCollection {#4486 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4488 …}
    +awards: Doctrine\ORM\PersistentCollection {#4490 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4492 …}
    +categories: Doctrine\ORM\PersistentCollection {#4494 …}
    -id: 49138
    -password: "$2y$13$fOW.5Ny2kpchhIPr2m.KH.ql0JkQKVIJcRdwFrRVnEyVEYEWWc5Je"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4496 …}
    +apId: "KingThrillgore@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/KingThrillgore"
    +apPublicUrl: "https://lemmy.ml/u/KingThrillgore"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "KingThrillgore"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727453683 {#4439
      date: 2024-09-27 18:14:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696448718 {#4440
      date: 2023-10-04 21:45:18.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#5389
    +avatar: Proxies\__CG__\App\Entity\Image {#5390 …}
    +cover: null
    +email: "MacNCheezus@lemmy.today"
    +username: "@MacNCheezus@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727690715 {#5386
      date: 2024-09-30 12:05:15.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 {#5391 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5393 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5395 …}
    +entries: Doctrine\ORM\PersistentCollection {#5397 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5399 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5401 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5403 …}
    +posts: Doctrine\ORM\PersistentCollection {#5405 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5407 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5409 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5411 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5413 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5415 …}
    +follows: Doctrine\ORM\PersistentCollection {#5417 …}
    +followers: Doctrine\ORM\PersistentCollection {#5419 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5421 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5423 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5425 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5427 …}
    +reports: Doctrine\ORM\PersistentCollection {#5429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5431 …}
    +violations: Doctrine\ORM\PersistentCollection {#5433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
    +awards: Doctrine\ORM\PersistentCollection {#5437 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5439 …}
    +categories: Doctrine\ORM\PersistentCollection {#5441 …}
    -id: 81704
    -password: "$2y$13$4CPG6Xat1JbAxESYeXw6x.tWRL2HzFIsxJ4mwObUJ/VHNLoto2RRW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5443 …}
    +apId: "MacNCheezus@lemmy.today"
    +apProfileId: "https://lemmy.today/u/MacNCheezus"
    +apPublicUrl: "https://lemmy.today/u/MacNCheezus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "MacNCheezus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727588574 {#5387
      date: 2024-09-29 07:42:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702225477 {#5388
      date: 2023-12-10 17:24:37.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5984
  +width: 65
  +height: 65
  +user: App\Entity\User {#5389
    +avatar: Proxies\__CG__\App\Entity\Image {#5390 …}
    +cover: null
    +email: "MacNCheezus@lemmy.today"
    +username: "@MacNCheezus@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727690715 {#5386
      date: 2024-09-30 12:05:15.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 {#5391 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5393 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5395 …}
    +entries: Doctrine\ORM\PersistentCollection {#5397 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5399 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5401 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5403 …}
    +posts: Doctrine\ORM\PersistentCollection {#5405 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5407 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5409 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5411 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5413 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5415 …}
    +follows: Doctrine\ORM\PersistentCollection {#5417 …}
    +followers: Doctrine\ORM\PersistentCollection {#5419 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5421 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5423 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5425 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5427 …}
    +reports: Doctrine\ORM\PersistentCollection {#5429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5431 …}
    +violations: Doctrine\ORM\PersistentCollection {#5433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
    +awards: Doctrine\ORM\PersistentCollection {#5437 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5439 …}
    +categories: Doctrine\ORM\PersistentCollection {#5441 …}
    -id: 81704
    -password: "$2y$13$4CPG6Xat1JbAxESYeXw6x.tWRL2HzFIsxJ4mwObUJ/VHNLoto2RRW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5443 …}
    +apId: "MacNCheezus@lemmy.today"
    +apProfileId: "https://lemmy.today/u/MacNCheezus"
    +apPublicUrl: "https://lemmy.today/u/MacNCheezus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "MacNCheezus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727588574 {#5387
      date: 2024-09-29 07:42:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702225477 {#5388
      date: 2023-12-10 17:24:37.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.31 ms
Input props
[
  "user" => App\Entity\User {#3554
    +avatar: Proxies\__CG__\App\Entity\Image {#3546 …}
    +cover: null
    +email: "Octopus1348@lemy.lol"
    +username: "@Octopus1348@lemy.lol"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727699006 {#3540
      date: 2024-09-30 14:23:26.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3553 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3555 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3557 …}
    +entries: Doctrine\ORM\PersistentCollection {#3559 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3561 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3563 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3565 …}
    +posts: Doctrine\ORM\PersistentCollection {#3567 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3569 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3571 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3573 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3575 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3577 …}
    +follows: Doctrine\ORM\PersistentCollection {#3579 …}
    +followers: Doctrine\ORM\PersistentCollection {#3581 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3583 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3585 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3587 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3589 …}
    +reports: Doctrine\ORM\PersistentCollection {#3591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
    +violations: Doctrine\ORM\PersistentCollection {#3595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3597 …}
    +awards: Doctrine\ORM\PersistentCollection {#3599 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3601 …}
    +categories: Doctrine\ORM\PersistentCollection {#3603 …}
    -id: 81912
    -password: "$2y$13$MiuZykp2QizSSUnALInIOuq5nsdatX.sMr7g9eDVF5NG6Gl.448Hy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3605 …}
    +apId: "Octopus1348@lemy.lol"
    +apProfileId: "https://lemy.lol/u/Octopus1348"
    +apPublicUrl: "https://lemy.lol/u/Octopus1348"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemy.lol/inbox"
    +apDomain: "lemy.lol"
    +apPreferredUsername: "Octopus1348"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727271456 {#3549
      date: 2024-09-25 15:37:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702335172 {#3548
      date: 2023-12-11 23:52:52.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6041
  +width: 65
  +height: 65
  +user: App\Entity\User {#3554
    +avatar: Proxies\__CG__\App\Entity\Image {#3546 …}
    +cover: null
    +email: "Octopus1348@lemy.lol"
    +username: "@Octopus1348@lemy.lol"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727699006 {#3540
      date: 2024-09-30 14:23:26.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3553 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3555 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3557 …}
    +entries: Doctrine\ORM\PersistentCollection {#3559 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3561 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3563 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3565 …}
    +posts: Doctrine\ORM\PersistentCollection {#3567 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3569 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3571 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3573 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3575 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3577 …}
    +follows: Doctrine\ORM\PersistentCollection {#3579 …}
    +followers: Doctrine\ORM\PersistentCollection {#3581 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3583 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3585 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3587 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3589 …}
    +reports: Doctrine\ORM\PersistentCollection {#3591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
    +violations: Doctrine\ORM\PersistentCollection {#3595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3597 …}
    +awards: Doctrine\ORM\PersistentCollection {#3599 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3601 …}
    +categories: Doctrine\ORM\PersistentCollection {#3603 …}
    -id: 81912
    -password: "$2y$13$MiuZykp2QizSSUnALInIOuq5nsdatX.sMr7g9eDVF5NG6Gl.448Hy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3605 …}
    +apId: "Octopus1348@lemy.lol"
    +apProfileId: "https://lemy.lol/u/Octopus1348"
    +apPublicUrl: "https://lemy.lol/u/Octopus1348"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemy.lol/inbox"
    +apDomain: "lemy.lol"
    +apPreferredUsername: "Octopus1348"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727271456 {#3549
      date: 2024-09-25 15:37:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702335172 {#3548
      date: 2023-12-11 23:52:52.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.28 ms
Input props
[
  "user" => App\Entity\User {#3965
    +avatar: Proxies\__CG__\App\Entity\Image {#3966 …}
    +cover: null
    +email: "sweetpotato@lemmy.ml"
    +username: "@sweetpotato@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727697097 {#3962
      date: 2024-09-30 13:51:37.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 {#3967 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3969 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3971 …}
    +entries: Doctrine\ORM\PersistentCollection {#3973 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3975 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3977 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3979 …}
    +posts: Doctrine\ORM\PersistentCollection {#3981 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3983 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3985 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3987 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3989 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3991 …}
    +follows: Doctrine\ORM\PersistentCollection {#3993 …}
    +followers: Doctrine\ORM\PersistentCollection {#3995 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3997 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3999 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4001 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4003 …}
    +reports: Doctrine\ORM\PersistentCollection {#4005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4007 …}
    +violations: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4011 …}
    +awards: Doctrine\ORM\PersistentCollection {#4013 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4015 …}
    +categories: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 92096
    -password: "$2y$13$HD0FYQARLdpysiCqXrbdD.sshkjHJs.GYRUOIfMFoavO4yIS3rOxq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4019 …}
    +apId: "sweetpotato@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/sweetpotato"
    +apPublicUrl: "https://lemmy.ml/u/sweetpotato"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "sweetpotato"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725772893 {#3963
      date: 2024-09-08 07:21:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1725772892 {#3964
      date: 2024-09-08 07:21:32.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6098
  +width: 65
  +height: 65
  +user: App\Entity\User {#3965
    +avatar: Proxies\__CG__\App\Entity\Image {#3966 …}
    +cover: null
    +email: "sweetpotato@lemmy.ml"
    +username: "@sweetpotato@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727697097 {#3962
      date: 2024-09-30 13:51:37.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 {#3967 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3969 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3971 …}
    +entries: Doctrine\ORM\PersistentCollection {#3973 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3975 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3977 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3979 …}
    +posts: Doctrine\ORM\PersistentCollection {#3981 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3983 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3985 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3987 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3989 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3991 …}
    +follows: Doctrine\ORM\PersistentCollection {#3993 …}
    +followers: Doctrine\ORM\PersistentCollection {#3995 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3997 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3999 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4001 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4003 …}
    +reports: Doctrine\ORM\PersistentCollection {#4005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4007 …}
    +violations: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4011 …}
    +awards: Doctrine\ORM\PersistentCollection {#4013 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4015 …}
    +categories: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 92096
    -password: "$2y$13$HD0FYQARLdpysiCqXrbdD.sshkjHJs.GYRUOIfMFoavO4yIS3rOxq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4019 …}
    +apId: "sweetpotato@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/sweetpotato"
    +apPublicUrl: "https://lemmy.ml/u/sweetpotato"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "sweetpotato"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725772893 {#3963
      date: 2024-09-08 07:21:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1725772892 {#3964
      date: 2024-09-08 07:21:32.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.51 ms
Input props
[
  "user" => App\Entity\User {#4322
    +avatar: Proxies\__CG__\App\Entity\Image {#4323 …}
    +cover: null
    +email: "PriorityMotif@lemmy.world"
    +username: "@PriorityMotif@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727695735 {#4319
      date: 2024-09-30 13:28:55.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4324 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4326 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4328 …}
    +entries: Doctrine\ORM\PersistentCollection {#4330 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4332 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4334 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4336 …}
    +posts: Doctrine\ORM\PersistentCollection {#4338 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4340 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4342 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4344 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4346 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4348 …}
    +follows: Doctrine\ORM\PersistentCollection {#4350 …}
    +followers: Doctrine\ORM\PersistentCollection {#4352 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4354 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4356 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4358 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4360 …}
    +reports: Doctrine\ORM\PersistentCollection {#4362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4364 …}
    +violations: Doctrine\ORM\PersistentCollection {#4366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4368 …}
    +awards: Doctrine\ORM\PersistentCollection {#4370 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4372 …}
    +categories: Doctrine\ORM\PersistentCollection {#4374 …}
    -id: 85887
    -password: "$2y$13$sXVROPBGdWaQOTVEyawjx.EZQ42DjcxmA/5E1XFGlOQ2MDguKKiOq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4376 …}
    +apId: "PriorityMotif@lemmy.world"
    +apProfileId: "https://lemmy.world/u/PriorityMotif"
    +apPublicUrl: "https://lemmy.world/u/PriorityMotif"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "PriorityMotif"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727525305 {#4320
      date: 2024-09-28 14:08:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1705431817 {#4321
      date: 2024-01-16 20:03:37.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6155
  +width: 65
  +height: 65
  +user: App\Entity\User {#4322
    +avatar: Proxies\__CG__\App\Entity\Image {#4323 …}
    +cover: null
    +email: "PriorityMotif@lemmy.world"
    +username: "@PriorityMotif@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727695735 {#4319
      date: 2024-09-30 13:28:55.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4324 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4326 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4328 …}
    +entries: Doctrine\ORM\PersistentCollection {#4330 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4332 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4334 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4336 …}
    +posts: Doctrine\ORM\PersistentCollection {#4338 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4340 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4342 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4344 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4346 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4348 …}
    +follows: Doctrine\ORM\PersistentCollection {#4350 …}
    +followers: Doctrine\ORM\PersistentCollection {#4352 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4354 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4356 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4358 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4360 …}
    +reports: Doctrine\ORM\PersistentCollection {#4362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4364 …}
    +violations: Doctrine\ORM\PersistentCollection {#4366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4368 …}
    +awards: Doctrine\ORM\PersistentCollection {#4370 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4372 …}
    +categories: Doctrine\ORM\PersistentCollection {#4374 …}
    -id: 85887
    -password: "$2y$13$sXVROPBGdWaQOTVEyawjx.EZQ42DjcxmA/5E1XFGlOQ2MDguKKiOq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4376 …}
    +apId: "PriorityMotif@lemmy.world"
    +apProfileId: "https://lemmy.world/u/PriorityMotif"
    +apPublicUrl: "https://lemmy.world/u/PriorityMotif"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "PriorityMotif"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727525305 {#4320
      date: 2024-09-28 14:08:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1705431817 {#4321
      date: 2024-01-16 20:03:37.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.66 ms
Input props
[
  "user" => App\Entity\User {#4204
    +avatar: Proxies\__CG__\App\Entity\Image {#4205 …}
    +cover: null
    +email: "ObviouslyNotBanana@lemmy.world"
    +username: "@ObviouslyNotBanana@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "It’s me, Jack. Joseph Bidome! The banana controversy is just my opponent trying to distract you from my fantastic achievements as BOTUS. Bidome of the United Sticks."
    +lastActive: DateTime @1727696459 {#4201
      date: 2024-09-30 13:40:59.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4206 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4208 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4210 …}
    +entries: Doctrine\ORM\PersistentCollection {#4212 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4214 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4216 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4218 …}
    +posts: Doctrine\ORM\PersistentCollection {#4220 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4222 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4224 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4226 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4228 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4230 …}
    +follows: Doctrine\ORM\PersistentCollection {#4232 …}
    +followers: Doctrine\ORM\PersistentCollection {#4234 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4236 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4238 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4240 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4242 …}
    +reports: Doctrine\ORM\PersistentCollection {#4244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
    +violations: Doctrine\ORM\PersistentCollection {#4248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4250 …}
    +awards: Doctrine\ORM\PersistentCollection {#4252 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4254 …}
    +categories: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 10338
    -password: "$2y$13$mtf6a5/hxsfw7X6tV3PIsOb/u1ZfswlSiPh19KE3WLSvswP7vzwE."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4258 …}
    +apId: "ObviouslyNotBanana@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ObviouslyNotBanana"
    +apPublicUrl: "https://lemmy.world/u/ObviouslyNotBanana"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ObviouslyNotBanana"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727589399 {#4202
      date: 2024-09-29 07:56:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687591874 {#4203
      date: 2023-06-24 09:31:14.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6212
  +width: 65
  +height: 65
  +user: App\Entity\User {#4204
    +avatar: Proxies\__CG__\App\Entity\Image {#4205 …}
    +cover: null
    +email: "ObviouslyNotBanana@lemmy.world"
    +username: "@ObviouslyNotBanana@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "It’s me, Jack. Joseph Bidome! The banana controversy is just my opponent trying to distract you from my fantastic achievements as BOTUS. Bidome of the United Sticks."
    +lastActive: DateTime @1727696459 {#4201
      date: 2024-09-30 13:40:59.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4206 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4208 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4210 …}
    +entries: Doctrine\ORM\PersistentCollection {#4212 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4214 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4216 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4218 …}
    +posts: Doctrine\ORM\PersistentCollection {#4220 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4222 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4224 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4226 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4228 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4230 …}
    +follows: Doctrine\ORM\PersistentCollection {#4232 …}
    +followers: Doctrine\ORM\PersistentCollection {#4234 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4236 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4238 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4240 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4242 …}
    +reports: Doctrine\ORM\PersistentCollection {#4244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
    +violations: Doctrine\ORM\PersistentCollection {#4248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4250 …}
    +awards: Doctrine\ORM\PersistentCollection {#4252 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4254 …}
    +categories: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 10338
    -password: "$2y$13$mtf6a5/hxsfw7X6tV3PIsOb/u1ZfswlSiPh19KE3WLSvswP7vzwE."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4258 …}
    +apId: "ObviouslyNotBanana@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ObviouslyNotBanana"
    +apPublicUrl: "https://lemmy.world/u/ObviouslyNotBanana"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ObviouslyNotBanana"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727589399 {#4202
      date: 2024-09-29 07:56:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687591874 {#4203
      date: 2023-06-24 09:31:14.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 3.70 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6274
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6275 …}
  -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.44 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6346
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6344 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6345 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 7.27 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6415
  +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 {#6345 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.36 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6495
  +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 {#6494 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 4.83 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6592
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3011 …}
}