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

Components

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

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 2.25ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 72.11ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 24.97ms
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.57ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 0.96ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 48.01ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 701.81ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 1.91ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 1.68ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 2.74ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.37ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 2.21ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 1.57 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.96 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.21 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.19 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.13 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.13 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#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.13 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.12 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 24.47 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.18 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2227
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.18 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2219
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.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.16 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.14 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.13 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.15 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.24 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.17 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.14 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.14 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.17 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.14 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 48.01 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 701.81 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3104
  +magazine: null
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.70 ms
Input props
[
  "user" => App\Entity\User {#3730
    +avatar: Proxies\__CG__\App\Entity\Image {#3731 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3732 …}
    +email: "spicytuna62@lemmy.world"
    +username: "@spicytuna62@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I use Debian btw"
    +lastActive: DateTime @1727739882 {#3727
      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 {#3733 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3735 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3737 …}
    +entries: Doctrine\ORM\PersistentCollection {#3739 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3741 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3743 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3745 …}
    +posts: Doctrine\ORM\PersistentCollection {#3747 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3749 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3751 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3753 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3755 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3757 …}
    +follows: Doctrine\ORM\PersistentCollection {#3759 …}
    +followers: Doctrine\ORM\PersistentCollection {#3761 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3763 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3765 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3767 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3769 …}
    +reports: Doctrine\ORM\PersistentCollection {#3771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3773 …}
    +violations: Doctrine\ORM\PersistentCollection {#3775 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3777 …}
    +awards: Doctrine\ORM\PersistentCollection {#3779 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3781 …}
    +categories: Doctrine\ORM\PersistentCollection {#3783 …}
    -id: 2027
    -password: "$2y$13$1sy99SFtFWfNvQlxg3lxyurbIE8ysZIDJh453vMK7o.qps6S2ST4."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3785 …}
    +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 {#3728
      date: 2024-09-29 10:36:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687010818 {#3729
      date: 2023-06-17 16:06:58.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5573
  +width: 65
  +height: 65
  +user: App\Entity\User {#3730
    +avatar: Proxies\__CG__\App\Entity\Image {#3731 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3732 …}
    +email: "spicytuna62@lemmy.world"
    +username: "@spicytuna62@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I use Debian btw"
    +lastActive: DateTime @1727739882 {#3727
      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 {#3733 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3735 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3737 …}
    +entries: Doctrine\ORM\PersistentCollection {#3739 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3741 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3743 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3745 …}
    +posts: Doctrine\ORM\PersistentCollection {#3747 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3749 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3751 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3753 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3755 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3757 …}
    +follows: Doctrine\ORM\PersistentCollection {#3759 …}
    +followers: Doctrine\ORM\PersistentCollection {#3761 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3763 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3765 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3767 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3769 …}
    +reports: Doctrine\ORM\PersistentCollection {#3771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3773 …}
    +violations: Doctrine\ORM\PersistentCollection {#3775 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3777 …}
    +awards: Doctrine\ORM\PersistentCollection {#3779 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3781 …}
    +categories: Doctrine\ORM\PersistentCollection {#3783 …}
    -id: 2027
    -password: "$2y$13$1sy99SFtFWfNvQlxg3lxyurbIE8ysZIDJh453vMK7o.qps6S2ST4."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3785 …}
    +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 {#3728
      date: 2024-09-29 10:36:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687010818 {#3729
      date: 2023-06-17 16:06:58.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.34 ms
Input props
[
  "user" => App\Entity\User {#4087
    +avatar: Proxies\__CG__\App\Entity\Image {#4088 …}
    +cover: null
    +email: "Rocketpoweredgorilla@lemmy.ca"
    +username: "@Rocketpoweredgorilla@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727736022 {#4084
      date: 2024-10-01 00:40:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4089 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4091 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4093 …}
    +entries: Doctrine\ORM\PersistentCollection {#4095 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4097 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4099 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4101 …}
    +posts: Doctrine\ORM\PersistentCollection {#4103 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4105 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4107 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4109 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4111 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4113 …}
    +follows: Doctrine\ORM\PersistentCollection {#4115 …}
    +followers: Doctrine\ORM\PersistentCollection {#4117 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4119 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4121 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4123 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4125 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
    +violations: Doctrine\ORM\PersistentCollection {#4131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
    +awards: Doctrine\ORM\PersistentCollection {#4135 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4137 …}
    +categories: Doctrine\ORM\PersistentCollection {#4139 …}
    -id: 39756
    -password: "$2y$13$OK4BeDUsepwK3aB71BSYVujEetGZHw/1jJsAl0uriMFHqk8sEram2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4141 …}
    +apId: "Rocketpoweredgorilla@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Rocketpoweredgorilla"
    +apPublicUrl: "https://lemmy.ca/u/Rocketpoweredgorilla"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Rocketpoweredgorilla"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727686542 {#4085
      date: 2024-09-30 10:55:42.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691616046 {#4086
      date: 2023-08-09 23:20:46.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5645
  +width: 65
  +height: 65
  +user: App\Entity\User {#4087
    +avatar: Proxies\__CG__\App\Entity\Image {#4088 …}
    +cover: null
    +email: "Rocketpoweredgorilla@lemmy.ca"
    +username: "@Rocketpoweredgorilla@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727736022 {#4084
      date: 2024-10-01 00:40:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4089 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4091 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4093 …}
    +entries: Doctrine\ORM\PersistentCollection {#4095 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4097 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4099 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4101 …}
    +posts: Doctrine\ORM\PersistentCollection {#4103 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4105 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4107 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4109 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4111 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4113 …}
    +follows: Doctrine\ORM\PersistentCollection {#4115 …}
    +followers: Doctrine\ORM\PersistentCollection {#4117 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4119 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4121 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4123 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4125 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
    +violations: Doctrine\ORM\PersistentCollection {#4131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
    +awards: Doctrine\ORM\PersistentCollection {#4135 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4137 …}
    +categories: Doctrine\ORM\PersistentCollection {#4139 …}
    -id: 39756
    -password: "$2y$13$OK4BeDUsepwK3aB71BSYVujEetGZHw/1jJsAl0uriMFHqk8sEram2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4141 …}
    +apId: "Rocketpoweredgorilla@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Rocketpoweredgorilla"
    +apPublicUrl: "https://lemmy.ca/u/Rocketpoweredgorilla"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Rocketpoweredgorilla"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727686542 {#4085
      date: 2024-09-30 10:55:42.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691616046 {#4086
      date: 2023-08-09 23:20:46.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#3790
    +avatar: Proxies\__CG__\App\Entity\Image {#3791 …}
    +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 {#3787
      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 {#3792 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3794 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3796 …}
    +entries: Doctrine\ORM\PersistentCollection {#3798 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3800 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3802 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3804 …}
    +posts: Doctrine\ORM\PersistentCollection {#3806 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3808 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3810 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3812 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3814 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3816 …}
    +follows: Doctrine\ORM\PersistentCollection {#3818 …}
    +followers: Doctrine\ORM\PersistentCollection {#3820 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3822 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3824 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3826 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3828 …}
    +reports: Doctrine\ORM\PersistentCollection {#3830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3832 …}
    +violations: Doctrine\ORM\PersistentCollection {#3834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3836 …}
    +awards: Doctrine\ORM\PersistentCollection {#3838 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3840 …}
    +categories: Doctrine\ORM\PersistentCollection {#3842 …}
    -id: 20325
    -password: "$2y$13$iBT0ut9umtx5q2cQILfkEO2dUwstgkPRVbPDoe18/kqqGBHjqnit6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3844 …}
    +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 {#3788
      date: 2024-09-28 22:11:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688767971 {#3789
      date: 2023-07-08 00:12:51.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5702
  +width: 65
  +height: 65
  +user: App\Entity\User {#3790
    +avatar: Proxies\__CG__\App\Entity\Image {#3791 …}
    +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 {#3787
      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 {#3792 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3794 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3796 …}
    +entries: Doctrine\ORM\PersistentCollection {#3798 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3800 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3802 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3804 …}
    +posts: Doctrine\ORM\PersistentCollection {#3806 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3808 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3810 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3812 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3814 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3816 …}
    +follows: Doctrine\ORM\PersistentCollection {#3818 …}
    +followers: Doctrine\ORM\PersistentCollection {#3820 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3822 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3824 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3826 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3828 …}
    +reports: Doctrine\ORM\PersistentCollection {#3830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3832 …}
    +violations: Doctrine\ORM\PersistentCollection {#3834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3836 …}
    +awards: Doctrine\ORM\PersistentCollection {#3838 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3840 …}
    +categories: Doctrine\ORM\PersistentCollection {#3842 …}
    -id: 20325
    -password: "$2y$13$iBT0ut9umtx5q2cQILfkEO2dUwstgkPRVbPDoe18/kqqGBHjqnit6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3844 …}
    +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 {#3788
      date: 2024-09-28 22:11:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688767971 {#3789
      date: 2023-07-08 00:12:51.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 49.50 ms
Input props
[
  "user" => App\Entity\User {#4266
    +avatar: Proxies\__CG__\App\Entity\Image {#4267 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4268 …}
    +email: "demonsword@lemmy.world"
    +username: "@demonsword@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      *random bald, fat, middle-aged Brazillian guy*\n
      \n
      **can’t post anything anymore since lemmy.world is hostile to VPN users, so now I’m just a upvote/downvote machine…**
      """
    +lastActive: DateTime @1727735026 {#4263
      date: 2024-10-01 00:23:46.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 {#4269 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4271 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4273 …}
    +entries: Doctrine\ORM\PersistentCollection {#4275 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4277 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4279 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4281 …}
    +posts: Doctrine\ORM\PersistentCollection {#4283 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4285 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4287 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4289 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4291 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4293 …}
    +follows: Doctrine\ORM\PersistentCollection {#4295 …}
    +followers: Doctrine\ORM\PersistentCollection {#4297 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4299 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4301 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4303 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4305 …}
    +reports: Doctrine\ORM\PersistentCollection {#4307 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
    +violations: Doctrine\ORM\PersistentCollection {#4311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4313 …}
    +awards: Doctrine\ORM\PersistentCollection {#4315 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4317 …}
    +categories: Doctrine\ORM\PersistentCollection {#4319 …}
    -id: 37401
    -password: "$2y$13$eQf5V2kpDpbkrNMti9UjZeIi4XvRGOg4PWGvaSPGeCy.XNmiNnjJ."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4321 …}
    +apId: "demonsword@lemmy.world"
    +apProfileId: "https://lemmy.world/u/demonsword"
    +apPublicUrl: "https://lemmy.world/u/demonsword"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "demonsword"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727507119 {#4264
      date: 2024-09-28 09:05:19.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690834843 {#4265
      date: 2023-07-31 22:20:43.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5759
  +width: 65
  +height: 65
  +user: App\Entity\User {#4266
    +avatar: Proxies\__CG__\App\Entity\Image {#4267 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4268 …}
    +email: "demonsword@lemmy.world"
    +username: "@demonsword@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      *random bald, fat, middle-aged Brazillian guy*\n
      \n
      **can’t post anything anymore since lemmy.world is hostile to VPN users, so now I’m just a upvote/downvote machine…**
      """
    +lastActive: DateTime @1727735026 {#4263
      date: 2024-10-01 00:23:46.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 {#4269 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4271 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4273 …}
    +entries: Doctrine\ORM\PersistentCollection {#4275 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4277 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4279 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4281 …}
    +posts: Doctrine\ORM\PersistentCollection {#4283 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4285 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4287 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4289 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4291 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4293 …}
    +follows: Doctrine\ORM\PersistentCollection {#4295 …}
    +followers: Doctrine\ORM\PersistentCollection {#4297 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4299 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4301 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4303 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4305 …}
    +reports: Doctrine\ORM\PersistentCollection {#4307 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4309 …}
    +violations: Doctrine\ORM\PersistentCollection {#4311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4313 …}
    +awards: Doctrine\ORM\PersistentCollection {#4315 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4317 …}
    +categories: Doctrine\ORM\PersistentCollection {#4319 …}
    -id: 37401
    -password: "$2y$13$eQf5V2kpDpbkrNMti9UjZeIi4XvRGOg4PWGvaSPGeCy.XNmiNnjJ."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4321 …}
    +apId: "demonsword@lemmy.world"
    +apProfileId: "https://lemmy.world/u/demonsword"
    +apPublicUrl: "https://lemmy.world/u/demonsword"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "demonsword"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727507119 {#4264
      date: 2024-09-28 09:05:19.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690834843 {#4265
      date: 2023-07-31 22:20:43.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.50 ms
Input props
[
  "user" => App\Entity\User {#5331
    +avatar: Proxies\__CG__\App\Entity\Image {#5332 …}
    +cover: null
    +email: "SpaceCowboy@lemmy.ca"
    +username: "@SpaceCowboy@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727727004 {#5328
      date: 2024-09-30 22:10:04.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5333 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5335 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5337 …}
    +entries: Doctrine\ORM\PersistentCollection {#5339 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5341 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5343 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5345 …}
    +posts: Doctrine\ORM\PersistentCollection {#5347 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5349 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5351 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5353 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5355 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5357 …}
    +follows: Doctrine\ORM\PersistentCollection {#5359 …}
    +followers: Doctrine\ORM\PersistentCollection {#5361 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5363 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5365 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5367 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5369 …}
    +reports: Doctrine\ORM\PersistentCollection {#5371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5373 …}
    +violations: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    +awards: Doctrine\ORM\PersistentCollection {#5379 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5381 …}
    +categories: Doctrine\ORM\PersistentCollection {#5383 …}
    -id: 26898
    -password: "$2y$13$mP4pkBI7oN/TvuydY7wGe.SgSdAns7xlF/5rCDxzSux5Nd4gcL4L2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5385 …}
    +apId: "SpaceCowboy@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/SpaceCowboy"
    +apPublicUrl: "https://lemmy.ca/u/SpaceCowboy"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "SpaceCowboy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1699280646 {#5329
      date: 2023-11-06 15:24:06.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689300158 {#5330
      date: 2023-07-14 04:02:38.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5816
  +width: 65
  +height: 65
  +user: App\Entity\User {#5331
    +avatar: Proxies\__CG__\App\Entity\Image {#5332 …}
    +cover: null
    +email: "SpaceCowboy@lemmy.ca"
    +username: "@SpaceCowboy@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727727004 {#5328
      date: 2024-09-30 22:10:04.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5333 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5335 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5337 …}
    +entries: Doctrine\ORM\PersistentCollection {#5339 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5341 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5343 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5345 …}
    +posts: Doctrine\ORM\PersistentCollection {#5347 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5349 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5351 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5353 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5355 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5357 …}
    +follows: Doctrine\ORM\PersistentCollection {#5359 …}
    +followers: Doctrine\ORM\PersistentCollection {#5361 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5363 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5365 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5367 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5369 …}
    +reports: Doctrine\ORM\PersistentCollection {#5371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5373 …}
    +violations: Doctrine\ORM\PersistentCollection {#5375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
    +awards: Doctrine\ORM\PersistentCollection {#5379 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5381 …}
    +categories: Doctrine\ORM\PersistentCollection {#5383 …}
    -id: 26898
    -password: "$2y$13$mP4pkBI7oN/TvuydY7wGe.SgSdAns7xlF/5rCDxzSux5Nd4gcL4L2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5385 …}
    +apId: "SpaceCowboy@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/SpaceCowboy"
    +apPublicUrl: "https://lemmy.ca/u/SpaceCowboy"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "SpaceCowboy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1699280646 {#5329
      date: 2023-11-06 15:24:06.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689300158 {#5330
      date: 2023-07-14 04:02:38.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.73 ms
Input props
[
  "user" => App\Entity\User {#4028
    +avatar: Proxies\__CG__\App\Entity\Image {#4029 …}
    +cover: null
    +email: "kevincox@lemmy.ml"
    +username: "@kevincox@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[kevincox.ca](https://kevincox.ca)"
    +lastActive: DateTime @1727736210 {#4025
      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 {#4030 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4032 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4034 …}
    +entries: Doctrine\ORM\PersistentCollection {#4036 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4038 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4040 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4042 …}
    +posts: Doctrine\ORM\PersistentCollection {#4044 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4046 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4048 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4050 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4052 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4054 …}
    +follows: Doctrine\ORM\PersistentCollection {#4056 …}
    +followers: Doctrine\ORM\PersistentCollection {#4058 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4060 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4062 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4064 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4066 …}
    +reports: Doctrine\ORM\PersistentCollection {#4068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4070 …}
    +violations: Doctrine\ORM\PersistentCollection {#4072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4074 …}
    +awards: Doctrine\ORM\PersistentCollection {#4076 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4078 …}
    +categories: Doctrine\ORM\PersistentCollection {#4080 …}
    -id: 7001
    -password: "$2y$13$ZVak41O3eGKV0tIp6VyOcOjO3pDcIxjD9dUQOiK62mIhSmu640QNy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4082 …}
    +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 {#4026
      date: 2024-09-07 21:12:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451353 {#4027
      date: 2023-06-22 18:29:13.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5873
  +width: 65
  +height: 65
  +user: App\Entity\User {#4028
    +avatar: Proxies\__CG__\App\Entity\Image {#4029 …}
    +cover: null
    +email: "kevincox@lemmy.ml"
    +username: "@kevincox@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[kevincox.ca](https://kevincox.ca)"
    +lastActive: DateTime @1727736210 {#4025
      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 {#4030 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4032 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4034 …}
    +entries: Doctrine\ORM\PersistentCollection {#4036 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4038 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4040 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4042 …}
    +posts: Doctrine\ORM\PersistentCollection {#4044 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4046 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4048 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4050 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4052 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4054 …}
    +follows: Doctrine\ORM\PersistentCollection {#4056 …}
    +followers: Doctrine\ORM\PersistentCollection {#4058 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4060 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4062 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4064 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4066 …}
    +reports: Doctrine\ORM\PersistentCollection {#4068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4070 …}
    +violations: Doctrine\ORM\PersistentCollection {#4072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4074 …}
    +awards: Doctrine\ORM\PersistentCollection {#4076 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4078 …}
    +categories: Doctrine\ORM\PersistentCollection {#4080 …}
    -id: 7001
    -password: "$2y$13$ZVak41O3eGKV0tIp6VyOcOjO3pDcIxjD9dUQOiK62mIhSmu640QNy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4082 …}
    +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 {#4026
      date: 2024-09-07 21:12:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451353 {#4027
      date: 2023-06-22 18:29:13.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 11.92 ms
Input props
[
  "user" => App\Entity\User {#5095
    +avatar: Proxies\__CG__\App\Entity\Image {#5096 …}
    +cover: null
    +email: "sramder@lemmy.world"
    +username: "@sramder@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727728547 {#5092
      date: 2024-09-30 22:35:47.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 {#5097 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5099 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5101 …}
    +entries: Doctrine\ORM\PersistentCollection {#5103 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5105 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5107 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5109 …}
    +posts: Doctrine\ORM\PersistentCollection {#5111 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5113 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5115 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5117 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5119 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5121 …}
    +follows: Doctrine\ORM\PersistentCollection {#5123 …}
    +followers: Doctrine\ORM\PersistentCollection {#5125 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5127 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5129 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5131 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5133 …}
    +reports: Doctrine\ORM\PersistentCollection {#5135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
    +violations: Doctrine\ORM\PersistentCollection {#5139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5141 …}
    +awards: Doctrine\ORM\PersistentCollection {#5143 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5145 …}
    +categories: Doctrine\ORM\PersistentCollection {#5147 …}
    -id: 18182
    -password: "$2y$13$tFbo3DMQEbqLwBWOx2ZJ7uuToyeX4878/Hkg28vYCbx9aiZvhe/uO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5149 …}
    +apId: "sramder@lemmy.world"
    +apProfileId: "https://lemmy.world/u/sramder"
    +apPublicUrl: "https://lemmy.world/u/sramder"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "sramder"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727657776 {#5093
      date: 2024-09-30 02:56:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688413408 {#5094
      date: 2023-07-03 21:43:28.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5930
  +width: 65
  +height: 65
  +user: App\Entity\User {#5095
    +avatar: Proxies\__CG__\App\Entity\Image {#5096 …}
    +cover: null
    +email: "sramder@lemmy.world"
    +username: "@sramder@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727728547 {#5092
      date: 2024-09-30 22:35:47.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 {#5097 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5099 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5101 …}
    +entries: Doctrine\ORM\PersistentCollection {#5103 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5105 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5107 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5109 …}
    +posts: Doctrine\ORM\PersistentCollection {#5111 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5113 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5115 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5117 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5119 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5121 …}
    +follows: Doctrine\ORM\PersistentCollection {#5123 …}
    +followers: Doctrine\ORM\PersistentCollection {#5125 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5127 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5129 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5131 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5133 …}
    +reports: Doctrine\ORM\PersistentCollection {#5135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
    +violations: Doctrine\ORM\PersistentCollection {#5139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5141 …}
    +awards: Doctrine\ORM\PersistentCollection {#5143 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5145 …}
    +categories: Doctrine\ORM\PersistentCollection {#5147 …}
    -id: 18182
    -password: "$2y$13$tFbo3DMQEbqLwBWOx2ZJ7uuToyeX4878/Hkg28vYCbx9aiZvhe/uO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5149 …}
    +apId: "sramder@lemmy.world"
    +apProfileId: "https://lemmy.world/u/sramder"
    +apPublicUrl: "https://lemmy.world/u/sramder"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "sramder"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727657776 {#5093
      date: 2024-09-30 02:56:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688413408 {#5094
      date: 2023-07-03 21:43:28.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.43 ms
Input props
[
  "user" => App\Entity\User {#4385
    +avatar: Proxies\__CG__\App\Entity\Image {#4386 …}
    +cover: null
    +email: "DannyMac@lemmy.world"
    +username: "@DannyMac@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727734412 {#4382
      date: 2024-10-01 00:13:32.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 {#4387 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4389 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4391 …}
    +entries: Doctrine\ORM\PersistentCollection {#4393 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4395 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4397 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4399 …}
    +posts: Doctrine\ORM\PersistentCollection {#4401 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4403 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4405 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4407 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4409 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4411 …}
    +follows: Doctrine\ORM\PersistentCollection {#4413 …}
    +followers: Doctrine\ORM\PersistentCollection {#4415 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4417 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4419 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4421 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4423 …}
    +reports: Doctrine\ORM\PersistentCollection {#4425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
    +violations: Doctrine\ORM\PersistentCollection {#4429 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4431 …}
    +awards: Doctrine\ORM\PersistentCollection {#4433 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4435 …}
    +categories: Doctrine\ORM\PersistentCollection {#4437 …}
    -id: 20929
    -password: "$2y$13$wIJaLRpojowyso2divHX4u2UFbbpnabCpSQtxILnO2WmiJ1.j6uem"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4439 …}
    +apId: "DannyMac@lemmy.world"
    +apProfileId: "https://lemmy.world/u/DannyMac"
    +apPublicUrl: "https://lemmy.world/u/DannyMac"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "DannyMac"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727515464 {#4383
      date: 2024-09-28 11:24:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689011797 {#4384
      date: 2023-07-10 19:56:37.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5987
  +width: 65
  +height: 65
  +user: App\Entity\User {#4385
    +avatar: Proxies\__CG__\App\Entity\Image {#4386 …}
    +cover: null
    +email: "DannyMac@lemmy.world"
    +username: "@DannyMac@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727734412 {#4382
      date: 2024-10-01 00:13:32.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 {#4387 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4389 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4391 …}
    +entries: Doctrine\ORM\PersistentCollection {#4393 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4395 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4397 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4399 …}
    +posts: Doctrine\ORM\PersistentCollection {#4401 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4403 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4405 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4407 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4409 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4411 …}
    +follows: Doctrine\ORM\PersistentCollection {#4413 …}
    +followers: Doctrine\ORM\PersistentCollection {#4415 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4417 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4419 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4421 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4423 …}
    +reports: Doctrine\ORM\PersistentCollection {#4425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
    +violations: Doctrine\ORM\PersistentCollection {#4429 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4431 …}
    +awards: Doctrine\ORM\PersistentCollection {#4433 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4435 …}
    +categories: Doctrine\ORM\PersistentCollection {#4437 …}
    -id: 20929
    -password: "$2y$13$wIJaLRpojowyso2divHX4u2UFbbpnabCpSQtxILnO2WmiJ1.j6uem"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4439 …}
    +apId: "DannyMac@lemmy.world"
    +apProfileId: "https://lemmy.world/u/DannyMac"
    +apPublicUrl: "https://lemmy.world/u/DannyMac"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "DannyMac"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727515464 {#4383
      date: 2024-09-28 11:24:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689011797 {#4384
      date: 2023-07-10 19:56:37.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.56 ms
Input props
[
  "user" => App\Entity\User {#5035
    +avatar: Proxies\__CG__\App\Entity\Image {#5036 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5037 …}
    +email: "toomanypancakes@lemmy.world"
    +username: "@toomanypancakes@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I don’t have an only fans or anything, I just like showing off 💜"
    +lastActive: DateTime @1727728957 {#5032
      date: 2024-09-30 22:42:37.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 {#5038 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5040 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5042 …}
    +entries: Doctrine\ORM\PersistentCollection {#5044 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5046 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5048 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5050 …}
    +posts: Doctrine\ORM\PersistentCollection {#5052 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5054 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5056 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5058 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5060 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5062 …}
    +follows: Doctrine\ORM\PersistentCollection {#5064 …}
    +followers: Doctrine\ORM\PersistentCollection {#5066 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5068 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5070 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5072 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5074 …}
    +reports: Doctrine\ORM\PersistentCollection {#5076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5078 …}
    +violations: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    +awards: Doctrine\ORM\PersistentCollection {#5084 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5086 …}
    +categories: Doctrine\ORM\PersistentCollection {#5088 …}
    -id: 35903
    -password: "$2y$13$Bx4Ie3m9oKLuQmfma/IoIuhAOX2eP7wOCiJvE13IKQ3GJ4V4Z5s9u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5090 …}
    +apId: "toomanypancakes@lemmy.world"
    +apProfileId: "https://lemmy.world/u/toomanypancakes"
    +apPublicUrl: "https://lemmy.world/u/toomanypancakes"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "toomanypancakes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727728484 {#5033
      date: 2024-09-30 22:34:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690488169 {#5034
      date: 2023-07-27 22:02:49.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6044
  +width: 65
  +height: 65
  +user: App\Entity\User {#5035
    +avatar: Proxies\__CG__\App\Entity\Image {#5036 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5037 …}
    +email: "toomanypancakes@lemmy.world"
    +username: "@toomanypancakes@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I don’t have an only fans or anything, I just like showing off 💜"
    +lastActive: DateTime @1727728957 {#5032
      date: 2024-09-30 22:42:37.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 {#5038 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5040 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5042 …}
    +entries: Doctrine\ORM\PersistentCollection {#5044 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5046 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5048 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5050 …}
    +posts: Doctrine\ORM\PersistentCollection {#5052 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5054 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5056 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5058 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5060 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5062 …}
    +follows: Doctrine\ORM\PersistentCollection {#5064 …}
    +followers: Doctrine\ORM\PersistentCollection {#5066 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5068 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5070 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5072 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5074 …}
    +reports: Doctrine\ORM\PersistentCollection {#5076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5078 …}
    +violations: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    +awards: Doctrine\ORM\PersistentCollection {#5084 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5086 …}
    +categories: Doctrine\ORM\PersistentCollection {#5088 …}
    -id: 35903
    -password: "$2y$13$Bx4Ie3m9oKLuQmfma/IoIuhAOX2eP7wOCiJvE13IKQ3GJ4V4Z5s9u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5090 …}
    +apId: "toomanypancakes@lemmy.world"
    +apProfileId: "https://lemmy.world/u/toomanypancakes"
    +apPublicUrl: "https://lemmy.world/u/toomanypancakes"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "toomanypancakes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727728484 {#5033
      date: 2024-09-30 22:34:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690488169 {#5034
      date: 2023-07-27 22:02:49.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.36 ms
Input props
[
  "user" => App\Entity\User {#4858
    +avatar: Proxies\__CG__\App\Entity\Image {#4859 …}
    +cover: null
    +email: "NeedsMoreSpice@lemmy.world"
    +username: "@NeedsMoreSpice@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "The spice must flow"
    +lastActive: DateTime @1727730395 {#4855
      date: 2024-09-30 23:06:35.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#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: 84005
    -password: "$2y$13$76kWyB3TN.uiymFoHUHfdO94gWZAXR9c3soOe2IY8/eIazABSfU9W"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4912 …}
    +apId: "NeedsMoreSpice@lemmy.world"
    +apProfileId: "https://lemmy.world/u/NeedsMoreSpice"
    +apPublicUrl: "https://lemmy.world/u/NeedsMoreSpice"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "NeedsMoreSpice"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703393810 {#4856
      date: 2023-12-24 05:56:50.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703393809 {#4857
      date: 2023-12-24 05:56:49.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6101
  +width: 65
  +height: 65
  +user: App\Entity\User {#4858
    +avatar: Proxies\__CG__\App\Entity\Image {#4859 …}
    +cover: null
    +email: "NeedsMoreSpice@lemmy.world"
    +username: "@NeedsMoreSpice@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "The spice must flow"
    +lastActive: DateTime @1727730395 {#4855
      date: 2024-09-30 23:06:35.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#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: 84005
    -password: "$2y$13$76kWyB3TN.uiymFoHUHfdO94gWZAXR9c3soOe2IY8/eIazABSfU9W"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4912 …}
    +apId: "NeedsMoreSpice@lemmy.world"
    +apProfileId: "https://lemmy.world/u/NeedsMoreSpice"
    +apPublicUrl: "https://lemmy.world/u/NeedsMoreSpice"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "NeedsMoreSpice"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703393810 {#4856
      date: 2023-12-24 05:56:50.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703393809 {#4857
      date: 2023-12-24 05:56:49.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.36 ms
Input props
[
  "user" => App\Entity\User {#3554
    +avatar: Proxies\__CG__\App\Entity\Image {#3546 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3553 …}
    +email: "willya@lemmyf.uk"
    +username: "@willya@lemmyf.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "(҂⌣̀_⌣́)"
    +lastActive: DateTime @1727741488 {#3540
      date: 2024-10-01 02:11:28.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 {#3547 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3556 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3558 …}
    +entries: Doctrine\ORM\PersistentCollection {#3560 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3562 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3564 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3566 …}
    +posts: Doctrine\ORM\PersistentCollection {#3568 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3570 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3572 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3574 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3576 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3578 …}
    +follows: Doctrine\ORM\PersistentCollection {#3580 …}
    +followers: Doctrine\ORM\PersistentCollection {#3582 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3584 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3586 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3588 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +violations: Doctrine\ORM\PersistentCollection {#3596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3598 …}
    +awards: Doctrine\ORM\PersistentCollection {#3600 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3602 …}
    +categories: Doctrine\ORM\PersistentCollection {#3604 …}
    -id: 28226
    -password: "$2y$13$ctdiRcXfQWnYiV2b5OtwEOPpK56UwkL5UTKORCNQ7/J5bWDvpoVOy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3606 …}
    +apId: "willya@lemmyf.uk"
    +apProfileId: "https://lemmyf.uk/u/willya"
    +apPublicUrl: "https://lemmyf.uk/u/willya"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmyf.uk/inbox"
    +apDomain: "lemmyf.uk"
    +apPreferredUsername: "willya"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726955507 {#3549
      date: 2024-09-21 23:51:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689406578 {#3548
      date: 2023-07-15 09:36:18.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6158
  +width: 65
  +height: 65
  +user: App\Entity\User {#3554
    +avatar: Proxies\__CG__\App\Entity\Image {#3546 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3553 …}
    +email: "willya@lemmyf.uk"
    +username: "@willya@lemmyf.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "(҂⌣̀_⌣́)"
    +lastActive: DateTime @1727741488 {#3540
      date: 2024-10-01 02:11:28.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 {#3547 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3556 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3558 …}
    +entries: Doctrine\ORM\PersistentCollection {#3560 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3562 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3564 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3566 …}
    +posts: Doctrine\ORM\PersistentCollection {#3568 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3570 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3572 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3574 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3576 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3578 …}
    +follows: Doctrine\ORM\PersistentCollection {#3580 …}
    +followers: Doctrine\ORM\PersistentCollection {#3582 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3584 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3586 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3588 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +violations: Doctrine\ORM\PersistentCollection {#3596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3598 …}
    +awards: Doctrine\ORM\PersistentCollection {#3600 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3602 …}
    +categories: Doctrine\ORM\PersistentCollection {#3604 …}
    -id: 28226
    -password: "$2y$13$ctdiRcXfQWnYiV2b5OtwEOPpK56UwkL5UTKORCNQ7/J5bWDvpoVOy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3606 …}
    +apId: "willya@lemmyf.uk"
    +apProfileId: "https://lemmyf.uk/u/willya"
    +apPublicUrl: "https://lemmyf.uk/u/willya"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmyf.uk/inbox"
    +apDomain: "lemmyf.uk"
    +apPreferredUsername: "willya"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726955507 {#3549
      date: 2024-09-21 23:51:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689406578 {#3548
      date: 2023-07-15 09:36:18.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.37 ms
Input props
[
  "user" => App\Entity\User {#4503
    +avatar: Proxies\__CG__\App\Entity\Image {#4504 …}
    +cover: null
    +email: "alterac8@sh.itjust.works"
    +username: "@alterac8@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727733122 {#4500
      date: 2024-09-30 23:52:02.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4505 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4507 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4509 …}
    +entries: Doctrine\ORM\PersistentCollection {#4511 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4513 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4515 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4517 …}
    +posts: Doctrine\ORM\PersistentCollection {#4519 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4521 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4523 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4525 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4527 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4529 …}
    +follows: Doctrine\ORM\PersistentCollection {#4531 …}
    +followers: Doctrine\ORM\PersistentCollection {#4533 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4535 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4537 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4539 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4541 …}
    +reports: Doctrine\ORM\PersistentCollection {#4543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
    +violations: Doctrine\ORM\PersistentCollection {#4547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4549 …}
    +awards: Doctrine\ORM\PersistentCollection {#4551 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4553 …}
    +categories: Doctrine\ORM\PersistentCollection {#4555 …}
    -id: 93093
    -password: "$2y$13$pXaQ5KX/bpkB.1AG4YNBMu8iEIRT8djQhf7Mxnca8Wv.LqdbcOC2O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4557 …}
    +apId: "alterac8@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/alterac8"
    +apPublicUrl: "https://sh.itjust.works/u/alterac8"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "alterac8"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727733123 {#4501
      date: 2024-09-30 23:52:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1727733122 {#4502
      date: 2024-09-30 23:52:02.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6215
  +width: 65
  +height: 65
  +user: App\Entity\User {#4503
    +avatar: Proxies\__CG__\App\Entity\Image {#4504 …}
    +cover: null
    +email: "alterac8@sh.itjust.works"
    +username: "@alterac8@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727733122 {#4500
      date: 2024-09-30 23:52:02.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4505 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4507 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4509 …}
    +entries: Doctrine\ORM\PersistentCollection {#4511 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4513 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4515 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4517 …}
    +posts: Doctrine\ORM\PersistentCollection {#4519 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4521 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4523 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4525 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4527 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4529 …}
    +follows: Doctrine\ORM\PersistentCollection {#4531 …}
    +followers: Doctrine\ORM\PersistentCollection {#4533 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4535 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4537 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4539 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4541 …}
    +reports: Doctrine\ORM\PersistentCollection {#4543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
    +violations: Doctrine\ORM\PersistentCollection {#4547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4549 …}
    +awards: Doctrine\ORM\PersistentCollection {#4551 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4553 …}
    +categories: Doctrine\ORM\PersistentCollection {#4555 …}
    -id: 93093
    -password: "$2y$13$pXaQ5KX/bpkB.1AG4YNBMu8iEIRT8djQhf7Mxnca8Wv.LqdbcOC2O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4557 …}
    +apId: "alterac8@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/alterac8"
    +apPublicUrl: "https://sh.itjust.works/u/alterac8"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "alterac8"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727733123 {#4501
      date: 2024-09-30 23:52:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1727733122 {#4502
      date: 2024-09-30 23:52:02.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 1.91 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6277
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6278 …}
  -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 1.68 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6349
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6347 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6348 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 2.74 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6418
  +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 {#6348 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.37 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6487
  +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 {#6488 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 2.21 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6581
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3011 …}
}