GET https://kbin.spritesserver.nl/d/tmpout.sh/top/1y/articles

Components

13 Twig Components
42 Render Count
378 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.40ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 9.15ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.84ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.51ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 4.43ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 2.84ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 3.28ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 356.66ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 2.06ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 2.22ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 1.94ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.26ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 4.20ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 4.43 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 {#1841
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "tmpout.sh"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1057
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 2.84 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 {#1848
  +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.26 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1783
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.24 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1428
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1552
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1687
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2456
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1382
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2092
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.27 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2074
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2227
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.18 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2219
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.21 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2243
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.18 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1996
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.24 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2495
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.21 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2551
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2607
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2663
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2719
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2775
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2831
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.25 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2887
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2945
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 3.28 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3010
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3011 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 356.66 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3104
  +magazine: null
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.89 ms
Input props
[
  "user" => App\Entity\User {#4619
    +avatar: Proxies\__CG__\App\Entity\Image {#4620 …}
    +cover: null
    +email: "Frozzie@lemmy.world"
    +username: "@Frozzie@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727610484 {#4616
      date: 2024-09-29 13:48:04.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 {#4621 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4623 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4625 …}
    +entries: Doctrine\ORM\PersistentCollection {#4627 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4629 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4631 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4633 …}
    +posts: Doctrine\ORM\PersistentCollection {#4635 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4637 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4639 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4641 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4643 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4645 …}
    +follows: Doctrine\ORM\PersistentCollection {#4647 …}
    +followers: Doctrine\ORM\PersistentCollection {#4649 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4651 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4653 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4655 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +violations: Doctrine\ORM\PersistentCollection {#4663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
    +awards: Doctrine\ORM\PersistentCollection {#4667 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4669 …}
    +categories: Doctrine\ORM\PersistentCollection {#4671 …}
    -id: 48357
    -password: "$2y$13$loCksn.BDIY0EvrEmJDDo.YSSrhD5mFzPsoggNUnuTkXcdVEPHjLm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4673 …}
    +apId: "Frozzie@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Frozzie"
    +apPublicUrl: "https://lemmy.world/u/Frozzie"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Frozzie"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725983876 {#4617
      date: 2024-09-10 17:57:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428653 {#4618
      date: 2023-10-04 16:10:53.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5574
  +width: 65
  +height: 65
  +user: App\Entity\User {#4619
    +avatar: Proxies\__CG__\App\Entity\Image {#4620 …}
    +cover: null
    +email: "Frozzie@lemmy.world"
    +username: "@Frozzie@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727610484 {#4616
      date: 2024-09-29 13:48:04.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 {#4621 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4623 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4625 …}
    +entries: Doctrine\ORM\PersistentCollection {#4627 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4629 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4631 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4633 …}
    +posts: Doctrine\ORM\PersistentCollection {#4635 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4637 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4639 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4641 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4643 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4645 …}
    +follows: Doctrine\ORM\PersistentCollection {#4647 …}
    +followers: Doctrine\ORM\PersistentCollection {#4649 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4651 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4653 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4655 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +violations: Doctrine\ORM\PersistentCollection {#4663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
    +awards: Doctrine\ORM\PersistentCollection {#4667 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4669 …}
    +categories: Doctrine\ORM\PersistentCollection {#4671 …}
    -id: 48357
    -password: "$2y$13$loCksn.BDIY0EvrEmJDDo.YSSrhD5mFzPsoggNUnuTkXcdVEPHjLm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4673 …}
    +apId: "Frozzie@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Frozzie"
    +apPublicUrl: "https://lemmy.world/u/Frozzie"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Frozzie"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725983876 {#4617
      date: 2024-09-10 17:57:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428653 {#4618
      date: 2023-10-04 16:10:53.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.64 ms
Input props
[
  "user" => App\Entity\User {#4975
    +avatar: Proxies\__CG__\App\Entity\Image {#4976 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4977 …}
    +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 {#4972
      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 {#4978 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4980 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4982 …}
    +entries: Doctrine\ORM\PersistentCollection {#4984 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4986 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4988 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4990 …}
    +posts: Doctrine\ORM\PersistentCollection {#4992 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4994 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4996 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4998 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5000 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5002 …}
    +follows: Doctrine\ORM\PersistentCollection {#5004 …}
    +followers: Doctrine\ORM\PersistentCollection {#5006 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5008 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5010 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5012 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5014 …}
    +reports: Doctrine\ORM\PersistentCollection {#5016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5018 …}
    +violations: Doctrine\ORM\PersistentCollection {#5020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
    +awards: Doctrine\ORM\PersistentCollection {#5024 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5026 …}
    +categories: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 9042
    -password: "$2y$13$R1L3EbN.zWn9Zi9yae1TO.N2kgSNULJIiHBslp0hArKson3RoR4oG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5030 …}
    +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 {#4973
      date: 2024-09-27 13:07:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687521125 {#4974
      date: 2023-06-23 13:52:05.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5646
  +width: 65
  +height: 65
  +user: App\Entity\User {#4975
    +avatar: Proxies\__CG__\App\Entity\Image {#4976 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4977 …}
    +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 {#4972
      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 {#4978 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4980 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4982 …}
    +entries: Doctrine\ORM\PersistentCollection {#4984 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4986 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4988 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4990 …}
    +posts: Doctrine\ORM\PersistentCollection {#4992 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4994 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4996 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4998 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5000 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5002 …}
    +follows: Doctrine\ORM\PersistentCollection {#5004 …}
    +followers: Doctrine\ORM\PersistentCollection {#5006 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5008 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5010 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5012 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5014 …}
    +reports: Doctrine\ORM\PersistentCollection {#5016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5018 …}
    +violations: Doctrine\ORM\PersistentCollection {#5020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
    +awards: Doctrine\ORM\PersistentCollection {#5024 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5026 …}
    +categories: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 9042
    -password: "$2y$13$R1L3EbN.zWn9Zi9yae1TO.N2kgSNULJIiHBslp0hArKson3RoR4oG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5030 …}
    +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 {#4973
      date: 2024-09-27 13:07:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687521125 {#4974
      date: 2023-06-23 13:52:05.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.49 ms
Input props
[
  "user" => App\Entity\User {#4559
    +avatar: Proxies\__CG__\App\Entity\Image {#4560 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4561 …}
    +email: "ekZepp@lemmy.world"
    +username: "@ekZepp@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Just a guy"
    +lastActive: DateTime @1727610875 {#4556
      date: 2024-09-29 13:54: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 {#4562 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4564 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4566 …}
    +entries: Doctrine\ORM\PersistentCollection {#4568 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4570 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4572 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4574 …}
    +posts: Doctrine\ORM\PersistentCollection {#4576 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4578 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4580 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4582 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4584 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4586 …}
    +follows: Doctrine\ORM\PersistentCollection {#4588 …}
    +followers: Doctrine\ORM\PersistentCollection {#4590 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4592 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4594 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4596 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4598 …}
    +reports: Doctrine\ORM\PersistentCollection {#4600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
    +violations: Doctrine\ORM\PersistentCollection {#4604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
    +awards: Doctrine\ORM\PersistentCollection {#4608 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4610 …}
    +categories: Doctrine\ORM\PersistentCollection {#4612 …}
    -id: 20557
    -password: "$2y$13$taULBQ5VRHC5k0Qjvgk4Q.5EbwoVxBThx7DXwRoCw5KJ/TP4JszHO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4614 …}
    +apId: "ekZepp@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ekZepp"
    +apPublicUrl: "https://lemmy.world/u/ekZepp"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ekZepp"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727282586 {#4557
      date: 2024-09-25 18:43:06.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688848655 {#4558
      date: 2023-07-08 22:37:35.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5703
  +width: 65
  +height: 65
  +user: App\Entity\User {#4559
    +avatar: Proxies\__CG__\App\Entity\Image {#4560 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4561 …}
    +email: "ekZepp@lemmy.world"
    +username: "@ekZepp@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Just a guy"
    +lastActive: DateTime @1727610875 {#4556
      date: 2024-09-29 13:54: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 {#4562 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4564 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4566 …}
    +entries: Doctrine\ORM\PersistentCollection {#4568 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4570 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4572 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4574 …}
    +posts: Doctrine\ORM\PersistentCollection {#4576 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4578 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4580 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4582 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4584 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4586 …}
    +follows: Doctrine\ORM\PersistentCollection {#4588 …}
    +followers: Doctrine\ORM\PersistentCollection {#4590 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4592 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4594 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4596 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4598 …}
    +reports: Doctrine\ORM\PersistentCollection {#4600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
    +violations: Doctrine\ORM\PersistentCollection {#4604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
    +awards: Doctrine\ORM\PersistentCollection {#4608 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4610 …}
    +categories: Doctrine\ORM\PersistentCollection {#4612 …}
    -id: 20557
    -password: "$2y$13$taULBQ5VRHC5k0Qjvgk4Q.5EbwoVxBThx7DXwRoCw5KJ/TP4JszHO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4614 …}
    +apId: "ekZepp@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ekZepp"
    +apPublicUrl: "https://lemmy.world/u/ekZepp"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ekZepp"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727282586 {#4557
      date: 2024-09-25 18:43:06.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688848655 {#4558
      date: 2023-07-08 22:37:35.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.54 ms
Input props
[
  "user" => App\Entity\User {#4025
    +avatar: Proxies\__CG__\App\Entity\Image {#4026 …}
    +cover: null
    +email: "squid_slime@lemmy.world"
    +username: "@squid_slime@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Just a humble squid that over produces slime. Buy my slime, its a medical wonder, cures halitosis, weird eye syndrome, bolding."
    +lastActive: DateTime @1727613434 {#4022
      date: 2024-09-29 14:37:14.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4027 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4029 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4031 …}
    +entries: Doctrine\ORM\PersistentCollection {#4033 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4035 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4037 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4039 …}
    +posts: Doctrine\ORM\PersistentCollection {#4041 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4043 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4045 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4047 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4049 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4051 …}
    +follows: Doctrine\ORM\PersistentCollection {#4053 …}
    +followers: Doctrine\ORM\PersistentCollection {#4055 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4057 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4059 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4061 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4067 …}
    +violations: Doctrine\ORM\PersistentCollection {#4069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4071 …}
    +awards: Doctrine\ORM\PersistentCollection {#4073 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4075 …}
    +categories: Doctrine\ORM\PersistentCollection {#4077 …}
    -id: 87087
    -password: "$2y$13$OPadcItQ1iVYvbrbu5n9uOb8OtgwjnyYXGXSCIeW1ohUTRyrxUWdG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4079 …}
    +apId: "squid_slime@lemmy.world"
    +apProfileId: "https://lemmy.world/u/squid_slime"
    +apPublicUrl: "https://lemmy.world/u/squid_slime"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "squid_slime"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707350739 {#4023
      date: 2024-02-08 01:05:39.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1707350738 {#4024
      date: 2024-02-08 01:05:38.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5760
  +width: 65
  +height: 65
  +user: App\Entity\User {#4025
    +avatar: Proxies\__CG__\App\Entity\Image {#4026 …}
    +cover: null
    +email: "squid_slime@lemmy.world"
    +username: "@squid_slime@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Just a humble squid that over produces slime. Buy my slime, its a medical wonder, cures halitosis, weird eye syndrome, bolding."
    +lastActive: DateTime @1727613434 {#4022
      date: 2024-09-29 14:37:14.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4027 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4029 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4031 …}
    +entries: Doctrine\ORM\PersistentCollection {#4033 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4035 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4037 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4039 …}
    +posts: Doctrine\ORM\PersistentCollection {#4041 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4043 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4045 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4047 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4049 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4051 …}
    +follows: Doctrine\ORM\PersistentCollection {#4053 …}
    +followers: Doctrine\ORM\PersistentCollection {#4055 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4057 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4059 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4061 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4067 …}
    +violations: Doctrine\ORM\PersistentCollection {#4069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4071 …}
    +awards: Doctrine\ORM\PersistentCollection {#4073 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4075 …}
    +categories: Doctrine\ORM\PersistentCollection {#4077 …}
    -id: 87087
    -password: "$2y$13$OPadcItQ1iVYvbrbu5n9uOb8OtgwjnyYXGXSCIeW1ohUTRyrxUWdG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4079 …}
    +apId: "squid_slime@lemmy.world"
    +apProfileId: "https://lemmy.world/u/squid_slime"
    +apPublicUrl: "https://lemmy.world/u/squid_slime"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "squid_slime"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707350739 {#4023
      date: 2024-02-08 01:05:39.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1707350738 {#4024
      date: 2024-02-08 01:05:38.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.46 ms
Input props
[
  "user" => App\Entity\User {#5273
    +avatar: Proxies\__CG__\App\Entity\Image {#5274 …}
    +cover: null
    +email: "DakRalter@thelemmy.club"
    +username: "@DakRalter@thelemmy.club"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "What?"
    +lastActive: DateTime @1727604565 {#5270
      date: 2024-09-29 12:09:25.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5275 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5279 …}
    +entries: Doctrine\ORM\PersistentCollection {#5281 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5283 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5285 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5287 …}
    +posts: Doctrine\ORM\PersistentCollection {#5289 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5291 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5293 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5295 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5297 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5299 …}
    +follows: Doctrine\ORM\PersistentCollection {#5301 …}
    +followers: Doctrine\ORM\PersistentCollection {#5303 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5305 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5307 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5309 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5311 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +violations: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    +awards: Doctrine\ORM\PersistentCollection {#5321 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5323 …}
    +categories: Doctrine\ORM\PersistentCollection {#5325 …}
    -id: 22410
    -password: "$2y$13$lzb/gCbOPS3IAowCYCn2WujUgQzFErPjpr75NJNdhCtMSlb4m/Tg6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5327 …}
    +apId: "DakRalter@thelemmy.club"
    +apProfileId: "https://thelemmy.club/u/DakRalter"
    +apPublicUrl: "https://thelemmy.club/u/DakRalter"
    +apFollowersUrl: null
    +apInboxUrl: "https://thelemmy.club/inbox"
    +apDomain: "thelemmy.club"
    +apPreferredUsername: "DakRalter"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726539985 {#5271
      date: 2024-09-17 04:26:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689066057 {#5272
      date: 2023-07-11 11:00:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5817
  +width: 65
  +height: 65
  +user: App\Entity\User {#5273
    +avatar: Proxies\__CG__\App\Entity\Image {#5274 …}
    +cover: null
    +email: "DakRalter@thelemmy.club"
    +username: "@DakRalter@thelemmy.club"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "What?"
    +lastActive: DateTime @1727604565 {#5270
      date: 2024-09-29 12:09:25.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5275 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5279 …}
    +entries: Doctrine\ORM\PersistentCollection {#5281 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5283 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5285 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5287 …}
    +posts: Doctrine\ORM\PersistentCollection {#5289 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5291 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5293 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5295 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5297 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5299 …}
    +follows: Doctrine\ORM\PersistentCollection {#5301 …}
    +followers: Doctrine\ORM\PersistentCollection {#5303 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5305 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5307 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5309 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5311 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +violations: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    +awards: Doctrine\ORM\PersistentCollection {#5321 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5323 …}
    +categories: Doctrine\ORM\PersistentCollection {#5325 …}
    -id: 22410
    -password: "$2y$13$lzb/gCbOPS3IAowCYCn2WujUgQzFErPjpr75NJNdhCtMSlb4m/Tg6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5327 …}
    +apId: "DakRalter@thelemmy.club"
    +apProfileId: "https://thelemmy.club/u/DakRalter"
    +apPublicUrl: "https://thelemmy.club/u/DakRalter"
    +apFollowersUrl: null
    +apInboxUrl: "https://thelemmy.club/inbox"
    +apDomain: "thelemmy.club"
    +apPreferredUsername: "DakRalter"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726539985 {#5271
      date: 2024-09-17 04:26:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689066057 {#5272
      date: 2023-07-11 11:00:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.44 ms
Input props
[
  "user" => App\Entity\User {#3194
    +avatar: Proxies\__CG__\App\Entity\Image {#3174 …}
    +cover: null
    +email: "AnyOldName3@lemmy.world"
    +username: "@AnyOldName3@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727616123 {#3153
      date: 2024-09-29 15:22:03.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3151 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3155 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3211 …}
    +entries: Doctrine\ORM\PersistentCollection {#3154 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3245 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3267 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3297 …}
    +posts: Doctrine\ORM\PersistentCollection {#3324 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3309 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3363 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3394 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3397 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3389 …}
    +follows: Doctrine\ORM\PersistentCollection {#3414 …}
    +followers: Doctrine\ORM\PersistentCollection {#3412 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3429 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3425 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3442 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3446 …}
    +reports: Doctrine\ORM\PersistentCollection {#3459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3483 …}
    +violations: Doctrine\ORM\PersistentCollection {#3458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3503 …}
    +awards: Doctrine\ORM\PersistentCollection {#3496 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3513 …}
    +categories: Doctrine\ORM\PersistentCollection {#3526 …}
    -id: 395
    -password: "$2y$13$w.niurcpPZxSOpBQlMem0uJNazkoJtsBm.n0CWBdG/BJqi1qxHlTy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3537 …}
    +apId: "AnyOldName3@lemmy.world"
    +apProfileId: "https://lemmy.world/u/AnyOldName3"
    +apPublicUrl: "https://lemmy.world/u/AnyOldName3"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "AnyOldName3"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727472120 {#3159
      date: 2024-09-27 23:22:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686904933 {#3203
      date: 2023-06-16 10:42:13.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5874
  +width: 65
  +height: 65
  +user: App\Entity\User {#3194
    +avatar: Proxies\__CG__\App\Entity\Image {#3174 …}
    +cover: null
    +email: "AnyOldName3@lemmy.world"
    +username: "@AnyOldName3@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727616123 {#3153
      date: 2024-09-29 15:22:03.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3151 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3155 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3211 …}
    +entries: Doctrine\ORM\PersistentCollection {#3154 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3245 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3267 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3297 …}
    +posts: Doctrine\ORM\PersistentCollection {#3324 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3309 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3363 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3394 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3397 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3389 …}
    +follows: Doctrine\ORM\PersistentCollection {#3414 …}
    +followers: Doctrine\ORM\PersistentCollection {#3412 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3429 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3425 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3442 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3446 …}
    +reports: Doctrine\ORM\PersistentCollection {#3459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3483 …}
    +violations: Doctrine\ORM\PersistentCollection {#3458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3503 …}
    +awards: Doctrine\ORM\PersistentCollection {#3496 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3513 …}
    +categories: Doctrine\ORM\PersistentCollection {#3526 …}
    -id: 395
    -password: "$2y$13$w.niurcpPZxSOpBQlMem0uJNazkoJtsBm.n0CWBdG/BJqi1qxHlTy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3537 …}
    +apId: "AnyOldName3@lemmy.world"
    +apProfileId: "https://lemmy.world/u/AnyOldName3"
    +apPublicUrl: "https://lemmy.world/u/AnyOldName3"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "AnyOldName3"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727472120 {#3159
      date: 2024-09-27 23:22:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686904933 {#3203
      date: 2023-06-16 10:42:13.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.63 ms
Input props
[
  "user" => App\Entity\User {#5035
    +avatar: Proxies\__CG__\App\Entity\Image {#5036 …}
    +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 {#5032
      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 {#5037 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5039 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5041 …}
    +entries: Doctrine\ORM\PersistentCollection {#5043 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5045 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5047 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5049 …}
    +posts: Doctrine\ORM\PersistentCollection {#5051 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5053 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5055 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5057 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5059 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5061 …}
    +follows: Doctrine\ORM\PersistentCollection {#5063 …}
    +followers: Doctrine\ORM\PersistentCollection {#5065 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5067 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5069 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5071 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5073 …}
    +reports: Doctrine\ORM\PersistentCollection {#5075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
    +violations: Doctrine\ORM\PersistentCollection {#5079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5081 …}
    +awards: Doctrine\ORM\PersistentCollection {#5083 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5085 …}
    +categories: Doctrine\ORM\PersistentCollection {#5087 …}
    -id: 62722
    -password: "$2y$13$2WDEjH.ZgWC2q4NDle.UH.eL1penkEsgoCe.magu3.zgVWBbjpxcK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5089 …}
    +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 {#5033
      date: 2024-09-17 05:32:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697723354 {#5034
      date: 2023-10-19 15:49:14.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5931
  +width: 65
  +height: 65
  +user: App\Entity\User {#5035
    +avatar: Proxies\__CG__\App\Entity\Image {#5036 …}
    +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 {#5032
      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 {#5037 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5039 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5041 …}
    +entries: Doctrine\ORM\PersistentCollection {#5043 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5045 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5047 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5049 …}
    +posts: Doctrine\ORM\PersistentCollection {#5051 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5053 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5055 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5057 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5059 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5061 …}
    +follows: Doctrine\ORM\PersistentCollection {#5063 …}
    +followers: Doctrine\ORM\PersistentCollection {#5065 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5067 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5069 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5071 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5073 …}
    +reports: Doctrine\ORM\PersistentCollection {#5075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
    +violations: Doctrine\ORM\PersistentCollection {#5079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5081 …}
    +awards: Doctrine\ORM\PersistentCollection {#5083 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5085 …}
    +categories: Doctrine\ORM\PersistentCollection {#5087 …}
    -id: 62722
    -password: "$2y$13$2WDEjH.ZgWC2q4NDle.UH.eL1penkEsgoCe.magu3.zgVWBbjpxcK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5089 …}
    +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 {#5033
      date: 2024-09-17 05:32:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697723354 {#5034
      date: 2023-10-19 15:49:14.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.24 ms
Input props
[
  "user" => App\Entity\User {#5153
    +avatar: Proxies\__CG__\App\Entity\Image {#5154 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5155 …}
    +email: "skullgiver@popplesburger.hilciferous.nl"
    +username: "@skullgiver@popplesburger.hilciferous.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Giver of skulls\n
      \n
      ![Verified icon](https://popplesburger.hilciferous.nl/poc.png)
      """
    +lastActive: DateTime @1727604979 {#5150
      date: 2024-09-29 12:16:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#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: 141
    -password: "$2y$13$WNx1Bxmow68.X6L50T9Ex.e5g9dz3jvgk4/OA1Q5m2NxPCnyI.Q0C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5208 …}
    +apId: "skullgiver@popplesburger.hilciferous.nl"
    +apProfileId: "https://popplesburger.hilciferous.nl/u/skullgiver"
    +apPublicUrl: "https://popplesburger.hilciferous.nl/u/skullgiver"
    +apFollowersUrl: null
    +apInboxUrl: "https://popplesburger.hilciferous.nl/inbox"
    +apDomain: "popplesburger.hilciferous.nl"
    +apPreferredUsername: "skullgiver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725591505 {#5151
      date: 2024-09-06 04:58:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686730951 {#5152
      date: 2023-06-14 10:22:31.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5988
  +width: 65
  +height: 65
  +user: App\Entity\User {#5153
    +avatar: Proxies\__CG__\App\Entity\Image {#5154 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5155 …}
    +email: "skullgiver@popplesburger.hilciferous.nl"
    +username: "@skullgiver@popplesburger.hilciferous.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Giver of skulls\n
      \n
      ![Verified icon](https://popplesburger.hilciferous.nl/poc.png)
      """
    +lastActive: DateTime @1727604979 {#5150
      date: 2024-09-29 12:16:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#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: 141
    -password: "$2y$13$WNx1Bxmow68.X6L50T9Ex.e5g9dz3jvgk4/OA1Q5m2NxPCnyI.Q0C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5208 …}
    +apId: "skullgiver@popplesburger.hilciferous.nl"
    +apProfileId: "https://popplesburger.hilciferous.nl/u/skullgiver"
    +apPublicUrl: "https://popplesburger.hilciferous.nl/u/skullgiver"
    +apFollowersUrl: null
    +apInboxUrl: "https://popplesburger.hilciferous.nl/inbox"
    +apDomain: "popplesburger.hilciferous.nl"
    +apPreferredUsername: "skullgiver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725591505 {#5151
      date: 2024-09-06 04:58:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686730951 {#5152
      date: 2023-06-14 10:22:31.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.75 ms
Input props
[
  "user" => App\Entity\User {#4857
    +avatar: Proxies\__CG__\App\Entity\Image {#4858 …}
    +cover: null
    +email: "CurlyMoustache@lemmy.world"
    +username: "@CurlyMoustache@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727607930 {#4854
      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 {#4859 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4861 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4863 …}
    +entries: Doctrine\ORM\PersistentCollection {#4865 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4867 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4869 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4871 …}
    +posts: Doctrine\ORM\PersistentCollection {#4873 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4875 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4877 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4879 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4881 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4883 …}
    +follows: Doctrine\ORM\PersistentCollection {#4885 …}
    +followers: Doctrine\ORM\PersistentCollection {#4887 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4889 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4891 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4893 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4895 …}
    +reports: Doctrine\ORM\PersistentCollection {#4897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4899 …}
    +violations: Doctrine\ORM\PersistentCollection {#4901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
    +awards: Doctrine\ORM\PersistentCollection {#4905 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4907 …}
    +categories: Doctrine\ORM\PersistentCollection {#4909 …}
    -id: 16698
    -password: "$2y$13$tHY6usDYgPv4vIWwPFOhUe3CAnKy.XRS8hVam5NWKsBzg5iBr6xke"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4911 …}
    +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 {#4855
      date: 2024-09-27 00:41:04.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688301236 {#4856
      date: 2023-07-02 14:33:56.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6045
  +width: 65
  +height: 65
  +user: App\Entity\User {#4857
    +avatar: Proxies\__CG__\App\Entity\Image {#4858 …}
    +cover: null
    +email: "CurlyMoustache@lemmy.world"
    +username: "@CurlyMoustache@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727607930 {#4854
      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 {#4859 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4861 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4863 …}
    +entries: Doctrine\ORM\PersistentCollection {#4865 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4867 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4869 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4871 …}
    +posts: Doctrine\ORM\PersistentCollection {#4873 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4875 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4877 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4879 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4881 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4883 …}
    +follows: Doctrine\ORM\PersistentCollection {#4885 …}
    +followers: Doctrine\ORM\PersistentCollection {#4887 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4889 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4891 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4893 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4895 …}
    +reports: Doctrine\ORM\PersistentCollection {#4897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4899 …}
    +violations: Doctrine\ORM\PersistentCollection {#4901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
    +awards: Doctrine\ORM\PersistentCollection {#4905 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4907 …}
    +categories: Doctrine\ORM\PersistentCollection {#4909 …}
    -id: 16698
    -password: "$2y$13$tHY6usDYgPv4vIWwPFOhUe3CAnKy.XRS8hVam5NWKsBzg5iBr6xke"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4911 …}
    +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 {#4855
      date: 2024-09-27 00:41:04.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688301236 {#4856
      date: 2023-07-02 14:33:56.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.41 ms
Input props
[
  "user" => App\Entity\User {#5451
    +avatar: Proxies\__CG__\App\Entity\Image {#5452 …}
    +cover: null
    +email: "halfway_neko@lemmy.dbzer0.com"
    +username: "@halfway_neko@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      hai :3\n
      \n
      she/they btw
      """
    +lastActive: DateTime @1727603835 {#5448
      date: 2024-09-29 11:57:15.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5453 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5455 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5457 …}
    +entries: Doctrine\ORM\PersistentCollection {#5459 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5461 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5463 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5465 …}
    +posts: Doctrine\ORM\PersistentCollection {#5467 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5469 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5471 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5473 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5475 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5477 …}
    +follows: Doctrine\ORM\PersistentCollection {#5479 …}
    +followers: Doctrine\ORM\PersistentCollection {#5481 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5483 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5485 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5487 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5489 …}
    +reports: Doctrine\ORM\PersistentCollection {#5491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5493 …}
    +violations: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    +awards: Doctrine\ORM\PersistentCollection {#5499 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5501 …}
    +categories: Doctrine\ORM\PersistentCollection {#5503 …}
    -id: 92032
    -password: "$2y$13$kiSFCQoPvENSEXw0kvF.Q.VUv21TdacNctmHGMN29aXtyRTmbrvqG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5505 …}
    +apId: "halfway_neko@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/halfway_neko"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/halfway_neko"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "halfway_neko"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725437322 {#5449
      date: 2024-09-04 10:08:42.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1725437321 {#5450
      date: 2024-09-04 10:08:41.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6102
  +width: 65
  +height: 65
  +user: App\Entity\User {#5451
    +avatar: Proxies\__CG__\App\Entity\Image {#5452 …}
    +cover: null
    +email: "halfway_neko@lemmy.dbzer0.com"
    +username: "@halfway_neko@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      hai :3\n
      \n
      she/they btw
      """
    +lastActive: DateTime @1727603835 {#5448
      date: 2024-09-29 11:57:15.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5453 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5455 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5457 …}
    +entries: Doctrine\ORM\PersistentCollection {#5459 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5461 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5463 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5465 …}
    +posts: Doctrine\ORM\PersistentCollection {#5467 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5469 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5471 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5473 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5475 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5477 …}
    +follows: Doctrine\ORM\PersistentCollection {#5479 …}
    +followers: Doctrine\ORM\PersistentCollection {#5481 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5483 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5485 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5487 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5489 …}
    +reports: Doctrine\ORM\PersistentCollection {#5491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5493 …}
    +violations: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    +awards: Doctrine\ORM\PersistentCollection {#5499 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5501 …}
    +categories: Doctrine\ORM\PersistentCollection {#5503 …}
    -id: 92032
    -password: "$2y$13$kiSFCQoPvENSEXw0kvF.Q.VUv21TdacNctmHGMN29aXtyRTmbrvqG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5505 …}
    +apId: "halfway_neko@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/halfway_neko"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/halfway_neko"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "halfway_neko"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725437322 {#5449
      date: 2024-09-04 10:08:42.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1725437321 {#5450
      date: 2024-09-04 10:08:41.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#3966
    +avatar: Proxies\__CG__\App\Entity\Image {#3967 …}
    +cover: null
    +email: "RuikkaaPrus@lemmy.ml"
    +username: "@RuikkaaPrus@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      **Web &amp; Software developer**. I also love pizza🍕, cats🐱, and computers🖥️.\n
      \n
      ⚠ **The Astolfo pfp is just temporal!** ⚠\n
      \n
      > 🎵 𝘖𝘯𝘦 𝘥𝘢𝘺, 𝘐 𝘩𝘰𝘱𝘦 𝘐’𝘮 𝘴𝘰𝘮𝘦𝘰𝘯𝘦 𝘺𝘰𝘶’𝘥 𝘮𝘪𝘴𝘴. 🎶
      """
    +lastActive: DateTime @1727613534 {#3963
      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 {#3968 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3970 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3972 …}
    +entries: Doctrine\ORM\PersistentCollection {#3974 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3976 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3978 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3980 …}
    +posts: Doctrine\ORM\PersistentCollection {#3982 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3984 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3986 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3988 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3990 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3992 …}
    +follows: Doctrine\ORM\PersistentCollection {#3994 …}
    +followers: Doctrine\ORM\PersistentCollection {#3996 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3998 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4000 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4002 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4008 …}
    +violations: Doctrine\ORM\PersistentCollection {#4010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4012 …}
    +awards: Doctrine\ORM\PersistentCollection {#4014 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4016 …}
    +categories: Doctrine\ORM\PersistentCollection {#4018 …}
    -id: 76806
    -password: "$2y$13$c52JDFN9TKXjus0RnkPa2OD4CAdOnK/GYonEzDtyEaBzkkgBLSaJ6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4020 …}
    +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 {#3964
      date: 2024-01-18 10:13:10.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700359011 {#3965
      date: 2023-11-19 02:56:51.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6159
  +width: 65
  +height: 65
  +user: App\Entity\User {#3966
    +avatar: Proxies\__CG__\App\Entity\Image {#3967 …}
    +cover: null
    +email: "RuikkaaPrus@lemmy.ml"
    +username: "@RuikkaaPrus@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      **Web &amp; Software developer**. I also love pizza🍕, cats🐱, and computers🖥️.\n
      \n
      ⚠ **The Astolfo pfp is just temporal!** ⚠\n
      \n
      > 🎵 𝘖𝘯𝘦 𝘥𝘢𝘺, 𝘐 𝘩𝘰𝘱𝘦 𝘐’𝘮 𝘴𝘰𝘮𝘦𝘰𝘯𝘦 𝘺𝘰𝘶’𝘥 𝘮𝘪𝘴𝘴. 🎶
      """
    +lastActive: DateTime @1727613534 {#3963
      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 {#3968 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3970 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3972 …}
    +entries: Doctrine\ORM\PersistentCollection {#3974 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3976 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3978 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3980 …}
    +posts: Doctrine\ORM\PersistentCollection {#3982 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3984 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3986 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3988 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3990 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3992 …}
    +follows: Doctrine\ORM\PersistentCollection {#3994 …}
    +followers: Doctrine\ORM\PersistentCollection {#3996 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3998 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4000 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4002 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4008 …}
    +violations: Doctrine\ORM\PersistentCollection {#4010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4012 …}
    +awards: Doctrine\ORM\PersistentCollection {#4014 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4016 …}
    +categories: Doctrine\ORM\PersistentCollection {#4018 …}
    -id: 76806
    -password: "$2y$13$c52JDFN9TKXjus0RnkPa2OD4CAdOnK/GYonEzDtyEaBzkkgBLSaJ6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4020 …}
    +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 {#3964
      date: 2024-01-18 10:13:10.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700359011 {#3965
      date: 2023-11-19 02:56:51.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#4738
    +avatar: Proxies\__CG__\App\Entity\Image {#4739 …}
    +cover: null
    +email: "cloudless@feddit.uk"
    +username: "@cloudless@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727608785 {#4735
      date: 2024-09-29 13:19:45.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 {#4740 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4742 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4744 …}
    +entries: Doctrine\ORM\PersistentCollection {#4746 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4748 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4750 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4752 …}
    +posts: Doctrine\ORM\PersistentCollection {#4754 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4756 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4758 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4760 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4762 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4764 …}
    +follows: Doctrine\ORM\PersistentCollection {#4766 …}
    +followers: Doctrine\ORM\PersistentCollection {#4768 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4770 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4772 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4774 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +violations: Doctrine\ORM\PersistentCollection {#4782 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4784 …}
    +awards: Doctrine\ORM\PersistentCollection {#4786 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4788 …}
    +categories: Doctrine\ORM\PersistentCollection {#4790 …}
    -id: 11734
    -password: "$2y$13$MWrnHHYaMxE6b12I/pDMaum6vqf8EcRclGK/7/zseajtdANPpimUi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4792 …}
    +apId: "cloudless@feddit.uk"
    +apProfileId: "https://feddit.uk/u/cloudless"
    +apPublicUrl: "https://feddit.uk/u/cloudless"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.uk/inbox"
    +apDomain: "feddit.uk"
    +apPreferredUsername: "cloudless"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703696026 {#4736
      date: 2023-12-27 17:53:46.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687984238 {#4737
      date: 2023-06-28 22:30:38.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6216
  +width: 65
  +height: 65
  +user: App\Entity\User {#4738
    +avatar: Proxies\__CG__\App\Entity\Image {#4739 …}
    +cover: null
    +email: "cloudless@feddit.uk"
    +username: "@cloudless@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727608785 {#4735
      date: 2024-09-29 13:19:45.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 {#4740 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4742 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4744 …}
    +entries: Doctrine\ORM\PersistentCollection {#4746 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4748 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4750 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4752 …}
    +posts: Doctrine\ORM\PersistentCollection {#4754 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4756 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4758 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4760 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4762 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4764 …}
    +follows: Doctrine\ORM\PersistentCollection {#4766 …}
    +followers: Doctrine\ORM\PersistentCollection {#4768 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4770 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4772 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4774 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +violations: Doctrine\ORM\PersistentCollection {#4782 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4784 …}
    +awards: Doctrine\ORM\PersistentCollection {#4786 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4788 …}
    +categories: Doctrine\ORM\PersistentCollection {#4790 …}
    -id: 11734
    -password: "$2y$13$MWrnHHYaMxE6b12I/pDMaum6vqf8EcRclGK/7/zseajtdANPpimUi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4792 …}
    +apId: "cloudless@feddit.uk"
    +apProfileId: "https://feddit.uk/u/cloudless"
    +apPublicUrl: "https://feddit.uk/u/cloudless"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.uk/inbox"
    +apDomain: "feddit.uk"
    +apPreferredUsername: "cloudless"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703696026 {#4736
      date: 2023-12-27 17:53:46.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687984238 {#4737
      date: 2023-06-28 22:30:38.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 2.06 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 2.22 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 1.94 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 0.26 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 4.20 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6582
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3011 …}
}