GET https://kbin.spritesserver.nl/d/tmpout.sh/newest/1w/articles

Components

13 Twig Components
42 Render Count
486 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 5.28ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 15.31ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 1.62ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.54ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 3.45ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 2.59ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 3.01ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 452.65ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 2.42ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 4.52ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 1.96ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.21ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 10.87ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 3.45 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "tmpout.sh"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1057
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#2356
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "tmpout.sh"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1057
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 2.59 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "tmpout.sh"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1057
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#1374
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "tmpout.sh"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1057
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.32 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1782
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.25 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1436
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.26 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1553
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1683
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.17 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2461
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1385
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2093
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.40 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2065
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.19 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2223
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2221
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.23 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2248
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.77 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2006
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2494
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.19 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2550
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.19 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2606
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.31 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2662
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.19 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2718
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 2.39 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2774
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.19 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2830
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2886
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.19 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2944
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 3.01 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3009
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3010 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 452.65 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3103
  +magazine: null
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.88 ms
Input props
[
  "user" => App\Entity\User {#5272
    +avatar: Proxies\__CG__\App\Entity\Image {#5273 …}
    +cover: null
    +email: "DakRalter@thelemmy.club"
    +username: "@DakRalter@thelemmy.club"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "What?"
    +lastActive: DateTime @1727604565 {#5269
      date: 2024-09-29 12:09:25.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 {#5274 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5278 …}
    +entries: Doctrine\ORM\PersistentCollection {#5280 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5282 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5284 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5286 …}
    +posts: Doctrine\ORM\PersistentCollection {#5288 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5290 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5292 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5294 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5296 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5298 …}
    +follows: Doctrine\ORM\PersistentCollection {#5300 …}
    +followers: Doctrine\ORM\PersistentCollection {#5302 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5304 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5306 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5308 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5310 …}
    +reports: Doctrine\ORM\PersistentCollection {#5312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5314 …}
    +violations: Doctrine\ORM\PersistentCollection {#5316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5318 …}
    +awards: Doctrine\ORM\PersistentCollection {#5320 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5322 …}
    +categories: Doctrine\ORM\PersistentCollection {#5324 …}
    -id: 22410
    -password: "$2y$13$lzb/gCbOPS3IAowCYCn2WujUgQzFErPjpr75NJNdhCtMSlb4m/Tg6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5326 …}
    +apId: "DakRalter@thelemmy.club"
    +apProfileId: "https://thelemmy.club/u/DakRalter"
    +apPublicUrl: "https://thelemmy.club/u/DakRalter"
    +apFollowersUrl: null
    +apInboxUrl: "https://thelemmy.club/inbox"
    +apDomain: "thelemmy.club"
    +apPreferredUsername: "DakRalter"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726539985 {#5270
      date: 2024-09-17 04:26:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689066057 {#5271
      date: 2023-07-11 11:00:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5573
  +width: 65
  +height: 65
  +user: App\Entity\User {#5272
    +avatar: Proxies\__CG__\App\Entity\Image {#5273 …}
    +cover: null
    +email: "DakRalter@thelemmy.club"
    +username: "@DakRalter@thelemmy.club"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "What?"
    +lastActive: DateTime @1727604565 {#5269
      date: 2024-09-29 12:09:25.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 {#5274 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5278 …}
    +entries: Doctrine\ORM\PersistentCollection {#5280 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5282 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5284 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5286 …}
    +posts: Doctrine\ORM\PersistentCollection {#5288 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5290 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5292 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5294 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5296 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5298 …}
    +follows: Doctrine\ORM\PersistentCollection {#5300 …}
    +followers: Doctrine\ORM\PersistentCollection {#5302 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5304 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5306 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5308 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5310 …}
    +reports: Doctrine\ORM\PersistentCollection {#5312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5314 …}
    +violations: Doctrine\ORM\PersistentCollection {#5316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5318 …}
    +awards: Doctrine\ORM\PersistentCollection {#5320 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5322 …}
    +categories: Doctrine\ORM\PersistentCollection {#5324 …}
    -id: 22410
    -password: "$2y$13$lzb/gCbOPS3IAowCYCn2WujUgQzFErPjpr75NJNdhCtMSlb4m/Tg6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5326 …}
    +apId: "DakRalter@thelemmy.club"
    +apProfileId: "https://thelemmy.club/u/DakRalter"
    +apPublicUrl: "https://thelemmy.club/u/DakRalter"
    +apFollowersUrl: null
    +apInboxUrl: "https://thelemmy.club/inbox"
    +apDomain: "thelemmy.club"
    +apPreferredUsername: "DakRalter"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726539985 {#5270
      date: 2024-09-17 04:26:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689066057 {#5271
      date: 2023-07-11 11:00:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.52 ms
Input props
[
  "user" => App\Entity\User {#4143
    +avatar: Proxies\__CG__\App\Entity\Image {#4144 …}
    +cover: null
    +email: "Quazatron@lemmy.world"
    +username: "@Quazatron@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "A peace loving silly coffee-fueled humanoid carbon-based lifeform that likes #cinema #photography #linux #zxspectrum #retrogaming"
    +lastActive: DateTime @1727612602 {#4140
      date: 2024-09-29 14:23: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: 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 {#4145 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4147 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4149 …}
    +entries: Doctrine\ORM\PersistentCollection {#4151 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4153 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4155 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4157 …}
    +posts: Doctrine\ORM\PersistentCollection {#4159 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4161 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4163 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4165 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4167 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4169 …}
    +follows: Doctrine\ORM\PersistentCollection {#4171 …}
    +followers: Doctrine\ORM\PersistentCollection {#4173 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4175 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4177 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4179 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4181 …}
    +reports: Doctrine\ORM\PersistentCollection {#4183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4185 …}
    +violations: Doctrine\ORM\PersistentCollection {#4187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4189 …}
    +awards: Doctrine\ORM\PersistentCollection {#4191 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4193 …}
    +categories: Doctrine\ORM\PersistentCollection {#4195 …}
    -id: 41252
    -password: "$2y$13$1t34snar3yYJ6FtVW1qAZu7MONfupwF1beg/MHE9ZHdKr.8NOENwG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4197 …}
    +apId: "Quazatron@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Quazatron"
    +apPublicUrl: "https://lemmy.world/u/Quazatron"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Quazatron"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727297346 {#4141
      date: 2024-09-25 22:49:06.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1692396423 {#4142
      date: 2023-08-19 00:07:03.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5645
  +width: 65
  +height: 65
  +user: App\Entity\User {#4143
    +avatar: Proxies\__CG__\App\Entity\Image {#4144 …}
    +cover: null
    +email: "Quazatron@lemmy.world"
    +username: "@Quazatron@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "A peace loving silly coffee-fueled humanoid carbon-based lifeform that likes #cinema #photography #linux #zxspectrum #retrogaming"
    +lastActive: DateTime @1727612602 {#4140
      date: 2024-09-29 14:23: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: 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 {#4145 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4147 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4149 …}
    +entries: Doctrine\ORM\PersistentCollection {#4151 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4153 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4155 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4157 …}
    +posts: Doctrine\ORM\PersistentCollection {#4159 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4161 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4163 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4165 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4167 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4169 …}
    +follows: Doctrine\ORM\PersistentCollection {#4171 …}
    +followers: Doctrine\ORM\PersistentCollection {#4173 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4175 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4177 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4179 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4181 …}
    +reports: Doctrine\ORM\PersistentCollection {#4183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4185 …}
    +violations: Doctrine\ORM\PersistentCollection {#4187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4189 …}
    +awards: Doctrine\ORM\PersistentCollection {#4191 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4193 …}
    +categories: Doctrine\ORM\PersistentCollection {#4195 …}
    -id: 41252
    -password: "$2y$13$1t34snar3yYJ6FtVW1qAZu7MONfupwF1beg/MHE9ZHdKr.8NOENwG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4197 …}
    +apId: "Quazatron@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Quazatron"
    +apPublicUrl: "https://lemmy.world/u/Quazatron"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Quazatron"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727297346 {#4141
      date: 2024-09-25 22:49:06.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1692396423 {#4142
      date: 2023-08-19 00:07:03.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.30 ms
Input props
[
  "user" => App\Entity\User {#5152
    +avatar: Proxies\__CG__\App\Entity\Image {#5153 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5154 …}
    +email: "skullgiver@popplesburger.hilciferous.nl"
    +username: "@skullgiver@popplesburger.hilciferous.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Giver of skulls\n
      \n
      ![Verified icon](https://popplesburger.hilciferous.nl/poc.png)
      """
    +lastActive: DateTime @1727604979 {#5149
      date: 2024-09-29 12:16: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 {#5155 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5157 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5159 …}
    +entries: Doctrine\ORM\PersistentCollection {#5161 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5163 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5165 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5167 …}
    +posts: Doctrine\ORM\PersistentCollection {#5169 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5171 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5173 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5175 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5177 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5179 …}
    +follows: Doctrine\ORM\PersistentCollection {#5181 …}
    +followers: Doctrine\ORM\PersistentCollection {#5183 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5185 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5187 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5189 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5191 …}
    +reports: Doctrine\ORM\PersistentCollection {#5193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
    +violations: Doctrine\ORM\PersistentCollection {#5197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5199 …}
    +awards: Doctrine\ORM\PersistentCollection {#5201 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5203 …}
    +categories: Doctrine\ORM\PersistentCollection {#5205 …}
    -id: 141
    -password: "$2y$13$WNx1Bxmow68.X6L50T9Ex.e5g9dz3jvgk4/OA1Q5m2NxPCnyI.Q0C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5207 …}
    +apId: "skullgiver@popplesburger.hilciferous.nl"
    +apProfileId: "https://popplesburger.hilciferous.nl/u/skullgiver"
    +apPublicUrl: "https://popplesburger.hilciferous.nl/u/skullgiver"
    +apFollowersUrl: null
    +apInboxUrl: "https://popplesburger.hilciferous.nl/inbox"
    +apDomain: "popplesburger.hilciferous.nl"
    +apPreferredUsername: "skullgiver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725591505 {#5150
      date: 2024-09-06 04:58:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686730951 {#5151
      date: 2023-06-14 10:22:31.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5702
  +width: 65
  +height: 65
  +user: App\Entity\User {#5152
    +avatar: Proxies\__CG__\App\Entity\Image {#5153 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5154 …}
    +email: "skullgiver@popplesburger.hilciferous.nl"
    +username: "@skullgiver@popplesburger.hilciferous.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Giver of skulls\n
      \n
      ![Verified icon](https://popplesburger.hilciferous.nl/poc.png)
      """
    +lastActive: DateTime @1727604979 {#5149
      date: 2024-09-29 12:16: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 {#5155 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5157 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5159 …}
    +entries: Doctrine\ORM\PersistentCollection {#5161 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5163 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5165 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5167 …}
    +posts: Doctrine\ORM\PersistentCollection {#5169 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5171 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5173 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5175 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5177 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5179 …}
    +follows: Doctrine\ORM\PersistentCollection {#5181 …}
    +followers: Doctrine\ORM\PersistentCollection {#5183 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5185 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5187 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5189 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5191 …}
    +reports: Doctrine\ORM\PersistentCollection {#5193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
    +violations: Doctrine\ORM\PersistentCollection {#5197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5199 …}
    +awards: Doctrine\ORM\PersistentCollection {#5201 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5203 …}
    +categories: Doctrine\ORM\PersistentCollection {#5205 …}
    -id: 141
    -password: "$2y$13$WNx1Bxmow68.X6L50T9Ex.e5g9dz3jvgk4/OA1Q5m2NxPCnyI.Q0C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5207 …}
    +apId: "skullgiver@popplesburger.hilciferous.nl"
    +apProfileId: "https://popplesburger.hilciferous.nl/u/skullgiver"
    +apPublicUrl: "https://popplesburger.hilciferous.nl/u/skullgiver"
    +apFollowersUrl: null
    +apInboxUrl: "https://popplesburger.hilciferous.nl/inbox"
    +apDomain: "popplesburger.hilciferous.nl"
    +apPreferredUsername: "skullgiver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725591505 {#5150
      date: 2024-09-06 04:58:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686730951 {#5151
      date: 2023-06-14 10:22:31.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.31 ms
Input props
[
  "user" => App\Entity\User {#4439
    +avatar: Proxies\__CG__\App\Entity\Image {#4440 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4441 …}
    +email: "FQQD@lemmy.ohaa.xyz"
    +username: "@FQQD@lemmy.ohaa.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Creating mediocre at best memes and comments since 2023.\n
      --------------------------------------------------------\n
      \n
      If not marked otherwise, everything I post is OC.\n
      \n
      Website: [FQQD.de](https://fqqd.de/)\n
      \n
      For my posts prior to 14th of January 2024, visit /u/FQQD@feddit.de (If the instance still works)
      """
    +lastActive: DateTime @1727611122 {#4436
      date: 2024-09-29 13:58:42.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 {#4442 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4444 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4446 …}
    +entries: Doctrine\ORM\PersistentCollection {#4448 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4450 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4452 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4454 …}
    +posts: Doctrine\ORM\PersistentCollection {#4456 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4458 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4460 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4462 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4464 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4466 …}
    +follows: Doctrine\ORM\PersistentCollection {#4468 …}
    +followers: Doctrine\ORM\PersistentCollection {#4470 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4472 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4474 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4476 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4478 …}
    +reports: Doctrine\ORM\PersistentCollection {#4480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4482 …}
    +violations: Doctrine\ORM\PersistentCollection {#4484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4486 …}
    +awards: Doctrine\ORM\PersistentCollection {#4488 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4490 …}
    +categories: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 91478
    -password: "$2y$13$vZQ1DIwLAJdio6LcUHkJRO23O0OaS2Dpus1i0vaJwz/9kBOf1gO.u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4494 …}
    +apId: "FQQD@lemmy.ohaa.xyz"
    +apProfileId: "https://lemmy.ohaa.xyz/u/FQQD"
    +apPublicUrl: "https://lemmy.ohaa.xyz/u/FQQD"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ohaa.xyz/inbox"
    +apDomain: "lemmy.ohaa.xyz"
    +apPreferredUsername: "FQQD"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723163942 {#4437
      date: 2024-08-09 02:39:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1723163940 {#4438
      date: 2024-08-09 02:39:00.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5759
  +width: 65
  +height: 65
  +user: App\Entity\User {#4439
    +avatar: Proxies\__CG__\App\Entity\Image {#4440 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4441 …}
    +email: "FQQD@lemmy.ohaa.xyz"
    +username: "@FQQD@lemmy.ohaa.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Creating mediocre at best memes and comments since 2023.\n
      --------------------------------------------------------\n
      \n
      If not marked otherwise, everything I post is OC.\n
      \n
      Website: [FQQD.de](https://fqqd.de/)\n
      \n
      For my posts prior to 14th of January 2024, visit /u/FQQD@feddit.de (If the instance still works)
      """
    +lastActive: DateTime @1727611122 {#4436
      date: 2024-09-29 13:58:42.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 {#4442 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4444 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4446 …}
    +entries: Doctrine\ORM\PersistentCollection {#4448 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4450 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4452 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4454 …}
    +posts: Doctrine\ORM\PersistentCollection {#4456 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4458 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4460 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4462 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4464 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4466 …}
    +follows: Doctrine\ORM\PersistentCollection {#4468 …}
    +followers: Doctrine\ORM\PersistentCollection {#4470 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4472 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4474 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4476 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4478 …}
    +reports: Doctrine\ORM\PersistentCollection {#4480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4482 …}
    +violations: Doctrine\ORM\PersistentCollection {#4484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4486 …}
    +awards: Doctrine\ORM\PersistentCollection {#4488 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4490 …}
    +categories: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 91478
    -password: "$2y$13$vZQ1DIwLAJdio6LcUHkJRO23O0OaS2Dpus1i0vaJwz/9kBOf1gO.u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4494 …}
    +apId: "FQQD@lemmy.ohaa.xyz"
    +apProfileId: "https://lemmy.ohaa.xyz/u/FQQD"
    +apPublicUrl: "https://lemmy.ohaa.xyz/u/FQQD"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ohaa.xyz/inbox"
    +apDomain: "lemmy.ohaa.xyz"
    +apPreferredUsername: "FQQD"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723163942 {#4437
      date: 2024-08-09 02:39:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1723163940 {#4438
      date: 2024-08-09 02:39:00.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#5093
    +avatar: Proxies\__CG__\App\Entity\Image {#5094 …}
    +cover: null
    +email: "ObviouslyNotBanana@lemmy.world"
    +username: "@ObviouslyNotBanana@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "It’s me, Jack. Joseph Bidome! The banana controversy is just my opponent trying to distract you from my fantastic achievements as BOTUS. Bidome of the United Sticks."
    +lastActive: DateTime @1727606511 {#5090
      date: 2024-09-29 12:41:51.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5095 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5097 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5099 …}
    +entries: Doctrine\ORM\PersistentCollection {#5101 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5103 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5105 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5107 …}
    +posts: Doctrine\ORM\PersistentCollection {#5109 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5111 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5113 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5115 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5117 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5119 …}
    +follows: Doctrine\ORM\PersistentCollection {#5121 …}
    +followers: Doctrine\ORM\PersistentCollection {#5123 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5125 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5127 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5129 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5131 …}
    +reports: Doctrine\ORM\PersistentCollection {#5133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5135 …}
    +violations: Doctrine\ORM\PersistentCollection {#5137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
    +awards: Doctrine\ORM\PersistentCollection {#5141 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5143 …}
    +categories: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 10338
    -password: "$2y$13$mtf6a5/hxsfw7X6tV3PIsOb/u1ZfswlSiPh19KE3WLSvswP7vzwE."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5147 …}
    +apId: "ObviouslyNotBanana@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ObviouslyNotBanana"
    +apPublicUrl: "https://lemmy.world/u/ObviouslyNotBanana"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ObviouslyNotBanana"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727589399 {#5091
      date: 2024-09-29 07:56:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687591874 {#5092
      date: 2023-06-24 09:31:14.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5816
  +width: 65
  +height: 65
  +user: App\Entity\User {#5093
    +avatar: Proxies\__CG__\App\Entity\Image {#5094 …}
    +cover: null
    +email: "ObviouslyNotBanana@lemmy.world"
    +username: "@ObviouslyNotBanana@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "It’s me, Jack. Joseph Bidome! The banana controversy is just my opponent trying to distract you from my fantastic achievements as BOTUS. Bidome of the United Sticks."
    +lastActive: DateTime @1727606511 {#5090
      date: 2024-09-29 12:41:51.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5095 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5097 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5099 …}
    +entries: Doctrine\ORM\PersistentCollection {#5101 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5103 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5105 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5107 …}
    +posts: Doctrine\ORM\PersistentCollection {#5109 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5111 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5113 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5115 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5117 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5119 …}
    +follows: Doctrine\ORM\PersistentCollection {#5121 …}
    +followers: Doctrine\ORM\PersistentCollection {#5123 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5125 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5127 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5129 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5131 …}
    +reports: Doctrine\ORM\PersistentCollection {#5133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5135 …}
    +violations: Doctrine\ORM\PersistentCollection {#5137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
    +awards: Doctrine\ORM\PersistentCollection {#5141 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5143 …}
    +categories: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 10338
    -password: "$2y$13$mtf6a5/hxsfw7X6tV3PIsOb/u1ZfswlSiPh19KE3WLSvswP7vzwE."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5147 …}
    +apId: "ObviouslyNotBanana@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ObviouslyNotBanana"
    +apPublicUrl: "https://lemmy.world/u/ObviouslyNotBanana"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ObviouslyNotBanana"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727589399 {#5091
      date: 2024-09-29 07:56:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687591874 {#5092
      date: 2023-06-24 09:31:14.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.38 ms
Input props
[
  "user" => App\Entity\User {#4856
    +avatar: Proxies\__CG__\App\Entity\Image {#4857 …}
    +cover: null
    +email: "CurlyMoustache@lemmy.world"
    +username: "@CurlyMoustache@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727607930 {#4853
      date: 2024-09-29 13:05: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 {#4858 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4860 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4862 …}
    +entries: Doctrine\ORM\PersistentCollection {#4864 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4866 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4868 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4870 …}
    +posts: Doctrine\ORM\PersistentCollection {#4872 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4874 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4876 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4878 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4880 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4882 …}
    +follows: Doctrine\ORM\PersistentCollection {#4884 …}
    +followers: Doctrine\ORM\PersistentCollection {#4886 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4888 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4890 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4892 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +violations: Doctrine\ORM\PersistentCollection {#4900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
    +awards: Doctrine\ORM\PersistentCollection {#4904 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4906 …}
    +categories: Doctrine\ORM\PersistentCollection {#4908 …}
    -id: 16698
    -password: "$2y$13$tHY6usDYgPv4vIWwPFOhUe3CAnKy.XRS8hVam5NWKsBzg5iBr6xke"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4910 …}
    +apId: "CurlyMoustache@lemmy.world"
    +apProfileId: "https://lemmy.world/u/CurlyMoustache"
    +apPublicUrl: "https://lemmy.world/u/CurlyMoustache"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "CurlyMoustache"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727390464 {#4854
      date: 2024-09-27 00:41:04.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688301236 {#4855
      date: 2023-07-02 14:33:56.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5873
  +width: 65
  +height: 65
  +user: App\Entity\User {#4856
    +avatar: Proxies\__CG__\App\Entity\Image {#4857 …}
    +cover: null
    +email: "CurlyMoustache@lemmy.world"
    +username: "@CurlyMoustache@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727607930 {#4853
      date: 2024-09-29 13:05: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 {#4858 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4860 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4862 …}
    +entries: Doctrine\ORM\PersistentCollection {#4864 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4866 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4868 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4870 …}
    +posts: Doctrine\ORM\PersistentCollection {#4872 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4874 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4876 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4878 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4880 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4882 …}
    +follows: Doctrine\ORM\PersistentCollection {#4884 …}
    +followers: Doctrine\ORM\PersistentCollection {#4886 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4888 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4890 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4892 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +violations: Doctrine\ORM\PersistentCollection {#4900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
    +awards: Doctrine\ORM\PersistentCollection {#4904 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4906 …}
    +categories: Doctrine\ORM\PersistentCollection {#4908 …}
    -id: 16698
    -password: "$2y$13$tHY6usDYgPv4vIWwPFOhUe3CAnKy.XRS8hVam5NWKsBzg5iBr6xke"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4910 …}
    +apId: "CurlyMoustache@lemmy.world"
    +apProfileId: "https://lemmy.world/u/CurlyMoustache"
    +apPublicUrl: "https://lemmy.world/u/CurlyMoustache"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "CurlyMoustache"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727390464 {#4854
      date: 2024-09-27 00:41:04.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688301236 {#4855
      date: 2023-07-02 14:33:56.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.45 ms
Input props
[
  "user" => App\Entity\User {#3728
    +avatar: Proxies\__CG__\App\Entity\Image {#3729 …}
    +cover: null
    +email: "unreachable@lemmy.world"
    +username: "@unreachable@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727615659 {#3725
      date: 2024-09-29 15:14: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 {#3730 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3732 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3734 …}
    +entries: Doctrine\ORM\PersistentCollection {#3736 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3738 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3740 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3742 …}
    +posts: Doctrine\ORM\PersistentCollection {#3744 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3746 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3748 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3750 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3752 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3754 …}
    +follows: Doctrine\ORM\PersistentCollection {#3756 …}
    +followers: Doctrine\ORM\PersistentCollection {#3758 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3760 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3762 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3764 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3766 …}
    +reports: Doctrine\ORM\PersistentCollection {#3768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3770 …}
    +violations: Doctrine\ORM\PersistentCollection {#3772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3774 …}
    +awards: Doctrine\ORM\PersistentCollection {#3776 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3778 …}
    +categories: Doctrine\ORM\PersistentCollection {#3780 …}
    -id: 48242
    -password: "$2y$13$Ru1VmXRDU0H.szhgULnw4uo1e/JyzaNuzAMukXpfTQBWEy.w70QSe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3782 …}
    +apId: "unreachable@lemmy.world"
    +apProfileId: "https://lemmy.world/u/unreachable"
    +apPublicUrl: "https://lemmy.world/u/unreachable"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "unreachable"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726468161 {#3726
      date: 2024-09-16 08:29:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696393484 {#3727
      date: 2023-10-04 06:24:44.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5930
  +width: 65
  +height: 65
  +user: App\Entity\User {#3728
    +avatar: Proxies\__CG__\App\Entity\Image {#3729 …}
    +cover: null
    +email: "unreachable@lemmy.world"
    +username: "@unreachable@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727615659 {#3725
      date: 2024-09-29 15:14: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 {#3730 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3732 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3734 …}
    +entries: Doctrine\ORM\PersistentCollection {#3736 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3738 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3740 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3742 …}
    +posts: Doctrine\ORM\PersistentCollection {#3744 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3746 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3748 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3750 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3752 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3754 …}
    +follows: Doctrine\ORM\PersistentCollection {#3756 …}
    +followers: Doctrine\ORM\PersistentCollection {#3758 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3760 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3762 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3764 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3766 …}
    +reports: Doctrine\ORM\PersistentCollection {#3768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3770 …}
    +violations: Doctrine\ORM\PersistentCollection {#3772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3774 …}
    +awards: Doctrine\ORM\PersistentCollection {#3776 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3778 …}
    +categories: Doctrine\ORM\PersistentCollection {#3780 …}
    -id: 48242
    -password: "$2y$13$Ru1VmXRDU0H.szhgULnw4uo1e/JyzaNuzAMukXpfTQBWEy.w70QSe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3782 …}
    +apId: "unreachable@lemmy.world"
    +apProfileId: "https://lemmy.world/u/unreachable"
    +apPublicUrl: "https://lemmy.world/u/unreachable"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "unreachable"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726468161 {#3726
      date: 2024-09-16 08:29:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696393484 {#3727
      date: 2023-10-04 06:24:44.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.37 ms
Input props
[
  "user" => App\Entity\User {#4915
    +avatar: Proxies\__CG__\App\Entity\Image {#4916 …}
    +cover: null
    +email: "snek@lemmy.world"
    +username: "@snek@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“Once you’ve been to Gaza, you’ll never stop wanting to beat Benjamin Netanyahu to death with your bare hands.”"
    +lastActive: DateTime @1727607238 {#4912
      date: 2024-09-29 12:53:58.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4917 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4919 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4921 …}
    +entries: Doctrine\ORM\PersistentCollection {#4923 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4925 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4927 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4929 …}
    +posts: Doctrine\ORM\PersistentCollection {#4931 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4933 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4935 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4937 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4939 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4941 …}
    +follows: Doctrine\ORM\PersistentCollection {#4943 …}
    +followers: Doctrine\ORM\PersistentCollection {#4945 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4947 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4949 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4951 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4953 …}
    +reports: Doctrine\ORM\PersistentCollection {#4955 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4957 …}
    +violations: Doctrine\ORM\PersistentCollection {#4959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4961 …}
    +awards: Doctrine\ORM\PersistentCollection {#4963 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4965 …}
    +categories: Doctrine\ORM\PersistentCollection {#4967 …}
    -id: 19109
    -password: "$2y$13$bRaC.yYVis5QdFayYjED5e8ROABFmAsHddAm9i67.zxeq2POhcpDu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4969 …}
    +apId: "snek@lemmy.world"
    +apProfileId: "https://lemmy.world/u/snek"
    +apPublicUrl: "https://lemmy.world/u/snek"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "snek"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727522592 {#4913
      date: 2024-09-28 13:23:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688545668 {#4914
      date: 2023-07-05 10:27:48.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5987
  +width: 65
  +height: 65
  +user: App\Entity\User {#4915
    +avatar: Proxies\__CG__\App\Entity\Image {#4916 …}
    +cover: null
    +email: "snek@lemmy.world"
    +username: "@snek@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“Once you’ve been to Gaza, you’ll never stop wanting to beat Benjamin Netanyahu to death with your bare hands.”"
    +lastActive: DateTime @1727607238 {#4912
      date: 2024-09-29 12:53:58.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4917 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4919 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4921 …}
    +entries: Doctrine\ORM\PersistentCollection {#4923 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4925 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4927 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4929 …}
    +posts: Doctrine\ORM\PersistentCollection {#4931 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4933 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4935 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4937 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4939 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4941 …}
    +follows: Doctrine\ORM\PersistentCollection {#4943 …}
    +followers: Doctrine\ORM\PersistentCollection {#4945 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4947 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4949 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4951 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4953 …}
    +reports: Doctrine\ORM\PersistentCollection {#4955 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4957 …}
    +violations: Doctrine\ORM\PersistentCollection {#4959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4961 …}
    +awards: Doctrine\ORM\PersistentCollection {#4963 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4965 …}
    +categories: Doctrine\ORM\PersistentCollection {#4967 …}
    -id: 19109
    -password: "$2y$13$bRaC.yYVis5QdFayYjED5e8ROABFmAsHddAm9i67.zxeq2POhcpDu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4969 …}
    +apId: "snek@lemmy.world"
    +apProfileId: "https://lemmy.world/u/snek"
    +apPublicUrl: "https://lemmy.world/u/snek"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "snek"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727522592 {#4913
      date: 2024-09-28 13:23:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688545668 {#4914
      date: 2023-07-05 10:27:48.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.40 ms
Input props
[
  "user" => App\Entity\User {#5331
    +avatar: Proxies\__CG__\App\Entity\Image {#5332 …}
    +cover: null
    +email: "altima_neo@lemmy.zip"
    +username: "@altima_neo@lemmy.zip"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727604382 {#5328
      date: 2024-09-29 12:06: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 {#5333 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5335 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5337 …}
    +entries: Doctrine\ORM\PersistentCollection {#5339 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5341 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5343 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5345 …}
    +posts: Doctrine\ORM\PersistentCollection {#5347 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5349 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5351 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5353 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5355 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5357 …}
    +follows: Doctrine\ORM\PersistentCollection {#5359 …}
    +followers: Doctrine\ORM\PersistentCollection {#5361 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5363 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5365 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5367 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5369 …}
    +reports: Doctrine\ORM\PersistentCollection {#5371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5373 …}
    +violations: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    +awards: Doctrine\ORM\PersistentCollection {#5379 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5381 …}
    +categories: Doctrine\ORM\PersistentCollection {#5383 …}
    -id: 21120
    -password: "$2y$13$UL7U4qKQx.RGrOYjlYggnupfejhCs4qbcspgQWlxKoGCB30vv7CVq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5385 …}
    +apId: "altima_neo@lemmy.zip"
    +apProfileId: "https://lemmy.zip/u/altima_neo"
    +apPublicUrl: "https://lemmy.zip/u/altima_neo"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.zip/inbox"
    +apDomain: "lemmy.zip"
    +apPreferredUsername: "altima_neo"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726469720 {#5329
      date: 2024-09-16 08:55:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689022491 {#5330
      date: 2023-07-10 22:54:51.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6044
  +width: 65
  +height: 65
  +user: App\Entity\User {#5331
    +avatar: Proxies\__CG__\App\Entity\Image {#5332 …}
    +cover: null
    +email: "altima_neo@lemmy.zip"
    +username: "@altima_neo@lemmy.zip"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727604382 {#5328
      date: 2024-09-29 12:06: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 {#5333 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5335 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5337 …}
    +entries: Doctrine\ORM\PersistentCollection {#5339 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5341 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5343 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5345 …}
    +posts: Doctrine\ORM\PersistentCollection {#5347 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5349 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5351 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5353 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5355 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5357 …}
    +follows: Doctrine\ORM\PersistentCollection {#5359 …}
    +followers: Doctrine\ORM\PersistentCollection {#5361 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5363 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5365 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5367 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5369 …}
    +reports: Doctrine\ORM\PersistentCollection {#5371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5373 …}
    +violations: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    +awards: Doctrine\ORM\PersistentCollection {#5379 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5381 …}
    +categories: Doctrine\ORM\PersistentCollection {#5383 …}
    -id: 21120
    -password: "$2y$13$UL7U4qKQx.RGrOYjlYggnupfejhCs4qbcspgQWlxKoGCB30vv7CVq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5385 …}
    +apId: "altima_neo@lemmy.zip"
    +apProfileId: "https://lemmy.zip/u/altima_neo"
    +apPublicUrl: "https://lemmy.zip/u/altima_neo"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.zip/inbox"
    +apDomain: "lemmy.zip"
    +apPreferredUsername: "altima_neo"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726469720 {#5329
      date: 2024-09-16 08:55:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689022491 {#5330
      date: 2023-07-10 22:54:51.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.06 ms
Input props
[
  "user" => App\Entity\User {#3193
    +avatar: Proxies\__CG__\App\Entity\Image {#3173 …}
    +cover: null
    +email: "AnyOldName3@lemmy.world"
    +username: "@AnyOldName3@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727616123 {#3152
      date: 2024-09-29 15:22: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 {#3150 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3154 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3210 …}
    +entries: Doctrine\ORM\PersistentCollection {#3153 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3244 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3266 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3296 …}
    +posts: Doctrine\ORM\PersistentCollection {#3323 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3308 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3362 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3393 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3396 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3388 …}
    +follows: Doctrine\ORM\PersistentCollection {#3413 …}
    +followers: Doctrine\ORM\PersistentCollection {#3411 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3428 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3424 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3441 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3445 …}
    +reports: Doctrine\ORM\PersistentCollection {#3458 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
    +violations: Doctrine\ORM\PersistentCollection {#3457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    +awards: Doctrine\ORM\PersistentCollection {#3495 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3512 …}
    +categories: Doctrine\ORM\PersistentCollection {#3525 …}
    -id: 395
    -password: "$2y$13$w.niurcpPZxSOpBQlMem0uJNazkoJtsBm.n0CWBdG/BJqi1qxHlTy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3536 …}
    +apId: "AnyOldName3@lemmy.world"
    +apProfileId: "https://lemmy.world/u/AnyOldName3"
    +apPublicUrl: "https://lemmy.world/u/AnyOldName3"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "AnyOldName3"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727472120 {#3158
      date: 2024-09-27 23:22:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686904933 {#3202
      date: 2023-06-16 10:42:13.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6101
  +width: 65
  +height: 65
  +user: App\Entity\User {#3193
    +avatar: Proxies\__CG__\App\Entity\Image {#3173 …}
    +cover: null
    +email: "AnyOldName3@lemmy.world"
    +username: "@AnyOldName3@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727616123 {#3152
      date: 2024-09-29 15:22: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 {#3150 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3154 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3210 …}
    +entries: Doctrine\ORM\PersistentCollection {#3153 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3244 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3266 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3296 …}
    +posts: Doctrine\ORM\PersistentCollection {#3323 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3308 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3362 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3393 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3396 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3388 …}
    +follows: Doctrine\ORM\PersistentCollection {#3413 …}
    +followers: Doctrine\ORM\PersistentCollection {#3411 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3428 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3424 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3441 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3445 …}
    +reports: Doctrine\ORM\PersistentCollection {#3458 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
    +violations: Doctrine\ORM\PersistentCollection {#3457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    +awards: Doctrine\ORM\PersistentCollection {#3495 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3512 …}
    +categories: Doctrine\ORM\PersistentCollection {#3525 …}
    -id: 395
    -password: "$2y$13$w.niurcpPZxSOpBQlMem0uJNazkoJtsBm.n0CWBdG/BJqi1qxHlTy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3536 …}
    +apId: "AnyOldName3@lemmy.world"
    +apProfileId: "https://lemmy.world/u/AnyOldName3"
    +apPublicUrl: "https://lemmy.world/u/AnyOldName3"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "AnyOldName3"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727472120 {#3158
      date: 2024-09-27 23:22:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686904933 {#3202
      date: 2023-06-16 10:42:13.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.86 ms
Input props
[
  "user" => App\Entity\User {#5034
    +avatar: Proxies\__CG__\App\Entity\Image {#5035 …}
    +cover: null
    +email: "ad_on_is@lemmy.world"
    +username: "@ad_on_is@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Developer by day, gamer by night!\n
      \n
      🖥️ Stack: #NodeJS #Flutter #Go\n
      \n
      🐧Linux: Currently on #Fedora\n
      \n
      🎮️ Games: #ApexLegends and #Chess\n
      \n
      Fun fact: Built my own custom keyboard, which sometimes doesn’t work and hangs, but hey… it still adds to the charm, right 😂
      """
    +lastActive: DateTime @1727606519 {#5031
      date: 2024-09-29 12:41: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 {#5036 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5038 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5040 …}
    +entries: Doctrine\ORM\PersistentCollection {#5042 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5044 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5046 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5048 …}
    +posts: Doctrine\ORM\PersistentCollection {#5050 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5052 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5054 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5056 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5058 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5060 …}
    +follows: Doctrine\ORM\PersistentCollection {#5062 …}
    +followers: Doctrine\ORM\PersistentCollection {#5064 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5066 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5068 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5070 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5072 …}
    +reports: Doctrine\ORM\PersistentCollection {#5074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5076 …}
    +violations: Doctrine\ORM\PersistentCollection {#5078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5080 …}
    +awards: Doctrine\ORM\PersistentCollection {#5082 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5084 …}
    +categories: Doctrine\ORM\PersistentCollection {#5086 …}
    -id: 62722
    -password: "$2y$13$2WDEjH.ZgWC2q4NDle.UH.eL1penkEsgoCe.magu3.zgVWBbjpxcK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5088 …}
    +apId: "ad_on_is@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ad_on_is"
    +apPublicUrl: "https://lemmy.world/u/ad_on_is"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ad_on_is"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726543971 {#5032
      date: 2024-09-17 05:32:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697723354 {#5033
      date: 2023-10-19 15:49:14.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6164
  +width: 65
  +height: 65
  +user: App\Entity\User {#5034
    +avatar: Proxies\__CG__\App\Entity\Image {#5035 …}
    +cover: null
    +email: "ad_on_is@lemmy.world"
    +username: "@ad_on_is@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Developer by day, gamer by night!\n
      \n
      🖥️ Stack: #NodeJS #Flutter #Go\n
      \n
      🐧Linux: Currently on #Fedora\n
      \n
      🎮️ Games: #ApexLegends and #Chess\n
      \n
      Fun fact: Built my own custom keyboard, which sometimes doesn’t work and hangs, but hey… it still adds to the charm, right 😂
      """
    +lastActive: DateTime @1727606519 {#5031
      date: 2024-09-29 12:41: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 {#5036 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5038 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5040 …}
    +entries: Doctrine\ORM\PersistentCollection {#5042 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5044 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5046 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5048 …}
    +posts: Doctrine\ORM\PersistentCollection {#5050 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5052 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5054 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5056 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5058 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5060 …}
    +follows: Doctrine\ORM\PersistentCollection {#5062 …}
    +followers: Doctrine\ORM\PersistentCollection {#5064 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5066 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5068 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5070 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5072 …}
    +reports: Doctrine\ORM\PersistentCollection {#5074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5076 …}
    +violations: Doctrine\ORM\PersistentCollection {#5078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5080 …}
    +awards: Doctrine\ORM\PersistentCollection {#5082 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5084 …}
    +categories: Doctrine\ORM\PersistentCollection {#5086 …}
    -id: 62722
    -password: "$2y$13$2WDEjH.ZgWC2q4NDle.UH.eL1penkEsgoCe.magu3.zgVWBbjpxcK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5088 …}
    +apId: "ad_on_is@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ad_on_is"
    +apPublicUrl: "https://lemmy.world/u/ad_on_is"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ad_on_is"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726543971 {#5032
      date: 2024-09-17 05:32:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697723354 {#5033
      date: 2023-10-19 15:49:14.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.45 ms
Input props
[
  "user" => App\Entity\User {#3847
    +avatar: Proxies\__CG__\App\Entity\Image {#3848 …}
    +cover: null
    +email: "s0phia@lemmy.world"
    +username: "@s0phia@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Trans girl, linux user, open source enthusiast and music enjoyer.\n
      \n
      My discord is emps.uwu, hit me up if you wanna chat. I’m also on matrix: @s0phia:matrix.org
      """
    +lastActive: DateTime @1727614202 {#3844
      date: 2024-09-29 14:50:02.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 {#3849 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3851 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3853 …}
    +entries: Doctrine\ORM\PersistentCollection {#3855 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3857 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3859 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3861 …}
    +posts: Doctrine\ORM\PersistentCollection {#3863 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3865 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3867 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3869 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3871 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3873 …}
    +follows: Doctrine\ORM\PersistentCollection {#3875 …}
    +followers: Doctrine\ORM\PersistentCollection {#3877 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3879 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3881 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3883 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3885 …}
    +reports: Doctrine\ORM\PersistentCollection {#3887 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3889 …}
    +violations: Doctrine\ORM\PersistentCollection {#3891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3893 …}
    +awards: Doctrine\ORM\PersistentCollection {#3895 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3897 …}
    +categories: Doctrine\ORM\PersistentCollection {#3899 …}
    -id: 22685
    -password: "$2y$13$o.sH1/jtfflJKZEY7A.sXu3qSWT9Y.BLDmohvVfeOO.PktL83rChm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3901 …}
    +apId: "s0phia@lemmy.world"
    +apProfileId: "https://lemmy.world/u/s0phia"
    +apPublicUrl: "https://lemmy.world/u/s0phia"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "s0phia"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724885551 {#3845
      date: 2024-08-29 00:52:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689078425 {#3846
      date: 2023-07-11 14:27:05.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6221
  +width: 65
  +height: 65
  +user: App\Entity\User {#3847
    +avatar: Proxies\__CG__\App\Entity\Image {#3848 …}
    +cover: null
    +email: "s0phia@lemmy.world"
    +username: "@s0phia@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Trans girl, linux user, open source enthusiast and music enjoyer.\n
      \n
      My discord is emps.uwu, hit me up if you wanna chat. I’m also on matrix: @s0phia:matrix.org
      """
    +lastActive: DateTime @1727614202 {#3844
      date: 2024-09-29 14:50:02.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 {#3849 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3851 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3853 …}
    +entries: Doctrine\ORM\PersistentCollection {#3855 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3857 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3859 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3861 …}
    +posts: Doctrine\ORM\PersistentCollection {#3863 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3865 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3867 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3869 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3871 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3873 …}
    +follows: Doctrine\ORM\PersistentCollection {#3875 …}
    +followers: Doctrine\ORM\PersistentCollection {#3877 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3879 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3881 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3883 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3885 …}
    +reports: Doctrine\ORM\PersistentCollection {#3887 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3889 …}
    +violations: Doctrine\ORM\PersistentCollection {#3891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3893 …}
    +awards: Doctrine\ORM\PersistentCollection {#3895 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3897 …}
    +categories: Doctrine\ORM\PersistentCollection {#3899 …}
    -id: 22685
    -password: "$2y$13$o.sH1/jtfflJKZEY7A.sXu3qSWT9Y.BLDmohvVfeOO.PktL83rChm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3901 …}
    +apId: "s0phia@lemmy.world"
    +apProfileId: "https://lemmy.world/u/s0phia"
    +apPublicUrl: "https://lemmy.world/u/s0phia"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "s0phia"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724885551 {#3845
      date: 2024-08-29 00:52:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689078425 {#3846
      date: 2023-07-11 14:27:05.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 2.42 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6283
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6284 …}
  -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 4.52 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6355
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6353 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6354 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 1.96 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6424
  +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 {#6354 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.21 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6493
  +subject: ? App\Entity\Contracts\VotableInterface
  +url: ? string
  -twig: Twig\Environment {#1252 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -partnerBlockRepository: App\Repository\PartnerBlockRepository {#6494 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 10.87 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6587
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3010 …}
}