GET https://kbin.spritesserver.nl/d/blog.opensubtitles.com/active/6h/all

Components

13 Twig Components
42 Render Count
256 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.95ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 33.01ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.77ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.41ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 2.51ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 1.67ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 16.69ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 194.34ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 2.52ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 9.32ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 7.18ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.40ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 19.55ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 2.51 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "blog.opensubtitles.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 946
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#2353
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "blog.opensubtitles.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 946
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 1.67 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "blog.opensubtitles.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 946
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#2444
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "blog.opensubtitles.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 946
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.25 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1782
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.23 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1436
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1553
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.92 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1683
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2461
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.17 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1385
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2093
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.28 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2065
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2223
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.17 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2221
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.17 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2248
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2006
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2494
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2550
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2606
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2662
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2718
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2774
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2830
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2886
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2944
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 16.69 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3009
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3010 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 194.34 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3103
  +magazine: null
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.30 ms
Input props
[
  "user" => App\Entity\User {#4796
    +avatar: Proxies\__CG__\App\Entity\Image {#4797 …}
    +cover: null
    +email: "CileTheSane@lemmy.ca"
    +username: "@CileTheSane@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727943759 {#4793
      date: 2024-10-03 10:22:39.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 {#4798 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4800 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4802 …}
    +entries: Doctrine\ORM\PersistentCollection {#4804 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4806 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4808 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4810 …}
    +posts: Doctrine\ORM\PersistentCollection {#4812 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4814 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4816 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4818 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4820 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4822 …}
    +follows: Doctrine\ORM\PersistentCollection {#4824 …}
    +followers: Doctrine\ORM\PersistentCollection {#4826 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4828 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4830 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4832 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4834 …}
    +reports: Doctrine\ORM\PersistentCollection {#4836 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4838 …}
    +violations: Doctrine\ORM\PersistentCollection {#4840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
    +awards: Doctrine\ORM\PersistentCollection {#4844 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4846 …}
    +categories: Doctrine\ORM\PersistentCollection {#4848 …}
    -id: 48448
    -password: "$2y$13$Sf8FlwHFueaQ9odp5Ih5l.zfPRLHwdEhjKBXv7HUjERauu8wvKUkW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4850 …}
    +apId: "CileTheSane@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/CileTheSane"
    +apPublicUrl: "https://lemmy.ca/u/CileTheSane"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "CileTheSane"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727151413 {#4794
      date: 2024-09-24 06:16:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696430309 {#4795
      date: 2023-10-04 16:38:29.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5571
  +width: 65
  +height: 65
  +user: App\Entity\User {#4796
    +avatar: Proxies\__CG__\App\Entity\Image {#4797 …}
    +cover: null
    +email: "CileTheSane@lemmy.ca"
    +username: "@CileTheSane@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727943759 {#4793
      date: 2024-10-03 10:22:39.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 {#4798 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4800 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4802 …}
    +entries: Doctrine\ORM\PersistentCollection {#4804 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4806 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4808 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4810 …}
    +posts: Doctrine\ORM\PersistentCollection {#4812 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4814 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4816 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4818 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4820 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4822 …}
    +follows: Doctrine\ORM\PersistentCollection {#4824 …}
    +followers: Doctrine\ORM\PersistentCollection {#4826 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4828 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4830 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4832 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4834 …}
    +reports: Doctrine\ORM\PersistentCollection {#4836 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4838 …}
    +violations: Doctrine\ORM\PersistentCollection {#4840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
    +awards: Doctrine\ORM\PersistentCollection {#4844 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4846 …}
    +categories: Doctrine\ORM\PersistentCollection {#4848 …}
    -id: 48448
    -password: "$2y$13$Sf8FlwHFueaQ9odp5Ih5l.zfPRLHwdEhjKBXv7HUjERauu8wvKUkW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4850 …}
    +apId: "CileTheSane@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/CileTheSane"
    +apPublicUrl: "https://lemmy.ca/u/CileTheSane"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "CileTheSane"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727151413 {#4794
      date: 2024-09-24 06:16:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696430309 {#4795
      date: 2023-10-04 16:38:29.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.55 ms
Input props
[
  "user" => App\Entity\User {#4381
    +avatar: Proxies\__CG__\App\Entity\Image {#4382 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4383 …}
    +email: "PP_BOY_@lemmy.world"
    +username: "@PP_BOY_@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      FKA\n
      \n
      PP_BOY_/GIRL_\n
      \n
      NotANaziIWasJustBornIn1988
      """
    +lastActive: DateTime @1727947318 {#4378
      date: 2024-10-03 11:21:58.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4384 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4386 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4388 …}
    +entries: Doctrine\ORM\PersistentCollection {#4390 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4392 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4394 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4396 …}
    +posts: Doctrine\ORM\PersistentCollection {#4398 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4400 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4402 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4404 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4406 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4408 …}
    +follows: Doctrine\ORM\PersistentCollection {#4410 …}
    +followers: Doctrine\ORM\PersistentCollection {#4412 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4414 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4416 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4418 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +violations: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    +awards: Doctrine\ORM\PersistentCollection {#4430 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4432 …}
    +categories: Doctrine\ORM\PersistentCollection {#4434 …}
    -id: 43803
    -password: "$2y$13$4ple1E1gDJmK/adcYjy3Pu6dlKmwzyeUo/mGXxgFhsATh5r.y3R4K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4436 …}
    +apId: "PP_BOY_@lemmy.world"
    +apProfileId: "https://lemmy.world/u/PP_BOY_"
    +apPublicUrl: "https://lemmy.world/u/PP_BOY_"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "PP_BOY_"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727744098 {#4379
      date: 2024-10-01 02:54:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693510959 {#4380
      date: 2023-08-31 21:42:39.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5643
  +width: 65
  +height: 65
  +user: App\Entity\User {#4381
    +avatar: Proxies\__CG__\App\Entity\Image {#4382 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4383 …}
    +email: "PP_BOY_@lemmy.world"
    +username: "@PP_BOY_@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      FKA\n
      \n
      PP_BOY_/GIRL_\n
      \n
      NotANaziIWasJustBornIn1988
      """
    +lastActive: DateTime @1727947318 {#4378
      date: 2024-10-03 11:21:58.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4384 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4386 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4388 …}
    +entries: Doctrine\ORM\PersistentCollection {#4390 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4392 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4394 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4396 …}
    +posts: Doctrine\ORM\PersistentCollection {#4398 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4400 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4402 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4404 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4406 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4408 …}
    +follows: Doctrine\ORM\PersistentCollection {#4410 …}
    +followers: Doctrine\ORM\PersistentCollection {#4412 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4414 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4416 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4418 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +violations: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    +awards: Doctrine\ORM\PersistentCollection {#4430 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4432 …}
    +categories: Doctrine\ORM\PersistentCollection {#4434 …}
    -id: 43803
    -password: "$2y$13$4ple1E1gDJmK/adcYjy3Pu6dlKmwzyeUo/mGXxgFhsATh5r.y3R4K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4436 …}
    +apId: "PP_BOY_@lemmy.world"
    +apProfileId: "https://lemmy.world/u/PP_BOY_"
    +apPublicUrl: "https://lemmy.world/u/PP_BOY_"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "PP_BOY_"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727744098 {#4379
      date: 2024-10-01 02:54:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693510959 {#4380
      date: 2023-08-31 21:42:39.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.62 ms
Input props
[
  "user" => App\Entity\User {#4263
    +avatar: Proxies\__CG__\App\Entity\Image {#4264 …}
    +cover: null
    +email: "YeetPics@mander.xyz"
    +username: "@YeetPics@mander.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727947776 {#4260
      date: 2024-10-03 11:29:36.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4265 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4269 …}
    +entries: Doctrine\ORM\PersistentCollection {#4271 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4273 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4275 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4277 …}
    +posts: Doctrine\ORM\PersistentCollection {#4279 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4281 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4283 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4285 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4287 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4289 …}
    +follows: Doctrine\ORM\PersistentCollection {#4291 …}
    +followers: Doctrine\ORM\PersistentCollection {#4293 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4295 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4297 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4299 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4301 …}
    +reports: Doctrine\ORM\PersistentCollection {#4303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
    +violations: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    +awards: Doctrine\ORM\PersistentCollection {#4311 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4313 …}
    +categories: Doctrine\ORM\PersistentCollection {#4315 …}
    -id: 48174
    -password: "$2y$13$0./3YxYgl3O0dO5NuIx1beYSPp6EU3aErmt6vVzvnX4kww6MweuJC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4317 …}
    +apId: "YeetPics@mander.xyz"
    +apProfileId: "https://mander.xyz/u/YeetPics"
    +apPublicUrl: "https://mander.xyz/u/YeetPics"
    +apFollowersUrl: null
    +apInboxUrl: "https://mander.xyz/inbox"
    +apDomain: "mander.xyz"
    +apPreferredUsername: "YeetPics"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727855671 {#4261
      date: 2024-10-02 09:54:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696372430 {#4262
      date: 2023-10-04 00:33:50.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5700
  +width: 65
  +height: 65
  +user: App\Entity\User {#4263
    +avatar: Proxies\__CG__\App\Entity\Image {#4264 …}
    +cover: null
    +email: "YeetPics@mander.xyz"
    +username: "@YeetPics@mander.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727947776 {#4260
      date: 2024-10-03 11:29:36.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4265 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4269 …}
    +entries: Doctrine\ORM\PersistentCollection {#4271 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4273 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4275 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4277 …}
    +posts: Doctrine\ORM\PersistentCollection {#4279 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4281 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4283 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4285 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4287 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4289 …}
    +follows: Doctrine\ORM\PersistentCollection {#4291 …}
    +followers: Doctrine\ORM\PersistentCollection {#4293 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4295 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4297 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4299 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4301 …}
    +reports: Doctrine\ORM\PersistentCollection {#4303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
    +violations: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    +awards: Doctrine\ORM\PersistentCollection {#4311 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4313 …}
    +categories: Doctrine\ORM\PersistentCollection {#4315 …}
    -id: 48174
    -password: "$2y$13$0./3YxYgl3O0dO5NuIx1beYSPp6EU3aErmt6vVzvnX4kww6MweuJC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4317 …}
    +apId: "YeetPics@mander.xyz"
    +apProfileId: "https://mander.xyz/u/YeetPics"
    +apPublicUrl: "https://mander.xyz/u/YeetPics"
    +apFollowersUrl: null
    +apInboxUrl: "https://mander.xyz/inbox"
    +apDomain: "mander.xyz"
    +apPreferredUsername: "YeetPics"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727855671 {#4261
      date: 2024-10-02 09:54:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696372430 {#4262
      date: 2023-10-04 00:33:50.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.29 ms
Input props
[
  "user" => App\Entity\User {#5388
    +avatar: Proxies\__CG__\App\Entity\Image {#5389 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5390 …}
    +email: "Transporter_Room_3@startrek.website"
    +username: "@Transporter_Room_3@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Located on Deck 6, Room 2054. Mass evacuation site for decks 5-10.\n
      \n
      I’m someone’s favorite.
      """
    +lastActive: DateTime @1727937908 {#5385
      date: 2024-10-03 08:45:08.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 {#5391 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5393 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5395 …}
    +entries: Doctrine\ORM\PersistentCollection {#5397 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5399 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5401 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5403 …}
    +posts: Doctrine\ORM\PersistentCollection {#5405 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5407 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5409 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5411 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5413 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5415 …}
    +follows: Doctrine\ORM\PersistentCollection {#5417 …}
    +followers: Doctrine\ORM\PersistentCollection {#5419 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5421 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5423 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5425 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5427 …}
    +reports: Doctrine\ORM\PersistentCollection {#5429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5431 …}
    +violations: Doctrine\ORM\PersistentCollection {#5433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
    +awards: Doctrine\ORM\PersistentCollection {#5437 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5439 …}
    +categories: Doctrine\ORM\PersistentCollection {#5441 …}
    -id: 78143
    -password: "$2y$13$3dPEoTIwXiFqUbtkpNQnbeKGsc53LdSfqKuGWyk73o4GaaIcQVbHG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5443 …}
    +apId: "Transporter_Room_3@startrek.website"
    +apProfileId: "https://startrek.website/u/Transporter_Room_3"
    +apPublicUrl: "https://startrek.website/u/Transporter_Room_3"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "Transporter_Room_3"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727927782 {#5386
      date: 2024-10-03 05:56:22.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700829053 {#5387
      date: 2023-11-24 13:30:53.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5757
  +width: 65
  +height: 65
  +user: App\Entity\User {#5388
    +avatar: Proxies\__CG__\App\Entity\Image {#5389 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5390 …}
    +email: "Transporter_Room_3@startrek.website"
    +username: "@Transporter_Room_3@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Located on Deck 6, Room 2054. Mass evacuation site for decks 5-10.\n
      \n
      I’m someone’s favorite.
      """
    +lastActive: DateTime @1727937908 {#5385
      date: 2024-10-03 08:45:08.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 {#5391 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5393 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5395 …}
    +entries: Doctrine\ORM\PersistentCollection {#5397 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5399 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5401 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5403 …}
    +posts: Doctrine\ORM\PersistentCollection {#5405 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5407 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5409 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5411 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5413 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5415 …}
    +follows: Doctrine\ORM\PersistentCollection {#5417 …}
    +followers: Doctrine\ORM\PersistentCollection {#5419 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5421 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5423 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5425 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5427 …}
    +reports: Doctrine\ORM\PersistentCollection {#5429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5431 …}
    +violations: Doctrine\ORM\PersistentCollection {#5433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
    +awards: Doctrine\ORM\PersistentCollection {#5437 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5439 …}
    +categories: Doctrine\ORM\PersistentCollection {#5441 …}
    -id: 78143
    -password: "$2y$13$3dPEoTIwXiFqUbtkpNQnbeKGsc53LdSfqKuGWyk73o4GaaIcQVbHG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5443 …}
    +apId: "Transporter_Room_3@startrek.website"
    +apProfileId: "https://startrek.website/u/Transporter_Room_3"
    +apPublicUrl: "https://startrek.website/u/Transporter_Room_3"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "Transporter_Room_3"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727927782 {#5386
      date: 2024-10-03 05:56:22.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700829053 {#5387
      date: 2023-11-24 13:30:53.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 6.47 ms
Input props
[
  "user" => App\Entity\User {#3906
    +avatar: Proxies\__CG__\App\Entity\Image {#3907 …}
    +cover: null
    +email: "poVoq@slrpnk.net"
    +username: "@poVoq@slrpnk.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Admin on the slrpnk.net Lemmy instance.\n
      \n
      He/Him or what ever you feel like.\n
      \n
      XMPP: [povoq@slrpnk.net](xmpp:povoq@slrpnk.net)\n
      \n
      Avatar is an image of a baby octopus.
      """
    +lastActive: DateTime @1727949622 {#3903
      date: 2024-10-03 12:00:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3908 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3910 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3912 …}
    +entries: Doctrine\ORM\PersistentCollection {#3914 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3916 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3918 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3920 …}
    +posts: Doctrine\ORM\PersistentCollection {#3922 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3924 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3926 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3928 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3930 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3932 …}
    +follows: Doctrine\ORM\PersistentCollection {#3934 …}
    +followers: Doctrine\ORM\PersistentCollection {#3936 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3938 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3940 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3942 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3944 …}
    +reports: Doctrine\ORM\PersistentCollection {#3946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3948 …}
    +violations: Doctrine\ORM\PersistentCollection {#3950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3952 …}
    +awards: Doctrine\ORM\PersistentCollection {#3954 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3956 …}
    +categories: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 39219
    -password: "$2y$13$EHPqKgQHDELH0n8Lf1q3GuAuLZ5Uev1kbTHy4hIh1huvnH6MtcxwC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3960 …}
    +apId: "poVoq@slrpnk.net"
    +apProfileId: "https://slrpnk.net/u/poVoq"
    +apPublicUrl: "https://slrpnk.net/u/poVoq"
    +apFollowersUrl: null
    +apInboxUrl: "https://slrpnk.net/inbox"
    +apDomain: "slrpnk.net"
    +apPreferredUsername: "poVoq"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723797825 {#3904
      date: 2024-08-16 10:43:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691416621 {#3905
      date: 2023-08-07 15:57:01.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5814
  +width: 65
  +height: 65
  +user: App\Entity\User {#3906
    +avatar: Proxies\__CG__\App\Entity\Image {#3907 …}
    +cover: null
    +email: "poVoq@slrpnk.net"
    +username: "@poVoq@slrpnk.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Admin on the slrpnk.net Lemmy instance.\n
      \n
      He/Him or what ever you feel like.\n
      \n
      XMPP: [povoq@slrpnk.net](xmpp:povoq@slrpnk.net)\n
      \n
      Avatar is an image of a baby octopus.
      """
    +lastActive: DateTime @1727949622 {#3903
      date: 2024-10-03 12:00:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3908 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3910 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3912 …}
    +entries: Doctrine\ORM\PersistentCollection {#3914 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3916 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3918 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3920 …}
    +posts: Doctrine\ORM\PersistentCollection {#3922 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3924 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3926 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3928 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3930 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3932 …}
    +follows: Doctrine\ORM\PersistentCollection {#3934 …}
    +followers: Doctrine\ORM\PersistentCollection {#3936 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3938 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3940 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3942 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3944 …}
    +reports: Doctrine\ORM\PersistentCollection {#3946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3948 …}
    +violations: Doctrine\ORM\PersistentCollection {#3950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3952 …}
    +awards: Doctrine\ORM\PersistentCollection {#3954 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3956 …}
    +categories: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 39219
    -password: "$2y$13$EHPqKgQHDELH0n8Lf1q3GuAuLZ5Uev1kbTHy4hIh1huvnH6MtcxwC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3960 …}
    +apId: "poVoq@slrpnk.net"
    +apProfileId: "https://slrpnk.net/u/poVoq"
    +apPublicUrl: "https://slrpnk.net/u/poVoq"
    +apFollowersUrl: null
    +apInboxUrl: "https://slrpnk.net/inbox"
    +apDomain: "slrpnk.net"
    +apPreferredUsername: "poVoq"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723797825 {#3904
      date: 2024-08-16 10:43:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691416621 {#3905
      date: 2023-08-07 15:57:01.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.14 ms
Input props
[
  "user" => App\Entity\User {#3847
    +avatar: Proxies\__CG__\App\Entity\Image {#3848 …}
    +cover: null
    +email: "BallShapedMan@lemmy.world"
    +username: "@BallShapedMan@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727949838 {#3844
      date: 2024-10-03 12:03:58.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3849 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3851 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3853 …}
    +entries: Doctrine\ORM\PersistentCollection {#3855 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3857 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3859 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3861 …}
    +posts: Doctrine\ORM\PersistentCollection {#3863 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3865 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3867 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3869 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3871 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3873 …}
    +follows: Doctrine\ORM\PersistentCollection {#3875 …}
    +followers: Doctrine\ORM\PersistentCollection {#3877 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3879 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3881 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3883 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3885 …}
    +reports: Doctrine\ORM\PersistentCollection {#3887 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3889 …}
    +violations: Doctrine\ORM\PersistentCollection {#3891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3893 …}
    +awards: Doctrine\ORM\PersistentCollection {#3895 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3897 …}
    +categories: Doctrine\ORM\PersistentCollection {#3899 …}
    -id: 23912
    -password: "$2y$13$ICxEhzHkRuqrLOSlCvDu4OTqtKqV9QENm9ZahXPan6s4kmc21/WiK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3901 …}
    +apId: "BallShapedMan@lemmy.world"
    +apProfileId: "https://lemmy.world/u/BallShapedMan"
    +apPublicUrl: "https://lemmy.world/u/BallShapedMan"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "BallShapedMan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727938934 {#3845
      date: 2024-10-03 09:02:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689117418 {#3846
      date: 2023-07-12 01:16:58.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5871
  +width: 65
  +height: 65
  +user: App\Entity\User {#3847
    +avatar: Proxies\__CG__\App\Entity\Image {#3848 …}
    +cover: null
    +email: "BallShapedMan@lemmy.world"
    +username: "@BallShapedMan@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727949838 {#3844
      date: 2024-10-03 12:03:58.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3849 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3851 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3853 …}
    +entries: Doctrine\ORM\PersistentCollection {#3855 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3857 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3859 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3861 …}
    +posts: Doctrine\ORM\PersistentCollection {#3863 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3865 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3867 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3869 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3871 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3873 …}
    +follows: Doctrine\ORM\PersistentCollection {#3875 …}
    +followers: Doctrine\ORM\PersistentCollection {#3877 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3879 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3881 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3883 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3885 …}
    +reports: Doctrine\ORM\PersistentCollection {#3887 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3889 …}
    +violations: Doctrine\ORM\PersistentCollection {#3891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3893 …}
    +awards: Doctrine\ORM\PersistentCollection {#3895 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3897 …}
    +categories: Doctrine\ORM\PersistentCollection {#3899 …}
    -id: 23912
    -password: "$2y$13$ICxEhzHkRuqrLOSlCvDu4OTqtKqV9QENm9ZahXPan6s4kmc21/WiK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3901 …}
    +apId: "BallShapedMan@lemmy.world"
    +apProfileId: "https://lemmy.world/u/BallShapedMan"
    +apPublicUrl: "https://lemmy.world/u/BallShapedMan"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "BallShapedMan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727938934 {#3845
      date: 2024-10-03 09:02:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689117418 {#3846
      date: 2023-07-12 01:16:58.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.62 ms
Input props
[
  "user" => App\Entity\User {#4974
    +avatar: Proxies\__CG__\App\Entity\Image {#4975 …}
    +cover: null
    +email: "iAvicenna@lemmy.world"
    +username: "@iAvicenna@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727941644 {#4971
      date: 2024-10-03 09:47:24.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 {#4976 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4978 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4980 …}
    +entries: Doctrine\ORM\PersistentCollection {#4982 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4984 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4986 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4988 …}
    +posts: Doctrine\ORM\PersistentCollection {#4990 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4992 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4994 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4996 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4998 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5000 …}
    +follows: Doctrine\ORM\PersistentCollection {#5002 …}
    +followers: Doctrine\ORM\PersistentCollection {#5004 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5006 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5008 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5010 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5012 …}
    +reports: Doctrine\ORM\PersistentCollection {#5014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
    +violations: Doctrine\ORM\PersistentCollection {#5018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
    +awards: Doctrine\ORM\PersistentCollection {#5022 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5024 …}
    +categories: Doctrine\ORM\PersistentCollection {#5026 …}
    -id: 65735
    -password: "$2y$13$7MHnsUUhPG2ctCUcIaZ.Lux9aqNhuXfzc01.kyv03FImSOFcZ1pj."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5028 …}
    +apId: "iAvicenna@lemmy.world"
    +apProfileId: "https://lemmy.world/u/iAvicenna"
    +apPublicUrl: "https://lemmy.world/u/iAvicenna"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "iAvicenna"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727858334 {#4972
      date: 2024-10-02 10:38:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698141614 {#4973
      date: 2023-10-24 12:00:14.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5928
  +width: 65
  +height: 65
  +user: App\Entity\User {#4974
    +avatar: Proxies\__CG__\App\Entity\Image {#4975 …}
    +cover: null
    +email: "iAvicenna@lemmy.world"
    +username: "@iAvicenna@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727941644 {#4971
      date: 2024-10-03 09:47:24.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 {#4976 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4978 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4980 …}
    +entries: Doctrine\ORM\PersistentCollection {#4982 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4984 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4986 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4988 …}
    +posts: Doctrine\ORM\PersistentCollection {#4990 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4992 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4994 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4996 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4998 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5000 …}
    +follows: Doctrine\ORM\PersistentCollection {#5002 …}
    +followers: Doctrine\ORM\PersistentCollection {#5004 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5006 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5008 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5010 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5012 …}
    +reports: Doctrine\ORM\PersistentCollection {#5014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
    +violations: Doctrine\ORM\PersistentCollection {#5018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
    +awards: Doctrine\ORM\PersistentCollection {#5022 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5024 …}
    +categories: Doctrine\ORM\PersistentCollection {#5026 …}
    -id: 65735
    -password: "$2y$13$7MHnsUUhPG2ctCUcIaZ.Lux9aqNhuXfzc01.kyv03FImSOFcZ1pj."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5028 …}
    +apId: "iAvicenna@lemmy.world"
    +apProfileId: "https://lemmy.world/u/iAvicenna"
    +apPublicUrl: "https://lemmy.world/u/iAvicenna"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "iAvicenna"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727858334 {#4972
      date: 2024-10-02 10:38:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698141614 {#4973
      date: 2023-10-24 12:00:14.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.55 ms
Input props
[
  "user" => App\Entity\User {#3193
    +avatar: Proxies\__CG__\App\Entity\Image {#3173 …}
    +cover: null
    +email: "Fudoshin@feddit.uk"
    +username: "@Fudoshin@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Careful. I bite. Rampantly homosexual. Massively depressed. Don’t take what I say too seriously, I’m probably having a wind up."
    +lastActive: DateTime @1727950526 {#3152
      date: 2024-10-03 12:15:26.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3150 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3154 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3210 …}
    +entries: Doctrine\ORM\PersistentCollection {#3153 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3244 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3266 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3296 …}
    +posts: Doctrine\ORM\PersistentCollection {#3323 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3308 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3362 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3393 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3396 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3388 …}
    +follows: Doctrine\ORM\PersistentCollection {#3413 …}
    +followers: Doctrine\ORM\PersistentCollection {#3411 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3428 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3424 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3441 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3445 …}
    +reports: Doctrine\ORM\PersistentCollection {#3458 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
    +violations: Doctrine\ORM\PersistentCollection {#3457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    +awards: Doctrine\ORM\PersistentCollection {#3495 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3512 …}
    +categories: Doctrine\ORM\PersistentCollection {#3525 …}
    -id: 92536
    -password: "$2y$13$J4UjeSZRUG0wi84.k0uGa..Ezg7PiFB6C..sKZGqePLmWSp0Ayfq."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3536 …}
    +apId: "Fudoshin@feddit.uk"
    +apProfileId: "https://feddit.uk/u/Fudoshin"
    +apPublicUrl: "https://feddit.uk/u/Fudoshin"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.uk/inbox"
    +apDomain: "feddit.uk"
    +apPreferredUsername: "Fudoshin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726864142 {#3158
      date: 2024-09-20 22:29:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1726864140 {#3202
      date: 2024-09-20 22:29:00.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5985
  +width: 65
  +height: 65
  +user: App\Entity\User {#3193
    +avatar: Proxies\__CG__\App\Entity\Image {#3173 …}
    +cover: null
    +email: "Fudoshin@feddit.uk"
    +username: "@Fudoshin@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Careful. I bite. Rampantly homosexual. Massively depressed. Don’t take what I say too seriously, I’m probably having a wind up."
    +lastActive: DateTime @1727950526 {#3152
      date: 2024-10-03 12:15:26.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3150 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3154 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3210 …}
    +entries: Doctrine\ORM\PersistentCollection {#3153 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3244 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3266 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3296 …}
    +posts: Doctrine\ORM\PersistentCollection {#3323 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3308 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3362 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3393 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3396 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3388 …}
    +follows: Doctrine\ORM\PersistentCollection {#3413 …}
    +followers: Doctrine\ORM\PersistentCollection {#3411 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3428 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3424 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3441 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3445 …}
    +reports: Doctrine\ORM\PersistentCollection {#3458 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
    +violations: Doctrine\ORM\PersistentCollection {#3457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    +awards: Doctrine\ORM\PersistentCollection {#3495 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3512 …}
    +categories: Doctrine\ORM\PersistentCollection {#3525 …}
    -id: 92536
    -password: "$2y$13$J4UjeSZRUG0wi84.k0uGa..Ezg7PiFB6C..sKZGqePLmWSp0Ayfq."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3536 …}
    +apId: "Fudoshin@feddit.uk"
    +apProfileId: "https://feddit.uk/u/Fudoshin"
    +apPublicUrl: "https://feddit.uk/u/Fudoshin"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.uk/inbox"
    +apDomain: "feddit.uk"
    +apPreferredUsername: "Fudoshin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726864142 {#3158
      date: 2024-09-20 22:29:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1726864140 {#3202
      date: 2024-09-20 22:29:00.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.32 ms
Input props
[
  "user" => App\Entity\User {#5151
    +avatar: Proxies\__CG__\App\Entity\Image {#5152 …}
    +cover: null
    +email: "legios@aussie.zone"
    +username: "@legios@aussie.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727939247 {#5148
      date: 2024-10-03 09:07:27.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 {#5153 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5155 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5157 …}
    +entries: Doctrine\ORM\PersistentCollection {#5159 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5161 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5163 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5165 …}
    +posts: Doctrine\ORM\PersistentCollection {#5167 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5169 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5171 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5173 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5175 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5177 …}
    +follows: Doctrine\ORM\PersistentCollection {#5179 …}
    +followers: Doctrine\ORM\PersistentCollection {#5181 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5183 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5185 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5187 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5189 …}
    +reports: Doctrine\ORM\PersistentCollection {#5191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
    +violations: Doctrine\ORM\PersistentCollection {#5195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
    +awards: Doctrine\ORM\PersistentCollection {#5199 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5201 …}
    +categories: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 53762
    -password: "$2y$13$yzpVXGA0sbmJEXMm1hpIl.mUore.N0UjyNZBsBXFiORIAKvvVwFtS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5205 …}
    +apId: "legios@aussie.zone"
    +apProfileId: "https://aussie.zone/u/legios"
    +apPublicUrl: "https://aussie.zone/u/legios"
    +apFollowersUrl: null
    +apInboxUrl: "https://aussie.zone/inbox"
    +apDomain: "aussie.zone"
    +apPreferredUsername: "legios"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709966604 {#5149
      date: 2024-03-09 07:43:24.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696775849 {#5150
      date: 2023-10-08 16:37:29.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6042
  +width: 65
  +height: 65
  +user: App\Entity\User {#5151
    +avatar: Proxies\__CG__\App\Entity\Image {#5152 …}
    +cover: null
    +email: "legios@aussie.zone"
    +username: "@legios@aussie.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727939247 {#5148
      date: 2024-10-03 09:07:27.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 {#5153 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5155 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5157 …}
    +entries: Doctrine\ORM\PersistentCollection {#5159 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5161 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5163 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5165 …}
    +posts: Doctrine\ORM\PersistentCollection {#5167 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5169 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5171 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5173 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5175 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5177 …}
    +follows: Doctrine\ORM\PersistentCollection {#5179 …}
    +followers: Doctrine\ORM\PersistentCollection {#5181 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5183 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5185 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5187 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5189 …}
    +reports: Doctrine\ORM\PersistentCollection {#5191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
    +violations: Doctrine\ORM\PersistentCollection {#5195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
    +awards: Doctrine\ORM\PersistentCollection {#5199 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5201 …}
    +categories: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 53762
    -password: "$2y$13$yzpVXGA0sbmJEXMm1hpIl.mUore.N0UjyNZBsBXFiORIAKvvVwFtS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5205 …}
    +apId: "legios@aussie.zone"
    +apProfileId: "https://aussie.zone/u/legios"
    +apPublicUrl: "https://aussie.zone/u/legios"
    +apFollowersUrl: null
    +apInboxUrl: "https://aussie.zone/inbox"
    +apDomain: "aussie.zone"
    +apPreferredUsername: "legios"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709966604 {#5149
      date: 2024-03-09 07:43:24.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696775849 {#5150
      date: 2023-10-08 16:37:29.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.59 ms
Input props
[
  "user" => App\Entity\User {#3788
    +avatar: Proxies\__CG__\App\Entity\Image {#3789 …}
    +cover: null
    +email: "snek@lemmy.world"
    +username: "@snek@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“Once you’ve been to Gaza, you’ll never stop wanting to beat Benjamin Netanyahu to death with your bare hands.”"
    +lastActive: DateTime @1727950004 {#3785
      date: 2024-10-03 12:06:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3790 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3792 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3794 …}
    +entries: Doctrine\ORM\PersistentCollection {#3796 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3798 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3800 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3802 …}
    +posts: Doctrine\ORM\PersistentCollection {#3804 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3806 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3808 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3810 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3812 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3814 …}
    +follows: Doctrine\ORM\PersistentCollection {#3816 …}
    +followers: Doctrine\ORM\PersistentCollection {#3818 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3820 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3822 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3824 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3826 …}
    +reports: Doctrine\ORM\PersistentCollection {#3828 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3830 …}
    +violations: Doctrine\ORM\PersistentCollection {#3832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3834 …}
    +awards: Doctrine\ORM\PersistentCollection {#3836 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3838 …}
    +categories: Doctrine\ORM\PersistentCollection {#3840 …}
    -id: 19109
    -password: "$2y$13$bRaC.yYVis5QdFayYjED5e8ROABFmAsHddAm9i67.zxeq2POhcpDu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3842 …}
    +apId: "snek@lemmy.world"
    +apProfileId: "https://lemmy.world/u/snek"
    +apPublicUrl: "https://lemmy.world/u/snek"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "snek"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727522592 {#3786
      date: 2024-09-28 13:23:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688545668 {#3787
      date: 2023-07-05 10:27:48.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6099
  +width: 65
  +height: 65
  +user: App\Entity\User {#3788
    +avatar: Proxies\__CG__\App\Entity\Image {#3789 …}
    +cover: null
    +email: "snek@lemmy.world"
    +username: "@snek@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“Once you’ve been to Gaza, you’ll never stop wanting to beat Benjamin Netanyahu to death with your bare hands.”"
    +lastActive: DateTime @1727950004 {#3785
      date: 2024-10-03 12:06:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3790 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3792 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3794 …}
    +entries: Doctrine\ORM\PersistentCollection {#3796 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3798 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3800 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3802 …}
    +posts: Doctrine\ORM\PersistentCollection {#3804 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3806 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3808 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3810 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3812 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3814 …}
    +follows: Doctrine\ORM\PersistentCollection {#3816 …}
    +followers: Doctrine\ORM\PersistentCollection {#3818 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3820 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3822 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3824 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3826 …}
    +reports: Doctrine\ORM\PersistentCollection {#3828 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3830 …}
    +violations: Doctrine\ORM\PersistentCollection {#3832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3834 …}
    +awards: Doctrine\ORM\PersistentCollection {#3836 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3838 …}
    +categories: Doctrine\ORM\PersistentCollection {#3840 …}
    -id: 19109
    -password: "$2y$13$bRaC.yYVis5QdFayYjED5e8ROABFmAsHddAm9i67.zxeq2POhcpDu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3842 …}
    +apId: "snek@lemmy.world"
    +apProfileId: "https://lemmy.world/u/snek"
    +apPublicUrl: "https://lemmy.world/u/snek"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "snek"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727522592 {#3786
      date: 2024-09-28 13:23:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688545668 {#3787
      date: 2023-07-05 10:27:48.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.54 ms
Input props
[
  "user" => App\Entity\User {#5508
    +avatar: Proxies\__CG__\App\Entity\Image {#5509 …}
    +cover: null
    +email: "anagakis_lover@lemmy.world"
    +username: "@anagakis_lover@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727937358 {#5505
      date: 2024-10-03 08:35:58.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5510 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5512 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5514 …}
    +entries: Doctrine\ORM\PersistentCollection {#5516 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5518 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5520 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5522 …}
    +posts: Doctrine\ORM\PersistentCollection {#5524 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5526 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5528 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5530 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5532 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5534 …}
    +follows: Doctrine\ORM\PersistentCollection {#5536 …}
    +followers: Doctrine\ORM\PersistentCollection {#5538 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5540 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5542 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5544 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5546 …}
    +reports: Doctrine\ORM\PersistentCollection {#5548 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5550 …}
    +violations: Doctrine\ORM\PersistentCollection {#5552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
    +awards: Doctrine\ORM\PersistentCollection {#5556 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5558 …}
    +categories: Doctrine\ORM\PersistentCollection {#5560 …}
    -id: 93176
    -password: "$2y$13$MDoufzWjloX0MwMovefZyuD2AcLqmlUn3K2Rv0J1DJjaP0pXSBRyW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5562 …}
    +apId: "anagakis_lover@lemmy.world"
    +apProfileId: "https://lemmy.world/u/anagakis_lover"
    +apPublicUrl: "https://lemmy.world/u/anagakis_lover"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "anagakis_lover"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727937359 {#5506
      date: 2024-10-03 08:35:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1727937358 {#5507
      date: 2024-10-03 08:35:58.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6156
  +width: 65
  +height: 65
  +user: App\Entity\User {#5508
    +avatar: Proxies\__CG__\App\Entity\Image {#5509 …}
    +cover: null
    +email: "anagakis_lover@lemmy.world"
    +username: "@anagakis_lover@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727937358 {#5505
      date: 2024-10-03 08:35:58.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5510 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5512 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5514 …}
    +entries: Doctrine\ORM\PersistentCollection {#5516 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5518 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5520 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5522 …}
    +posts: Doctrine\ORM\PersistentCollection {#5524 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5526 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5528 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5530 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5532 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5534 …}
    +follows: Doctrine\ORM\PersistentCollection {#5536 …}
    +followers: Doctrine\ORM\PersistentCollection {#5538 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5540 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5542 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5544 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5546 …}
    +reports: Doctrine\ORM\PersistentCollection {#5548 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5550 …}
    +violations: Doctrine\ORM\PersistentCollection {#5552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
    +awards: Doctrine\ORM\PersistentCollection {#5556 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5558 …}
    +categories: Doctrine\ORM\PersistentCollection {#5560 …}
    -id: 93176
    -password: "$2y$13$MDoufzWjloX0MwMovefZyuD2AcLqmlUn3K2Rv0J1DJjaP0pXSBRyW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5562 …}
    +apId: "anagakis_lover@lemmy.world"
    +apProfileId: "https://lemmy.world/u/anagakis_lover"
    +apPublicUrl: "https://lemmy.world/u/anagakis_lover"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "anagakis_lover"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727937359 {#5506
      date: 2024-10-03 08:35:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1727937358 {#5507
      date: 2024-10-03 08:35:58.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.03 ms
Input props
[
  "user" => App\Entity\User {#4025
    +avatar: Proxies\__CG__\App\Entity\Image {#4026 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4027 …}
    +email: "Tucumano88@lemmy.zip"
    +username: "@Tucumano88@lemmy.zip"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "The artist formerly known as Tucumano88. A cricket in your life, here and there"
    +lastActive: DateTime @1727949062 {#4022
      date: 2024-10-03 11:51:02.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4028 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4030 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4032 …}
    +entries: Doctrine\ORM\PersistentCollection {#4034 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4036 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4038 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4040 …}
    +posts: Doctrine\ORM\PersistentCollection {#4042 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4044 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4046 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4048 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4050 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4052 …}
    +follows: Doctrine\ORM\PersistentCollection {#4054 …}
    +followers: Doctrine\ORM\PersistentCollection {#4056 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4058 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4060 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4062 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4064 …}
    +reports: Doctrine\ORM\PersistentCollection {#4066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
    +violations: Doctrine\ORM\PersistentCollection {#4070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
    +awards: Doctrine\ORM\PersistentCollection {#4074 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4076 …}
    +categories: Doctrine\ORM\PersistentCollection {#4078 …}
    -id: 81674
    -password: "$2y$13$qzIzQJlBA2wqqqagYw.qJu01RRH3pBTz0KiNBYgn6Z92NIovdLZta"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4080 …}
    +apId: "Tucumano88@lemmy.zip"
    +apProfileId: "https://lemmy.zip/u/Tucumano88"
    +apPublicUrl: "https://lemmy.zip/u/Tucumano88"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.zip/inbox"
    +apDomain: "lemmy.zip"
    +apPreferredUsername: "Tucumano88"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727171501 {#4023
      date: 2024-09-24 11:51:41.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702210233 {#4024
      date: 2023-12-10 13:10:33.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6213
  +width: 65
  +height: 65
  +user: App\Entity\User {#4025
    +avatar: Proxies\__CG__\App\Entity\Image {#4026 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4027 …}
    +email: "Tucumano88@lemmy.zip"
    +username: "@Tucumano88@lemmy.zip"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "The artist formerly known as Tucumano88. A cricket in your life, here and there"
    +lastActive: DateTime @1727949062 {#4022
      date: 2024-10-03 11:51:02.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4028 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4030 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4032 …}
    +entries: Doctrine\ORM\PersistentCollection {#4034 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4036 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4038 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4040 …}
    +posts: Doctrine\ORM\PersistentCollection {#4042 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4044 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4046 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4048 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4050 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4052 …}
    +follows: Doctrine\ORM\PersistentCollection {#4054 …}
    +followers: Doctrine\ORM\PersistentCollection {#4056 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4058 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4060 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4062 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4064 …}
    +reports: Doctrine\ORM\PersistentCollection {#4066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
    +violations: Doctrine\ORM\PersistentCollection {#4070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
    +awards: Doctrine\ORM\PersistentCollection {#4074 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4076 …}
    +categories: Doctrine\ORM\PersistentCollection {#4078 …}
    -id: 81674
    -password: "$2y$13$qzIzQJlBA2wqqqagYw.qJu01RRH3pBTz0KiNBYgn6Z92NIovdLZta"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4080 …}
    +apId: "Tucumano88@lemmy.zip"
    +apProfileId: "https://lemmy.zip/u/Tucumano88"
    +apPublicUrl: "https://lemmy.zip/u/Tucumano88"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.zip/inbox"
    +apDomain: "lemmy.zip"
    +apPreferredUsername: "Tucumano88"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727171501 {#4023
      date: 2024-09-24 11:51:41.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702210233 {#4024
      date: 2023-12-10 13:10:33.0 +01:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 2.52 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6275
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6276 …}
  -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 9.32 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6347
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6345 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6346 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 7.18 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6416
  +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 {#6346 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.40 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6485
  +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 {#6486 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 19.55 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6579
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3010 …}
}