GET https://kbin.spritesserver.nl/d/lemmy.pt/active/6h

Components

13 Twig Components
42 Render Count
471 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 16.06ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 10.34ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 4.42ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 11.48ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 16.51ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 15.22ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 11.41ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 376.67ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 2.47ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 2.36ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 17.23ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 4.41ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 8.12ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 16.51 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "lemmy.pt"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 539
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#2353
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "lemmy.pt"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 539
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 15.22 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "lemmy.pt"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 539
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#2444
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "lemmy.pt"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 539
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 10.59 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 {#1782
  +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 1.90 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1436
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 1.24 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1553
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 1.44 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 {#1683
  +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 2.53 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 {#2461
  +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 1.39 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1385
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 1.48 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2093
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 1.92 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2065
  +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.65 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2223
  +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.83 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2221
  +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.83 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2248
  +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.84 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2006
  +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.65 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2494
  +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.76 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2550
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.76 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2606
  +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.76 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2662
  +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.78 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2718
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.78 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2774
  +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.33 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2830
  +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.89 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 {#2886
  +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.64 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 {#2944
  +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 11.41 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3009
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3010 …}
  -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 376.67 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3103
  +magazine: null
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.90 ms
Input props
[
  "user" => App\Entity\User {#3609
    +avatar: Proxies\__CG__\App\Entity\Image {#3610 …}
    +cover: null
    +email: "BuxtonWater@beehaw.org"
    +username: "@BuxtonWater@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729451892 {#3606
      date: 2024-10-20 21:18:12.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 {#3611 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3613 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3615 …}
    +entries: Doctrine\ORM\PersistentCollection {#3617 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3619 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3621 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3623 …}
    +posts: Doctrine\ORM\PersistentCollection {#3625 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3627 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3629 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3631 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3633 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3635 …}
    +follows: Doctrine\ORM\PersistentCollection {#3637 …}
    +followers: Doctrine\ORM\PersistentCollection {#3639 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3641 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3643 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3645 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3647 …}
    +reports: Doctrine\ORM\PersistentCollection {#3649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3651 …}
    +violations: Doctrine\ORM\PersistentCollection {#3653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3655 …}
    +awards: Doctrine\ORM\PersistentCollection {#3657 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3659 …}
    +categories: Doctrine\ORM\PersistentCollection {#3661 …}
    -id: 52770
    -password: "$2y$13$jP4sfyw8QlCFiUOOPpDjleuWl9cdfB/TeWzLjDwiuyuIXoaCr02MO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3663 …}
    +apId: "BuxtonWater@beehaw.org"
    +apProfileId: "https://beehaw.org/u/BuxtonWater"
    +apPublicUrl: "https://beehaw.org/u/BuxtonWater"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "BuxtonWater"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728400779 {#3607
      date: 2024-10-08 17:19:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696693764 {#3608
      date: 2023-10-07 17:49:24.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5575
  +width: 65
  +height: 65
  +user: App\Entity\User {#3609
    +avatar: Proxies\__CG__\App\Entity\Image {#3610 …}
    +cover: null
    +email: "BuxtonWater@beehaw.org"
    +username: "@BuxtonWater@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729451892 {#3606
      date: 2024-10-20 21:18:12.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 {#3611 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3613 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3615 …}
    +entries: Doctrine\ORM\PersistentCollection {#3617 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3619 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3621 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3623 …}
    +posts: Doctrine\ORM\PersistentCollection {#3625 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3627 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3629 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3631 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3633 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3635 …}
    +follows: Doctrine\ORM\PersistentCollection {#3637 …}
    +followers: Doctrine\ORM\PersistentCollection {#3639 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3641 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3643 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3645 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3647 …}
    +reports: Doctrine\ORM\PersistentCollection {#3649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3651 …}
    +violations: Doctrine\ORM\PersistentCollection {#3653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3655 …}
    +awards: Doctrine\ORM\PersistentCollection {#3657 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3659 …}
    +categories: Doctrine\ORM\PersistentCollection {#3661 …}
    -id: 52770
    -password: "$2y$13$jP4sfyw8QlCFiUOOPpDjleuWl9cdfB/TeWzLjDwiuyuIXoaCr02MO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3663 …}
    +apId: "BuxtonWater@beehaw.org"
    +apProfileId: "https://beehaw.org/u/BuxtonWater"
    +apPublicUrl: "https://beehaw.org/u/BuxtonWater"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "BuxtonWater"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728400779 {#3607
      date: 2024-10-08 17:19:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696693764 {#3608
      date: 2023-10-07 17:49:24.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.47 ms
Input props
[
  "user" => App\Entity\User {#4679
    +avatar: Proxies\__CG__\App\Entity\Image {#4680 …}
    +cover: null
    +email: "RIP_Cheems@lemmy.world"
    +username: "@RIP_Cheems@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Hello Gordon."
    +lastActive: DateTime @1729446494 {#4676
      date: 2024-10-20 19:48:14.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 {#4681 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4683 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4685 …}
    +entries: Doctrine\ORM\PersistentCollection {#4687 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4689 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4691 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4693 …}
    +posts: Doctrine\ORM\PersistentCollection {#4695 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4697 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4699 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4701 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4703 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4705 …}
    +follows: Doctrine\ORM\PersistentCollection {#4707 …}
    +followers: Doctrine\ORM\PersistentCollection {#4709 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4711 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4713 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4715 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4717 …}
    +reports: Doctrine\ORM\PersistentCollection {#4719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4721 …}
    +violations: Doctrine\ORM\PersistentCollection {#4723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4725 …}
    +awards: Doctrine\ORM\PersistentCollection {#4727 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4729 …}
    +categories: Doctrine\ORM\PersistentCollection {#4731 …}
    -id: 44876
    -password: "$2y$13$vCvx71xVSciuTkGvebi3IecL3oSPr24Iy372J3br.LQvMFnfWtvnq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4733 …}
    +apId: "RIP_Cheems@lemmy.world"
    +apProfileId: "https://lemmy.world/u/RIP_Cheems"
    +apPublicUrl: "https://lemmy.world/u/RIP_Cheems"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "RIP_Cheems"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729453131 {#4677
      date: 2024-10-20 21:38:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693864075 {#4678
      date: 2023-09-04 23:47:55.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5647
  +width: 65
  +height: 65
  +user: App\Entity\User {#4679
    +avatar: Proxies\__CG__\App\Entity\Image {#4680 …}
    +cover: null
    +email: "RIP_Cheems@lemmy.world"
    +username: "@RIP_Cheems@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Hello Gordon."
    +lastActive: DateTime @1729446494 {#4676
      date: 2024-10-20 19:48:14.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 {#4681 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4683 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4685 …}
    +entries: Doctrine\ORM\PersistentCollection {#4687 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4689 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4691 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4693 …}
    +posts: Doctrine\ORM\PersistentCollection {#4695 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4697 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4699 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4701 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4703 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4705 …}
    +follows: Doctrine\ORM\PersistentCollection {#4707 …}
    +followers: Doctrine\ORM\PersistentCollection {#4709 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4711 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4713 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4715 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4717 …}
    +reports: Doctrine\ORM\PersistentCollection {#4719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4721 …}
    +violations: Doctrine\ORM\PersistentCollection {#4723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4725 …}
    +awards: Doctrine\ORM\PersistentCollection {#4727 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4729 …}
    +categories: Doctrine\ORM\PersistentCollection {#4731 …}
    -id: 44876
    -password: "$2y$13$vCvx71xVSciuTkGvebi3IecL3oSPr24Iy372J3br.LQvMFnfWtvnq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4733 …}
    +apId: "RIP_Cheems@lemmy.world"
    +apProfileId: "https://lemmy.world/u/RIP_Cheems"
    +apPublicUrl: "https://lemmy.world/u/RIP_Cheems"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "RIP_Cheems"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729453131 {#4677
      date: 2024-10-20 21:38:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693864075 {#4678
      date: 2023-09-04 23:47:55.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.53 ms
Input props
[
  "user" => App\Entity\User {#4977
    +avatar: Proxies\__CG__\App\Entity\Image {#4978 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4979 …}
    +email: "businessfish@lemmy.blahaj.zone"
    +username: "@businessfish@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "vegan, linux evangelist, mario 64 speedrunner, hiker, food enjoyer"
    +lastActive: DateTime @1729444670 {#4974
      date: 2024-10-20 19:17: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 {#4980 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4982 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4984 …}
    +entries: Doctrine\ORM\PersistentCollection {#4986 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4988 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4990 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4992 …}
    +posts: Doctrine\ORM\PersistentCollection {#4994 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4996 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4998 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5000 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5002 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5004 …}
    +follows: Doctrine\ORM\PersistentCollection {#5006 …}
    +followers: Doctrine\ORM\PersistentCollection {#5008 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5010 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5012 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5014 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5016 …}
    +reports: Doctrine\ORM\PersistentCollection {#5018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
    +violations: Doctrine\ORM\PersistentCollection {#5022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
    +awards: Doctrine\ORM\PersistentCollection {#5026 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5028 …}
    +categories: Doctrine\ORM\PersistentCollection {#5030 …}
    -id: 17211
    -password: "$2y$13$Q3YtK/gSC8rG1okuMH2bSOLuEpecbgB0Ghqvx7iZNl4VeOJnRN0Va"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5032 …}
    +apId: "businessfish@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/businessfish"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/businessfish"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "businessfish"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729437657 {#4975
      date: 2024-10-20 17:20:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688329889 {#4976
      date: 2023-07-02 22:31:29.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5704
  +width: 65
  +height: 65
  +user: App\Entity\User {#4977
    +avatar: Proxies\__CG__\App\Entity\Image {#4978 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4979 …}
    +email: "businessfish@lemmy.blahaj.zone"
    +username: "@businessfish@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "vegan, linux evangelist, mario 64 speedrunner, hiker, food enjoyer"
    +lastActive: DateTime @1729444670 {#4974
      date: 2024-10-20 19:17: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 {#4980 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4982 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4984 …}
    +entries: Doctrine\ORM\PersistentCollection {#4986 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4988 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4990 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4992 …}
    +posts: Doctrine\ORM\PersistentCollection {#4994 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4996 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4998 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5000 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5002 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5004 …}
    +follows: Doctrine\ORM\PersistentCollection {#5006 …}
    +followers: Doctrine\ORM\PersistentCollection {#5008 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5010 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5012 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5014 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5016 …}
    +reports: Doctrine\ORM\PersistentCollection {#5018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
    +violations: Doctrine\ORM\PersistentCollection {#5022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
    +awards: Doctrine\ORM\PersistentCollection {#5026 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5028 …}
    +categories: Doctrine\ORM\PersistentCollection {#5030 …}
    -id: 17211
    -password: "$2y$13$Q3YtK/gSC8rG1okuMH2bSOLuEpecbgB0Ghqvx7iZNl4VeOJnRN0Va"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5032 …}
    +apId: "businessfish@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/businessfish"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/businessfish"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "businessfish"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729437657 {#4975
      date: 2024-10-20 17:20:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688329889 {#4976
      date: 2023-07-02 22:31:29.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.44 ms
Input props
[
  "user" => App\Entity\User {#4383
    +avatar: Proxies\__CG__\App\Entity\Image {#4384 …}
    +cover: null
    +email: "Andy@programming.dev"
    +username: "@Andy@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729447693 {#4380
      date: 2024-10-20 20:08:13.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 {#4385 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4387 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4389 …}
    +entries: Doctrine\ORM\PersistentCollection {#4391 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4393 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4395 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4397 …}
    +posts: Doctrine\ORM\PersistentCollection {#4399 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4401 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4403 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4405 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4407 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4409 …}
    +follows: Doctrine\ORM\PersistentCollection {#4411 …}
    +followers: Doctrine\ORM\PersistentCollection {#4413 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4415 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4417 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4419 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +violations: Doctrine\ORM\PersistentCollection {#4427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
    +awards: Doctrine\ORM\PersistentCollection {#4431 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4433 …}
    +categories: Doctrine\ORM\PersistentCollection {#4435 …}
    -id: 64846
    -password: "$2y$13$B7aZcIi/PZJWxitBbyvTAe812GCiWZbv.MufI8fpgOrOjcCMnuKtW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4437 …}
    +apId: "Andy@programming.dev"
    +apProfileId: "https://programming.dev/u/Andy"
    +apPublicUrl: "https://programming.dev/u/Andy"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "Andy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728852550 {#4381
      date: 2024-10-13 22:49:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698004570 {#4382
      date: 2023-10-22 21:56:10.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5761
  +width: 65
  +height: 65
  +user: App\Entity\User {#4383
    +avatar: Proxies\__CG__\App\Entity\Image {#4384 …}
    +cover: null
    +email: "Andy@programming.dev"
    +username: "@Andy@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729447693 {#4380
      date: 2024-10-20 20:08:13.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 {#4385 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4387 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4389 …}
    +entries: Doctrine\ORM\PersistentCollection {#4391 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4393 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4395 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4397 …}
    +posts: Doctrine\ORM\PersistentCollection {#4399 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4401 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4403 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4405 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4407 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4409 …}
    +follows: Doctrine\ORM\PersistentCollection {#4411 …}
    +followers: Doctrine\ORM\PersistentCollection {#4413 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4415 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4417 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4419 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +violations: Doctrine\ORM\PersistentCollection {#4427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
    +awards: Doctrine\ORM\PersistentCollection {#4431 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4433 …}
    +categories: Doctrine\ORM\PersistentCollection {#4435 …}
    -id: 64846
    -password: "$2y$13$B7aZcIi/PZJWxitBbyvTAe812GCiWZbv.MufI8fpgOrOjcCMnuKtW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4437 …}
    +apId: "Andy@programming.dev"
    +apProfileId: "https://programming.dev/u/Andy"
    +apPublicUrl: "https://programming.dev/u/Andy"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "Andy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728852550 {#4381
      date: 2024-10-13 22:49:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698004570 {#4382
      date: 2023-10-22 21:56:10.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.26 ms
Input props
[
  "user" => App\Entity\User {#3905
    +avatar: Proxies\__CG__\App\Entity\Image {#3906 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3907 …}
    +email: "Ghostalmedia@lemmy.world"
    +username: "@Ghostalmedia@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I’m from space!"
    +lastActive: DateTime @1729450556 {#3902
      date: 2024-10-20 20:55:56.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3908 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3910 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3912 …}
    +entries: Doctrine\ORM\PersistentCollection {#3914 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3916 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3918 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3920 …}
    +posts: Doctrine\ORM\PersistentCollection {#3922 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3924 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3926 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3928 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3930 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3932 …}
    +follows: Doctrine\ORM\PersistentCollection {#3934 …}
    +followers: Doctrine\ORM\PersistentCollection {#3936 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3938 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3940 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3942 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3944 …}
    +reports: Doctrine\ORM\PersistentCollection {#3946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3948 …}
    +violations: Doctrine\ORM\PersistentCollection {#3950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3952 …}
    +awards: Doctrine\ORM\PersistentCollection {#3954 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3956 …}
    +categories: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 2701
    -password: "$2y$13$dDxvYITp7y/OdDt.ZBxSEO6w0rlirOmZXYSKPNzEx2Rfsw2DnGCqu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3960 …}
    +apId: "Ghostalmedia@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Ghostalmedia"
    +apPublicUrl: "https://lemmy.world/u/Ghostalmedia"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Ghostalmedia"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729341465 {#3903
      date: 2024-10-19 14:37:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687038091 {#3904
      date: 2023-06-17 23:41:31.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5818
  +width: 65
  +height: 65
  +user: App\Entity\User {#3905
    +avatar: Proxies\__CG__\App\Entity\Image {#3906 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3907 …}
    +email: "Ghostalmedia@lemmy.world"
    +username: "@Ghostalmedia@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I’m from space!"
    +lastActive: DateTime @1729450556 {#3902
      date: 2024-10-20 20:55:56.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3908 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3910 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3912 …}
    +entries: Doctrine\ORM\PersistentCollection {#3914 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3916 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3918 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3920 …}
    +posts: Doctrine\ORM\PersistentCollection {#3922 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3924 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3926 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3928 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3930 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3932 …}
    +follows: Doctrine\ORM\PersistentCollection {#3934 …}
    +followers: Doctrine\ORM\PersistentCollection {#3936 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3938 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3940 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3942 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3944 …}
    +reports: Doctrine\ORM\PersistentCollection {#3946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3948 …}
    +violations: Doctrine\ORM\PersistentCollection {#3950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3952 …}
    +awards: Doctrine\ORM\PersistentCollection {#3954 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3956 …}
    +categories: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 2701
    -password: "$2y$13$dDxvYITp7y/OdDt.ZBxSEO6w0rlirOmZXYSKPNzEx2Rfsw2DnGCqu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3960 …}
    +apId: "Ghostalmedia@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Ghostalmedia"
    +apPublicUrl: "https://lemmy.world/u/Ghostalmedia"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Ghostalmedia"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729341465 {#3903
      date: 2024-10-19 14:37:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687038091 {#3904
      date: 2023-06-17 23:41:31.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.61 ms
Input props
[
  "user" => App\Entity\User {#3668
    +avatar: Proxies\__CG__\App\Entity\Image {#3669 …}
    +cover: null
    +email: "Squorlple@lemmy.world"
    +username: "@Squorlple@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I don’t care what people say, the most important historical event in my lifetime was the discovery and release of the lost Steely Dan tape containing The Second Arrangement"
    +lastActive: DateTime @1729451196 {#3665
      date: 2024-10-20 21:06:36.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 {#3670 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3672 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3674 …}
    +entries: Doctrine\ORM\PersistentCollection {#3676 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3678 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3680 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3682 …}
    +posts: Doctrine\ORM\PersistentCollection {#3684 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3686 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3688 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3690 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3692 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3694 …}
    +follows: Doctrine\ORM\PersistentCollection {#3696 …}
    +followers: Doctrine\ORM\PersistentCollection {#3698 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3700 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3702 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3704 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3706 …}
    +reports: Doctrine\ORM\PersistentCollection {#3708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3710 …}
    +violations: Doctrine\ORM\PersistentCollection {#3712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3714 …}
    +awards: Doctrine\ORM\PersistentCollection {#3716 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3718 …}
    +categories: Doctrine\ORM\PersistentCollection {#3720 …}
    -id: 20290
    -password: "$2y$13$MnBX04NdS1WKPgz02PwrcelJcwd1sniQkccc7zqOTppZvPuZ2lf32"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3722 …}
    +apId: "Squorlple@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Squorlple"
    +apPublicUrl: "https://lemmy.world/u/Squorlple"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Squorlple"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728234214 {#3666
      date: 2024-10-06 19:03:34.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688762920 {#3667
      date: 2023-07-07 22:48:40.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5875
  +width: 65
  +height: 65
  +user: App\Entity\User {#3668
    +avatar: Proxies\__CG__\App\Entity\Image {#3669 …}
    +cover: null
    +email: "Squorlple@lemmy.world"
    +username: "@Squorlple@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I don’t care what people say, the most important historical event in my lifetime was the discovery and release of the lost Steely Dan tape containing The Second Arrangement"
    +lastActive: DateTime @1729451196 {#3665
      date: 2024-10-20 21:06:36.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 {#3670 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3672 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3674 …}
    +entries: Doctrine\ORM\PersistentCollection {#3676 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3678 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3680 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3682 …}
    +posts: Doctrine\ORM\PersistentCollection {#3684 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3686 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3688 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3690 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3692 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3694 …}
    +follows: Doctrine\ORM\PersistentCollection {#3696 …}
    +followers: Doctrine\ORM\PersistentCollection {#3698 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3700 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3702 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3704 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3706 …}
    +reports: Doctrine\ORM\PersistentCollection {#3708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3710 …}
    +violations: Doctrine\ORM\PersistentCollection {#3712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3714 …}
    +awards: Doctrine\ORM\PersistentCollection {#3716 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3718 …}
    +categories: Doctrine\ORM\PersistentCollection {#3720 …}
    -id: 20290
    -password: "$2y$13$MnBX04NdS1WKPgz02PwrcelJcwd1sniQkccc7zqOTppZvPuZ2lf32"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3722 …}
    +apId: "Squorlple@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Squorlple"
    +apPublicUrl: "https://lemmy.world/u/Squorlple"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Squorlple"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728234214 {#3666
      date: 2024-10-06 19:03:34.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688762920 {#3667
      date: 2023-07-07 22:48:40.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.47 ms
Input props
[
  "user" => App\Entity\User {#4442
    +avatar: Proxies\__CG__\App\Entity\Image {#4443 …}
    +cover: null
    +email: "ThePantser@lemmy.world"
    +username: "@ThePantser@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729447337 {#4439
      date: 2024-10-20 20:02:17.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 {#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: 5538
    -password: "$2y$13$SfizDN1ANM6h3iE3HsKItuFohzDp0RzdW5lNElkJLLhPsIln5b3aK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4496 …}
    +apId: "ThePantser@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ThePantser"
    +apPublicUrl: "https://lemmy.world/u/ThePantser"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ThePantser"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725340389 {#4440
      date: 2024-09-03 07:13:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687201429 {#4441
      date: 2023-06-19 21:03:49.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5932
  +width: 65
  +height: 65
  +user: App\Entity\User {#4442
    +avatar: Proxies\__CG__\App\Entity\Image {#4443 …}
    +cover: null
    +email: "ThePantser@lemmy.world"
    +username: "@ThePantser@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729447337 {#4439
      date: 2024-10-20 20:02:17.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 {#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: 5538
    -password: "$2y$13$SfizDN1ANM6h3iE3HsKItuFohzDp0RzdW5lNElkJLLhPsIln5b3aK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4496 …}
    +apId: "ThePantser@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ThePantser"
    +apPublicUrl: "https://lemmy.world/u/ThePantser"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ThePantser"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725340389 {#4440
      date: 2024-09-03 07:13:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687201429 {#4441
      date: 2023-06-19 21:03:49.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.47 ms
Input props
[
  "user" => App\Entity\User {#3193
    +avatar: Proxies\__CG__\App\Entity\Image {#3173 …}
    +cover: null
    +email: "dan@upvote.au"
    +username: "@dan@upvote.au"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Aussie living in the San Francisco Bay Area.  \n
      Coding since 1998.  \n
      .NET Foundation member. C# fan  \n
      [d.sb](https://d.sb/)  \n
      Mastodon: [@dan@d.sb](https://toot.d.sb/@dan)
      """
    +lastActive: DateTime @1729452286 {#3152
      date: 2024-10-20 21:24:46.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 {#3150 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3154 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3210 …}
    +entries: Doctrine\ORM\PersistentCollection {#3153 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3244 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3266 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3296 …}
    +posts: Doctrine\ORM\PersistentCollection {#3323 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3308 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3362 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3393 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3396 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3388 …}
    +follows: Doctrine\ORM\PersistentCollection {#3413 …}
    +followers: Doctrine\ORM\PersistentCollection {#3411 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3428 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3424 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3441 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3445 …}
    +reports: Doctrine\ORM\PersistentCollection {#3458 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
    +violations: Doctrine\ORM\PersistentCollection {#3457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    +awards: Doctrine\ORM\PersistentCollection {#3495 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3512 …}
    +categories: Doctrine\ORM\PersistentCollection {#3525 …}
    -id: 9409
    -password: "$2y$13$xXgTorwiOLdUrZ8SigZeDOxqSYhXwr35NIloXvNJnejNEEoBnlj1O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3536 …}
    +apId: "dan@upvote.au"
    +apProfileId: "https://upvote.au/u/dan"
    +apPublicUrl: "https://upvote.au/u/dan"
    +apFollowersUrl: null
    +apInboxUrl: "https://upvote.au/inbox"
    +apDomain: "upvote.au"
    +apPreferredUsername: "dan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728494693 {#3158
      date: 2024-10-09 19:24:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687539965 {#3202
      date: 2023-06-23 19:06:05.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5989
  +width: 65
  +height: 65
  +user: App\Entity\User {#3193
    +avatar: Proxies\__CG__\App\Entity\Image {#3173 …}
    +cover: null
    +email: "dan@upvote.au"
    +username: "@dan@upvote.au"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Aussie living in the San Francisco Bay Area.  \n
      Coding since 1998.  \n
      .NET Foundation member. C# fan  \n
      [d.sb](https://d.sb/)  \n
      Mastodon: [@dan@d.sb](https://toot.d.sb/@dan)
      """
    +lastActive: DateTime @1729452286 {#3152
      date: 2024-10-20 21:24:46.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 {#3150 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3154 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3210 …}
    +entries: Doctrine\ORM\PersistentCollection {#3153 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3244 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3266 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3296 …}
    +posts: Doctrine\ORM\PersistentCollection {#3323 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3308 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3362 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3393 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3396 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3388 …}
    +follows: Doctrine\ORM\PersistentCollection {#3413 …}
    +followers: Doctrine\ORM\PersistentCollection {#3411 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3428 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3424 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3441 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3445 …}
    +reports: Doctrine\ORM\PersistentCollection {#3458 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
    +violations: Doctrine\ORM\PersistentCollection {#3457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    +awards: Doctrine\ORM\PersistentCollection {#3495 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3512 …}
    +categories: Doctrine\ORM\PersistentCollection {#3525 …}
    -id: 9409
    -password: "$2y$13$xXgTorwiOLdUrZ8SigZeDOxqSYhXwr35NIloXvNJnejNEEoBnlj1O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3536 …}
    +apId: "dan@upvote.au"
    +apProfileId: "https://upvote.au/u/dan"
    +apPublicUrl: "https://upvote.au/u/dan"
    +apFollowersUrl: null
    +apInboxUrl: "https://upvote.au/inbox"
    +apDomain: "upvote.au"
    +apPreferredUsername: "dan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728494693 {#3158
      date: 2024-10-09 19:24:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687539965 {#3202
      date: 2023-06-23 19:06:05.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.48 ms
Input props
[
  "user" => App\Entity\User {#4264
    +avatar: Proxies\__CG__\App\Entity\Image {#4265 …}
    +cover: null
    +email: "FinalPoint@lemmy.world"
    +username: "@FinalPoint@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729447774 {#4261
      date: 2024-10-20 20:09:34.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 {#4266 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4268 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4270 …}
    +entries: Doctrine\ORM\PersistentCollection {#4272 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4274 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4276 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4278 …}
    +posts: Doctrine\ORM\PersistentCollection {#4280 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4282 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4284 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4286 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4288 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4290 …}
    +follows: Doctrine\ORM\PersistentCollection {#4292 …}
    +followers: Doctrine\ORM\PersistentCollection {#4294 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4296 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4298 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4300 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4302 …}
    +reports: Doctrine\ORM\PersistentCollection {#4304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
    +violations: Doctrine\ORM\PersistentCollection {#4308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
    +awards: Doctrine\ORM\PersistentCollection {#4312 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4314 …}
    +categories: Doctrine\ORM\PersistentCollection {#4316 …}
    -id: 93984
    -password: "$2y$13$zog7Djrg7bqLSMtKViL0Nez8APLXvy.zHYGjo6j6l1ww8LrmrgTTm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4318 …}
    +apId: "FinalPoint@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FinalPoint"
    +apPublicUrl: "https://lemmy.world/u/FinalPoint"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FinalPoint"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729447776 {#4262
      date: 2024-10-20 20:09:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1729447774 {#4263
      date: 2024-10-20 20:09:34.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6046
  +width: 65
  +height: 65
  +user: App\Entity\User {#4264
    +avatar: Proxies\__CG__\App\Entity\Image {#4265 …}
    +cover: null
    +email: "FinalPoint@lemmy.world"
    +username: "@FinalPoint@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729447774 {#4261
      date: 2024-10-20 20:09:34.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 {#4266 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4268 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4270 …}
    +entries: Doctrine\ORM\PersistentCollection {#4272 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4274 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4276 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4278 …}
    +posts: Doctrine\ORM\PersistentCollection {#4280 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4282 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4284 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4286 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4288 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4290 …}
    +follows: Doctrine\ORM\PersistentCollection {#4292 …}
    +followers: Doctrine\ORM\PersistentCollection {#4294 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4296 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4298 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4300 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4302 …}
    +reports: Doctrine\ORM\PersistentCollection {#4304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
    +violations: Doctrine\ORM\PersistentCollection {#4308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
    +awards: Doctrine\ORM\PersistentCollection {#4312 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4314 …}
    +categories: Doctrine\ORM\PersistentCollection {#4316 …}
    -id: 93984
    -password: "$2y$13$zog7Djrg7bqLSMtKViL0Nez8APLXvy.zHYGjo6j6l1ww8LrmrgTTm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4318 …}
    +apId: "FinalPoint@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FinalPoint"
    +apPublicUrl: "https://lemmy.world/u/FinalPoint"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FinalPoint"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729447776 {#4262
      date: 2024-10-20 20:09:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1729447774 {#4263
      date: 2024-10-20 20:09:34.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.49 ms
Input props
[
  "user" => App\Entity\User {#5452
    +avatar: Proxies\__CG__\App\Entity\Image {#5453 …}
    +cover: null
    +email: "helenslunch@feddit.nl"
    +username: "@helenslunch@feddit.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729440675 {#5449
      date: 2024-10-20 18:11: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 {#5454 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5456 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5458 …}
    +entries: Doctrine\ORM\PersistentCollection {#5460 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5462 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5464 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5466 …}
    +posts: Doctrine\ORM\PersistentCollection {#5468 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5470 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5472 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5474 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5476 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5478 …}
    +follows: Doctrine\ORM\PersistentCollection {#5480 …}
    +followers: Doctrine\ORM\PersistentCollection {#5482 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5484 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5486 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5488 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5490 …}
    +reports: Doctrine\ORM\PersistentCollection {#5492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
    +violations: Doctrine\ORM\PersistentCollection {#5496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
    +awards: Doctrine\ORM\PersistentCollection {#5500 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5502 …}
    +categories: Doctrine\ORM\PersistentCollection {#5504 …}
    -id: 64351
    -password: "$2y$13$Dm9DZjZxYo88OHPMFF.mW.738HC7lLdMVVub.Zhby0C3wcS5hvvU2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5506 …}
    +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 @1729418563 {#5450
      date: 2024-10-20 12:02:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697943858 {#5451
      date: 2023-10-22 05:04:18.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6103
  +width: 65
  +height: 65
  +user: App\Entity\User {#5452
    +avatar: Proxies\__CG__\App\Entity\Image {#5453 …}
    +cover: null
    +email: "helenslunch@feddit.nl"
    +username: "@helenslunch@feddit.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729440675 {#5449
      date: 2024-10-20 18:11: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 {#5454 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5456 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5458 …}
    +entries: Doctrine\ORM\PersistentCollection {#5460 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5462 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5464 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5466 …}
    +posts: Doctrine\ORM\PersistentCollection {#5468 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5470 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5472 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5474 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5476 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5478 …}
    +follows: Doctrine\ORM\PersistentCollection {#5480 …}
    +followers: Doctrine\ORM\PersistentCollection {#5482 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5484 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5486 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5488 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5490 …}
    +reports: Doctrine\ORM\PersistentCollection {#5492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
    +violations: Doctrine\ORM\PersistentCollection {#5496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
    +awards: Doctrine\ORM\PersistentCollection {#5500 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5502 …}
    +categories: Doctrine\ORM\PersistentCollection {#5504 …}
    -id: 64351
    -password: "$2y$13$Dm9DZjZxYo88OHPMFF.mW.738HC7lLdMVVub.Zhby0C3wcS5hvvU2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5506 …}
    +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 @1729418563 {#5450
      date: 2024-10-20 12:02:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697943858 {#5451
      date: 2023-10-22 05:04:18.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.45 ms
Input props
[
  "user" => App\Entity\User {#4738
    +avatar: Proxies\__CG__\App\Entity\Image {#4739 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4740 …}
    +email: "1984@lemmy.today"
    +username: "@1984@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Looking for an alternative to reddit"
    +lastActive: DateTime @1729446390 {#4735
      date: 2024-10-20 19:46: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 {#4741 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4743 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4745 …}
    +entries: Doctrine\ORM\PersistentCollection {#4747 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4749 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4751 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4753 …}
    +posts: Doctrine\ORM\PersistentCollection {#4755 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4757 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4759 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4761 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4763 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4765 …}
    +follows: Doctrine\ORM\PersistentCollection {#4767 …}
    +followers: Doctrine\ORM\PersistentCollection {#4769 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4771 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4773 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4775 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4777 …}
    +reports: Doctrine\ORM\PersistentCollection {#4779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
    +violations: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    +awards: Doctrine\ORM\PersistentCollection {#4787 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4789 …}
    +categories: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 38587
    -password: "$2y$13$.9cc5MbLU1KfNH4KyzfODO0hij0xnMT1y2LRB7UzVPkmx9ui.3sfi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4793 …}
    +apId: "1984@lemmy.today"
    +apProfileId: "https://lemmy.today/u/1984"
    +apPublicUrl: "https://lemmy.today/u/1984"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "1984"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729338633 {#4736
      date: 2024-10-19 13:50:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691163040 {#4737
      date: 2023-08-04 17:30:40.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6160
  +width: 65
  +height: 65
  +user: App\Entity\User {#4738
    +avatar: Proxies\__CG__\App\Entity\Image {#4739 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4740 …}
    +email: "1984@lemmy.today"
    +username: "@1984@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Looking for an alternative to reddit"
    +lastActive: DateTime @1729446390 {#4735
      date: 2024-10-20 19:46: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 {#4741 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4743 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4745 …}
    +entries: Doctrine\ORM\PersistentCollection {#4747 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4749 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4751 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4753 …}
    +posts: Doctrine\ORM\PersistentCollection {#4755 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4757 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4759 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4761 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4763 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4765 …}
    +follows: Doctrine\ORM\PersistentCollection {#4767 …}
    +followers: Doctrine\ORM\PersistentCollection {#4769 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4771 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4773 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4775 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4777 …}
    +reports: Doctrine\ORM\PersistentCollection {#4779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
    +violations: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    +awards: Doctrine\ORM\PersistentCollection {#4787 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4789 …}
    +categories: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 38587
    -password: "$2y$13$.9cc5MbLU1KfNH4KyzfODO0hij0xnMT1y2LRB7UzVPkmx9ui.3sfi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4793 …}
    +apId: "1984@lemmy.today"
    +apProfileId: "https://lemmy.today/u/1984"
    +apPublicUrl: "https://lemmy.today/u/1984"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "1984"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729338633 {#4736
      date: 2024-10-19 13:50:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691163040 {#4737
      date: 2023-08-04 17:30:40.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.77 ms
Input props
[
  "user" => App\Entity\User {#4798
    +avatar: Proxies\__CG__\App\Entity\Image {#4799 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4799 …}
    +email: "FartsWithAnAccent@lemmy.world"
    +username: "@FartsWithAnAccent@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Before you ask, the accent varies based on diet."
    +lastActive: DateTime @1729446382 {#4795
      date: 2024-10-20 19:46:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4800 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4802 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4804 …}
    +entries: Doctrine\ORM\PersistentCollection {#4806 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4808 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4810 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4812 …}
    +posts: Doctrine\ORM\PersistentCollection {#4814 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4816 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4818 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4820 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4822 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4824 …}
    +follows: Doctrine\ORM\PersistentCollection {#4826 …}
    +followers: Doctrine\ORM\PersistentCollection {#4828 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4830 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4832 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4834 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4836 …}
    +reports: Doctrine\ORM\PersistentCollection {#4838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
    +violations: Doctrine\ORM\PersistentCollection {#4842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
    +awards: Doctrine\ORM\PersistentCollection {#4846 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4848 …}
    +categories: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 21187
    -password: "$2y$13$5LBw2JMPtR8B2oGqsmq7ROcUGZBo07tMeSFKaeK9WM2zuteqOL7Uy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4852 …}
    +apId: "FartsWithAnAccent@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FartsWithAnAccent"
    +apPublicUrl: "https://lemmy.world/u/FartsWithAnAccent"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FartsWithAnAccent"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729098370 {#4796
      date: 2024-10-16 19:06:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689023951 {#4797
      date: 2023-07-10 23:19:11.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6217
  +width: 65
  +height: 65
  +user: App\Entity\User {#4798
    +avatar: Proxies\__CG__\App\Entity\Image {#4799 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4799 …}
    +email: "FartsWithAnAccent@lemmy.world"
    +username: "@FartsWithAnAccent@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Before you ask, the accent varies based on diet."
    +lastActive: DateTime @1729446382 {#4795
      date: 2024-10-20 19:46:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4800 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4802 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4804 …}
    +entries: Doctrine\ORM\PersistentCollection {#4806 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4808 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4810 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4812 …}
    +posts: Doctrine\ORM\PersistentCollection {#4814 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4816 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4818 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4820 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4822 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4824 …}
    +follows: Doctrine\ORM\PersistentCollection {#4826 …}
    +followers: Doctrine\ORM\PersistentCollection {#4828 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4830 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4832 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4834 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4836 …}
    +reports: Doctrine\ORM\PersistentCollection {#4838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
    +violations: Doctrine\ORM\PersistentCollection {#4842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
    +awards: Doctrine\ORM\PersistentCollection {#4846 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4848 …}
    +categories: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 21187
    -password: "$2y$13$5LBw2JMPtR8B2oGqsmq7ROcUGZBo07tMeSFKaeK9WM2zuteqOL7Uy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4852 …}
    +apId: "FartsWithAnAccent@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FartsWithAnAccent"
    +apPublicUrl: "https://lemmy.world/u/FartsWithAnAccent"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FartsWithAnAccent"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729098370 {#4796
      date: 2024-10-16 19:06:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689023951 {#4797
      date: 2023-07-10 23:19:11.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 2.47 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6279
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6280 …}
  -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 2.36 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6351
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6349 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6350 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 17.23 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6420
  +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 {#6350 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 4.41 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6489
  +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 {#6490 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 8.12 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6583
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3010 …}
}