GET https://kbin.spritesserver.nl/d/lemmy.pt/newest/6h

Components

13 Twig Components
42 Render Count
320 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.11ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 6.66ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.69ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.41ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 14.31ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 10.89ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 2.89ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 289.87ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 2.31ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 2.32ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 2.59ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.32ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 3.05ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 14.31 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "lemmy.pt"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 539
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#2440
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "lemmy.pt"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 539
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 10.89 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "lemmy.pt"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 539
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#1400
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "lemmy.pt"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 539
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.25 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1781
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.23 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1437
  +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 {#1663
  +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 {#1701
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2458
  +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 {#1405
  +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 {#2090
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.25 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2069
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2198
  +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.15 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2222
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2245
  +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.14 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2005
  +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.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2493
  +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.14 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2549
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2605
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2661
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2717
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2773
  +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.16 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2829
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2885
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2943
  +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 2.89 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3008
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3009 …}
  -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 289.87 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3102
  +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 1.16 ms
Input props
[
  "user" => App\Entity\User {#3904
    +avatar: Proxies\__CG__\App\Entity\Image {#3905 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3906 …}
    +email: "Ghostalmedia@lemmy.world"
    +username: "@Ghostalmedia@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I’m from space!"
    +lastActive: DateTime @1729450556 {#3901
      date: 2024-10-20 20:55:56.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 {#3907 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3909 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3911 …}
    +entries: Doctrine\ORM\PersistentCollection {#3913 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3915 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3917 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3919 …}
    +posts: Doctrine\ORM\PersistentCollection {#3921 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3923 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3925 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3927 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3929 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3931 …}
    +follows: Doctrine\ORM\PersistentCollection {#3933 …}
    +followers: Doctrine\ORM\PersistentCollection {#3935 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3937 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3939 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3941 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3943 …}
    +reports: Doctrine\ORM\PersistentCollection {#3945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3947 …}
    +violations: Doctrine\ORM\PersistentCollection {#3949 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3951 …}
    +awards: Doctrine\ORM\PersistentCollection {#3953 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3955 …}
    +categories: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 2701
    -password: "$2y$13$dDxvYITp7y/OdDt.ZBxSEO6w0rlirOmZXYSKPNzEx2Rfsw2DnGCqu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3959 …}
    +apId: "Ghostalmedia@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Ghostalmedia"
    +apPublicUrl: "https://lemmy.world/u/Ghostalmedia"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Ghostalmedia"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729341465 {#3902
      date: 2024-10-19 14:37:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687038091 {#3903
      date: 2023-06-17 23:41:31.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5574
  +width: 65
  +height: 65
  +user: App\Entity\User {#3904
    +avatar: Proxies\__CG__\App\Entity\Image {#3905 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3906 …}
    +email: "Ghostalmedia@lemmy.world"
    +username: "@Ghostalmedia@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I’m from space!"
    +lastActive: DateTime @1729450556 {#3901
      date: 2024-10-20 20:55:56.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 {#3907 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3909 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3911 …}
    +entries: Doctrine\ORM\PersistentCollection {#3913 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3915 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3917 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3919 …}
    +posts: Doctrine\ORM\PersistentCollection {#3921 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3923 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3925 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3927 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3929 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3931 …}
    +follows: Doctrine\ORM\PersistentCollection {#3933 …}
    +followers: Doctrine\ORM\PersistentCollection {#3935 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3937 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3939 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3941 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3943 …}
    +reports: Doctrine\ORM\PersistentCollection {#3945 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3947 …}
    +violations: Doctrine\ORM\PersistentCollection {#3949 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3951 …}
    +awards: Doctrine\ORM\PersistentCollection {#3953 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3955 …}
    +categories: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 2701
    -password: "$2y$13$dDxvYITp7y/OdDt.ZBxSEO6w0rlirOmZXYSKPNzEx2Rfsw2DnGCqu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3959 …}
    +apId: "Ghostalmedia@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Ghostalmedia"
    +apPublicUrl: "https://lemmy.world/u/Ghostalmedia"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Ghostalmedia"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729341465 {#3902
      date: 2024-10-19 14:37:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687038091 {#3903
      date: 2023-06-17 23:41:31.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.49 ms
Input props
[
  "user" => App\Entity\User {#5095
    +avatar: Proxies\__CG__\App\Entity\Image {#5096 …}
    +cover: null
    +email: "Evkob@lemmy.ca"
    +username: "@Evkob@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      **Languages**: Français, English\n
      \n
      **Pronouns**: They/them\n
      \n
      **Communities**:\n
      \n
      - [!bicycles@lemmy.ca](/c/bicycles@lemmy.ca)\n
      - [!psychedelics@lemmy.ca](/c/psychedelics@lemmy.ca)\n
      - [!newbrunswick@lemmy.ca](/c/newbrunswick@lemmy.ca)
      """
    +lastActive: DateTime @1729443585 {#5092
      date: 2024-10-20 18:59:45.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#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: 7003
    -password: "$2y$13$H7nBGMhNvd9RR.SRuGTTWezNp88EjnJbb.m4DHR7Kk00BIVJp8f8a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5149 …}
    +apId: "Evkob@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Evkob"
    +apPublicUrl: "https://lemmy.ca/u/Evkob"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Evkob"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729103143 {#5093
      date: 2024-10-16 20:25:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451416 {#5094
      date: 2023-06-22 18:30:16.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5646
  +width: 65
  +height: 65
  +user: App\Entity\User {#5095
    +avatar: Proxies\__CG__\App\Entity\Image {#5096 …}
    +cover: null
    +email: "Evkob@lemmy.ca"
    +username: "@Evkob@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      **Languages**: Français, English\n
      \n
      **Pronouns**: They/them\n
      \n
      **Communities**:\n
      \n
      - [!bicycles@lemmy.ca](/c/bicycles@lemmy.ca)\n
      - [!psychedelics@lemmy.ca](/c/psychedelics@lemmy.ca)\n
      - [!newbrunswick@lemmy.ca](/c/newbrunswick@lemmy.ca)
      """
    +lastActive: DateTime @1729443585 {#5092
      date: 2024-10-20 18:59:45.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#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: 7003
    -password: "$2y$13$H7nBGMhNvd9RR.SRuGTTWezNp88EjnJbb.m4DHR7Kk00BIVJp8f8a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5149 …}
    +apId: "Evkob@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Evkob"
    +apPublicUrl: "https://lemmy.ca/u/Evkob"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Evkob"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729103143 {#5093
      date: 2024-10-16 20:25:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451416 {#5094
      date: 2023-06-22 18:30:16.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.45 ms
Input props
[
  "user" => App\Entity\User {#4083
    +avatar: Proxies\__CG__\App\Entity\Image {#4084 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4085 …}
    +email: "spicytuna62@lemmy.world"
    +username: "@spicytuna62@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I use Debian btw"
    +lastActive: DateTime @1729448204 {#4080
      date: 2024-10-20 20:16:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4086 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4088 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4090 …}
    +entries: Doctrine\ORM\PersistentCollection {#4092 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4094 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4096 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4098 …}
    +posts: Doctrine\ORM\PersistentCollection {#4100 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4102 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4104 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4106 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4108 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4110 …}
    +follows: Doctrine\ORM\PersistentCollection {#4112 …}
    +followers: Doctrine\ORM\PersistentCollection {#4114 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4116 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4118 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4120 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +violations: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    +awards: Doctrine\ORM\PersistentCollection {#4132 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4134 …}
    +categories: Doctrine\ORM\PersistentCollection {#4136 …}
    -id: 2027
    -password: "$2y$13$1sy99SFtFWfNvQlxg3lxyurbIE8ysZIDJh453vMK7o.qps6S2ST4."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4138 …}
    +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 @1729322986 {#4081
      date: 2024-10-19 09:29:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687010818 {#4082
      date: 2023-06-17 16:06:58.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5703
  +width: 65
  +height: 65
  +user: App\Entity\User {#4083
    +avatar: Proxies\__CG__\App\Entity\Image {#4084 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4085 …}
    +email: "spicytuna62@lemmy.world"
    +username: "@spicytuna62@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I use Debian btw"
    +lastActive: DateTime @1729448204 {#4080
      date: 2024-10-20 20:16:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4086 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4088 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4090 …}
    +entries: Doctrine\ORM\PersistentCollection {#4092 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4094 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4096 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4098 …}
    +posts: Doctrine\ORM\PersistentCollection {#4100 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4102 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4104 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4106 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4108 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4110 …}
    +follows: Doctrine\ORM\PersistentCollection {#4112 …}
    +followers: Doctrine\ORM\PersistentCollection {#4114 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4116 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4118 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4120 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +violations: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    +awards: Doctrine\ORM\PersistentCollection {#4132 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4134 …}
    +categories: Doctrine\ORM\PersistentCollection {#4136 …}
    -id: 2027
    -password: "$2y$13$1sy99SFtFWfNvQlxg3lxyurbIE8ysZIDJh453vMK7o.qps6S2ST4."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4138 …}
    +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 @1729322986 {#4081
      date: 2024-10-19 09:29:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687010818 {#4082
      date: 2023-06-17 16:06:58.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.43 ms
Input props
[
  "user" => App\Entity\User {#4619
    +avatar: Proxies\__CG__\App\Entity\Image {#4620 …}
    +cover: null
    +email: "argentcorvid@midwest.social"
    +username: "@argentcorvid@midwest.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m argentcorvid most other places (not Instagram though, that person is not me) I hang around on #metafilter and reddit I don’t plan on posing much\n
      \n
      American living in Rural Central Iowa. I don’t really post much.\n
      \n
      He/Him, 2 kids, currently catless
      """
    +lastActive: DateTime @1729446556 {#4616
      date: 2024-10-20 19:49:16.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 {#4621 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4623 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4625 …}
    +entries: Doctrine\ORM\PersistentCollection {#4627 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4629 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4631 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4633 …}
    +posts: Doctrine\ORM\PersistentCollection {#4635 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4637 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4639 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4641 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4643 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4645 …}
    +follows: Doctrine\ORM\PersistentCollection {#4647 …}
    +followers: Doctrine\ORM\PersistentCollection {#4649 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4651 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4653 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4655 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +violations: Doctrine\ORM\PersistentCollection {#4663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
    +awards: Doctrine\ORM\PersistentCollection {#4667 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4669 …}
    +categories: Doctrine\ORM\PersistentCollection {#4671 …}
    -id: 2180
    -password: "$2y$13$3lrfx1aH/3mPi6nuC7J0U.i3N3H9iNVicDM7j1xdapnkVFOPoiiYa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4673 …}
    +apId: "argentcorvid@midwest.social"
    +apProfileId: "https://midwest.social/u/argentcorvid"
    +apPublicUrl: "https://midwest.social/u/argentcorvid"
    +apFollowersUrl: null
    +apInboxUrl: "https://midwest.social/inbox"
    +apDomain: "midwest.social"
    +apPreferredUsername: "argentcorvid"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1706854418 {#4617
      date: 2024-02-02 07:13:38.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687017532 {#4618
      date: 2023-06-17 17:58:52.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5760
  +width: 65
  +height: 65
  +user: App\Entity\User {#4619
    +avatar: Proxies\__CG__\App\Entity\Image {#4620 …}
    +cover: null
    +email: "argentcorvid@midwest.social"
    +username: "@argentcorvid@midwest.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m argentcorvid most other places (not Instagram though, that person is not me) I hang around on #metafilter and reddit I don’t plan on posing much\n
      \n
      American living in Rural Central Iowa. I don’t really post much.\n
      \n
      He/Him, 2 kids, currently catless
      """
    +lastActive: DateTime @1729446556 {#4616
      date: 2024-10-20 19:49:16.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 {#4621 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4623 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4625 …}
    +entries: Doctrine\ORM\PersistentCollection {#4627 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4629 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4631 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4633 …}
    +posts: Doctrine\ORM\PersistentCollection {#4635 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4637 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4639 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4641 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4643 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4645 …}
    +follows: Doctrine\ORM\PersistentCollection {#4647 …}
    +followers: Doctrine\ORM\PersistentCollection {#4649 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4651 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4653 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4655 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +violations: Doctrine\ORM\PersistentCollection {#4663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
    +awards: Doctrine\ORM\PersistentCollection {#4667 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4669 …}
    +categories: Doctrine\ORM\PersistentCollection {#4671 …}
    -id: 2180
    -password: "$2y$13$3lrfx1aH/3mPi6nuC7J0U.i3N3H9iNVicDM7j1xdapnkVFOPoiiYa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4673 …}
    +apId: "argentcorvid@midwest.social"
    +apProfileId: "https://midwest.social/u/argentcorvid"
    +apPublicUrl: "https://midwest.social/u/argentcorvid"
    +apFollowersUrl: null
    +apInboxUrl: "https://midwest.social/inbox"
    +apDomain: "midwest.social"
    +apPreferredUsername: "argentcorvid"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1706854418 {#4617
      date: 2024-02-02 07:13:38.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687017532 {#4618
      date: 2023-06-17 17:58:52.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.31 ms
Input props
[
  "user" => App\Entity\User {#4737
    +avatar: Proxies\__CG__\App\Entity\Image {#4738 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4739 …}
    +email: "1984@lemmy.today"
    +username: "@1984@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Looking for an alternative to reddit"
    +lastActive: DateTime @1729446390 {#4734
      date: 2024-10-20 19:46: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: 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 {#4740 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4742 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4744 …}
    +entries: Doctrine\ORM\PersistentCollection {#4746 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4748 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4750 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4752 …}
    +posts: Doctrine\ORM\PersistentCollection {#4754 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4756 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4758 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4760 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4762 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4764 …}
    +follows: Doctrine\ORM\PersistentCollection {#4766 …}
    +followers: Doctrine\ORM\PersistentCollection {#4768 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4770 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4772 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4774 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +violations: Doctrine\ORM\PersistentCollection {#4782 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4784 …}
    +awards: Doctrine\ORM\PersistentCollection {#4786 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4788 …}
    +categories: Doctrine\ORM\PersistentCollection {#4790 …}
    -id: 38587
    -password: "$2y$13$.9cc5MbLU1KfNH4KyzfODO0hij0xnMT1y2LRB7UzVPkmx9ui.3sfi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4792 …}
    +apId: "1984@lemmy.today"
    +apProfileId: "https://lemmy.today/u/1984"
    +apPublicUrl: "https://lemmy.today/u/1984"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "1984"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729338633 {#4735
      date: 2024-10-19 13:50:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691163040 {#4736
      date: 2023-08-04 17:30:40.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5817
  +width: 65
  +height: 65
  +user: App\Entity\User {#4737
    +avatar: Proxies\__CG__\App\Entity\Image {#4738 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4739 …}
    +email: "1984@lemmy.today"
    +username: "@1984@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Looking for an alternative to reddit"
    +lastActive: DateTime @1729446390 {#4734
      date: 2024-10-20 19:46: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: 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 {#4740 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4742 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4744 …}
    +entries: Doctrine\ORM\PersistentCollection {#4746 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4748 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4750 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4752 …}
    +posts: Doctrine\ORM\PersistentCollection {#4754 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4756 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4758 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4760 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4762 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4764 …}
    +follows: Doctrine\ORM\PersistentCollection {#4766 …}
    +followers: Doctrine\ORM\PersistentCollection {#4768 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4770 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4772 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4774 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +violations: Doctrine\ORM\PersistentCollection {#4782 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4784 …}
    +awards: Doctrine\ORM\PersistentCollection {#4786 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4788 …}
    +categories: Doctrine\ORM\PersistentCollection {#4790 …}
    -id: 38587
    -password: "$2y$13$.9cc5MbLU1KfNH4KyzfODO0hij0xnMT1y2LRB7UzVPkmx9ui.3sfi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4792 …}
    +apId: "1984@lemmy.today"
    +apProfileId: "https://lemmy.today/u/1984"
    +apPublicUrl: "https://lemmy.today/u/1984"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "1984"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729338633 {#4735
      date: 2024-10-19 13:50:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691163040 {#4736
      date: 2023-08-04 17:30:40.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.37 ms
Input props
[
  "user" => App\Entity\User {#4916
    +avatar: Proxies\__CG__\App\Entity\Image {#4917 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4918 …}
    +email: "yogthos@lemmy.ml"
    +username: "@yogthos@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729445035 {#4913
      date: 2024-10-20 19:23:55.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 {#4919 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4921 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4923 …}
    +entries: Doctrine\ORM\PersistentCollection {#4925 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4927 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4929 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4931 …}
    +posts: Doctrine\ORM\PersistentCollection {#4933 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4935 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4937 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4939 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4941 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4943 …}
    +follows: Doctrine\ORM\PersistentCollection {#4945 …}
    +followers: Doctrine\ORM\PersistentCollection {#4947 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4949 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4951 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4953 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4955 …}
    +reports: Doctrine\ORM\PersistentCollection {#4957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4959 …}
    +violations: Doctrine\ORM\PersistentCollection {#4961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
    +awards: Doctrine\ORM\PersistentCollection {#4965 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4967 …}
    +categories: Doctrine\ORM\PersistentCollection {#4969 …}
    -id: 8003
    -password: "$2y$13$KcbQZOFNusZP5Uvb.L2hseULP/AsTPX3Z3mTxZSrd0FhsElAaHK1W"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4971 …}
    +apId: "yogthos@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/yogthos"
    +apPublicUrl: "https://lemmy.ml/u/yogthos"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "yogthos"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728507823 {#4914
      date: 2024-10-09 23:03:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687485815 {#4915
      date: 2023-06-23 04:03:35.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5874
  +width: 65
  +height: 65
  +user: App\Entity\User {#4916
    +avatar: Proxies\__CG__\App\Entity\Image {#4917 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4918 …}
    +email: "yogthos@lemmy.ml"
    +username: "@yogthos@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729445035 {#4913
      date: 2024-10-20 19:23:55.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 {#4919 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4921 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4923 …}
    +entries: Doctrine\ORM\PersistentCollection {#4925 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4927 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4929 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4931 …}
    +posts: Doctrine\ORM\PersistentCollection {#4933 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4935 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4937 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4939 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4941 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4943 …}
    +follows: Doctrine\ORM\PersistentCollection {#4945 …}
    +followers: Doctrine\ORM\PersistentCollection {#4947 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4949 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4951 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4953 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4955 …}
    +reports: Doctrine\ORM\PersistentCollection {#4957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4959 …}
    +violations: Doctrine\ORM\PersistentCollection {#4961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
    +awards: Doctrine\ORM\PersistentCollection {#4965 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4967 …}
    +categories: Doctrine\ORM\PersistentCollection {#4969 …}
    -id: 8003
    -password: "$2y$13$KcbQZOFNusZP5Uvb.L2hseULP/AsTPX3Z3mTxZSrd0FhsElAaHK1W"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4971 …}
    +apId: "yogthos@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/yogthos"
    +apPublicUrl: "https://lemmy.ml/u/yogthos"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "yogthos"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728507823 {#4914
      date: 2024-10-09 23:03:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687485815 {#4915
      date: 2023-06-23 04:03:35.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.37 ms
Input props
[
  "user" => App\Entity\User {#3964
    +avatar: Proxies\__CG__\App\Entity\Image {#3965 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3966 …}
    +email: "CherryClan@beehaw.org"
    +username: "@CherryClan@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: ":)"
    +lastActive: DateTime @1729448504 {#3961
      date: 2024-10-20 20:21:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3967 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3969 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3971 …}
    +entries: Doctrine\ORM\PersistentCollection {#3973 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3975 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3977 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3979 …}
    +posts: Doctrine\ORM\PersistentCollection {#3981 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3983 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3985 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3987 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3989 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3991 …}
    +follows: Doctrine\ORM\PersistentCollection {#3993 …}
    +followers: Doctrine\ORM\PersistentCollection {#3995 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3997 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3999 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4001 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4003 …}
    +reports: Doctrine\ORM\PersistentCollection {#4005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4007 …}
    +violations: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4011 …}
    +awards: Doctrine\ORM\PersistentCollection {#4013 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4015 …}
    +categories: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 56077
    -password: "$2y$13$rLvtDnFjVpi1iNRQQ2s3R.SrJLCoN71QdhAkbKG7xUPHGi5JlJc8y"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4019 …}
    +apId: "CherryClan@beehaw.org"
    +apProfileId: "https://beehaw.org/u/CherryClan"
    +apPublicUrl: "https://beehaw.org/u/CherryClan"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "CherryClan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727842836 {#3962
      date: 2024-10-02 06:20:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697048400 {#3963
      date: 2023-10-11 20:20:00.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5931
  +width: 65
  +height: 65
  +user: App\Entity\User {#3964
    +avatar: Proxies\__CG__\App\Entity\Image {#3965 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3966 …}
    +email: "CherryClan@beehaw.org"
    +username: "@CherryClan@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: ":)"
    +lastActive: DateTime @1729448504 {#3961
      date: 2024-10-20 20:21:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3967 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3969 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3971 …}
    +entries: Doctrine\ORM\PersistentCollection {#3973 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3975 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3977 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3979 …}
    +posts: Doctrine\ORM\PersistentCollection {#3981 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3983 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3985 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3987 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3989 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3991 …}
    +follows: Doctrine\ORM\PersistentCollection {#3993 …}
    +followers: Doctrine\ORM\PersistentCollection {#3995 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3997 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3999 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4001 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4003 …}
    +reports: Doctrine\ORM\PersistentCollection {#4005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4007 …}
    +violations: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4011 …}
    +awards: Doctrine\ORM\PersistentCollection {#4013 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4015 …}
    +categories: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 56077
    -password: "$2y$13$rLvtDnFjVpi1iNRQQ2s3R.SrJLCoN71QdhAkbKG7xUPHGi5JlJc8y"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4019 …}
    +apId: "CherryClan@beehaw.org"
    +apProfileId: "https://beehaw.org/u/CherryClan"
    +apPublicUrl: "https://beehaw.org/u/CherryClan"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "CherryClan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727842836 {#3962
      date: 2024-10-02 06:20:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697048400 {#3963
      date: 2023-10-11 20:20:00.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.37 ms
Input props
[
  "user" => App\Entity\User {#5272
    +avatar: Proxies\__CG__\App\Entity\Image {#5273 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5274 …}
    +email: "Jilanico@lemmy.world"
    +username: "@Jilanico@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Cyberpunk Fashion\n
      \n
      Website: [www.jilanico.com](https://www.jilanico.com)\n
      \n
      Mastodon: [mastodon.social/@Jilanico](https://mastodon.social/@Jilanico)\n
      \n
      Instagram: [www.instagram.com/jilanico](https://www.instagram.com/jilanico)
      """
    +lastActive: DateTime @1729441874 {#5269
      date: 2024-10-20 18:31:14.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5275 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5279 …}
    +entries: Doctrine\ORM\PersistentCollection {#5281 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5283 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5285 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5287 …}
    +posts: Doctrine\ORM\PersistentCollection {#5289 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5291 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5293 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5295 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5297 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5299 …}
    +follows: Doctrine\ORM\PersistentCollection {#5301 …}
    +followers: Doctrine\ORM\PersistentCollection {#5303 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5305 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5307 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5309 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5311 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +violations: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    +awards: Doctrine\ORM\PersistentCollection {#5321 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5323 …}
    +categories: Doctrine\ORM\PersistentCollection {#5325 …}
    -id: 7919
    -password: "$2y$13$egvQmwQBKqbJhxqTQN3W7OavaW8UkbO/S/kg8YuVNqgeBW5jleifK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5327 …}
    +apId: "Jilanico@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Jilanico"
    +apPublicUrl: "https://lemmy.world/u/Jilanico"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Jilanico"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728020530 {#5270
      date: 2024-10-04 07:42:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687482956 {#5271
      date: 2023-06-23 03:15:56.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5988
  +width: 65
  +height: 65
  +user: App\Entity\User {#5272
    +avatar: Proxies\__CG__\App\Entity\Image {#5273 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5274 …}
    +email: "Jilanico@lemmy.world"
    +username: "@Jilanico@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Cyberpunk Fashion\n
      \n
      Website: [www.jilanico.com](https://www.jilanico.com)\n
      \n
      Mastodon: [mastodon.social/@Jilanico](https://mastodon.social/@Jilanico)\n
      \n
      Instagram: [www.instagram.com/jilanico](https://www.instagram.com/jilanico)
      """
    +lastActive: DateTime @1729441874 {#5269
      date: 2024-10-20 18:31:14.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5275 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5279 …}
    +entries: Doctrine\ORM\PersistentCollection {#5281 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5283 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5285 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5287 …}
    +posts: Doctrine\ORM\PersistentCollection {#5289 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5291 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5293 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5295 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5297 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5299 …}
    +follows: Doctrine\ORM\PersistentCollection {#5301 …}
    +followers: Doctrine\ORM\PersistentCollection {#5303 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5305 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5307 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5309 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5311 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +violations: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    +awards: Doctrine\ORM\PersistentCollection {#5321 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5323 …}
    +categories: Doctrine\ORM\PersistentCollection {#5325 …}
    -id: 7919
    -password: "$2y$13$egvQmwQBKqbJhxqTQN3W7OavaW8UkbO/S/kg8YuVNqgeBW5jleifK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5327 …}
    +apId: "Jilanico@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Jilanico"
    +apPublicUrl: "https://lemmy.world/u/Jilanico"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Jilanico"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728020530 {#5270
      date: 2024-10-04 07:42:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687482956 {#5271
      date: 2023-06-23 03:15:56.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.38 ms
Input props
[
  "user" => App\Entity\User {#4797
    +avatar: Proxies\__CG__\App\Entity\Image {#4798 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4798 …}
    +email: "FartsWithAnAccent@lemmy.world"
    +username: "@FartsWithAnAccent@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Before you ask, the accent varies based on diet."
    +lastActive: DateTime @1729446382 {#4794
      date: 2024-10-20 19:46: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: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4799 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4801 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4803 …}
    +entries: Doctrine\ORM\PersistentCollection {#4805 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4807 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4809 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4811 …}
    +posts: Doctrine\ORM\PersistentCollection {#4813 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4815 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4817 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4819 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4821 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4823 …}
    +follows: Doctrine\ORM\PersistentCollection {#4825 …}
    +followers: Doctrine\ORM\PersistentCollection {#4827 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4829 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4831 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4833 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4835 …}
    +reports: Doctrine\ORM\PersistentCollection {#4837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
    +violations: Doctrine\ORM\PersistentCollection {#4841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
    +awards: Doctrine\ORM\PersistentCollection {#4845 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4847 …}
    +categories: Doctrine\ORM\PersistentCollection {#4849 …}
    -id: 21187
    -password: "$2y$13$5LBw2JMPtR8B2oGqsmq7ROcUGZBo07tMeSFKaeK9WM2zuteqOL7Uy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4851 …}
    +apId: "FartsWithAnAccent@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FartsWithAnAccent"
    +apPublicUrl: "https://lemmy.world/u/FartsWithAnAccent"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FartsWithAnAccent"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729098370 {#4795
      date: 2024-10-16 19:06:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689023951 {#4796
      date: 2023-07-10 23:19:11.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6045
  +width: 65
  +height: 65
  +user: App\Entity\User {#4797
    +avatar: Proxies\__CG__\App\Entity\Image {#4798 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4798 …}
    +email: "FartsWithAnAccent@lemmy.world"
    +username: "@FartsWithAnAccent@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Before you ask, the accent varies based on diet."
    +lastActive: DateTime @1729446382 {#4794
      date: 2024-10-20 19:46: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: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4799 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4801 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4803 …}
    +entries: Doctrine\ORM\PersistentCollection {#4805 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4807 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4809 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4811 …}
    +posts: Doctrine\ORM\PersistentCollection {#4813 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4815 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4817 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4819 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4821 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4823 …}
    +follows: Doctrine\ORM\PersistentCollection {#4825 …}
    +followers: Doctrine\ORM\PersistentCollection {#4827 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4829 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4831 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4833 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4835 …}
    +reports: Doctrine\ORM\PersistentCollection {#4837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
    +violations: Doctrine\ORM\PersistentCollection {#4841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
    +awards: Doctrine\ORM\PersistentCollection {#4845 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4847 …}
    +categories: Doctrine\ORM\PersistentCollection {#4849 …}
    -id: 21187
    -password: "$2y$13$5LBw2JMPtR8B2oGqsmq7ROcUGZBo07tMeSFKaeK9WM2zuteqOL7Uy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4851 …}
    +apId: "FartsWithAnAccent@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FartsWithAnAccent"
    +apPublicUrl: "https://lemmy.world/u/FartsWithAnAccent"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FartsWithAnAccent"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729098370 {#4795
      date: 2024-10-16 19:06:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689023951 {#4796
      date: 2023-07-10 23:19:11.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.36 ms
Input props
[
  "user" => App\Entity\User {#5451
    +avatar: Proxies\__CG__\App\Entity\Image {#5452 …}
    +cover: null
    +email: "helenslunch@feddit.nl"
    +username: "@helenslunch@feddit.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729440675 {#5448
      date: 2024-10-20 18:11:15.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5453 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5455 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5457 …}
    +entries: Doctrine\ORM\PersistentCollection {#5459 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5461 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5463 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5465 …}
    +posts: Doctrine\ORM\PersistentCollection {#5467 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5469 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5471 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5473 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5475 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5477 …}
    +follows: Doctrine\ORM\PersistentCollection {#5479 …}
    +followers: Doctrine\ORM\PersistentCollection {#5481 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5483 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5485 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5487 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5489 …}
    +reports: Doctrine\ORM\PersistentCollection {#5491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5493 …}
    +violations: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    +awards: Doctrine\ORM\PersistentCollection {#5499 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5501 …}
    +categories: Doctrine\ORM\PersistentCollection {#5503 …}
    -id: 64351
    -password: "$2y$13$Dm9DZjZxYo88OHPMFF.mW.738HC7lLdMVVub.Zhby0C3wcS5hvvU2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5505 …}
    +apId: "helenslunch@feddit.nl"
    +apProfileId: "https://feddit.nl/u/helenslunch"
    +apPublicUrl: "https://feddit.nl/u/helenslunch"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.nl/inbox"
    +apDomain: "feddit.nl"
    +apPreferredUsername: "helenslunch"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729418563 {#5449
      date: 2024-10-20 12:02:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697943858 {#5450
      date: 2023-10-22 05:04:18.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6102
  +width: 65
  +height: 65
  +user: App\Entity\User {#5451
    +avatar: Proxies\__CG__\App\Entity\Image {#5452 …}
    +cover: null
    +email: "helenslunch@feddit.nl"
    +username: "@helenslunch@feddit.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729440675 {#5448
      date: 2024-10-20 18:11:15.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5453 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5455 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5457 …}
    +entries: Doctrine\ORM\PersistentCollection {#5459 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5461 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5463 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5465 …}
    +posts: Doctrine\ORM\PersistentCollection {#5467 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5469 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5471 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5473 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5475 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5477 …}
    +follows: Doctrine\ORM\PersistentCollection {#5479 …}
    +followers: Doctrine\ORM\PersistentCollection {#5481 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5483 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5485 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5487 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5489 …}
    +reports: Doctrine\ORM\PersistentCollection {#5491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5493 …}
    +violations: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    +awards: Doctrine\ORM\PersistentCollection {#5499 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5501 …}
    +categories: Doctrine\ORM\PersistentCollection {#5503 …}
    -id: 64351
    -password: "$2y$13$Dm9DZjZxYo88OHPMFF.mW.738HC7lLdMVVub.Zhby0C3wcS5hvvU2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5505 …}
    +apId: "helenslunch@feddit.nl"
    +apProfileId: "https://feddit.nl/u/helenslunch"
    +apPublicUrl: "https://feddit.nl/u/helenslunch"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.nl/inbox"
    +apDomain: "feddit.nl"
    +apPreferredUsername: "helenslunch"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729418563 {#5449
      date: 2024-10-20 12:02:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697943858 {#5450
      date: 2023-10-22 05:04:18.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.46 ms
Input props
[
  "user" => App\Entity\User {#4263
    +avatar: Proxies\__CG__\App\Entity\Image {#4264 …}
    +cover: null
    +email: "FinalPoint@lemmy.world"
    +username: "@FinalPoint@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729447774 {#4260
      date: 2024-10-20 20:09:34.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4265 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4269 …}
    +entries: Doctrine\ORM\PersistentCollection {#4271 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4273 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4275 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4277 …}
    +posts: Doctrine\ORM\PersistentCollection {#4279 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4281 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4283 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4285 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4287 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4289 …}
    +follows: Doctrine\ORM\PersistentCollection {#4291 …}
    +followers: Doctrine\ORM\PersistentCollection {#4293 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4295 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4297 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4299 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4301 …}
    +reports: Doctrine\ORM\PersistentCollection {#4303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
    +violations: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    +awards: Doctrine\ORM\PersistentCollection {#4311 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4313 …}
    +categories: Doctrine\ORM\PersistentCollection {#4315 …}
    -id: 93984
    -password: "$2y$13$zog7Djrg7bqLSMtKViL0Nez8APLXvy.zHYGjo6j6l1ww8LrmrgTTm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4317 …}
    +apId: "FinalPoint@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FinalPoint"
    +apPublicUrl: "https://lemmy.world/u/FinalPoint"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FinalPoint"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729447776 {#4261
      date: 2024-10-20 20:09:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1729447774 {#4262
      date: 2024-10-20 20:09:34.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6159
  +width: 65
  +height: 65
  +user: App\Entity\User {#4263
    +avatar: Proxies\__CG__\App\Entity\Image {#4264 …}
    +cover: null
    +email: "FinalPoint@lemmy.world"
    +username: "@FinalPoint@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729447774 {#4260
      date: 2024-10-20 20:09:34.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4265 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4269 …}
    +entries: Doctrine\ORM\PersistentCollection {#4271 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4273 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4275 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4277 …}
    +posts: Doctrine\ORM\PersistentCollection {#4279 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4281 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4283 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4285 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4287 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4289 …}
    +follows: Doctrine\ORM\PersistentCollection {#4291 …}
    +followers: Doctrine\ORM\PersistentCollection {#4293 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4295 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4297 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4299 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4301 …}
    +reports: Doctrine\ORM\PersistentCollection {#4303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
    +violations: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    +awards: Doctrine\ORM\PersistentCollection {#4311 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4313 …}
    +categories: Doctrine\ORM\PersistentCollection {#4315 …}
    -id: 93984
    -password: "$2y$13$zog7Djrg7bqLSMtKViL0Nez8APLXvy.zHYGjo6j6l1ww8LrmrgTTm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4317 …}
    +apId: "FinalPoint@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FinalPoint"
    +apPublicUrl: "https://lemmy.world/u/FinalPoint"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FinalPoint"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729447776 {#4261
      date: 2024-10-20 20:09:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1729447774 {#4262
      date: 2024-10-20 20:09:34.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.51 ms
Input props
[
  "user" => App\Entity\User {#3845
    +avatar: Proxies\__CG__\App\Entity\Image {#3846 …}
    +cover: null
    +email: "samus12345@lemmy.world"
    +username: "@samus12345@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729450875 {#3842
      date: 2024-10-20 21:01:15.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3847 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3849 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3851 …}
    +entries: Doctrine\ORM\PersistentCollection {#3853 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3855 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3857 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3859 …}
    +posts: Doctrine\ORM\PersistentCollection {#3861 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3863 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3865 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3867 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3869 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3871 …}
    +follows: Doctrine\ORM\PersistentCollection {#3873 …}
    +followers: Doctrine\ORM\PersistentCollection {#3875 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3877 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3879 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3881 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3883 …}
    +reports: Doctrine\ORM\PersistentCollection {#3885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3887 …}
    +violations: Doctrine\ORM\PersistentCollection {#3889 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3891 …}
    +awards: Doctrine\ORM\PersistentCollection {#3893 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3895 …}
    +categories: Doctrine\ORM\PersistentCollection {#3897 …}
    -id: 2615
    -password: "$2y$13$1rttphATvUFeX72w8SX6We07fpjunTyDglL7Xgaf0fOHxXZ/vYuge"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3899 …}
    +apId: "samus12345@lemmy.world"
    +apProfileId: "https://lemmy.world/u/samus12345"
    +apPublicUrl: "https://lemmy.world/u/samus12345"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "samus12345"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729450170 {#3843
      date: 2024-10-20 20:49:30.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687034614 {#3844
      date: 2023-06-17 22:43:34.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6216
  +width: 65
  +height: 65
  +user: App\Entity\User {#3845
    +avatar: Proxies\__CG__\App\Entity\Image {#3846 …}
    +cover: null
    +email: "samus12345@lemmy.world"
    +username: "@samus12345@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729450875 {#3842
      date: 2024-10-20 21:01:15.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3847 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3849 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3851 …}
    +entries: Doctrine\ORM\PersistentCollection {#3853 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3855 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3857 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3859 …}
    +posts: Doctrine\ORM\PersistentCollection {#3861 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3863 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3865 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3867 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3869 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3871 …}
    +follows: Doctrine\ORM\PersistentCollection {#3873 …}
    +followers: Doctrine\ORM\PersistentCollection {#3875 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3877 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3879 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3881 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3883 …}
    +reports: Doctrine\ORM\PersistentCollection {#3885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3887 …}
    +violations: Doctrine\ORM\PersistentCollection {#3889 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3891 …}
    +awards: Doctrine\ORM\PersistentCollection {#3893 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3895 …}
    +categories: Doctrine\ORM\PersistentCollection {#3897 …}
    -id: 2615
    -password: "$2y$13$1rttphATvUFeX72w8SX6We07fpjunTyDglL7Xgaf0fOHxXZ/vYuge"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3899 …}
    +apId: "samus12345@lemmy.world"
    +apProfileId: "https://lemmy.world/u/samus12345"
    +apPublicUrl: "https://lemmy.world/u/samus12345"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "samus12345"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729450170 {#3843
      date: 2024-10-20 20:49:30.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687034614 {#3844
      date: 2023-06-17 22:43:34.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 2.31 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6278
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6279 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 2.32 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6350
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6348 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6349 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 2.59 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6419
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +entry: null
  +title: "random_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#558 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6349 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.32 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6488
  +subject: ? App\Entity\Contracts\VotableInterface
  +url: ? string
  -twig: Twig\Environment {#1252 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -partnerBlockRepository: App\Repository\PartnerBlockRepository {#6489 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 3.05 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6582
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3009 …}
}