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

Components

13 Twig Components
42 Render Count
127 ms Render Time
12.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 1.92ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 5.60ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.62ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.35ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 1.67ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 1.12ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 2.05ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 113.83ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 1.46ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 1.47ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 1.58ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.23ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 2.71ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 1.67 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "voxheadlines.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1715
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#2167
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "voxheadlines.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1715
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 1.12 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "voxheadlines.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1715
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#2428
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "voxheadlines.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1715
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.21 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1775
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.19 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1439
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1661
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 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 {#1619
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2422
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1383
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2091
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2068
  +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.15 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2215
  +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.13 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2220
  +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.13 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2250
  +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.13 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1994
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2491
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2547
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2603
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2659
  +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.12 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2715
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2771
  +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.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2827
  +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.15 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 {#2883
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2941
  +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 2.05 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3006
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3007 …}
  -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 113.83 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3100
  +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.84 ms
Input props
[
  "user" => App\Entity\User {#5266
    +avatar: Proxies\__CG__\App\Entity\Image {#5267 …}
    +cover: null
    +email: "synae@lemmy.sdf.org"
    +username: "@synae@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729295179 {#5263
      date: 2024-10-19 01:46:19.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 {#5268 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5270 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5272 …}
    +entries: Doctrine\ORM\PersistentCollection {#5274 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5276 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5278 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5280 …}
    +posts: Doctrine\ORM\PersistentCollection {#5282 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5284 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5286 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5288 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5290 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5292 …}
    +follows: Doctrine\ORM\PersistentCollection {#5294 …}
    +followers: Doctrine\ORM\PersistentCollection {#5296 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5298 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5300 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5302 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +violations: Doctrine\ORM\PersistentCollection {#5310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5312 …}
    +awards: Doctrine\ORM\PersistentCollection {#5314 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5316 …}
    +categories: Doctrine\ORM\PersistentCollection {#5318 …}
    -id: 31510
    -password: "$2y$13$Mxs3Fen1UQHjMwZFcCVFnOPRIgs8JkfJ0SVD26PM89BISNE270xdW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5320 …}
    +apId: "synae@lemmy.sdf.org"
    +apProfileId: "https://lemmy.sdf.org/u/synae"
    +apPublicUrl: "https://lemmy.sdf.org/u/synae"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.sdf.org/inbox"
    +apDomain: "lemmy.sdf.org"
    +apPreferredUsername: "synae"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727021177 {#5264
      date: 2024-09-22 18:06:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689746591 {#5265
      date: 2023-07-19 08:03:11.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5568
  +width: 65
  +height: 65
  +user: App\Entity\User {#5266
    +avatar: Proxies\__CG__\App\Entity\Image {#5267 …}
    +cover: null
    +email: "synae@lemmy.sdf.org"
    +username: "@synae@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729295179 {#5263
      date: 2024-10-19 01:46:19.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 {#5268 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5270 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5272 …}
    +entries: Doctrine\ORM\PersistentCollection {#5274 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5276 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5278 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5280 …}
    +posts: Doctrine\ORM\PersistentCollection {#5282 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5284 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5286 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5288 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5290 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5292 …}
    +follows: Doctrine\ORM\PersistentCollection {#5294 …}
    +followers: Doctrine\ORM\PersistentCollection {#5296 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5298 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5300 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5302 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +violations: Doctrine\ORM\PersistentCollection {#5310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5312 …}
    +awards: Doctrine\ORM\PersistentCollection {#5314 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5316 …}
    +categories: Doctrine\ORM\PersistentCollection {#5318 …}
    -id: 31510
    -password: "$2y$13$Mxs3Fen1UQHjMwZFcCVFnOPRIgs8JkfJ0SVD26PM89BISNE270xdW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5320 …}
    +apId: "synae@lemmy.sdf.org"
    +apProfileId: "https://lemmy.sdf.org/u/synae"
    +apPublicUrl: "https://lemmy.sdf.org/u/synae"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.sdf.org/inbox"
    +apDomain: "lemmy.sdf.org"
    +apPreferredUsername: "synae"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727021177 {#5264
      date: 2024-09-22 18:06:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689746591 {#5265
      date: 2023-07-19 08:03:11.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.39 ms
Input props
[
  "user" => App\Entity\User {#4968
    +avatar: Proxies\__CG__\App\Entity\Image {#4969 …}
    +cover: null
    +email: "transientpunk@sh.itjust.works"
    +username: "@transientpunk@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729296093 {#4965
      date: 2024-10-19 02:01:33.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4970 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4972 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4974 …}
    +entries: Doctrine\ORM\PersistentCollection {#4976 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4978 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4980 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4982 …}
    +posts: Doctrine\ORM\PersistentCollection {#4984 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4986 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4988 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4990 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4992 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4994 …}
    +follows: Doctrine\ORM\PersistentCollection {#4996 …}
    +followers: Doctrine\ORM\PersistentCollection {#4998 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5000 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5002 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5004 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +violations: Doctrine\ORM\PersistentCollection {#5012 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
    +awards: Doctrine\ORM\PersistentCollection {#5016 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5018 …}
    +categories: Doctrine\ORM\PersistentCollection {#5020 …}
    -id: 20899
    -password: "$2y$13$umnwK/UUqagI3gnNnKnfPecQq.73hhdxOGp9Ff6shYIFZgLNpj5W."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5022 …}
    +apId: "transientpunk@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/transientpunk"
    +apPublicUrl: "https://sh.itjust.works/u/transientpunk"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "transientpunk"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726515202 {#4966
      date: 2024-09-16 21:33:22.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689009853 {#4967
      date: 2023-07-10 19:24:13.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5640
  +width: 65
  +height: 65
  +user: App\Entity\User {#4968
    +avatar: Proxies\__CG__\App\Entity\Image {#4969 …}
    +cover: null
    +email: "transientpunk@sh.itjust.works"
    +username: "@transientpunk@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729296093 {#4965
      date: 2024-10-19 02:01:33.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4970 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4972 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4974 …}
    +entries: Doctrine\ORM\PersistentCollection {#4976 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4978 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4980 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4982 …}
    +posts: Doctrine\ORM\PersistentCollection {#4984 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4986 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4988 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4990 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4992 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4994 …}
    +follows: Doctrine\ORM\PersistentCollection {#4996 …}
    +followers: Doctrine\ORM\PersistentCollection {#4998 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5000 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5002 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5004 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5006 …}
    +reports: Doctrine\ORM\PersistentCollection {#5008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5010 …}
    +violations: Doctrine\ORM\PersistentCollection {#5012 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
    +awards: Doctrine\ORM\PersistentCollection {#5016 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5018 …}
    +categories: Doctrine\ORM\PersistentCollection {#5020 …}
    -id: 20899
    -password: "$2y$13$umnwK/UUqagI3gnNnKnfPecQq.73hhdxOGp9Ff6shYIFZgLNpj5W."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5022 …}
    +apId: "transientpunk@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/transientpunk"
    +apPublicUrl: "https://sh.itjust.works/u/transientpunk"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "transientpunk"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726515202 {#4966
      date: 2024-09-16 21:33:22.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689009853 {#4967
      date: 2023-07-10 19:24:13.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.38 ms
Input props
[
  "user" => App\Entity\User {#5147
    +avatar: Proxies\__CG__\App\Entity\Image {#5148 …}
    +cover: null
    +email: "Rocketpoweredgorilla@lemmy.ca"
    +username: "@Rocketpoweredgorilla@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729295486 {#5144
      date: 2024-10-19 01:51:26.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5149 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5151 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5153 …}
    +entries: Doctrine\ORM\PersistentCollection {#5155 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5157 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5159 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5161 …}
    +posts: Doctrine\ORM\PersistentCollection {#5163 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5165 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5167 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5169 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5171 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5173 …}
    +follows: Doctrine\ORM\PersistentCollection {#5175 …}
    +followers: Doctrine\ORM\PersistentCollection {#5177 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5179 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5181 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5183 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
    +violations: Doctrine\ORM\PersistentCollection {#5191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
    +awards: Doctrine\ORM\PersistentCollection {#5195 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5197 …}
    +categories: Doctrine\ORM\PersistentCollection {#5199 …}
    -id: 39756
    -password: "$2y$13$OK4BeDUsepwK3aB71BSYVujEetGZHw/1jJsAl0uriMFHqk8sEram2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5201 …}
    +apId: "Rocketpoweredgorilla@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Rocketpoweredgorilla"
    +apPublicUrl: "https://lemmy.ca/u/Rocketpoweredgorilla"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Rocketpoweredgorilla"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729264570 {#5145
      date: 2024-10-18 17:16:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691616046 {#5146
      date: 2023-08-09 23:20:46.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5697
  +width: 65
  +height: 65
  +user: App\Entity\User {#5147
    +avatar: Proxies\__CG__\App\Entity\Image {#5148 …}
    +cover: null
    +email: "Rocketpoweredgorilla@lemmy.ca"
    +username: "@Rocketpoweredgorilla@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729295486 {#5144
      date: 2024-10-19 01:51:26.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5149 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5151 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5153 …}
    +entries: Doctrine\ORM\PersistentCollection {#5155 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5157 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5159 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5161 …}
    +posts: Doctrine\ORM\PersistentCollection {#5163 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5165 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5167 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5169 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5171 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5173 …}
    +follows: Doctrine\ORM\PersistentCollection {#5175 …}
    +followers: Doctrine\ORM\PersistentCollection {#5177 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5179 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5181 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5183 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
    +violations: Doctrine\ORM\PersistentCollection {#5191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
    +awards: Doctrine\ORM\PersistentCollection {#5195 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5197 …}
    +categories: Doctrine\ORM\PersistentCollection {#5199 …}
    -id: 39756
    -password: "$2y$13$OK4BeDUsepwK3aB71BSYVujEetGZHw/1jJsAl0uriMFHqk8sEram2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5201 …}
    +apId: "Rocketpoweredgorilla@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Rocketpoweredgorilla"
    +apPublicUrl: "https://lemmy.ca/u/Rocketpoweredgorilla"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Rocketpoweredgorilla"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729264570 {#5145
      date: 2024-10-18 17:16:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691616046 {#5146
      date: 2023-08-09 23:20:46.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.42 ms
Input props
[
  "user" => App\Entity\User {#3902
    +avatar: Proxies\__CG__\App\Entity\Image {#3903 …}
    +cover: null
    +email: "spittingimage@lemmy.world"
    +username: "@spittingimage@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729303132 {#3899
      date: 2024-10-19 03:58:52.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3904 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3906 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3908 …}
    +entries: Doctrine\ORM\PersistentCollection {#3910 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3912 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3914 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3916 …}
    +posts: Doctrine\ORM\PersistentCollection {#3918 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3920 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3922 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3924 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3926 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3928 …}
    +follows: Doctrine\ORM\PersistentCollection {#3930 …}
    +followers: Doctrine\ORM\PersistentCollection {#3932 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3934 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3936 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3938 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3940 …}
    +reports: Doctrine\ORM\PersistentCollection {#3942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3944 …}
    +violations: Doctrine\ORM\PersistentCollection {#3946 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3948 …}
    +awards: Doctrine\ORM\PersistentCollection {#3950 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3952 …}
    +categories: Doctrine\ORM\PersistentCollection {#3954 …}
    -id: 27690
    -password: "$2y$13$7y4MGj2TZi6bO6zKzslL1ePzvftvNVfUyBj1xTT06OYENR3DElYBW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3956 …}
    +apId: "spittingimage@lemmy.world"
    +apProfileId: "https://lemmy.world/u/spittingimage"
    +apPublicUrl: "https://lemmy.world/u/spittingimage"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "spittingimage"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728961725 {#3900
      date: 2024-10-15 05:08:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689369477 {#3901
      date: 2023-07-14 23:17:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5754
  +width: 65
  +height: 65
  +user: App\Entity\User {#3902
    +avatar: Proxies\__CG__\App\Entity\Image {#3903 …}
    +cover: null
    +email: "spittingimage@lemmy.world"
    +username: "@spittingimage@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729303132 {#3899
      date: 2024-10-19 03:58:52.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3904 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3906 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3908 …}
    +entries: Doctrine\ORM\PersistentCollection {#3910 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3912 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3914 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3916 …}
    +posts: Doctrine\ORM\PersistentCollection {#3918 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3920 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3922 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3924 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3926 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3928 …}
    +follows: Doctrine\ORM\PersistentCollection {#3930 …}
    +followers: Doctrine\ORM\PersistentCollection {#3932 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3934 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3936 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3938 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3940 …}
    +reports: Doctrine\ORM\PersistentCollection {#3942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3944 …}
    +violations: Doctrine\ORM\PersistentCollection {#3946 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3948 …}
    +awards: Doctrine\ORM\PersistentCollection {#3950 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3952 …}
    +categories: Doctrine\ORM\PersistentCollection {#3954 …}
    -id: 27690
    -password: "$2y$13$7y4MGj2TZi6bO6zKzslL1ePzvftvNVfUyBj1xTT06OYENR3DElYBW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3956 …}
    +apId: "spittingimage@lemmy.world"
    +apProfileId: "https://lemmy.world/u/spittingimage"
    +apPublicUrl: "https://lemmy.world/u/spittingimage"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "spittingimage"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728961725 {#3900
      date: 2024-10-15 05:08:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689369477 {#3901
      date: 2023-07-14 23:17:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.38 ms
Input props
[
  "user" => App\Entity\User {#3784
    +avatar: Proxies\__CG__\App\Entity\Image {#3785 …}
    +cover: null
    +email: "jabathekek@sopuli.xyz"
    +username: "@jabathekek@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[~Anti~ ~Commercial-AI~ ~license~ ~(CC~ ~BY-NC-SA~ ~4.0)~](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)"
    +lastActive: DateTime @1729303256 {#3781
      date: 2024-10-19 04:00:56.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3786 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3788 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3790 …}
    +entries: Doctrine\ORM\PersistentCollection {#3792 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3794 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3796 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3798 …}
    +posts: Doctrine\ORM\PersistentCollection {#3800 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3802 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3804 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3806 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3808 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3810 …}
    +follows: Doctrine\ORM\PersistentCollection {#3812 …}
    +followers: Doctrine\ORM\PersistentCollection {#3814 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3816 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3818 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3820 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3822 …}
    +reports: Doctrine\ORM\PersistentCollection {#3824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3826 …}
    +violations: Doctrine\ORM\PersistentCollection {#3828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3830 …}
    +awards: Doctrine\ORM\PersistentCollection {#3832 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3834 …}
    +categories: Doctrine\ORM\PersistentCollection {#3836 …}
    -id: 47566
    -password: "$2y$13$iqB6AHhaP/F/KwTdNOmGSusK/9uZhsIyRHpLE5xDFf2uI9ww55rou"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3838 …}
    +apId: "jabathekek@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/jabathekek"
    +apPublicUrl: "https://sopuli.xyz/u/jabathekek"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "jabathekek"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727998337 {#3782
      date: 2024-10-04 01:32:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696103925 {#3783
      date: 2023-09-30 21:58:45.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5811
  +width: 65
  +height: 65
  +user: App\Entity\User {#3784
    +avatar: Proxies\__CG__\App\Entity\Image {#3785 …}
    +cover: null
    +email: "jabathekek@sopuli.xyz"
    +username: "@jabathekek@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[~Anti~ ~Commercial-AI~ ~license~ ~(CC~ ~BY-NC-SA~ ~4.0)~](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)"
    +lastActive: DateTime @1729303256 {#3781
      date: 2024-10-19 04:00:56.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3786 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3788 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3790 …}
    +entries: Doctrine\ORM\PersistentCollection {#3792 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3794 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3796 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3798 …}
    +posts: Doctrine\ORM\PersistentCollection {#3800 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3802 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3804 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3806 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3808 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3810 …}
    +follows: Doctrine\ORM\PersistentCollection {#3812 …}
    +followers: Doctrine\ORM\PersistentCollection {#3814 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3816 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3818 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3820 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3822 …}
    +reports: Doctrine\ORM\PersistentCollection {#3824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3826 …}
    +violations: Doctrine\ORM\PersistentCollection {#3828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3830 …}
    +awards: Doctrine\ORM\PersistentCollection {#3832 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3834 …}
    +categories: Doctrine\ORM\PersistentCollection {#3836 …}
    -id: 47566
    -password: "$2y$13$iqB6AHhaP/F/KwTdNOmGSusK/9uZhsIyRHpLE5xDFf2uI9ww55rou"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3838 …}
    +apId: "jabathekek@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/jabathekek"
    +apPublicUrl: "https://sopuli.xyz/u/jabathekek"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "jabathekek"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727998337 {#3782
      date: 2024-10-04 01:32:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696103925 {#3783
      date: 2023-09-30 21:58:45.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#4377
    +avatar: Proxies\__CG__\App\Entity\Image {#4378 …}
    +cover: null
    +email: "ikidd@lemmy.world"
    +username: "@ikidd@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "![](https://lemmy.world/pictrs/image/89fa671f-2b9b-4ad0-8454-e5d8e039655b.png)"
    +lastActive: DateTime @1729301349 {#4374
      date: 2024-10-19 03:29:09.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 {#4379 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4381 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4383 …}
    +entries: Doctrine\ORM\PersistentCollection {#4385 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4387 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4389 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4391 …}
    +posts: Doctrine\ORM\PersistentCollection {#4393 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4395 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4397 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4399 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4401 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4403 …}
    +follows: Doctrine\ORM\PersistentCollection {#4405 …}
    +followers: Doctrine\ORM\PersistentCollection {#4407 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4409 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4411 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4413 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4415 …}
    +reports: Doctrine\ORM\PersistentCollection {#4417 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
    +violations: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    +awards: Doctrine\ORM\PersistentCollection {#4425 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4427 …}
    +categories: Doctrine\ORM\PersistentCollection {#4429 …}
    -id: 10091
    -password: "$2y$13$Hs01I7h9Qg2.3r7S/UmREenif/tEkQbvUyUBRgrlHdYlemJYd4n.6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4431 …}
    +apId: "ikidd@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ikidd"
    +apPublicUrl: "https://lemmy.world/u/ikidd"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ikidd"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728268140 {#4375
      date: 2024-10-07 04:29:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687576792 {#4376
      date: 2023-06-24 05:19:52.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5868
  +width: 65
  +height: 65
  +user: App\Entity\User {#4377
    +avatar: Proxies\__CG__\App\Entity\Image {#4378 …}
    +cover: null
    +email: "ikidd@lemmy.world"
    +username: "@ikidd@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "![](https://lemmy.world/pictrs/image/89fa671f-2b9b-4ad0-8454-e5d8e039655b.png)"
    +lastActive: DateTime @1729301349 {#4374
      date: 2024-10-19 03:29:09.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 {#4379 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4381 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4383 …}
    +entries: Doctrine\ORM\PersistentCollection {#4385 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4387 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4389 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4391 …}
    +posts: Doctrine\ORM\PersistentCollection {#4393 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4395 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4397 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4399 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4401 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4403 …}
    +follows: Doctrine\ORM\PersistentCollection {#4405 …}
    +followers: Doctrine\ORM\PersistentCollection {#4407 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4409 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4411 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4413 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4415 …}
    +reports: Doctrine\ORM\PersistentCollection {#4417 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
    +violations: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    +awards: Doctrine\ORM\PersistentCollection {#4425 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4427 …}
    +categories: Doctrine\ORM\PersistentCollection {#4429 …}
    -id: 10091
    -password: "$2y$13$Hs01I7h9Qg2.3r7S/UmREenif/tEkQbvUyUBRgrlHdYlemJYd4n.6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4431 …}
    +apId: "ikidd@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ikidd"
    +apPublicUrl: "https://lemmy.world/u/ikidd"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ikidd"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728268140 {#4375
      date: 2024-10-07 04:29:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687576792 {#4376
      date: 2023-06-24 05:19:52.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#4731
    +avatar: Proxies\__CG__\App\Entity\Image {#4732 …}
    +cover: null
    +email: "Stalinwolf@lemmy.ca"
    +username: "@Stalinwolf@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🇨🇦\n
      \n
      An invincible wolf man, who is like a wolf in every regard save for the fact that he can fly.\n
      \n
      (Note: This might be misinformation)
      """
    +lastActive: DateTime @1729297230 {#4728
      date: 2024-10-19 02:20:30.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4733 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4735 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4737 …}
    +entries: Doctrine\ORM\PersistentCollection {#4739 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4741 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4743 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4745 …}
    +posts: Doctrine\ORM\PersistentCollection {#4747 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4749 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4751 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4753 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4755 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4757 …}
    +follows: Doctrine\ORM\PersistentCollection {#4759 …}
    +followers: Doctrine\ORM\PersistentCollection {#4761 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4763 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4765 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4767 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +violations: Doctrine\ORM\PersistentCollection {#4775 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4777 …}
    +awards: Doctrine\ORM\PersistentCollection {#4779 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4781 …}
    +categories: Doctrine\ORM\PersistentCollection {#4783 …}
    -id: 5739
    -password: "$2y$13$kXjeUT1684Htke.jWPX8kuk8hYMWQphpPg8trseAuIvRBqSX58mZu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4785 …}
    +apId: "Stalinwolf@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Stalinwolf"
    +apPublicUrl: "https://lemmy.ca/u/Stalinwolf"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Stalinwolf"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727231919 {#4729
      date: 2024-09-25 04:38:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687232948 {#4730
      date: 2023-06-20 05:49:08.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5925
  +width: 65
  +height: 65
  +user: App\Entity\User {#4731
    +avatar: Proxies\__CG__\App\Entity\Image {#4732 …}
    +cover: null
    +email: "Stalinwolf@lemmy.ca"
    +username: "@Stalinwolf@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🇨🇦\n
      \n
      An invincible wolf man, who is like a wolf in every regard save for the fact that he can fly.\n
      \n
      (Note: This might be misinformation)
      """
    +lastActive: DateTime @1729297230 {#4728
      date: 2024-10-19 02:20:30.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4733 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4735 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4737 …}
    +entries: Doctrine\ORM\PersistentCollection {#4739 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4741 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4743 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4745 …}
    +posts: Doctrine\ORM\PersistentCollection {#4747 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4749 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4751 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4753 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4755 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4757 …}
    +follows: Doctrine\ORM\PersistentCollection {#4759 …}
    +followers: Doctrine\ORM\PersistentCollection {#4761 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4763 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4765 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4767 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +violations: Doctrine\ORM\PersistentCollection {#4775 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4777 …}
    +awards: Doctrine\ORM\PersistentCollection {#4779 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4781 …}
    +categories: Doctrine\ORM\PersistentCollection {#4783 …}
    -id: 5739
    -password: "$2y$13$kXjeUT1684Htke.jWPX8kuk8hYMWQphpPg8trseAuIvRBqSX58mZu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4785 …}
    +apId: "Stalinwolf@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Stalinwolf"
    +apPublicUrl: "https://lemmy.ca/u/Stalinwolf"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Stalinwolf"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727231919 {#4729
      date: 2024-09-25 04:38:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687232948 {#4730
      date: 2023-06-20 05:49:08.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.75 ms
Input props
[
  "user" => App\Entity\User {#4849
    +avatar: Proxies\__CG__\App\Entity\Image {#4850 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4851 …}
    +email: "avidamoeba@lemmy.ca"
    +username: "@avidamoeba@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729296543 {#4846
      date: 2024-10-19 02:09:03.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4852 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4854 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4856 …}
    +entries: Doctrine\ORM\PersistentCollection {#4858 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4860 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4862 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4864 …}
    +posts: Doctrine\ORM\PersistentCollection {#4866 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4868 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4870 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4872 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4874 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4876 …}
    +follows: Doctrine\ORM\PersistentCollection {#4878 …}
    +followers: Doctrine\ORM\PersistentCollection {#4880 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4882 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4884 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4886 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4888 …}
    +reports: Doctrine\ORM\PersistentCollection {#4890 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
    +violations: Doctrine\ORM\PersistentCollection {#4894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
    +awards: Doctrine\ORM\PersistentCollection {#4898 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4900 …}
    +categories: Doctrine\ORM\PersistentCollection {#4902 …}
    -id: 21107
    -password: "$2y$13$piTINB0INIgopIZzPspBFumfsk5pGu1qca7YucAdCAjRDSilB7tBa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4904 …}
    +apId: "avidamoeba@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/avidamoeba"
    +apPublicUrl: "https://lemmy.ca/u/avidamoeba"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "avidamoeba"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728839951 {#4847
      date: 2024-10-13 19:19:11.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689022302 {#4848
      date: 2023-07-10 22:51:42.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5982
  +width: 65
  +height: 65
  +user: App\Entity\User {#4849
    +avatar: Proxies\__CG__\App\Entity\Image {#4850 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4851 …}
    +email: "avidamoeba@lemmy.ca"
    +username: "@avidamoeba@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729296543 {#4846
      date: 2024-10-19 02:09:03.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4852 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4854 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4856 …}
    +entries: Doctrine\ORM\PersistentCollection {#4858 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4860 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4862 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4864 …}
    +posts: Doctrine\ORM\PersistentCollection {#4866 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4868 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4870 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4872 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4874 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4876 …}
    +follows: Doctrine\ORM\PersistentCollection {#4878 …}
    +followers: Doctrine\ORM\PersistentCollection {#4880 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4882 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4884 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4886 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4888 …}
    +reports: Doctrine\ORM\PersistentCollection {#4890 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4892 …}
    +violations: Doctrine\ORM\PersistentCollection {#4894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
    +awards: Doctrine\ORM\PersistentCollection {#4898 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4900 …}
    +categories: Doctrine\ORM\PersistentCollection {#4902 …}
    -id: 21107
    -password: "$2y$13$piTINB0INIgopIZzPspBFumfsk5pGu1qca7YucAdCAjRDSilB7tBa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4904 …}
    +apId: "avidamoeba@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/avidamoeba"
    +apPublicUrl: "https://lemmy.ca/u/avidamoeba"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "avidamoeba"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728839951 {#4847
      date: 2024-10-13 19:19:11.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689022302 {#4848
      date: 2023-07-10 22:51:42.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#3725
    +avatar: Proxies\__CG__\App\Entity\Image {#3726 …}
    +cover: null
    +email: "HeyThisIsntTheYMCA@lemmy.world"
    +username: "@HeyThisIsntTheYMCA@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729303295 {#3722
      date: 2024-10-19 04:01:35.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3727 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3729 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3731 …}
    +entries: Doctrine\ORM\PersistentCollection {#3733 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3735 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3737 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3739 …}
    +posts: Doctrine\ORM\PersistentCollection {#3741 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3743 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3745 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3747 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3749 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3751 …}
    +follows: Doctrine\ORM\PersistentCollection {#3753 …}
    +followers: Doctrine\ORM\PersistentCollection {#3755 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3757 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3759 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3761 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3763 …}
    +reports: Doctrine\ORM\PersistentCollection {#3765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3767 …}
    +violations: Doctrine\ORM\PersistentCollection {#3769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3771 …}
    +awards: Doctrine\ORM\PersistentCollection {#3773 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3775 …}
    +categories: Doctrine\ORM\PersistentCollection {#3777 …}
    -id: 15255
    -password: "$2y$13$p7Kvglnirkb1NIv/P3gTNuxuCcu.ERALGyDe/YqHsi7GtMoe0vPNK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3779 …}
    +apId: "HeyThisIsntTheYMCA@lemmy.world"
    +apProfileId: "https://lemmy.world/u/HeyThisIsntTheYMCA"
    +apPublicUrl: "https://lemmy.world/u/HeyThisIsntTheYMCA"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "HeyThisIsntTheYMCA"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729086145 {#3723
      date: 2024-10-16 15:42:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688250410 {#3724
      date: 2023-07-02 00:26:50.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6039
  +width: 65
  +height: 65
  +user: App\Entity\User {#3725
    +avatar: Proxies\__CG__\App\Entity\Image {#3726 …}
    +cover: null
    +email: "HeyThisIsntTheYMCA@lemmy.world"
    +username: "@HeyThisIsntTheYMCA@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729303295 {#3722
      date: 2024-10-19 04:01:35.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3727 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3729 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3731 …}
    +entries: Doctrine\ORM\PersistentCollection {#3733 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3735 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3737 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3739 …}
    +posts: Doctrine\ORM\PersistentCollection {#3741 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3743 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3745 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3747 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3749 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3751 …}
    +follows: Doctrine\ORM\PersistentCollection {#3753 …}
    +followers: Doctrine\ORM\PersistentCollection {#3755 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3757 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3759 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3761 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3763 …}
    +reports: Doctrine\ORM\PersistentCollection {#3765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3767 …}
    +violations: Doctrine\ORM\PersistentCollection {#3769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3771 …}
    +awards: Doctrine\ORM\PersistentCollection {#3773 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3775 …}
    +categories: Doctrine\ORM\PersistentCollection {#3777 …}
    -id: 15255
    -password: "$2y$13$p7Kvglnirkb1NIv/P3gTNuxuCcu.ERALGyDe/YqHsi7GtMoe0vPNK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3779 …}
    +apId: "HeyThisIsntTheYMCA@lemmy.world"
    +apProfileId: "https://lemmy.world/u/HeyThisIsntTheYMCA"
    +apPublicUrl: "https://lemmy.world/u/HeyThisIsntTheYMCA"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "HeyThisIsntTheYMCA"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729086145 {#3723
      date: 2024-10-16 15:42:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688250410 {#3724
      date: 2023-07-02 00:26:50.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.68 ms
Input props
[
  "user" => App\Entity\User {#4554
    +avatar: Proxies\__CG__\App\Entity\Image {#4555 …}
    +cover: null
    +email: "morrowind@lemmy.ml"
    +username: "@morrowind@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      If you’re here, there’s still hope for the internet\n
      \n
      Don’t let it fall
      """
    +lastActive: DateTime @1729299682 {#4551
      date: 2024-10-19 03:01:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4556 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4558 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4560 …}
    +entries: Doctrine\ORM\PersistentCollection {#4562 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4564 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4566 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4568 …}
    +posts: Doctrine\ORM\PersistentCollection {#4570 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4572 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4574 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4576 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4578 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4580 …}
    +follows: Doctrine\ORM\PersistentCollection {#4582 …}
    +followers: Doctrine\ORM\PersistentCollection {#4584 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4586 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4588 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4590 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4592 …}
    +reports: Doctrine\ORM\PersistentCollection {#4594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
    +violations: Doctrine\ORM\PersistentCollection {#4598 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4600 …}
    +awards: Doctrine\ORM\PersistentCollection {#4602 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4604 …}
    +categories: Doctrine\ORM\PersistentCollection {#4606 …}
    -id: 10079
    -password: "$2y$13$.3aRC68M5ht.sH.0tcZGBugJVGvv8bC5BWMnX4UrZpRpgHPvfnFCS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4608 …}
    +apId: "morrowind@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/morrowind"
    +apPublicUrl: "https://lemmy.ml/u/morrowind"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "morrowind"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728542261 {#4552
      date: 2024-10-10 08:37:41.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687576087 {#4553
      date: 2023-06-24 05:08:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6096
  +width: 65
  +height: 65
  +user: App\Entity\User {#4554
    +avatar: Proxies\__CG__\App\Entity\Image {#4555 …}
    +cover: null
    +email: "morrowind@lemmy.ml"
    +username: "@morrowind@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      If you’re here, there’s still hope for the internet\n
      \n
      Don’t let it fall
      """
    +lastActive: DateTime @1729299682 {#4551
      date: 2024-10-19 03:01:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4556 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4558 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4560 …}
    +entries: Doctrine\ORM\PersistentCollection {#4562 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4564 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4566 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4568 …}
    +posts: Doctrine\ORM\PersistentCollection {#4570 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4572 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4574 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4576 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4578 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4580 …}
    +follows: Doctrine\ORM\PersistentCollection {#4582 …}
    +followers: Doctrine\ORM\PersistentCollection {#4584 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4586 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4588 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4590 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4592 …}
    +reports: Doctrine\ORM\PersistentCollection {#4594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
    +violations: Doctrine\ORM\PersistentCollection {#4598 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4600 …}
    +awards: Doctrine\ORM\PersistentCollection {#4602 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4604 …}
    +categories: Doctrine\ORM\PersistentCollection {#4606 …}
    -id: 10079
    -password: "$2y$13$.3aRC68M5ht.sH.0tcZGBugJVGvv8bC5BWMnX4UrZpRpgHPvfnFCS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4608 …}
    +apId: "morrowind@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/morrowind"
    +apPublicUrl: "https://lemmy.ml/u/morrowind"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "morrowind"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728542261 {#4552
      date: 2024-10-10 08:37:41.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687576087 {#4553
      date: 2023-06-24 05:08:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#4199
    +avatar: Proxies\__CG__\App\Entity\Image {#4200 …}
    +cover: null
    +email: "Kalcifer@sh.itjust.works"
    +username: "@Kalcifer@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "All of this user’s content is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)."
    +lastActive: DateTime @1729301759 {#4196
      date: 2024-10-19 03:35:59.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4201 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4203 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4205 …}
    +entries: Doctrine\ORM\PersistentCollection {#4207 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4209 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4211 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4213 …}
    +posts: Doctrine\ORM\PersistentCollection {#4215 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4217 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4219 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4221 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4223 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4225 …}
    +follows: Doctrine\ORM\PersistentCollection {#4227 …}
    +followers: Doctrine\ORM\PersistentCollection {#4229 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4231 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4233 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4235 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4237 …}
    +reports: Doctrine\ORM\PersistentCollection {#4239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4241 …}
    +violations: Doctrine\ORM\PersistentCollection {#4243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
    +awards: Doctrine\ORM\PersistentCollection {#4247 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4249 …}
    +categories: Doctrine\ORM\PersistentCollection {#4251 …}
    -id: 76882
    -password: "$2y$13$M8cvIs.h9ZSxKwlmhQd0xOI0HKA22jPvlBMtO/pHvXiHJIonoK1rW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4253 …}
    +apId: "Kalcifer@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/Kalcifer"
    +apPublicUrl: "https://sh.itjust.works/u/Kalcifer"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "Kalcifer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728078120 {#4197
      date: 2024-10-04 23:42:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700377298 {#4198
      date: 2023-11-19 08:01:38.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6153
  +width: 65
  +height: 65
  +user: App\Entity\User {#4199
    +avatar: Proxies\__CG__\App\Entity\Image {#4200 …}
    +cover: null
    +email: "Kalcifer@sh.itjust.works"
    +username: "@Kalcifer@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "All of this user’s content is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)."
    +lastActive: DateTime @1729301759 {#4196
      date: 2024-10-19 03:35:59.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4201 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4203 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4205 …}
    +entries: Doctrine\ORM\PersistentCollection {#4207 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4209 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4211 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4213 …}
    +posts: Doctrine\ORM\PersistentCollection {#4215 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4217 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4219 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4221 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4223 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4225 …}
    +follows: Doctrine\ORM\PersistentCollection {#4227 …}
    +followers: Doctrine\ORM\PersistentCollection {#4229 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4231 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4233 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4235 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4237 …}
    +reports: Doctrine\ORM\PersistentCollection {#4239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4241 …}
    +violations: Doctrine\ORM\PersistentCollection {#4243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
    +awards: Doctrine\ORM\PersistentCollection {#4247 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4249 …}
    +categories: Doctrine\ORM\PersistentCollection {#4251 …}
    -id: 76882
    -password: "$2y$13$M8cvIs.h9ZSxKwlmhQd0xOI0HKA22jPvlBMtO/pHvXiHJIonoK1rW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4253 …}
    +apId: "Kalcifer@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/Kalcifer"
    +apPublicUrl: "https://sh.itjust.works/u/Kalcifer"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "Kalcifer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728078120 {#4197
      date: 2024-10-04 23:42:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700377298 {#4198
      date: 2023-11-19 08:01:38.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.44 ms
Input props
[
  "user" => App\Entity\User {#4613
    +avatar: Proxies\__CG__\App\Entity\Image {#4614 …}
    +cover: null
    +email: "Nutteman@lemmy.world"
    +username: "@Nutteman@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729298119 {#4610
      date: 2024-10-19 02:35:19.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 {#4615 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4617 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4619 …}
    +entries: Doctrine\ORM\PersistentCollection {#4621 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4623 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4625 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4627 …}
    +posts: Doctrine\ORM\PersistentCollection {#4629 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4631 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4633 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4635 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4637 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4639 …}
    +follows: Doctrine\ORM\PersistentCollection {#4641 …}
    +followers: Doctrine\ORM\PersistentCollection {#4643 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4645 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4647 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4649 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4651 …}
    +reports: Doctrine\ORM\PersistentCollection {#4653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
    +violations: Doctrine\ORM\PersistentCollection {#4657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
    +awards: Doctrine\ORM\PersistentCollection {#4661 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4663 …}
    +categories: Doctrine\ORM\PersistentCollection {#4665 …}
    -id: 82824
    -password: "$2y$13$aWSO74G3Q1VY/tOYZg5S1.heyBgTsLuiOvMn7cy/bbpHEW9AFrmQ2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4667 …}
    +apId: "Nutteman@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Nutteman"
    +apPublicUrl: "https://lemmy.world/u/Nutteman"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Nutteman"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707005765 {#4611
      date: 2024-02-04 01:16:05.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702790033 {#4612
      date: 2023-12-17 06:13:53.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6210
  +width: 65
  +height: 65
  +user: App\Entity\User {#4613
    +avatar: Proxies\__CG__\App\Entity\Image {#4614 …}
    +cover: null
    +email: "Nutteman@lemmy.world"
    +username: "@Nutteman@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729298119 {#4610
      date: 2024-10-19 02:35:19.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 {#4615 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4617 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4619 …}
    +entries: Doctrine\ORM\PersistentCollection {#4621 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4623 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4625 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4627 …}
    +posts: Doctrine\ORM\PersistentCollection {#4629 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4631 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4633 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4635 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4637 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4639 …}
    +follows: Doctrine\ORM\PersistentCollection {#4641 …}
    +followers: Doctrine\ORM\PersistentCollection {#4643 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4645 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4647 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4649 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4651 …}
    +reports: Doctrine\ORM\PersistentCollection {#4653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4655 …}
    +violations: Doctrine\ORM\PersistentCollection {#4657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
    +awards: Doctrine\ORM\PersistentCollection {#4661 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4663 …}
    +categories: Doctrine\ORM\PersistentCollection {#4665 …}
    -id: 82824
    -password: "$2y$13$aWSO74G3Q1VY/tOYZg5S1.heyBgTsLuiOvMn7cy/bbpHEW9AFrmQ2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4667 …}
    +apId: "Nutteman@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Nutteman"
    +apPublicUrl: "https://lemmy.world/u/Nutteman"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Nutteman"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707005765 {#4611
      date: 2024-02-04 01:16:05.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702790033 {#4612
      date: 2023-12-17 06:13:53.0 +01:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 1.46 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6272
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6273 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 1.47 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6344
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6342 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6343 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 1.58 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6413
  +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 {#6343 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.23 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6482
  +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 {#6483 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 2.71 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6576
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3007 …}
}