GET https://kbin.spritesserver.nl/d/tmpout.sh/newest/12h/photos

Components

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

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 2.50ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 133.59ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.72ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.40ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 67.65ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 66.99ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 62.64ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 540.25ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 51.48ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 20.79ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 57.89ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 17.07ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 61.25ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 67.65 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 66.99 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.24 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#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.20 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.13 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.13 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#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.15 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.13 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.25 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.29 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.17 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.14 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.16 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.17 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.20 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.14 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.19 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.14 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2718
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 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.17 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.16 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.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#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 62.64 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 540.25 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 21.83 ms
Input props
[
  "user" => App\Entity\User {#4262
    +avatar: Proxies\__CG__\App\Entity\Image {#4263 …}
    +cover: null
    +email: "RealFknNito@lemmy.world"
    +username: "@RealFknNito@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“Waste no more time arguing about what a good man should be. Be one.” ― Marcus Aurelius, Meditations"
    +lastActive: DateTime @1727611955 {#4259
      date: 2024-09-29 14:12:35.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4264 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4266 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4268 …}
    +entries: Doctrine\ORM\PersistentCollection {#4270 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4272 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4274 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4276 …}
    +posts: Doctrine\ORM\PersistentCollection {#4278 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4280 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4282 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4284 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4286 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4288 …}
    +follows: Doctrine\ORM\PersistentCollection {#4290 …}
    +followers: Doctrine\ORM\PersistentCollection {#4292 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4294 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4296 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4298 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4300 …}
    +reports: Doctrine\ORM\PersistentCollection {#4302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4304 …}
    +violations: Doctrine\ORM\PersistentCollection {#4306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
    +awards: Doctrine\ORM\PersistentCollection {#4310 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4312 …}
    +categories: Doctrine\ORM\PersistentCollection {#4314 …}
    -id: 22913
    -password: "$2y$13$VBE8TRwN4dTVbzJCBpkRsuNHO1AeT3LtabOAWXNBCJlAnLhKnUe5K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4316 …}
    +apId: "RealFknNito@lemmy.world"
    +apProfileId: "https://lemmy.world/u/RealFknNito"
    +apPublicUrl: "https://lemmy.world/u/RealFknNito"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "RealFknNito"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727594926 {#4260
      date: 2024-09-29 09:28:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689085487 {#4261
      date: 2023-07-11 16:24:47.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5574
  +width: 65
  +height: 65
  +user: App\Entity\User {#4262
    +avatar: Proxies\__CG__\App\Entity\Image {#4263 …}
    +cover: null
    +email: "RealFknNito@lemmy.world"
    +username: "@RealFknNito@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“Waste no more time arguing about what a good man should be. Be one.” ― Marcus Aurelius, Meditations"
    +lastActive: DateTime @1727611955 {#4259
      date: 2024-09-29 14:12:35.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4264 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4266 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4268 …}
    +entries: Doctrine\ORM\PersistentCollection {#4270 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4272 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4274 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4276 …}
    +posts: Doctrine\ORM\PersistentCollection {#4278 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4280 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4282 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4284 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4286 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4288 …}
    +follows: Doctrine\ORM\PersistentCollection {#4290 …}
    +followers: Doctrine\ORM\PersistentCollection {#4292 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4294 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4296 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4298 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4300 …}
    +reports: Doctrine\ORM\PersistentCollection {#4302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4304 …}
    +violations: Doctrine\ORM\PersistentCollection {#4306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
    +awards: Doctrine\ORM\PersistentCollection {#4310 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4312 …}
    +categories: Doctrine\ORM\PersistentCollection {#4314 …}
    -id: 22913
    -password: "$2y$13$VBE8TRwN4dTVbzJCBpkRsuNHO1AeT3LtabOAWXNBCJlAnLhKnUe5K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4316 …}
    +apId: "RealFknNito@lemmy.world"
    +apProfileId: "https://lemmy.world/u/RealFknNito"
    +apPublicUrl: "https://lemmy.world/u/RealFknNito"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "RealFknNito"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727594926 {#4260
      date: 2024-09-29 09:28:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689085487 {#4261
      date: 2023-07-11 16:24:47.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.53 ms
Input props
[
  "user" => App\Entity\User {#3553
    +avatar: Proxies\__CG__\App\Entity\Image {#3545 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3552 …}
    +email: "SpeechToTextCloud@discuss.tchncs.de"
    +username: "@SpeechToTextCloud@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Dedicated to high-quality #SpeechToText #transcription #STT\n
      \n
      Personally interested in #Python #OpenAI #WebDevelopment #FireFox\n
      \n
      Website: [www.speech-to-text.cloud](https://www.speech-to-text.cloud/)
      """
    +lastActive: DateTime @1727615743 {#3539
      date: 2024-09-29 15:15:43.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 {#3546 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3555 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3557 …}
    +entries: Doctrine\ORM\PersistentCollection {#3559 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3561 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3563 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3565 …}
    +posts: Doctrine\ORM\PersistentCollection {#3567 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3569 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3571 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3573 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3575 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3577 …}
    +follows: Doctrine\ORM\PersistentCollection {#3579 …}
    +followers: Doctrine\ORM\PersistentCollection {#3581 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3583 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3585 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3587 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3589 …}
    +reports: Doctrine\ORM\PersistentCollection {#3591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
    +violations: Doctrine\ORM\PersistentCollection {#3595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3597 …}
    +awards: Doctrine\ORM\PersistentCollection {#3599 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3601 …}
    +categories: Doctrine\ORM\PersistentCollection {#3603 …}
    -id: 93031
    -password: "$2y$13$TjypJlO6KDpzE6qPNprkze8AbYdWvMxCsATVsnFKDeCSCHe74/Hf."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3605 …}
    +apId: "SpeechToTextCloud@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/SpeechToTextCloud"
    +apPublicUrl: "https://discuss.tchncs.de/u/SpeechToTextCloud"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "SpeechToTextCloud"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727615744 {#3548
      date: 2024-09-29 15:15:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1727615743 {#3547
      date: 2024-09-29 15:15:43.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5646
  +width: 65
  +height: 65
  +user: App\Entity\User {#3553
    +avatar: Proxies\__CG__\App\Entity\Image {#3545 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3552 …}
    +email: "SpeechToTextCloud@discuss.tchncs.de"
    +username: "@SpeechToTextCloud@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Dedicated to high-quality #SpeechToText #transcription #STT\n
      \n
      Personally interested in #Python #OpenAI #WebDevelopment #FireFox\n
      \n
      Website: [www.speech-to-text.cloud](https://www.speech-to-text.cloud/)
      """
    +lastActive: DateTime @1727615743 {#3539
      date: 2024-09-29 15:15:43.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 {#3546 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3555 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3557 …}
    +entries: Doctrine\ORM\PersistentCollection {#3559 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3561 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3563 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3565 …}
    +posts: Doctrine\ORM\PersistentCollection {#3567 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3569 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3571 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3573 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3575 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3577 …}
    +follows: Doctrine\ORM\PersistentCollection {#3579 …}
    +followers: Doctrine\ORM\PersistentCollection {#3581 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3583 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3585 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3587 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3589 …}
    +reports: Doctrine\ORM\PersistentCollection {#3591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
    +violations: Doctrine\ORM\PersistentCollection {#3595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3597 …}
    +awards: Doctrine\ORM\PersistentCollection {#3599 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3601 …}
    +categories: Doctrine\ORM\PersistentCollection {#3603 …}
    -id: 93031
    -password: "$2y$13$TjypJlO6KDpzE6qPNprkze8AbYdWvMxCsATVsnFKDeCSCHe74/Hf."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3605 …}
    +apId: "SpeechToTextCloud@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/SpeechToTextCloud"
    +apPublicUrl: "https://discuss.tchncs.de/u/SpeechToTextCloud"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "SpeechToTextCloud"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727615744 {#3548
      date: 2024-09-29 15:15:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1727615743 {#3547
      date: 2024-09-29 15:15:43.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 9.35 ms
Input props
[
  "user" => App\Entity\User {#5153
    +avatar: Proxies\__CG__\App\Entity\Image {#5154 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5155 …}
    +email: "tourist@lemmy.world"
    +username: "@tourist@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "i hate soup"
    +lastActive: DateTime @1727604944 {#5150
      date: 2024-09-29 12:15:44.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 {#5156 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5158 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5160 …}
    +entries: Doctrine\ORM\PersistentCollection {#5162 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5164 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5166 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5168 …}
    +posts: Doctrine\ORM\PersistentCollection {#5170 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5172 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5174 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5176 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5178 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5180 …}
    +follows: Doctrine\ORM\PersistentCollection {#5182 …}
    +followers: Doctrine\ORM\PersistentCollection {#5184 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5186 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5188 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5190 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5192 …}
    +reports: Doctrine\ORM\PersistentCollection {#5194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
    +violations: Doctrine\ORM\PersistentCollection {#5198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5200 …}
    +awards: Doctrine\ORM\PersistentCollection {#5202 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5204 …}
    +categories: Doctrine\ORM\PersistentCollection {#5206 …}
    -id: 10356
    -password: "$2y$13$SD5zOL7OMpSWov5rM9FCFeMqrypL7cAnxrauEWz1XaGi53CS1JBAy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5208 …}
    +apId: "tourist@lemmy.world"
    +apProfileId: "https://lemmy.world/u/tourist"
    +apPublicUrl: "https://lemmy.world/u/tourist"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "tourist"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726477493 {#5151
      date: 2024-09-16 11:04:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687593075 {#5152
      date: 2023-06-24 09:51:15.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5703
  +width: 65
  +height: 65
  +user: App\Entity\User {#5153
    +avatar: Proxies\__CG__\App\Entity\Image {#5154 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5155 …}
    +email: "tourist@lemmy.world"
    +username: "@tourist@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "i hate soup"
    +lastActive: DateTime @1727604944 {#5150
      date: 2024-09-29 12:15:44.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 {#5156 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5158 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5160 …}
    +entries: Doctrine\ORM\PersistentCollection {#5162 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5164 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5166 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5168 …}
    +posts: Doctrine\ORM\PersistentCollection {#5170 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5172 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5174 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5176 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5178 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5180 …}
    +follows: Doctrine\ORM\PersistentCollection {#5182 …}
    +followers: Doctrine\ORM\PersistentCollection {#5184 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5186 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5188 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5190 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5192 …}
    +reports: Doctrine\ORM\PersistentCollection {#5194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
    +violations: Doctrine\ORM\PersistentCollection {#5198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5200 …}
    +awards: Doctrine\ORM\PersistentCollection {#5202 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5204 …}
    +categories: Doctrine\ORM\PersistentCollection {#5206 …}
    -id: 10356
    -password: "$2y$13$SD5zOL7OMpSWov5rM9FCFeMqrypL7cAnxrauEWz1XaGi53CS1JBAy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5208 …}
    +apId: "tourist@lemmy.world"
    +apProfileId: "https://lemmy.world/u/tourist"
    +apPublicUrl: "https://lemmy.world/u/tourist"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "tourist"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726477493 {#5151
      date: 2024-09-16 11:04:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687593075 {#5152
      date: 2023-06-24 09:51:15.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.88 ms
Input props
[
  "user" => App\Entity\User {#4975
    +avatar: Proxies\__CG__\App\Entity\Image {#4976 …}
    +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 {#4972
      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 {#4977 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4979 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4981 …}
    +entries: Doctrine\ORM\PersistentCollection {#4983 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4985 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4987 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4989 …}
    +posts: Doctrine\ORM\PersistentCollection {#4991 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4993 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4995 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4997 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4999 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5001 …}
    +follows: Doctrine\ORM\PersistentCollection {#5003 …}
    +followers: Doctrine\ORM\PersistentCollection {#5005 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5007 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5009 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5011 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5013 …}
    +reports: Doctrine\ORM\PersistentCollection {#5015 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5017 …}
    +violations: Doctrine\ORM\PersistentCollection {#5019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5021 …}
    +awards: Doctrine\ORM\PersistentCollection {#5023 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5025 …}
    +categories: Doctrine\ORM\PersistentCollection {#5027 …}
    -id: 62722
    -password: "$2y$13$2WDEjH.ZgWC2q4NDle.UH.eL1penkEsgoCe.magu3.zgVWBbjpxcK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5029 …}
    +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 {#4973
      date: 2024-09-17 05:32:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697723354 {#4974
      date: 2023-10-19 15:49:14.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5760
  +width: 65
  +height: 65
  +user: App\Entity\User {#4975
    +avatar: Proxies\__CG__\App\Entity\Image {#4976 …}
    +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 {#4972
      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 {#4977 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4979 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4981 …}
    +entries: Doctrine\ORM\PersistentCollection {#4983 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4985 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4987 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4989 …}
    +posts: Doctrine\ORM\PersistentCollection {#4991 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4993 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4995 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4997 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4999 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5001 …}
    +follows: Doctrine\ORM\PersistentCollection {#5003 …}
    +followers: Doctrine\ORM\PersistentCollection {#5005 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5007 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5009 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5011 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5013 …}
    +reports: Doctrine\ORM\PersistentCollection {#5015 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5017 …}
    +violations: Doctrine\ORM\PersistentCollection {#5019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5021 …}
    +awards: Doctrine\ORM\PersistentCollection {#5023 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5025 …}
    +categories: Doctrine\ORM\PersistentCollection {#5027 …}
    -id: 62722
    -password: "$2y$13$2WDEjH.ZgWC2q4NDle.UH.eL1penkEsgoCe.magu3.zgVWBbjpxcK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5029 …}
    +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 {#4973
      date: 2024-09-17 05:32:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697723354 {#4974
      date: 2023-10-19 15:49:14.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.47 ms
Input props
[
  "user" => App\Entity\User {#4380
    +avatar: Proxies\__CG__\App\Entity\Image {#4381 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4382 …}
    +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 {#4377
      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 {#4383 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4385 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4387 …}
    +entries: Doctrine\ORM\PersistentCollection {#4389 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4391 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4393 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4395 …}
    +posts: Doctrine\ORM\PersistentCollection {#4397 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4399 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4401 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4403 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4405 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4407 …}
    +follows: Doctrine\ORM\PersistentCollection {#4409 …}
    +followers: Doctrine\ORM\PersistentCollection {#4411 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4413 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4415 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4417 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +violations: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    +awards: Doctrine\ORM\PersistentCollection {#4429 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4431 …}
    +categories: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 91478
    -password: "$2y$13$vZQ1DIwLAJdio6LcUHkJRO23O0OaS2Dpus1i0vaJwz/9kBOf1gO.u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4435 …}
    +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 {#4378
      date: 2024-08-09 02:39:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1723163940 {#4379
      date: 2024-08-09 02:39:00.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5817
  +width: 65
  +height: 65
  +user: App\Entity\User {#4380
    +avatar: Proxies\__CG__\App\Entity\Image {#4381 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4382 …}
    +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 {#4377
      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 {#4383 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4385 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4387 …}
    +entries: Doctrine\ORM\PersistentCollection {#4389 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4391 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4393 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4395 …}
    +posts: Doctrine\ORM\PersistentCollection {#4397 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4399 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4401 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4403 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4405 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4407 …}
    +follows: Doctrine\ORM\PersistentCollection {#4409 …}
    +followers: Doctrine\ORM\PersistentCollection {#4411 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4413 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4415 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4417 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +violations: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    +awards: Doctrine\ORM\PersistentCollection {#4429 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4431 …}
    +categories: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 91478
    -password: "$2y$13$vZQ1DIwLAJdio6LcUHkJRO23O0OaS2Dpus1i0vaJwz/9kBOf1gO.u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4435 …}
    +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 {#4378
      date: 2024-08-09 02:39:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1723163940 {#4379
      date: 2024-08-09 02:39:00.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.30 ms
Input props
[
  "user" => App\Entity\User {#4856
    +avatar: Proxies\__CG__\App\Entity\Image {#4857 …}
    +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 {#4853
      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 {#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: 19109
    -password: "$2y$13$bRaC.yYVis5QdFayYjED5e8ROABFmAsHddAm9i67.zxeq2POhcpDu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4910 …}
    +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 {#4854
      date: 2024-09-28 13:23:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688545668 {#4855
      date: 2023-07-05 10:27:48.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5874
  +width: 65
  +height: 65
  +user: App\Entity\User {#4856
    +avatar: Proxies\__CG__\App\Entity\Image {#4857 …}
    +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 {#4853
      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 {#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: 19109
    -password: "$2y$13$bRaC.yYVis5QdFayYjED5e8ROABFmAsHddAm9i67.zxeq2POhcpDu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4910 …}
    +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 {#4854
      date: 2024-09-28 13:23:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688545668 {#4855
      date: 2023-07-05 10:27:48.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.18 ms
Input props
[
  "user" => App\Entity\User {#3193
    +avatar: Proxies\__CG__\App\Entity\Image {#3173 …}
    +cover: null
    +email: "blotz@lemmy.world"
    +username: "@blotz@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727615939 {#3152
      date: 2024-09-29 15:18: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 {#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: 42522
    -password: "$2y$13$C19Vycr91NalGGRnT5xAHuOyz.RAhyi6cDbAawucEtSYX2681yVaq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3536 …}
    +apId: "blotz@lemmy.world"
    +apProfileId: "https://lemmy.world/u/blotz"
    +apPublicUrl: "https://lemmy.world/u/blotz"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "blotz"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727262332 {#3158
      date: 2024-09-25 13:05:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1692978032 {#3202
      date: 2023-08-25 17:40:32.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5931
  +width: 65
  +height: 65
  +user: App\Entity\User {#3193
    +avatar: Proxies\__CG__\App\Entity\Image {#3173 …}
    +cover: null
    +email: "blotz@lemmy.world"
    +username: "@blotz@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727615939 {#3152
      date: 2024-09-29 15:18: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 {#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: 42522
    -password: "$2y$13$C19Vycr91NalGGRnT5xAHuOyz.RAhyi6cDbAawucEtSYX2681yVaq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3536 …}
    +apId: "blotz@lemmy.world"
    +apProfileId: "https://lemmy.world/u/blotz"
    +apPublicUrl: "https://lemmy.world/u/blotz"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "blotz"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727262332 {#3158
      date: 2024-09-25 13:05:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1692978032 {#3202
      date: 2023-08-25 17:40:32.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.74 ms
Input props
[
  "user" => App\Entity\User {#3847
    +avatar: Proxies\__CG__\App\Entity\Image {#3848 …}
    +cover: null
    +email: "RuikkaaPrus@lemmy.ml"
    +username: "@RuikkaaPrus@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      **Web & Software developer**. I also love pizza🍕, cats🐱, and computers🖥️.\n
      \n
      ⚠ **The Astolfo pfp is just temporal!** ⚠\n
      \n
      > 🎵 𝘖𝘯𝘦 𝘥𝘢𝘺, 𝘐 𝘩𝘰𝘱𝘦 𝘐’𝘮 𝘴𝘰𝘮𝘦𝘰𝘯𝘦 𝘺𝘰𝘶’𝘥 𝘮𝘪𝘴𝘴. 🎶
      """
    +lastActive: DateTime @1727613534 {#3844
      date: 2024-09-29 14:38:54.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 {#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: 76806
    -password: "$2y$13$c52JDFN9TKXjus0RnkPa2OD4CAdOnK/GYonEzDtyEaBzkkgBLSaJ6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3901 …}
    +apId: "RuikkaaPrus@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/RuikkaaPrus"
    +apPublicUrl: "https://lemmy.ml/u/RuikkaaPrus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "RuikkaaPrus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1705569190 {#3845
      date: 2024-01-18 10:13:10.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700359011 {#3846
      date: 2023-11-19 02:56:51.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5988
  +width: 65
  +height: 65
  +user: App\Entity\User {#3847
    +avatar: Proxies\__CG__\App\Entity\Image {#3848 …}
    +cover: null
    +email: "RuikkaaPrus@lemmy.ml"
    +username: "@RuikkaaPrus@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      **Web & Software developer**. I also love pizza🍕, cats🐱, and computers🖥️.\n
      \n
      ⚠ **The Astolfo pfp is just temporal!** ⚠\n
      \n
      > 🎵 𝘖𝘯𝘦 𝘥𝘢𝘺, 𝘐 𝘩𝘰𝘱𝘦 𝘐’𝘮 𝘴𝘰𝘮𝘦𝘰𝘯𝘦 𝘺𝘰𝘶’𝘥 𝘮𝘪𝘴𝘴. 🎶
      """
    +lastActive: DateTime @1727613534 {#3844
      date: 2024-09-29 14:38:54.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 {#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: 76806
    -password: "$2y$13$c52JDFN9TKXjus0RnkPa2OD4CAdOnK/GYonEzDtyEaBzkkgBLSaJ6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3901 …}
    +apId: "RuikkaaPrus@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/RuikkaaPrus"
    +apPublicUrl: "https://lemmy.ml/u/RuikkaaPrus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "RuikkaaPrus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1705569190 {#3845
      date: 2024-01-18 10:13:10.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700359011 {#3846
      date: 2023-11-19 02:56:51.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.58 ms
Input props
[
  "user" => App\Entity\User {#4915
    +avatar: Proxies\__CG__\App\Entity\Image {#4916 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4917 …}
    +email: "sxan@midwest.social"
    +username: "@sxan@midwest.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ```\n
      \n
      <span style="color:#323232;">       🅸 🅰🅼 🆃🅷🅴 🅻🅰🆆. \n
      </span><span style="color:#323232;"> 𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍 𝖋𝖊𝖆𝖙𝖍𝖊𝖗𝖘𝖙𝖔𝖓𝖊𝖍𝖆𝖚𝖌𝖍 \n
      </span>\n
      ```
      """
    +lastActive: DateTime @1727606558 {#4912
      date: 2024-09-29 12:42:38.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 {#4918 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4920 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4922 …}
    +entries: Doctrine\ORM\PersistentCollection {#4924 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4926 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4928 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4930 …}
    +posts: Doctrine\ORM\PersistentCollection {#4932 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4934 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4936 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4938 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4940 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4942 …}
    +follows: Doctrine\ORM\PersistentCollection {#4944 …}
    +followers: Doctrine\ORM\PersistentCollection {#4946 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4948 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4950 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4952 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4954 …}
    +reports: Doctrine\ORM\PersistentCollection {#4956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
    +violations: Doctrine\ORM\PersistentCollection {#4960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
    +awards: Doctrine\ORM\PersistentCollection {#4964 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4966 …}
    +categories: Doctrine\ORM\PersistentCollection {#4968 …}
    -id: 9042
    -password: "$2y$13$R1L3EbN.zWn9Zi9yae1TO.N2kgSNULJIiHBslp0hArKson3RoR4oG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4970 …}
    +apId: "sxan@midwest.social"
    +apProfileId: "https://midwest.social/u/sxan"
    +apPublicUrl: "https://midwest.social/u/sxan"
    +apFollowersUrl: null
    +apInboxUrl: "https://midwest.social/inbox"
    +apDomain: "midwest.social"
    +apPreferredUsername: "sxan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727435268 {#4913
      date: 2024-09-27 13:07:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687521125 {#4914
      date: 2023-06-23 13:52:05.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6045
  +width: 65
  +height: 65
  +user: App\Entity\User {#4915
    +avatar: Proxies\__CG__\App\Entity\Image {#4916 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4917 …}
    +email: "sxan@midwest.social"
    +username: "@sxan@midwest.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ```\n
      \n
      <span style="color:#323232;">       🅸 🅰🅼 🆃🅷🅴 🅻🅰🆆. \n
      </span><span style="color:#323232;"> 𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍 𝖋𝖊𝖆𝖙𝖍𝖊𝖗𝖘𝖙𝖔𝖓𝖊𝖍𝖆𝖚𝖌𝖍 \n
      </span>\n
      ```
      """
    +lastActive: DateTime @1727606558 {#4912
      date: 2024-09-29 12:42:38.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 {#4918 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4920 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4922 …}
    +entries: Doctrine\ORM\PersistentCollection {#4924 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4926 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4928 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4930 …}
    +posts: Doctrine\ORM\PersistentCollection {#4932 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4934 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4936 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4938 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4940 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4942 …}
    +follows: Doctrine\ORM\PersistentCollection {#4944 …}
    +followers: Doctrine\ORM\PersistentCollection {#4946 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4948 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4950 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4952 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4954 …}
    +reports: Doctrine\ORM\PersistentCollection {#4956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
    +violations: Doctrine\ORM\PersistentCollection {#4960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
    +awards: Doctrine\ORM\PersistentCollection {#4964 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4966 …}
    +categories: Doctrine\ORM\PersistentCollection {#4968 …}
    -id: 9042
    -password: "$2y$13$R1L3EbN.zWn9Zi9yae1TO.N2kgSNULJIiHBslp0hArKson3RoR4oG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4970 …}
    +apId: "sxan@midwest.social"
    +apProfileId: "https://midwest.social/u/sxan"
    +apPublicUrl: "https://midwest.social/u/sxan"
    +apFollowersUrl: null
    +apInboxUrl: "https://midwest.social/inbox"
    +apDomain: "midwest.social"
    +apPreferredUsername: "sxan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727435268 {#4913
      date: 2024-09-27 13:07:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687521125 {#4914
      date: 2023-06-23 13:52:05.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 14.27 ms
Input props
[
  "user" => App\Entity\User {#4202
    +avatar: Proxies\__CG__\App\Entity\Image {#4203 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4204 …}
    +email: "Codandchips@lemmy.world"
    +username: "@Codandchips@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "…and one those big pickled onions"
    +lastActive: DateTime @1727612152 {#4199
      date: 2024-09-29 14:15:52.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4205 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4207 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4209 …}
    +entries: Doctrine\ORM\PersistentCollection {#4211 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4213 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4215 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4217 …}
    +posts: Doctrine\ORM\PersistentCollection {#4219 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4221 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4223 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4225 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4227 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4229 …}
    +follows: Doctrine\ORM\PersistentCollection {#4231 …}
    +followers: Doctrine\ORM\PersistentCollection {#4233 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4235 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4237 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4239 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4241 …}
    +reports: Doctrine\ORM\PersistentCollection {#4243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
    +violations: Doctrine\ORM\PersistentCollection {#4247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4249 …}
    +awards: Doctrine\ORM\PersistentCollection {#4251 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4253 …}
    +categories: Doctrine\ORM\PersistentCollection {#4255 …}
    -id: 61363
    -password: "$2y$13$IpSGWSViUax8oVX9.o3MMeluSOZDkD0ih0u.MLABnp6wx4J.SWsm2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4257 …}
    +apId: "Codandchips@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Codandchips"
    +apPublicUrl: "https://lemmy.world/u/Codandchips"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Codandchips"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726774525 {#4200
      date: 2024-09-19 21:35:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697560347 {#4201
      date: 2023-10-17 18:32:27.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6102
  +width: 65
  +height: 65
  +user: App\Entity\User {#4202
    +avatar: Proxies\__CG__\App\Entity\Image {#4203 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4204 …}
    +email: "Codandchips@lemmy.world"
    +username: "@Codandchips@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "…and one those big pickled onions"
    +lastActive: DateTime @1727612152 {#4199
      date: 2024-09-29 14:15:52.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4205 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4207 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4209 …}
    +entries: Doctrine\ORM\PersistentCollection {#4211 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4213 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4215 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4217 …}
    +posts: Doctrine\ORM\PersistentCollection {#4219 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4221 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4223 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4225 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4227 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4229 …}
    +follows: Doctrine\ORM\PersistentCollection {#4231 …}
    +followers: Doctrine\ORM\PersistentCollection {#4233 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4235 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4237 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4239 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4241 …}
    +reports: Doctrine\ORM\PersistentCollection {#4243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
    +violations: Doctrine\ORM\PersistentCollection {#4247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4249 …}
    +awards: Doctrine\ORM\PersistentCollection {#4251 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4253 …}
    +categories: Doctrine\ORM\PersistentCollection {#4255 …}
    -id: 61363
    -password: "$2y$13$IpSGWSViUax8oVX9.o3MMeluSOZDkD0ih0u.MLABnp6wx4J.SWsm2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4257 …}
    +apId: "Codandchips@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Codandchips"
    +apPublicUrl: "https://lemmy.world/u/Codandchips"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Codandchips"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726774525 {#4200
      date: 2024-09-19 21:35:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697560347 {#4201
      date: 2023-10-17 18:32:27.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 46.84 ms
Input props
[
  "user" => App\Entity\User {#4797
    +avatar: Proxies\__CG__\App\Entity\Image {#4798 …}
    +cover: null
    +email: "CurlyMoustache@lemmy.world"
    +username: "@CurlyMoustache@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727607930 {#4794
      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 {#4799 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4801 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4803 …}
    +entries: Doctrine\ORM\PersistentCollection {#4805 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4807 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4809 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4811 …}
    +posts: Doctrine\ORM\PersistentCollection {#4813 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4815 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4817 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4819 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4821 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4823 …}
    +follows: Doctrine\ORM\PersistentCollection {#4825 …}
    +followers: Doctrine\ORM\PersistentCollection {#4827 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4829 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4831 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4833 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4835 …}
    +reports: Doctrine\ORM\PersistentCollection {#4837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
    +violations: Doctrine\ORM\PersistentCollection {#4841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
    +awards: Doctrine\ORM\PersistentCollection {#4845 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4847 …}
    +categories: Doctrine\ORM\PersistentCollection {#4849 …}
    -id: 16698
    -password: "$2y$13$tHY6usDYgPv4vIWwPFOhUe3CAnKy.XRS8hVam5NWKsBzg5iBr6xke"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4851 …}
    +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 {#4795
      date: 2024-09-27 00:41:04.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688301236 {#4796
      date: 2023-07-02 14:33:56.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6159
  +width: 65
  +height: 65
  +user: App\Entity\User {#4797
    +avatar: Proxies\__CG__\App\Entity\Image {#4798 …}
    +cover: null
    +email: "CurlyMoustache@lemmy.world"
    +username: "@CurlyMoustache@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727607930 {#4794
      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 {#4799 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4801 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4803 …}
    +entries: Doctrine\ORM\PersistentCollection {#4805 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4807 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4809 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4811 …}
    +posts: Doctrine\ORM\PersistentCollection {#4813 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4815 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4817 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4819 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4821 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4823 …}
    +follows: Doctrine\ORM\PersistentCollection {#4825 …}
    +followers: Doctrine\ORM\PersistentCollection {#4827 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4829 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4831 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4833 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4835 …}
    +reports: Doctrine\ORM\PersistentCollection {#4837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
    +violations: Doctrine\ORM\PersistentCollection {#4841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
    +awards: Doctrine\ORM\PersistentCollection {#4845 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4847 …}
    +categories: Doctrine\ORM\PersistentCollection {#4849 …}
    -id: 16698
    -password: "$2y$13$tHY6usDYgPv4vIWwPFOhUe3CAnKy.XRS8hVam5NWKsBzg5iBr6xke"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4851 …}
    +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 {#4795
      date: 2024-09-27 00:41:04.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688301236 {#4796
      date: 2023-07-02 14:33:56.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 17.63 ms
Input props
[
  "user" => App\Entity\User {#5331
    +avatar: Proxies\__CG__\App\Entity\Image {#5332 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5333 …}
    +email: "Rootiest@lemmy.world"
    +username: "@Rootiest@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ***Printing printers.***\n
      \n
      [Check out my work on GitHub](https://github.com/rootiest)\n
      \n
      [Join my Discord server](https://discord.rootiest.com)\n
      \n
      ![Rootiest Solutions](https://lemmy.world/pictrs/image/3c667cae-0c58-42f7-bc3d-a3891ce1e17a.png)
      """
    +lastActive: DateTime @1727604133 {#5328
      date: 2024-09-29 12:02:13.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5334 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5336 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5338 …}
    +entries: Doctrine\ORM\PersistentCollection {#5340 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5342 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5344 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5346 …}
    +posts: Doctrine\ORM\PersistentCollection {#5348 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5350 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5352 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5354 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5356 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5358 …}
    +follows: Doctrine\ORM\PersistentCollection {#5360 …}
    +followers: Doctrine\ORM\PersistentCollection {#5362 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5364 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5366 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5368 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5370 …}
    +reports: Doctrine\ORM\PersistentCollection {#5372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
    +violations: Doctrine\ORM\PersistentCollection {#5376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5378 …}
    +awards: Doctrine\ORM\PersistentCollection {#5380 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5382 …}
    +categories: Doctrine\ORM\PersistentCollection {#5384 …}
    -id: 33119
    -password: "$2y$13$TFYTLi5rVFhO3uowc.ANSesOKc9KWmHjVb9q9t/oUuPLmJhvp430y"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5386 …}
    +apId: "Rootiest@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Rootiest"
    +apPublicUrl: "https://lemmy.world/u/Rootiest"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Rootiest"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723083657 {#5329
      date: 2024-08-08 04:20:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690009584 {#5330
      date: 2023-07-22 09:06:24.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6216
  +width: 65
  +height: 65
  +user: App\Entity\User {#5331
    +avatar: Proxies\__CG__\App\Entity\Image {#5332 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5333 …}
    +email: "Rootiest@lemmy.world"
    +username: "@Rootiest@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ***Printing printers.***\n
      \n
      [Check out my work on GitHub](https://github.com/rootiest)\n
      \n
      [Join my Discord server](https://discord.rootiest.com)\n
      \n
      ![Rootiest Solutions](https://lemmy.world/pictrs/image/3c667cae-0c58-42f7-bc3d-a3891ce1e17a.png)
      """
    +lastActive: DateTime @1727604133 {#5328
      date: 2024-09-29 12:02:13.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5334 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5336 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5338 …}
    +entries: Doctrine\ORM\PersistentCollection {#5340 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5342 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5344 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5346 …}
    +posts: Doctrine\ORM\PersistentCollection {#5348 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5350 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5352 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5354 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5356 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5358 …}
    +follows: Doctrine\ORM\PersistentCollection {#5360 …}
    +followers: Doctrine\ORM\PersistentCollection {#5362 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5364 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5366 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5368 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5370 …}
    +reports: Doctrine\ORM\PersistentCollection {#5372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
    +violations: Doctrine\ORM\PersistentCollection {#5376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5378 …}
    +awards: Doctrine\ORM\PersistentCollection {#5380 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5382 …}
    +categories: Doctrine\ORM\PersistentCollection {#5384 …}
    -id: 33119
    -password: "$2y$13$TFYTLi5rVFhO3uowc.ANSesOKc9KWmHjVb9q9t/oUuPLmJhvp430y"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5386 …}
    +apId: "Rootiest@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Rootiest"
    +apPublicUrl: "https://lemmy.world/u/Rootiest"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Rootiest"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723083657 {#5329
      date: 2024-08-08 04:20:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690009584 {#5330
      date: 2023-07-22 09:06:24.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 51.48 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6278
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6279 …}
  -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 20.79 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6350
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6348 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6349 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 57.89 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6419
  +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 {#6349 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 17.07 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6488
  +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 {#6489 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 61.25 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6582
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3010 …}
}