GET https://kbin.spritesserver.nl/d/thetimes.co.uk/top/1d/links

Components

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

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 1.98ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 60.05ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.62ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.38ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 1.37ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 0.84ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 40.38ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 623.90ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 5.37ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 3.84ms
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 3.81ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 12.36ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 1.37 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "thetimes.co.uk"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 743
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#1841
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "thetimes.co.uk"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 743
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 0.84 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "thetimes.co.uk"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 743
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#1848
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "thetimes.co.uk"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 743
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1783
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.18 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1428
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1552
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1687
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2456
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.11 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1382
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2092
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2074
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2227
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2219
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2243
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1996
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2495
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.11 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2551
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2607
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2663
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2719
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2775
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2831
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.18 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2887
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.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 {#2945
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 40.38 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3010
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3011 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 623.90 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3104
  +magazine: null
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.17 ms
Input props
[
  "user" => App\Entity\User {#4441
    +avatar: Proxies\__CG__\App\Entity\Image {#4442 …}
    +cover: null
    +email: "gedaliyah@lemmy.world"
    +username: "@gedaliyah@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727741889 {#4438
      date: 2024-10-01 02:18:09.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4443 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4445 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4447 …}
    +entries: Doctrine\ORM\PersistentCollection {#4449 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4451 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4453 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4455 …}
    +posts: Doctrine\ORM\PersistentCollection {#4457 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4459 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4461 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4463 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4465 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4467 …}
    +follows: Doctrine\ORM\PersistentCollection {#4469 …}
    +followers: Doctrine\ORM\PersistentCollection {#4471 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4473 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4475 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4477 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4479 …}
    +reports: Doctrine\ORM\PersistentCollection {#4481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4483 …}
    +violations: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    +awards: Doctrine\ORM\PersistentCollection {#4489 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4491 …}
    +categories: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 17209
    -password: "$2y$13$6n5SvuXx5rFgfaB68EpPHeWMlAQphp2ZDuYnsgE1atahQW/jjKYae"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4495 …}
    +apId: "gedaliyah@lemmy.world"
    +apProfileId: "https://lemmy.world/u/gedaliyah"
    +apPublicUrl: "https://lemmy.world/u/gedaliyah"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "gedaliyah"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727676719 {#4439
      date: 2024-09-30 08:11:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688329821 {#4440
      date: 2023-07-02 22:30:21.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5572
  +width: 65
  +height: 65
  +user: App\Entity\User {#4441
    +avatar: Proxies\__CG__\App\Entity\Image {#4442 …}
    +cover: null
    +email: "gedaliyah@lemmy.world"
    +username: "@gedaliyah@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727741889 {#4438
      date: 2024-10-01 02:18:09.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4443 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4445 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4447 …}
    +entries: Doctrine\ORM\PersistentCollection {#4449 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4451 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4453 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4455 …}
    +posts: Doctrine\ORM\PersistentCollection {#4457 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4459 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4461 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4463 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4465 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4467 …}
    +follows: Doctrine\ORM\PersistentCollection {#4469 …}
    +followers: Doctrine\ORM\PersistentCollection {#4471 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4473 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4475 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4477 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4479 …}
    +reports: Doctrine\ORM\PersistentCollection {#4481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4483 …}
    +violations: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    +awards: Doctrine\ORM\PersistentCollection {#4489 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4491 …}
    +categories: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 17209
    -password: "$2y$13$6n5SvuXx5rFgfaB68EpPHeWMlAQphp2ZDuYnsgE1atahQW/jjKYae"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4495 …}
    +apId: "gedaliyah@lemmy.world"
    +apProfileId: "https://lemmy.world/u/gedaliyah"
    +apPublicUrl: "https://lemmy.world/u/gedaliyah"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "gedaliyah"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727676719 {#4439
      date: 2024-09-30 08:11:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688329821 {#4440
      date: 2023-07-02 22:30:21.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.64 ms
Input props
[
  "user" => App\Entity\User {#4559
    +avatar: Proxies\__CG__\App\Entity\Image {#4560 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4561 …}
    +email: "alsaaas@lemmy.dbzer0.com"
    +username: "@alsaaas@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🗣️🇩🇪🇷🇺🇬🇧\n
      \n
      ur local depressed transfem, mostly here to liquidate years of piled up meme reserves\n
      \n
      also on:\n
      \n
      - [Mastodon](https://todon.eu/@alsaaas)\n
      - [Matrix](https://matrix.to/#/@alsaaas:aria-net.org)\n
      \n
      > Feel free to message me on Matrix if you want to mod one of the coms listed here
      """
    +lastActive: DateTime @1727740341 {#4556
      date: 2024-10-01 01:52:21.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4562 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4564 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4566 …}
    +entries: Doctrine\ORM\PersistentCollection {#4568 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4570 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4572 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4574 …}
    +posts: Doctrine\ORM\PersistentCollection {#4576 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4578 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4580 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4582 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4584 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4586 …}
    +follows: Doctrine\ORM\PersistentCollection {#4588 …}
    +followers: Doctrine\ORM\PersistentCollection {#4590 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4592 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4594 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4596 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4598 …}
    +reports: Doctrine\ORM\PersistentCollection {#4600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
    +violations: Doctrine\ORM\PersistentCollection {#4604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
    +awards: Doctrine\ORM\PersistentCollection {#4608 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4610 …}
    +categories: Doctrine\ORM\PersistentCollection {#4612 …}
    -id: 26652
    -password: "$2y$13$8b0VK2rrBPo1x319wpw2Ce0MKlwlUL7hVii/Jahr1nqrN8le3gZSu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4614 …}
    +apId: "alsaaas@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/alsaaas"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/alsaaas"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "alsaaas"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726814824 {#4557
      date: 2024-09-20 08:47:04.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689281568 {#4558
      date: 2023-07-13 22:52:48.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5644
  +width: 65
  +height: 65
  +user: App\Entity\User {#4559
    +avatar: Proxies\__CG__\App\Entity\Image {#4560 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4561 …}
    +email: "alsaaas@lemmy.dbzer0.com"
    +username: "@alsaaas@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🗣️🇩🇪🇷🇺🇬🇧\n
      \n
      ur local depressed transfem, mostly here to liquidate years of piled up meme reserves\n
      \n
      also on:\n
      \n
      - [Mastodon](https://todon.eu/@alsaaas)\n
      - [Matrix](https://matrix.to/#/@alsaaas:aria-net.org)\n
      \n
      > Feel free to message me on Matrix if you want to mod one of the coms listed here
      """
    +lastActive: DateTime @1727740341 {#4556
      date: 2024-10-01 01:52:21.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4562 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4564 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4566 …}
    +entries: Doctrine\ORM\PersistentCollection {#4568 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4570 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4572 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4574 …}
    +posts: Doctrine\ORM\PersistentCollection {#4576 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4578 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4580 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4582 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4584 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4586 …}
    +follows: Doctrine\ORM\PersistentCollection {#4588 …}
    +followers: Doctrine\ORM\PersistentCollection {#4590 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4592 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4594 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4596 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4598 …}
    +reports: Doctrine\ORM\PersistentCollection {#4600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
    +violations: Doctrine\ORM\PersistentCollection {#4604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
    +awards: Doctrine\ORM\PersistentCollection {#4608 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4610 …}
    +categories: Doctrine\ORM\PersistentCollection {#4612 …}
    -id: 26652
    -password: "$2y$13$8b0VK2rrBPo1x319wpw2Ce0MKlwlUL7hVii/Jahr1nqrN8le3gZSu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4614 …}
    +apId: "alsaaas@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/alsaaas"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/alsaaas"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "alsaaas"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726814824 {#4557
      date: 2024-09-20 08:47:04.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689281568 {#4558
      date: 2023-07-13 22:52:48.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.66 ms
Input props
[
  "user" => App\Entity\User {#5391
    +avatar: Proxies\__CG__\App\Entity\Image {#5392 …}
    +cover: null
    +email: "key@lemmy.keychat.org"
    +username: "@key@lemmy.keychat.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727732126 {#5388
      date: 2024-09-30 23:35: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 {#5393 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5395 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5397 …}
    +entries: Doctrine\ORM\PersistentCollection {#5399 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5401 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5403 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5405 …}
    +posts: Doctrine\ORM\PersistentCollection {#5407 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5409 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5411 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5413 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5415 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5417 …}
    +follows: Doctrine\ORM\PersistentCollection {#5419 …}
    +followers: Doctrine\ORM\PersistentCollection {#5421 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5423 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5425 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5427 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5429 …}
    +reports: Doctrine\ORM\PersistentCollection {#5431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
    +violations: Doctrine\ORM\PersistentCollection {#5435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
    +awards: Doctrine\ORM\PersistentCollection {#5439 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5441 …}
    +categories: Doctrine\ORM\PersistentCollection {#5443 …}
    -id: 48294
    -password: "$2y$13$7aJG/IQPhxxCANgjFJNY4uqSrKJXgWQluu0RyBcF.qV.rXbeKjI7q"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5445 …}
    +apId: "key@lemmy.keychat.org"
    +apProfileId: "https://lemmy.keychat.org/u/key"
    +apPublicUrl: "https://lemmy.keychat.org/u/key"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.keychat.org/inbox"
    +apDomain: "lemmy.keychat.org"
    +apPreferredUsername: "key"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725823079 {#5389
      date: 2024-09-08 21:17:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696422415 {#5390
      date: 2023-10-04 14:26:55.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5701
  +width: 65
  +height: 65
  +user: App\Entity\User {#5391
    +avatar: Proxies\__CG__\App\Entity\Image {#5392 …}
    +cover: null
    +email: "key@lemmy.keychat.org"
    +username: "@key@lemmy.keychat.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727732126 {#5388
      date: 2024-09-30 23:35: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 {#5393 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5395 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5397 …}
    +entries: Doctrine\ORM\PersistentCollection {#5399 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5401 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5403 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5405 …}
    +posts: Doctrine\ORM\PersistentCollection {#5407 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5409 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5411 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5413 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5415 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5417 …}
    +follows: Doctrine\ORM\PersistentCollection {#5419 …}
    +followers: Doctrine\ORM\PersistentCollection {#5421 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5423 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5425 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5427 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5429 …}
    +reports: Doctrine\ORM\PersistentCollection {#5431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
    +violations: Doctrine\ORM\PersistentCollection {#5435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
    +awards: Doctrine\ORM\PersistentCollection {#5439 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5441 …}
    +categories: Doctrine\ORM\PersistentCollection {#5443 …}
    -id: 48294
    -password: "$2y$13$7aJG/IQPhxxCANgjFJNY4uqSrKJXgWQluu0RyBcF.qV.rXbeKjI7q"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5445 …}
    +apId: "key@lemmy.keychat.org"
    +apProfileId: "https://lemmy.keychat.org/u/key"
    +apPublicUrl: "https://lemmy.keychat.org/u/key"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.keychat.org/inbox"
    +apDomain: "lemmy.keychat.org"
    +apPreferredUsername: "key"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725823079 {#5389
      date: 2024-09-08 21:17:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696422415 {#5390
      date: 2023-10-04 14:26:55.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.07 ms
Input props
[
  "user" => App\Entity\User {#4858
    +avatar: Proxies\__CG__\App\Entity\Image {#4859 …}
    +cover: null
    +email: "kevincox@lemmy.ml"
    +username: "@kevincox@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[kevincox.ca](https://kevincox.ca)"
    +lastActive: DateTime @1727736210 {#4855
      date: 2024-10-01 00:43:30.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4860 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4862 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4864 …}
    +entries: Doctrine\ORM\PersistentCollection {#4866 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4868 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4870 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4872 …}
    +posts: Doctrine\ORM\PersistentCollection {#4874 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4876 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4878 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4880 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4882 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4884 …}
    +follows: Doctrine\ORM\PersistentCollection {#4886 …}
    +followers: Doctrine\ORM\PersistentCollection {#4888 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4890 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4892 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4894 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4896 …}
    +reports: Doctrine\ORM\PersistentCollection {#4898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
    +violations: Doctrine\ORM\PersistentCollection {#4902 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4904 …}
    +awards: Doctrine\ORM\PersistentCollection {#4906 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4908 …}
    +categories: Doctrine\ORM\PersistentCollection {#4910 …}
    -id: 7001
    -password: "$2y$13$ZVak41O3eGKV0tIp6VyOcOjO3pDcIxjD9dUQOiK62mIhSmu640QNy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4912 …}
    +apId: "kevincox@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/kevincox"
    +apPublicUrl: "https://lemmy.ml/u/kevincox"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "kevincox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725736373 {#4856
      date: 2024-09-07 21:12:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451353 {#4857
      date: 2023-06-22 18:29:13.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5758
  +width: 65
  +height: 65
  +user: App\Entity\User {#4858
    +avatar: Proxies\__CG__\App\Entity\Image {#4859 …}
    +cover: null
    +email: "kevincox@lemmy.ml"
    +username: "@kevincox@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[kevincox.ca](https://kevincox.ca)"
    +lastActive: DateTime @1727736210 {#4855
      date: 2024-10-01 00:43:30.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4860 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4862 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4864 …}
    +entries: Doctrine\ORM\PersistentCollection {#4866 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4868 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4870 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4872 …}
    +posts: Doctrine\ORM\PersistentCollection {#4874 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4876 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4878 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4880 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4882 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4884 …}
    +follows: Doctrine\ORM\PersistentCollection {#4886 …}
    +followers: Doctrine\ORM\PersistentCollection {#4888 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4890 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4892 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4894 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4896 …}
    +reports: Doctrine\ORM\PersistentCollection {#4898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
    +violations: Doctrine\ORM\PersistentCollection {#4902 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4904 …}
    +awards: Doctrine\ORM\PersistentCollection {#4906 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4908 …}
    +categories: Doctrine\ORM\PersistentCollection {#4910 …}
    -id: 7001
    -password: "$2y$13$ZVak41O3eGKV0tIp6VyOcOjO3pDcIxjD9dUQOiK62mIhSmu640QNy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4912 …}
    +apId: "kevincox@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/kevincox"
    +apPublicUrl: "https://lemmy.ml/u/kevincox"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "kevincox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725736373 {#4856
      date: 2024-09-07 21:12:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451353 {#4857
      date: 2023-06-22 18:29:13.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.28 ms
Input props
[
  "user" => App\Entity\User {#4026
    +avatar: Proxies\__CG__\App\Entity\Image {#4027 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4028 …}
    +email: "Kolanaki@yiffit.net"
    +username: "@Kolanaki@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m just a weird, furry, pan guy (cis he/him). I also have a big, blue username.\n
      \n
      If I was a character in Danganronpa, my talent would be The Ultimate Loser and I’d be the first character killed in the murder game.
      """
    +lastActive: DateTime @1727746033 {#4023
      date: 2024-10-01 03:27:13.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4029 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4031 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4033 …}
    +entries: Doctrine\ORM\PersistentCollection {#4035 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4037 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4039 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4041 …}
    +posts: Doctrine\ORM\PersistentCollection {#4043 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4045 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4047 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4049 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4051 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4053 …}
    +follows: Doctrine\ORM\PersistentCollection {#4055 …}
    +followers: Doctrine\ORM\PersistentCollection {#4057 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4059 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4061 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4063 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4065 …}
    +reports: Doctrine\ORM\PersistentCollection {#4067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4069 …}
    +violations: Doctrine\ORM\PersistentCollection {#4071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4073 …}
    +awards: Doctrine\ORM\PersistentCollection {#4075 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4077 …}
    +categories: Doctrine\ORM\PersistentCollection {#4079 …}
    -id: 19404
    -password: "$2y$13$DRFjFSw/VUspNOL4ET1yOO83PVFS8VkYHcpdXTfon3GRbJ9zJ67zC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4081 …}
    +apId: "Kolanaki@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Kolanaki"
    +apPublicUrl: "https://yiffit.net/u/Kolanaki"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Kolanaki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727729543 {#4024
      date: 2024-09-30 22:52:23.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688587692 {#4025
      date: 2023-07-05 22:08:12.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5815
  +width: 65
  +height: 65
  +user: App\Entity\User {#4026
    +avatar: Proxies\__CG__\App\Entity\Image {#4027 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4028 …}
    +email: "Kolanaki@yiffit.net"
    +username: "@Kolanaki@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m just a weird, furry, pan guy (cis he/him). I also have a big, blue username.\n
      \n
      If I was a character in Danganronpa, my talent would be The Ultimate Loser and I’d be the first character killed in the murder game.
      """
    +lastActive: DateTime @1727746033 {#4023
      date: 2024-10-01 03:27:13.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4029 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4031 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4033 …}
    +entries: Doctrine\ORM\PersistentCollection {#4035 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4037 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4039 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4041 …}
    +posts: Doctrine\ORM\PersistentCollection {#4043 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4045 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4047 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4049 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4051 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4053 …}
    +follows: Doctrine\ORM\PersistentCollection {#4055 …}
    +followers: Doctrine\ORM\PersistentCollection {#4057 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4059 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4061 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4063 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4065 …}
    +reports: Doctrine\ORM\PersistentCollection {#4067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4069 …}
    +violations: Doctrine\ORM\PersistentCollection {#4071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4073 …}
    +awards: Doctrine\ORM\PersistentCollection {#4075 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4077 …}
    +categories: Doctrine\ORM\PersistentCollection {#4079 …}
    -id: 19404
    -password: "$2y$13$DRFjFSw/VUspNOL4ET1yOO83PVFS8VkYHcpdXTfon3GRbJ9zJ67zC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4081 …}
    +apId: "Kolanaki@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Kolanaki"
    +apPublicUrl: "https://yiffit.net/u/Kolanaki"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Kolanaki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727729543 {#4024
      date: 2024-09-30 22:52:23.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688587692 {#4025
      date: 2023-07-05 22:08:12.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.35 ms
Input props
[
  "user" => App\Entity\User {#5450
    +avatar: Proxies\__CG__\App\Entity\Image {#5451 …}
    +cover: null
    +email: "cloudless@feddit.uk"
    +username: "@cloudless@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727732006 {#5447
      date: 2024-09-30 23:33: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: 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 {#5452 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5454 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5456 …}
    +entries: Doctrine\ORM\PersistentCollection {#5458 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5460 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5462 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5464 …}
    +posts: Doctrine\ORM\PersistentCollection {#5466 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5468 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5470 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5472 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5474 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5476 …}
    +follows: Doctrine\ORM\PersistentCollection {#5478 …}
    +followers: Doctrine\ORM\PersistentCollection {#5480 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5482 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5484 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5486 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5488 …}
    +reports: Doctrine\ORM\PersistentCollection {#5490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
    +violations: Doctrine\ORM\PersistentCollection {#5494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
    +awards: Doctrine\ORM\PersistentCollection {#5498 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5500 …}
    +categories: Doctrine\ORM\PersistentCollection {#5502 …}
    -id: 11734
    -password: "$2y$13$MWrnHHYaMxE6b12I/pDMaum6vqf8EcRclGK/7/zseajtdANPpimUi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5504 …}
    +apId: "cloudless@feddit.uk"
    +apProfileId: "https://feddit.uk/u/cloudless"
    +apPublicUrl: "https://feddit.uk/u/cloudless"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.uk/inbox"
    +apDomain: "feddit.uk"
    +apPreferredUsername: "cloudless"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703696026 {#5448
      date: 2023-12-27 17:53:46.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687984238 {#5449
      date: 2023-06-28 22:30:38.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5872
  +width: 65
  +height: 65
  +user: App\Entity\User {#5450
    +avatar: Proxies\__CG__\App\Entity\Image {#5451 …}
    +cover: null
    +email: "cloudless@feddit.uk"
    +username: "@cloudless@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727732006 {#5447
      date: 2024-09-30 23:33: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: 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 {#5452 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5454 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5456 …}
    +entries: Doctrine\ORM\PersistentCollection {#5458 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5460 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5462 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5464 …}
    +posts: Doctrine\ORM\PersistentCollection {#5466 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5468 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5470 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5472 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5474 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5476 …}
    +follows: Doctrine\ORM\PersistentCollection {#5478 …}
    +followers: Doctrine\ORM\PersistentCollection {#5480 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5482 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5484 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5486 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5488 …}
    +reports: Doctrine\ORM\PersistentCollection {#5490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
    +violations: Doctrine\ORM\PersistentCollection {#5494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
    +awards: Doctrine\ORM\PersistentCollection {#5498 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5500 …}
    +categories: Doctrine\ORM\PersistentCollection {#5502 …}
    -id: 11734
    -password: "$2y$13$MWrnHHYaMxE6b12I/pDMaum6vqf8EcRclGK/7/zseajtdANPpimUi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5504 …}
    +apId: "cloudless@feddit.uk"
    +apProfileId: "https://feddit.uk/u/cloudless"
    +apPublicUrl: "https://feddit.uk/u/cloudless"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.uk/inbox"
    +apDomain: "feddit.uk"
    +apPreferredUsername: "cloudless"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703696026 {#5448
      date: 2023-12-27 17:53:46.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687984238 {#5449
      date: 2023-06-28 22:30:38.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.30 ms
Input props
[
  "user" => App\Entity\User {#4264
    +avatar: Proxies\__CG__\App\Entity\Image {#4265 …}
    +cover: null
    +email: "theneverfox@pawb.social"
    +username: "@theneverfox@pawb.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727743330 {#4261
      date: 2024-10-01 02:42:10.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 {#4266 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4268 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4270 …}
    +entries: Doctrine\ORM\PersistentCollection {#4272 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4274 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4276 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4278 …}
    +posts: Doctrine\ORM\PersistentCollection {#4280 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4282 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4284 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4286 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4288 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4290 …}
    +follows: Doctrine\ORM\PersistentCollection {#4292 …}
    +followers: Doctrine\ORM\PersistentCollection {#4294 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4296 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4298 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4300 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4302 …}
    +reports: Doctrine\ORM\PersistentCollection {#4304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
    +violations: Doctrine\ORM\PersistentCollection {#4308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
    +awards: Doctrine\ORM\PersistentCollection {#4312 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4314 …}
    +categories: Doctrine\ORM\PersistentCollection {#4316 …}
    -id: 24319
    -password: "$2y$13$86QcGoQN.QSgIrtkJel/GuY.tHaF3wt7DkLGnsZmNRPSf4K/cnwSC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4318 …}
    +apId: "theneverfox@pawb.social"
    +apProfileId: "https://pawb.social/u/theneverfox"
    +apPublicUrl: "https://pawb.social/u/theneverfox"
    +apFollowersUrl: null
    +apInboxUrl: "https://pawb.social/inbox"
    +apDomain: "pawb.social"
    +apPreferredUsername: "theneverfox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1690511125 {#4262
      date: 2023-07-28 04:25:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689132780 {#4263
      date: 2023-07-12 05:33:00.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5929
  +width: 65
  +height: 65
  +user: App\Entity\User {#4264
    +avatar: Proxies\__CG__\App\Entity\Image {#4265 …}
    +cover: null
    +email: "theneverfox@pawb.social"
    +username: "@theneverfox@pawb.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727743330 {#4261
      date: 2024-10-01 02:42:10.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 {#4266 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4268 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4270 …}
    +entries: Doctrine\ORM\PersistentCollection {#4272 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4274 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4276 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4278 …}
    +posts: Doctrine\ORM\PersistentCollection {#4280 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4282 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4284 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4286 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4288 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4290 …}
    +follows: Doctrine\ORM\PersistentCollection {#4292 …}
    +followers: Doctrine\ORM\PersistentCollection {#4294 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4296 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4298 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4300 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4302 …}
    +reports: Doctrine\ORM\PersistentCollection {#4304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
    +violations: Doctrine\ORM\PersistentCollection {#4308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
    +awards: Doctrine\ORM\PersistentCollection {#4312 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4314 …}
    +categories: Doctrine\ORM\PersistentCollection {#4316 …}
    -id: 24319
    -password: "$2y$13$86QcGoQN.QSgIrtkJel/GuY.tHaF3wt7DkLGnsZmNRPSf4K/cnwSC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4318 …}
    +apId: "theneverfox@pawb.social"
    +apProfileId: "https://pawb.social/u/theneverfox"
    +apPublicUrl: "https://pawb.social/u/theneverfox"
    +apFollowersUrl: null
    +apInboxUrl: "https://pawb.social/inbox"
    +apDomain: "pawb.social"
    +apPreferredUsername: "theneverfox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1690511125 {#4262
      date: 2023-07-28 04:25:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689132780 {#4263
      date: 2023-07-12 05:33:00.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.25 ms
Input props
[
  "user" => App\Entity\User {#4619
    +avatar: Proxies\__CG__\App\Entity\Image {#4620 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4621 …}
    +email: "spicytuna62@lemmy.world"
    +username: "@spicytuna62@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I use Debian btw"
    +lastActive: DateTime @1727739882 {#4616
      date: 2024-10-01 01:44:42.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4622 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4624 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4626 …}
    +entries: Doctrine\ORM\PersistentCollection {#4628 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4630 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4632 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4634 …}
    +posts: Doctrine\ORM\PersistentCollection {#4636 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4638 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4640 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4642 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4644 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4646 …}
    +follows: Doctrine\ORM\PersistentCollection {#4648 …}
    +followers: Doctrine\ORM\PersistentCollection {#4650 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4652 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4654 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4656 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4658 …}
    +reports: Doctrine\ORM\PersistentCollection {#4660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4662 …}
    +violations: Doctrine\ORM\PersistentCollection {#4664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
    +awards: Doctrine\ORM\PersistentCollection {#4668 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4670 …}
    +categories: Doctrine\ORM\PersistentCollection {#4672 …}
    -id: 2027
    -password: "$2y$13$1sy99SFtFWfNvQlxg3lxyurbIE8ysZIDJh453vMK7o.qps6S2ST4."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4674 …}
    +apId: "spicytuna62@lemmy.world"
    +apProfileId: "https://lemmy.world/u/spicytuna62"
    +apPublicUrl: "https://lemmy.world/u/spicytuna62"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "spicytuna62"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727598993 {#4617
      date: 2024-09-29 10:36:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687010818 {#4618
      date: 2023-06-17 16:06:58.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5986
  +width: 65
  +height: 65
  +user: App\Entity\User {#4619
    +avatar: Proxies\__CG__\App\Entity\Image {#4620 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4621 …}
    +email: "spicytuna62@lemmy.world"
    +username: "@spicytuna62@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I use Debian btw"
    +lastActive: DateTime @1727739882 {#4616
      date: 2024-10-01 01:44:42.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4622 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4624 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4626 …}
    +entries: Doctrine\ORM\PersistentCollection {#4628 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4630 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4632 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4634 …}
    +posts: Doctrine\ORM\PersistentCollection {#4636 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4638 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4640 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4642 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4644 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4646 …}
    +follows: Doctrine\ORM\PersistentCollection {#4648 …}
    +followers: Doctrine\ORM\PersistentCollection {#4650 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4652 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4654 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4656 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4658 …}
    +reports: Doctrine\ORM\PersistentCollection {#4660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4662 …}
    +violations: Doctrine\ORM\PersistentCollection {#4664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
    +awards: Doctrine\ORM\PersistentCollection {#4668 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4670 …}
    +categories: Doctrine\ORM\PersistentCollection {#4672 …}
    -id: 2027
    -password: "$2y$13$1sy99SFtFWfNvQlxg3lxyurbIE8ysZIDJh453vMK7o.qps6S2ST4."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4674 …}
    +apId: "spicytuna62@lemmy.world"
    +apProfileId: "https://lemmy.world/u/spicytuna62"
    +apPublicUrl: "https://lemmy.world/u/spicytuna62"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "spicytuna62"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727598993 {#4617
      date: 2024-09-29 10:36:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687010818 {#4618
      date: 2023-06-17 16:06:58.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.00 ms
Input props
[
  "user" => App\Entity\User {#4679
    +avatar: Proxies\__CG__\App\Entity\Image {#4680 …}
    +cover: null
    +email: "ininewcrow@lemmy.ca"
    +username: "@ininewcrow@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Indigenous Canadian from northern Ontario. Believe in equality, Indigenous rights, minority rights, LGBTQ+, women’s rights and do not support war of any kind."
    +lastActive: DateTime @1727738342 {#4676
      date: 2024-10-01 01:19:02.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4681 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4683 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4685 …}
    +entries: Doctrine\ORM\PersistentCollection {#4687 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4689 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4691 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4693 …}
    +posts: Doctrine\ORM\PersistentCollection {#4695 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4697 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4699 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4701 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4703 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4705 …}
    +follows: Doctrine\ORM\PersistentCollection {#4707 …}
    +followers: Doctrine\ORM\PersistentCollection {#4709 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4711 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4713 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4715 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4717 …}
    +reports: Doctrine\ORM\PersistentCollection {#4719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4721 …}
    +violations: Doctrine\ORM\PersistentCollection {#4723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4725 …}
    +awards: Doctrine\ORM\PersistentCollection {#4727 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4729 …}
    +categories: Doctrine\ORM\PersistentCollection {#4731 …}
    -id: 20325
    -password: "$2y$13$iBT0ut9umtx5q2cQILfkEO2dUwstgkPRVbPDoe18/kqqGBHjqnit6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4733 …}
    +apId: "ininewcrow@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/ininewcrow"
    +apPublicUrl: "https://lemmy.ca/u/ininewcrow"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "ininewcrow"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727554319 {#4677
      date: 2024-09-28 22:11:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688767971 {#4678
      date: 2023-07-08 00:12:51.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6043
  +width: 65
  +height: 65
  +user: App\Entity\User {#4679
    +avatar: Proxies\__CG__\App\Entity\Image {#4680 …}
    +cover: null
    +email: "ininewcrow@lemmy.ca"
    +username: "@ininewcrow@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Indigenous Canadian from northern Ontario. Believe in equality, Indigenous rights, minority rights, LGBTQ+, women’s rights and do not support war of any kind."
    +lastActive: DateTime @1727738342 {#4676
      date: 2024-10-01 01:19:02.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4681 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4683 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4685 …}
    +entries: Doctrine\ORM\PersistentCollection {#4687 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4689 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4691 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4693 …}
    +posts: Doctrine\ORM\PersistentCollection {#4695 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4697 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4699 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4701 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4703 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4705 …}
    +follows: Doctrine\ORM\PersistentCollection {#4707 …}
    +followers: Doctrine\ORM\PersistentCollection {#4709 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4711 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4713 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4715 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4717 …}
    +reports: Doctrine\ORM\PersistentCollection {#4719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4721 …}
    +violations: Doctrine\ORM\PersistentCollection {#4723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4725 …}
    +awards: Doctrine\ORM\PersistentCollection {#4727 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4729 …}
    +categories: Doctrine\ORM\PersistentCollection {#4731 …}
    -id: 20325
    -password: "$2y$13$iBT0ut9umtx5q2cQILfkEO2dUwstgkPRVbPDoe18/kqqGBHjqnit6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4733 …}
    +apId: "ininewcrow@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/ininewcrow"
    +apPublicUrl: "https://lemmy.ca/u/ininewcrow"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "ininewcrow"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727554319 {#4677
      date: 2024-09-28 22:11:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688767971 {#4678
      date: 2023-07-08 00:12:51.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.22 ms
Input props
[
  "user" => App\Entity\User {#3669
    +avatar: Proxies\__CG__\App\Entity\Image {#3670 …}
    +cover: null
    +email: "OpenStars@startrek.website"
    +username: "@OpenStars@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727748721 {#3666
      date: 2024-10-01 04:12:01.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 {#3671 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3673 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3675 …}
    +entries: Doctrine\ORM\PersistentCollection {#3677 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3679 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3681 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3683 …}
    +posts: Doctrine\ORM\PersistentCollection {#3685 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3687 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3689 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3691 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3693 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3695 …}
    +follows: Doctrine\ORM\PersistentCollection {#3697 …}
    +followers: Doctrine\ORM\PersistentCollection {#3699 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3701 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3703 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3705 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3707 …}
    +reports: Doctrine\ORM\PersistentCollection {#3709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
    +violations: Doctrine\ORM\PersistentCollection {#3713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3715 …}
    +awards: Doctrine\ORM\PersistentCollection {#3717 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3719 …}
    +categories: Doctrine\ORM\PersistentCollection {#3721 …}
    -id: 90550
    -password: "$2y$13$pIusxS2UcFy6wKarJ3E3mewbzlb1ar70u4XAV.6Rr/w4QkU6c7XIu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3723 …}
    +apId: "OpenStars@startrek.website"
    +apProfileId: "https://startrek.website/u/OpenStars"
    +apPublicUrl: "https://startrek.website/u/OpenStars"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "OpenStars"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719640787 {#3667
      date: 2024-06-29 07:59:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1719640785 {#3668
      date: 2024-06-29 07:59:45.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6100
  +width: 65
  +height: 65
  +user: App\Entity\User {#3669
    +avatar: Proxies\__CG__\App\Entity\Image {#3670 …}
    +cover: null
    +email: "OpenStars@startrek.website"
    +username: "@OpenStars@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727748721 {#3666
      date: 2024-10-01 04:12:01.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 {#3671 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3673 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3675 …}
    +entries: Doctrine\ORM\PersistentCollection {#3677 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3679 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3681 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3683 …}
    +posts: Doctrine\ORM\PersistentCollection {#3685 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3687 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3689 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3691 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3693 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3695 …}
    +follows: Doctrine\ORM\PersistentCollection {#3697 …}
    +followers: Doctrine\ORM\PersistentCollection {#3699 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3701 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3703 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3705 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3707 …}
    +reports: Doctrine\ORM\PersistentCollection {#3709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
    +violations: Doctrine\ORM\PersistentCollection {#3713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3715 …}
    +awards: Doctrine\ORM\PersistentCollection {#3717 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3719 …}
    +categories: Doctrine\ORM\PersistentCollection {#3721 …}
    -id: 90550
    -password: "$2y$13$pIusxS2UcFy6wKarJ3E3mewbzlb1ar70u4XAV.6Rr/w4QkU6c7XIu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3723 …}
    +apId: "OpenStars@startrek.website"
    +apProfileId: "https://startrek.website/u/OpenStars"
    +apPublicUrl: "https://startrek.website/u/OpenStars"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "OpenStars"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719640787 {#3667
      date: 2024-06-29 07:59:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1719640785 {#3668
      date: 2024-06-29 07:59:45.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.41 ms
Input props
[
  "user" => App\Entity\User {#4500
    +avatar: Proxies\__CG__\App\Entity\Image {#4501 …}
    +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 @1727740433 {#4497
      date: 2024-10-01 01:53:53.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 {#4502 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4504 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4506 …}
    +entries: Doctrine\ORM\PersistentCollection {#4508 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4510 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4512 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4514 …}
    +posts: Doctrine\ORM\PersistentCollection {#4516 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4518 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4520 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4522 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4524 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4526 …}
    +follows: Doctrine\ORM\PersistentCollection {#4528 …}
    +followers: Doctrine\ORM\PersistentCollection {#4530 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4532 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4534 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4536 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4538 …}
    +reports: Doctrine\ORM\PersistentCollection {#4540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
    +violations: Doctrine\ORM\PersistentCollection {#4544 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
    +awards: Doctrine\ORM\PersistentCollection {#4548 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4550 …}
    +categories: Doctrine\ORM\PersistentCollection {#4552 …}
    -id: 39219
    -password: "$2y$13$EHPqKgQHDELH0n8Lf1q3GuAuLZ5Uev1kbTHy4hIh1huvnH6MtcxwC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4554 …}
    +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 {#4498
      date: 2024-08-16 10:43:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691416621 {#4499
      date: 2023-08-07 15:57:01.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6157
  +width: 65
  +height: 65
  +user: App\Entity\User {#4500
    +avatar: Proxies\__CG__\App\Entity\Image {#4501 …}
    +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 @1727740433 {#4497
      date: 2024-10-01 01:53:53.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 {#4502 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4504 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4506 …}
    +entries: Doctrine\ORM\PersistentCollection {#4508 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4510 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4512 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4514 …}
    +posts: Doctrine\ORM\PersistentCollection {#4516 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4518 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4520 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4522 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4524 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4526 …}
    +follows: Doctrine\ORM\PersistentCollection {#4528 …}
    +followers: Doctrine\ORM\PersistentCollection {#4530 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4532 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4534 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4536 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4538 …}
    +reports: Doctrine\ORM\PersistentCollection {#4540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
    +violations: Doctrine\ORM\PersistentCollection {#4544 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
    +awards: Doctrine\ORM\PersistentCollection {#4548 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4550 …}
    +categories: Doctrine\ORM\PersistentCollection {#4552 …}
    -id: 39219
    -password: "$2y$13$EHPqKgQHDELH0n8Lf1q3GuAuLZ5Uev1kbTHy4hIh1huvnH6MtcxwC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4554 …}
    +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 {#4498
      date: 2024-08-16 10:43:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691416621 {#4499
      date: 2023-08-07 15:57:01.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 6.69 ms
Input props
[
  "user" => App\Entity\User {#5096
    +avatar: Proxies\__CG__\App\Entity\Image {#5097 …}
    +cover: null
    +email: "smuuthbrane@sh.itjust.works"
    +username: "@smuuthbrane@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Almost as smuuth as sharks."
    +lastActive: DateTime @1727734999 {#5093
      date: 2024-10-01 00:23:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5098 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5100 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5102 …}
    +entries: Doctrine\ORM\PersistentCollection {#5104 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5106 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5108 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5110 …}
    +posts: Doctrine\ORM\PersistentCollection {#5112 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5114 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5116 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5118 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5120 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5122 …}
    +follows: Doctrine\ORM\PersistentCollection {#5124 …}
    +followers: Doctrine\ORM\PersistentCollection {#5126 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5128 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5130 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5132 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5134 …}
    +reports: Doctrine\ORM\PersistentCollection {#5136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
    +violations: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    +awards: Doctrine\ORM\PersistentCollection {#5144 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5146 …}
    +categories: Doctrine\ORM\PersistentCollection {#5148 …}
    -id: 499
    -password: "$2y$13$73pnF6sRp87ARXW86QMAYegpCNZKokKI44DZgby2bAlByWlnSBA26"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5150 …}
    +apId: "smuuthbrane@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/smuuthbrane"
    +apPublicUrl: "https://sh.itjust.works/u/smuuthbrane"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "smuuthbrane"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727656393 {#5094
      date: 2024-09-30 02:33:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686928591 {#5095
      date: 2023-06-16 17:16:31.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6214
  +width: 65
  +height: 65
  +user: App\Entity\User {#5096
    +avatar: Proxies\__CG__\App\Entity\Image {#5097 …}
    +cover: null
    +email: "smuuthbrane@sh.itjust.works"
    +username: "@smuuthbrane@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Almost as smuuth as sharks."
    +lastActive: DateTime @1727734999 {#5093
      date: 2024-10-01 00:23:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5098 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5100 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5102 …}
    +entries: Doctrine\ORM\PersistentCollection {#5104 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5106 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5108 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5110 …}
    +posts: Doctrine\ORM\PersistentCollection {#5112 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5114 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5116 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5118 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5120 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5122 …}
    +follows: Doctrine\ORM\PersistentCollection {#5124 …}
    +followers: Doctrine\ORM\PersistentCollection {#5126 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5128 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5130 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5132 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5134 …}
    +reports: Doctrine\ORM\PersistentCollection {#5136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
    +violations: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    +awards: Doctrine\ORM\PersistentCollection {#5144 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5146 …}
    +categories: Doctrine\ORM\PersistentCollection {#5148 …}
    -id: 499
    -password: "$2y$13$73pnF6sRp87ARXW86QMAYegpCNZKokKI44DZgby2bAlByWlnSBA26"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5150 …}
    +apId: "smuuthbrane@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/smuuthbrane"
    +apPublicUrl: "https://sh.itjust.works/u/smuuthbrane"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "smuuthbrane"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727656393 {#5094
      date: 2024-09-30 02:33:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686928591 {#5095
      date: 2023-06-16 17:16:31.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 5.37 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6276
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6277 …}
  -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 3.84 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6348
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6346 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6347 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 7.18 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6417
  +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 {#6347 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 3.81 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6486
  +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 {#6487 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 12.36 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6580
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3011 …}
}