GET https://kbin.spritesserver.nl/d/lemmy.pt/commented/12h

Components

13 Twig Components
42 Render Count
708 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.10ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 23.37ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.72ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.38ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 4.12ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 3.47ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 21.01ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 661.04ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 5.62ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 1.88ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 5.57ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 2.67ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 3.73ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 4.12 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 {#2353
  +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 3.47 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 {#2444
  +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.23 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1782
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.24 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1436
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.17 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1553
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.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 {#1683
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2461
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1385
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2093
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.29 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2065
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2223
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2221
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2248
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2006
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2494
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2550
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2606
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2662
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2718
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2774
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2830
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2886
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2944
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 21.01 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3009
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3010 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 661.04 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3103
  +magazine: null
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.53 ms
Input props
[
  "user" => App\Entity\User {#4561
    +avatar: Proxies\__CG__\App\Entity\Image {#4562 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4563 …}
    +email: "Asudox@lemmy.world"
    +username: "@Asudox@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ![Trollface](https://lemmy.world/pictrs/image/6c852190-b6f7-4f62-8c79-0b0703dafb9a.png "emoji trollface")\n
      \n
      forgejo: [codeberg.org/asudox](https://codeberg.org/asudox)  \n
      matrix: [matrix.to/#/@asudox:matrix.org](https://matrix.to/#/@asudox:matrix.org)\n
      \n
      aspe:keyoxide.org:D63IYCGSU4XXB5JSCBBHXXFEHQ
      """
    +lastActive: DateTime @1729446909 {#4558
      date: 2024-10-20 19:55:09.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4564 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4566 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4568 …}
    +entries: Doctrine\ORM\PersistentCollection {#4570 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4572 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4574 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4576 …}
    +posts: Doctrine\ORM\PersistentCollection {#4578 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4580 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4582 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4584 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4586 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4588 …}
    +follows: Doctrine\ORM\PersistentCollection {#4590 …}
    +followers: Doctrine\ORM\PersistentCollection {#4592 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4594 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4596 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4598 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4600 …}
    +reports: Doctrine\ORM\PersistentCollection {#4602 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
    +violations: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    +awards: Doctrine\ORM\PersistentCollection {#4610 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4612 …}
    +categories: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 22283
    -password: "$2y$13$TwCR0olxqSqxGH4dXbRBxOcaEpdTCAA3dsNOl9DuG5rwhsJEbeJkq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4616 …}
    +apId: "Asudox@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Asudox"
    +apPublicUrl: "https://lemmy.world/u/Asudox"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Asudox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729096556 {#4559
      date: 2024-10-16 18:35:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689058958 {#4560
      date: 2023-07-11 09:02:38.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5575
  +width: 65
  +height: 65
  +user: App\Entity\User {#4561
    +avatar: Proxies\__CG__\App\Entity\Image {#4562 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4563 …}
    +email: "Asudox@lemmy.world"
    +username: "@Asudox@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ![Trollface](https://lemmy.world/pictrs/image/6c852190-b6f7-4f62-8c79-0b0703dafb9a.png "emoji trollface")\n
      \n
      forgejo: [codeberg.org/asudox](https://codeberg.org/asudox)  \n
      matrix: [matrix.to/#/@asudox:matrix.org](https://matrix.to/#/@asudox:matrix.org)\n
      \n
      aspe:keyoxide.org:D63IYCGSU4XXB5JSCBBHXXFEHQ
      """
    +lastActive: DateTime @1729446909 {#4558
      date: 2024-10-20 19:55:09.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4564 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4566 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4568 …}
    +entries: Doctrine\ORM\PersistentCollection {#4570 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4572 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4574 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4576 …}
    +posts: Doctrine\ORM\PersistentCollection {#4578 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4580 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4582 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4584 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4586 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4588 …}
    +follows: Doctrine\ORM\PersistentCollection {#4590 …}
    +followers: Doctrine\ORM\PersistentCollection {#4592 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4594 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4596 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4598 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4600 …}
    +reports: Doctrine\ORM\PersistentCollection {#4602 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
    +violations: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    +awards: Doctrine\ORM\PersistentCollection {#4610 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4612 …}
    +categories: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 22283
    -password: "$2y$13$TwCR0olxqSqxGH4dXbRBxOcaEpdTCAA3dsNOl9DuG5rwhsJEbeJkq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4616 …}
    +apId: "Asudox@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Asudox"
    +apPublicUrl: "https://lemmy.world/u/Asudox"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Asudox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729096556 {#4559
      date: 2024-10-16 18:35:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689058958 {#4560
      date: 2023-07-11 09:02:38.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.52 ms
Input props
[
  "user" => App\Entity\User {#4204
    +avatar: Proxies\__CG__\App\Entity\Image {#4205 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4206 …}
    +email: "SteefLem@lemmy.world"
    +username: "@SteefLem@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729447856 {#4201
      date: 2024-10-20 20:10: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 {#4207 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4209 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4211 …}
    +entries: Doctrine\ORM\PersistentCollection {#4213 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4215 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4217 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4219 …}
    +posts: Doctrine\ORM\PersistentCollection {#4221 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4223 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4225 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4227 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4229 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4231 …}
    +follows: Doctrine\ORM\PersistentCollection {#4233 …}
    +followers: Doctrine\ORM\PersistentCollection {#4235 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4237 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4239 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4241 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4243 …}
    +reports: Doctrine\ORM\PersistentCollection {#4245 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4247 …}
    +violations: Doctrine\ORM\PersistentCollection {#4249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
    +awards: Doctrine\ORM\PersistentCollection {#4253 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4255 …}
    +categories: Doctrine\ORM\PersistentCollection {#4257 …}
    -id: 25242
    -password: "$2y$13$Udh.kL66eEY6nvY0IXCWmeBY5GMyRqXHZToOUPr6zpSXfe1ycv0tK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4259 …}
    +apId: "SteefLem@lemmy.world"
    +apProfileId: "https://lemmy.world/u/SteefLem"
    +apPublicUrl: "https://lemmy.world/u/SteefLem"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "SteefLem"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719293096 {#4202
      date: 2024-06-25 07:24:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689180265 {#4203
      date: 2023-07-12 18:44:25.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5647
  +width: 65
  +height: 65
  +user: App\Entity\User {#4204
    +avatar: Proxies\__CG__\App\Entity\Image {#4205 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4206 …}
    +email: "SteefLem@lemmy.world"
    +username: "@SteefLem@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729447856 {#4201
      date: 2024-10-20 20:10: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 {#4207 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4209 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4211 …}
    +entries: Doctrine\ORM\PersistentCollection {#4213 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4215 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4217 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4219 …}
    +posts: Doctrine\ORM\PersistentCollection {#4221 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4223 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4225 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4227 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4229 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4231 …}
    +follows: Doctrine\ORM\PersistentCollection {#4233 …}
    +followers: Doctrine\ORM\PersistentCollection {#4235 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4237 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4239 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4241 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4243 …}
    +reports: Doctrine\ORM\PersistentCollection {#4245 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4247 …}
    +violations: Doctrine\ORM\PersistentCollection {#4249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
    +awards: Doctrine\ORM\PersistentCollection {#4253 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4255 …}
    +categories: Doctrine\ORM\PersistentCollection {#4257 …}
    -id: 25242
    -password: "$2y$13$Udh.kL66eEY6nvY0IXCWmeBY5GMyRqXHZToOUPr6zpSXfe1ycv0tK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4259 …}
    +apId: "SteefLem@lemmy.world"
    +apProfileId: "https://lemmy.world/u/SteefLem"
    +apPublicUrl: "https://lemmy.world/u/SteefLem"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "SteefLem"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719293096 {#4202
      date: 2024-06-25 07:24:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689180265 {#4203
      date: 2023-07-12 18:44:25.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.39 ms
Input props
[
  "user" => App\Entity\User {#5214
    +avatar: Proxies\__CG__\App\Entity\Image {#5215 …}
    +cover: null
    +email: "kugmo@sh.itjust.works"
    +username: "@kugmo@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729442115 {#5211
      date: 2024-10-20 18:35: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 {#5216 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5218 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5220 …}
    +entries: Doctrine\ORM\PersistentCollection {#5222 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5224 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5226 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5228 …}
    +posts: Doctrine\ORM\PersistentCollection {#5230 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5232 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5234 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5236 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5238 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5240 …}
    +follows: Doctrine\ORM\PersistentCollection {#5242 …}
    +followers: Doctrine\ORM\PersistentCollection {#5244 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5246 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5248 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5250 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5252 …}
    +reports: Doctrine\ORM\PersistentCollection {#5254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
    +violations: Doctrine\ORM\PersistentCollection {#5258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5260 …}
    +awards: Doctrine\ORM\PersistentCollection {#5262 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5264 …}
    +categories: Doctrine\ORM\PersistentCollection {#5266 …}
    -id: 55967
    -password: "$2y$13$6fd6XhWif2qn4nzI/.ELc.WI/ZxHiR2c3gfU8NmnRdp2xCR52bNYq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5268 …}
    +apId: "kugmo@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/kugmo"
    +apPublicUrl: "https://sh.itjust.works/u/kugmo"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "kugmo"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728233866 {#5212
      date: 2024-10-06 18:57:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697038005 {#5213
      date: 2023-10-11 17:26:45.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5704
  +width: 65
  +height: 65
  +user: App\Entity\User {#5214
    +avatar: Proxies\__CG__\App\Entity\Image {#5215 …}
    +cover: null
    +email: "kugmo@sh.itjust.works"
    +username: "@kugmo@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729442115 {#5211
      date: 2024-10-20 18:35: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 {#5216 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5218 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5220 …}
    +entries: Doctrine\ORM\PersistentCollection {#5222 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5224 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5226 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5228 …}
    +posts: Doctrine\ORM\PersistentCollection {#5230 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5232 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5234 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5236 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5238 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5240 …}
    +follows: Doctrine\ORM\PersistentCollection {#5242 …}
    +followers: Doctrine\ORM\PersistentCollection {#5244 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5246 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5248 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5250 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5252 …}
    +reports: Doctrine\ORM\PersistentCollection {#5254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
    +violations: Doctrine\ORM\PersistentCollection {#5258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5260 …}
    +awards: Doctrine\ORM\PersistentCollection {#5262 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5264 …}
    +categories: Doctrine\ORM\PersistentCollection {#5266 …}
    -id: 55967
    -password: "$2y$13$6fd6XhWif2qn4nzI/.ELc.WI/ZxHiR2c3gfU8NmnRdp2xCR52bNYq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5268 …}
    +apId: "kugmo@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/kugmo"
    +apPublicUrl: "https://sh.itjust.works/u/kugmo"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "kugmo"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728233866 {#5212
      date: 2024-10-06 18:57:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697038005 {#5213
      date: 2023-10-11 17:26:45.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.50 ms
Input props
[
  "user" => App\Entity\User {#4621
    +avatar: Proxies\__CG__\App\Entity\Image {#4622 …}
    +cover: null
    +email: "breadsmasher@lemmy.world"
    +username: "@breadsmasher@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Conservative? Republican? Fuck yourselves. You’ll pay for your stupidity."
    +lastActive: DateTime @1729446737 {#4618
      date: 2024-10-20 19:52:17.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 {#4623 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4625 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4627 …}
    +entries: Doctrine\ORM\PersistentCollection {#4629 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4631 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4633 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4635 …}
    +posts: Doctrine\ORM\PersistentCollection {#4637 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4639 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4641 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4643 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4645 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4647 …}
    +follows: Doctrine\ORM\PersistentCollection {#4649 …}
    +followers: Doctrine\ORM\PersistentCollection {#4651 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4653 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4655 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4657 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4659 …}
    +reports: Doctrine\ORM\PersistentCollection {#4661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
    +violations: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    +awards: Doctrine\ORM\PersistentCollection {#4669 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4671 …}
    +categories: Doctrine\ORM\PersistentCollection {#4673 …}
    -id: 8625
    -password: "$2y$13$YOEI5xxnRiqmq8lJgtXz7uUu8eZ7YSMOh49y6dhYXxCLt4KNdHYbu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4675 …}
    +apId: "breadsmasher@lemmy.world"
    +apProfileId: "https://lemmy.world/u/breadsmasher"
    +apPublicUrl: "https://lemmy.world/u/breadsmasher"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "breadsmasher"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727284682 {#4619
      date: 2024-09-25 19:18:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687505749 {#4620
      date: 2023-06-23 09:35:49.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5761
  +width: 65
  +height: 65
  +user: App\Entity\User {#4621
    +avatar: Proxies\__CG__\App\Entity\Image {#4622 …}
    +cover: null
    +email: "breadsmasher@lemmy.world"
    +username: "@breadsmasher@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Conservative? Republican? Fuck yourselves. You’ll pay for your stupidity."
    +lastActive: DateTime @1729446737 {#4618
      date: 2024-10-20 19:52:17.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 {#4623 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4625 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4627 …}
    +entries: Doctrine\ORM\PersistentCollection {#4629 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4631 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4633 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4635 …}
    +posts: Doctrine\ORM\PersistentCollection {#4637 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4639 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4641 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4643 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4645 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4647 …}
    +follows: Doctrine\ORM\PersistentCollection {#4649 …}
    +followers: Doctrine\ORM\PersistentCollection {#4651 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4653 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4655 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4657 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4659 …}
    +reports: Doctrine\ORM\PersistentCollection {#4661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
    +violations: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    +awards: Doctrine\ORM\PersistentCollection {#4669 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4671 …}
    +categories: Doctrine\ORM\PersistentCollection {#4673 …}
    -id: 8625
    -password: "$2y$13$YOEI5xxnRiqmq8lJgtXz7uUu8eZ7YSMOh49y6dhYXxCLt4KNdHYbu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4675 …}
    +apId: "breadsmasher@lemmy.world"
    +apProfileId: "https://lemmy.world/u/breadsmasher"
    +apPublicUrl: "https://lemmy.world/u/breadsmasher"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "breadsmasher"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727284682 {#4619
      date: 2024-09-25 19:18:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687505749 {#4620
      date: 2023-06-23 09:35:49.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.42 ms
Input props
[
  "user" => App\Entity\User {#3610
    +avatar: Proxies\__CG__\App\Entity\Image {#3611 …}
    +cover: null
    +email: "MacNCheezus@lemmy.today"
    +username: "@MacNCheezus@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729452136 {#3607
      date: 2024-10-20 21:22: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: 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 {#3612 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3614 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3616 …}
    +entries: Doctrine\ORM\PersistentCollection {#3618 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3620 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3622 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3624 …}
    +posts: Doctrine\ORM\PersistentCollection {#3626 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3628 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3630 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3632 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3634 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3636 …}
    +follows: Doctrine\ORM\PersistentCollection {#3638 …}
    +followers: Doctrine\ORM\PersistentCollection {#3640 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3642 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3644 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3646 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3648 …}
    +reports: Doctrine\ORM\PersistentCollection {#3650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3652 …}
    +violations: Doctrine\ORM\PersistentCollection {#3654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3656 …}
    +awards: Doctrine\ORM\PersistentCollection {#3658 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3660 …}
    +categories: Doctrine\ORM\PersistentCollection {#3662 …}
    -id: 81704
    -password: "$2y$13$4CPG6Xat1JbAxESYeXw6x.tWRL2HzFIsxJ4mwObUJ/VHNLoto2RRW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3664 …}
    +apId: "MacNCheezus@lemmy.today"
    +apProfileId: "https://lemmy.today/u/MacNCheezus"
    +apPublicUrl: "https://lemmy.today/u/MacNCheezus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "MacNCheezus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729266566 {#3608
      date: 2024-10-18 17:49:26.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702225477 {#3609
      date: 2023-12-10 17:24:37.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5818
  +width: 65
  +height: 65
  +user: App\Entity\User {#3610
    +avatar: Proxies\__CG__\App\Entity\Image {#3611 …}
    +cover: null
    +email: "MacNCheezus@lemmy.today"
    +username: "@MacNCheezus@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729452136 {#3607
      date: 2024-10-20 21:22: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: 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 {#3612 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3614 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3616 …}
    +entries: Doctrine\ORM\PersistentCollection {#3618 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3620 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3622 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3624 …}
    +posts: Doctrine\ORM\PersistentCollection {#3626 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3628 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3630 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3632 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3634 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3636 …}
    +follows: Doctrine\ORM\PersistentCollection {#3638 …}
    +followers: Doctrine\ORM\PersistentCollection {#3640 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3642 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3644 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3646 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3648 …}
    +reports: Doctrine\ORM\PersistentCollection {#3650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3652 …}
    +violations: Doctrine\ORM\PersistentCollection {#3654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3656 …}
    +awards: Doctrine\ORM\PersistentCollection {#3658 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3660 …}
    +categories: Doctrine\ORM\PersistentCollection {#3662 …}
    -id: 81704
    -password: "$2y$13$4CPG6Xat1JbAxESYeXw6x.tWRL2HzFIsxJ4mwObUJ/VHNLoto2RRW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3664 …}
    +apId: "MacNCheezus@lemmy.today"
    +apProfileId: "https://lemmy.today/u/MacNCheezus"
    +apPublicUrl: "https://lemmy.today/u/MacNCheezus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "MacNCheezus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729266566 {#3608
      date: 2024-10-18 17:49:26.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702225477 {#3609
      date: 2023-12-10 17:24:37.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.00 ms
Input props
[
  "user" => App\Entity\User {#3787
    +avatar: Proxies\__CG__\App\Entity\Image {#3788 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3789 …}
    +email: "The_Picard_Maneuver@startrek.website"
    +username: "@The_Picard_Maneuver@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Also The_Picard_Maneuver@lemmy.world"
    +lastActive: DateTime @1729451154 {#3784
      date: 2024-10-20 21:05:54.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3790 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3792 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3794 …}
    +entries: Doctrine\ORM\PersistentCollection {#3796 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3798 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3800 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3802 …}
    +posts: Doctrine\ORM\PersistentCollection {#3804 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3806 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3808 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3810 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3812 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3814 …}
    +follows: Doctrine\ORM\PersistentCollection {#3816 …}
    +followers: Doctrine\ORM\PersistentCollection {#3818 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3820 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3822 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3824 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3826 …}
    +reports: Doctrine\ORM\PersistentCollection {#3828 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3830 …}
    +violations: Doctrine\ORM\PersistentCollection {#3832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3834 …}
    +awards: Doctrine\ORM\PersistentCollection {#3836 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3838 …}
    +categories: Doctrine\ORM\PersistentCollection {#3840 …}
    -id: 43686
    -password: "$2y$13$pBolRAmJlhHLf9sbV51efO2vuQ5rPeyPM4S61gC7cgALJ3gi0Hv56"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3842 …}
    +apId: "The_Picard_Maneuver@startrek.website"
    +apProfileId: "https://startrek.website/u/The_Picard_Maneuver"
    +apPublicUrl: "https://startrek.website/u/The_Picard_Maneuver"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "The_Picard_Maneuver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729451431 {#3785
      date: 2024-10-20 21:10:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693496856 {#3786
      date: 2023-08-31 17:47:36.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5875
  +width: 65
  +height: 65
  +user: App\Entity\User {#3787
    +avatar: Proxies\__CG__\App\Entity\Image {#3788 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3789 …}
    +email: "The_Picard_Maneuver@startrek.website"
    +username: "@The_Picard_Maneuver@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Also The_Picard_Maneuver@lemmy.world"
    +lastActive: DateTime @1729451154 {#3784
      date: 2024-10-20 21:05:54.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3790 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3792 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3794 …}
    +entries: Doctrine\ORM\PersistentCollection {#3796 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3798 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3800 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3802 …}
    +posts: Doctrine\ORM\PersistentCollection {#3804 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3806 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3808 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3810 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3812 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3814 …}
    +follows: Doctrine\ORM\PersistentCollection {#3816 …}
    +followers: Doctrine\ORM\PersistentCollection {#3818 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3820 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3822 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3824 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3826 …}
    +reports: Doctrine\ORM\PersistentCollection {#3828 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3830 …}
    +violations: Doctrine\ORM\PersistentCollection {#3832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3834 …}
    +awards: Doctrine\ORM\PersistentCollection {#3836 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3838 …}
    +categories: Doctrine\ORM\PersistentCollection {#3840 …}
    -id: 43686
    -password: "$2y$13$pBolRAmJlhHLf9sbV51efO2vuQ5rPeyPM4S61gC7cgALJ3gi0Hv56"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3842 …}
    +apId: "The_Picard_Maneuver@startrek.website"
    +apProfileId: "https://startrek.website/u/The_Picard_Maneuver"
    +apPublicUrl: "https://startrek.website/u/The_Picard_Maneuver"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "The_Picard_Maneuver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729451431 {#3785
      date: 2024-10-20 21:10:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693496856 {#3786
      date: 2023-08-31 17:47:36.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.44 ms
Input props
[
  "user" => App\Entity\User {#5333
    +avatar: Proxies\__CG__\App\Entity\Image {#5334 …}
    +cover: null
    +email: "sv1sjp@lemmy.world"
    +username: "@sv1sjp@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Blockchain Security Engineer | Penetration Testing | Educational Technologies | MSc in Blockchain && Digital Currencies at University Of Nicosia 🇨🇾🇪🇺 | Founder of TuxHouseEdu | The creator of Blockchain Camera | Linux-User.gr\n
      \n
      Based in Athens, Greece, EU 🇪🇺🇬🇷
      """
    +lastActive: DateTime @1729441428 {#5330
      date: 2024-10-20 18:23:48.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 {#5335 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5337 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5339 …}
    +entries: Doctrine\ORM\PersistentCollection {#5341 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5343 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5345 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5347 …}
    +posts: Doctrine\ORM\PersistentCollection {#5349 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5351 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5353 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5355 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5357 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5359 …}
    +follows: Doctrine\ORM\PersistentCollection {#5361 …}
    +followers: Doctrine\ORM\PersistentCollection {#5363 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5365 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5367 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5369 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5371 …}
    +reports: Doctrine\ORM\PersistentCollection {#5373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
    +violations: Doctrine\ORM\PersistentCollection {#5377 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5379 …}
    +awards: Doctrine\ORM\PersistentCollection {#5381 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5383 …}
    +categories: Doctrine\ORM\PersistentCollection {#5385 …}
    -id: 16407
    -password: "$2y$13$Owljzadtz/LknMn48FFQWOblLx6m0uflHXTXImWIHib7g2w2KbAXi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5387 …}
    +apId: "sv1sjp@lemmy.world"
    +apProfileId: "https://lemmy.world/u/sv1sjp"
    +apPublicUrl: "https://lemmy.world/u/sv1sjp"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "sv1sjp"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729106998 {#5331
      date: 2024-10-16 21:29:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688290030 {#5332
      date: 2023-07-02 11:27:10.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5932
  +width: 65
  +height: 65
  +user: App\Entity\User {#5333
    +avatar: Proxies\__CG__\App\Entity\Image {#5334 …}
    +cover: null
    +email: "sv1sjp@lemmy.world"
    +username: "@sv1sjp@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Blockchain Security Engineer | Penetration Testing | Educational Technologies | MSc in Blockchain && Digital Currencies at University Of Nicosia 🇨🇾🇪🇺 | Founder of TuxHouseEdu | The creator of Blockchain Camera | Linux-User.gr\n
      \n
      Based in Athens, Greece, EU 🇪🇺🇬🇷
      """
    +lastActive: DateTime @1729441428 {#5330
      date: 2024-10-20 18:23:48.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 {#5335 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5337 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5339 …}
    +entries: Doctrine\ORM\PersistentCollection {#5341 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5343 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5345 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5347 …}
    +posts: Doctrine\ORM\PersistentCollection {#5349 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5351 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5353 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5355 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5357 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5359 …}
    +follows: Doctrine\ORM\PersistentCollection {#5361 …}
    +followers: Doctrine\ORM\PersistentCollection {#5363 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5365 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5367 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5369 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5371 …}
    +reports: Doctrine\ORM\PersistentCollection {#5373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
    +violations: Doctrine\ORM\PersistentCollection {#5377 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5379 …}
    +awards: Doctrine\ORM\PersistentCollection {#5381 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5383 …}
    +categories: Doctrine\ORM\PersistentCollection {#5385 …}
    -id: 16407
    -password: "$2y$13$Owljzadtz/LknMn48FFQWOblLx6m0uflHXTXImWIHib7g2w2KbAXi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5387 …}
    +apId: "sv1sjp@lemmy.world"
    +apProfileId: "https://lemmy.world/u/sv1sjp"
    +apPublicUrl: "https://lemmy.world/u/sv1sjp"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "sv1sjp"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729106998 {#5331
      date: 2024-10-16 21:29:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688290030 {#5332
      date: 2023-07-02 11:27:10.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.39 ms
Input props
[
  "user" => App\Entity\User {#4025
    +avatar: Proxies\__CG__\App\Entity\Image {#4026 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4027 …}
    +email: "CherryClan@beehaw.org"
    +username: "@CherryClan@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: ":)"
    +lastActive: DateTime @1729448504 {#4022
      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 {#4028 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4030 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4032 …}
    +entries: Doctrine\ORM\PersistentCollection {#4034 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4036 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4038 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4040 …}
    +posts: Doctrine\ORM\PersistentCollection {#4042 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4044 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4046 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4048 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4050 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4052 …}
    +follows: Doctrine\ORM\PersistentCollection {#4054 …}
    +followers: Doctrine\ORM\PersistentCollection {#4056 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4058 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4060 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4062 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4064 …}
    +reports: Doctrine\ORM\PersistentCollection {#4066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
    +violations: Doctrine\ORM\PersistentCollection {#4070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
    +awards: Doctrine\ORM\PersistentCollection {#4074 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4076 …}
    +categories: Doctrine\ORM\PersistentCollection {#4078 …}
    -id: 56077
    -password: "$2y$13$rLvtDnFjVpi1iNRQQ2s3R.SrJLCoN71QdhAkbKG7xUPHGi5JlJc8y"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4080 …}
    +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 {#4023
      date: 2024-10-02 06:20:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697048400 {#4024
      date: 2023-10-11 20:20:00.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5989
  +width: 65
  +height: 65
  +user: App\Entity\User {#4025
    +avatar: Proxies\__CG__\App\Entity\Image {#4026 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4027 …}
    +email: "CherryClan@beehaw.org"
    +username: "@CherryClan@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: ":)"
    +lastActive: DateTime @1729448504 {#4022
      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 {#4028 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4030 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4032 …}
    +entries: Doctrine\ORM\PersistentCollection {#4034 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4036 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4038 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4040 …}
    +posts: Doctrine\ORM\PersistentCollection {#4042 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4044 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4046 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4048 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4050 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4052 …}
    +follows: Doctrine\ORM\PersistentCollection {#4054 …}
    +followers: Doctrine\ORM\PersistentCollection {#4056 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4058 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4060 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4062 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4064 …}
    +reports: Doctrine\ORM\PersistentCollection {#4066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
    +violations: Doctrine\ORM\PersistentCollection {#4070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
    +awards: Doctrine\ORM\PersistentCollection {#4074 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4076 …}
    +categories: Doctrine\ORM\PersistentCollection {#4078 …}
    -id: 56077
    -password: "$2y$13$rLvtDnFjVpi1iNRQQ2s3R.SrJLCoN71QdhAkbKG7xUPHGi5JlJc8y"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4080 …}
    +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 {#4023
      date: 2024-10-02 06:20:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697048400 {#4024
      date: 2023-10-11 20:20:00.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.38 ms
Input props
[
  "user" => App\Entity\User {#3669
    +avatar: Proxies\__CG__\App\Entity\Image {#3670 …}
    +cover: null
    +email: "BuxtonWater@beehaw.org"
    +username: "@BuxtonWater@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729451892 {#3666
      date: 2024-10-20 21:18:12.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3671 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3673 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3675 …}
    +entries: Doctrine\ORM\PersistentCollection {#3677 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3679 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3681 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3683 …}
    +posts: Doctrine\ORM\PersistentCollection {#3685 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3687 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3689 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3691 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3693 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3695 …}
    +follows: Doctrine\ORM\PersistentCollection {#3697 …}
    +followers: Doctrine\ORM\PersistentCollection {#3699 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3701 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3703 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3705 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3707 …}
    +reports: Doctrine\ORM\PersistentCollection {#3709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
    +violations: Doctrine\ORM\PersistentCollection {#3713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3715 …}
    +awards: Doctrine\ORM\PersistentCollection {#3717 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3719 …}
    +categories: Doctrine\ORM\PersistentCollection {#3721 …}
    -id: 52770
    -password: "$2y$13$jP4sfyw8QlCFiUOOPpDjleuWl9cdfB/TeWzLjDwiuyuIXoaCr02MO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3723 …}
    +apId: "BuxtonWater@beehaw.org"
    +apProfileId: "https://beehaw.org/u/BuxtonWater"
    +apPublicUrl: "https://beehaw.org/u/BuxtonWater"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "BuxtonWater"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728400779 {#3667
      date: 2024-10-08 17:19:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696693764 {#3668
      date: 2023-10-07 17:49:24.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6046
  +width: 65
  +height: 65
  +user: App\Entity\User {#3669
    +avatar: Proxies\__CG__\App\Entity\Image {#3670 …}
    +cover: null
    +email: "BuxtonWater@beehaw.org"
    +username: "@BuxtonWater@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729451892 {#3666
      date: 2024-10-20 21:18:12.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3671 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3673 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3675 …}
    +entries: Doctrine\ORM\PersistentCollection {#3677 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3679 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3681 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3683 …}
    +posts: Doctrine\ORM\PersistentCollection {#3685 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3687 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3689 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3691 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3693 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3695 …}
    +follows: Doctrine\ORM\PersistentCollection {#3697 …}
    +followers: Doctrine\ORM\PersistentCollection {#3699 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3701 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3703 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3705 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3707 …}
    +reports: Doctrine\ORM\PersistentCollection {#3709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
    +violations: Doctrine\ORM\PersistentCollection {#3713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3715 …}
    +awards: Doctrine\ORM\PersistentCollection {#3717 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3719 …}
    +categories: Doctrine\ORM\PersistentCollection {#3721 …}
    -id: 52770
    -password: "$2y$13$jP4sfyw8QlCFiUOOPpDjleuWl9cdfB/TeWzLjDwiuyuIXoaCr02MO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3723 …}
    +apId: "BuxtonWater@beehaw.org"
    +apProfileId: "https://beehaw.org/u/BuxtonWater"
    +apPublicUrl: "https://beehaw.org/u/BuxtonWater"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "BuxtonWater"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728400779 {#3667
      date: 2024-10-08 17:19:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696693764 {#3668
      date: 2023-10-07 17:49:24.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.28 ms
Input props
[
  "user" => App\Entity\User {#4085
    +avatar: Proxies\__CG__\App\Entity\Image {#4086 …}
    +cover: null
    +email: "CurlyMoustache@lemmy.world"
    +username: "@CurlyMoustache@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729448482 {#4082
      date: 2024-10-20 20:21: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 {#4087 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4089 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4091 …}
    +entries: Doctrine\ORM\PersistentCollection {#4093 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4095 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4097 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4099 …}
    +posts: Doctrine\ORM\PersistentCollection {#4101 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4103 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4105 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4107 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4109 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4111 …}
    +follows: Doctrine\ORM\PersistentCollection {#4113 …}
    +followers: Doctrine\ORM\PersistentCollection {#4115 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4117 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4119 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4121 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +violations: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    +awards: Doctrine\ORM\PersistentCollection {#4133 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4135 …}
    +categories: Doctrine\ORM\PersistentCollection {#4137 …}
    -id: 16698
    -password: "$2y$13$tHY6usDYgPv4vIWwPFOhUe3CAnKy.XRS8hVam5NWKsBzg5iBr6xke"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4139 …}
    +apId: "CurlyMoustache@lemmy.world"
    +apProfileId: "https://lemmy.world/u/CurlyMoustache"
    +apPublicUrl: "https://lemmy.world/u/CurlyMoustache"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "CurlyMoustache"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728466678 {#4083
      date: 2024-10-09 11:37:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688301236 {#4084
      date: 2023-07-02 14:33:56.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6103
  +width: 65
  +height: 65
  +user: App\Entity\User {#4085
    +avatar: Proxies\__CG__\App\Entity\Image {#4086 …}
    +cover: null
    +email: "CurlyMoustache@lemmy.world"
    +username: "@CurlyMoustache@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729448482 {#4082
      date: 2024-10-20 20:21: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 {#4087 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4089 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4091 …}
    +entries: Doctrine\ORM\PersistentCollection {#4093 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4095 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4097 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4099 …}
    +posts: Doctrine\ORM\PersistentCollection {#4101 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4103 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4105 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4107 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4109 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4111 …}
    +follows: Doctrine\ORM\PersistentCollection {#4113 …}
    +followers: Doctrine\ORM\PersistentCollection {#4115 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4117 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4119 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4121 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +violations: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    +awards: Doctrine\ORM\PersistentCollection {#4133 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4135 …}
    +categories: Doctrine\ORM\PersistentCollection {#4137 …}
    -id: 16698
    -password: "$2y$13$tHY6usDYgPv4vIWwPFOhUe3CAnKy.XRS8hVam5NWKsBzg5iBr6xke"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4139 …}
    +apId: "CurlyMoustache@lemmy.world"
    +apProfileId: "https://lemmy.world/u/CurlyMoustache"
    +apPublicUrl: "https://lemmy.world/u/CurlyMoustache"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "CurlyMoustache"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728466678 {#4083
      date: 2024-10-09 11:37:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688301236 {#4084
      date: 2023-07-02 14:33:56.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.00 ms
Input props
[
  "user" => App\Entity\User {#4144
    +avatar: Proxies\__CG__\App\Entity\Image {#4145 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4146 …}
    +email: "spicytuna62@lemmy.world"
    +username: "@spicytuna62@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I use Debian btw"
    +lastActive: DateTime @1729448204 {#4141
      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 {#4147 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4149 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4151 …}
    +entries: Doctrine\ORM\PersistentCollection {#4153 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4155 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4157 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4159 …}
    +posts: Doctrine\ORM\PersistentCollection {#4161 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4163 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4165 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4167 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4169 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4171 …}
    +follows: Doctrine\ORM\PersistentCollection {#4173 …}
    +followers: Doctrine\ORM\PersistentCollection {#4175 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4177 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4179 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4181 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4183 …}
    +reports: Doctrine\ORM\PersistentCollection {#4185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4187 …}
    +violations: Doctrine\ORM\PersistentCollection {#4189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
    +awards: Doctrine\ORM\PersistentCollection {#4193 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4195 …}
    +categories: Doctrine\ORM\PersistentCollection {#4197 …}
    -id: 2027
    -password: "$2y$13$1sy99SFtFWfNvQlxg3lxyurbIE8ysZIDJh453vMK7o.qps6S2ST4."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4199 …}
    +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 {#4142
      date: 2024-10-19 09:29:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687010818 {#4143
      date: 2023-06-17 16:06:58.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6160
  +width: 65
  +height: 65
  +user: App\Entity\User {#4144
    +avatar: Proxies\__CG__\App\Entity\Image {#4145 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4146 …}
    +email: "spicytuna62@lemmy.world"
    +username: "@spicytuna62@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I use Debian btw"
    +lastActive: DateTime @1729448204 {#4141
      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 {#4147 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4149 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4151 …}
    +entries: Doctrine\ORM\PersistentCollection {#4153 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4155 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4157 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4159 …}
    +posts: Doctrine\ORM\PersistentCollection {#4161 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4163 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4165 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4167 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4169 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4171 …}
    +follows: Doctrine\ORM\PersistentCollection {#4173 …}
    +followers: Doctrine\ORM\PersistentCollection {#4175 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4177 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4179 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4181 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4183 …}
    +reports: Doctrine\ORM\PersistentCollection {#4185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4187 …}
    +violations: Doctrine\ORM\PersistentCollection {#4189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
    +awards: Doctrine\ORM\PersistentCollection {#4193 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4195 …}
    +categories: Doctrine\ORM\PersistentCollection {#4197 …}
    -id: 2027
    -password: "$2y$13$1sy99SFtFWfNvQlxg3lxyurbIE8ysZIDJh453vMK7o.qps6S2ST4."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4199 …}
    +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 {#4142
      date: 2024-10-19 09:29:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687010818 {#4143
      date: 2023-06-17 16:06:58.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.52 ms
Input props
[
  "user" => App\Entity\User {#4443
    +avatar: Proxies\__CG__\App\Entity\Image {#4444 …}
    +cover: null
    +email: "Andy@programming.dev"
    +username: "@Andy@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729447693 {#4440
      date: 2024-10-20 20:08:13.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4445 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4447 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4449 …}
    +entries: Doctrine\ORM\PersistentCollection {#4451 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4453 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4455 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4457 …}
    +posts: Doctrine\ORM\PersistentCollection {#4459 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4461 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4463 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4465 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4467 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4469 …}
    +follows: Doctrine\ORM\PersistentCollection {#4471 …}
    +followers: Doctrine\ORM\PersistentCollection {#4473 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4475 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4477 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4479 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4481 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +violations: Doctrine\ORM\PersistentCollection {#4487 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4489 …}
    +awards: Doctrine\ORM\PersistentCollection {#4491 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4493 …}
    +categories: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 64846
    -password: "$2y$13$B7aZcIi/PZJWxitBbyvTAe812GCiWZbv.MufI8fpgOrOjcCMnuKtW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4497 …}
    +apId: "Andy@programming.dev"
    +apProfileId: "https://programming.dev/u/Andy"
    +apPublicUrl: "https://programming.dev/u/Andy"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "Andy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728852550 {#4441
      date: 2024-10-13 22:49:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698004570 {#4442
      date: 2023-10-22 21:56:10.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6217
  +width: 65
  +height: 65
  +user: App\Entity\User {#4443
    +avatar: Proxies\__CG__\App\Entity\Image {#4444 …}
    +cover: null
    +email: "Andy@programming.dev"
    +username: "@Andy@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729447693 {#4440
      date: 2024-10-20 20:08:13.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4445 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4447 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4449 …}
    +entries: Doctrine\ORM\PersistentCollection {#4451 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4453 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4455 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4457 …}
    +posts: Doctrine\ORM\PersistentCollection {#4459 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4461 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4463 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4465 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4467 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4469 …}
    +follows: Doctrine\ORM\PersistentCollection {#4471 …}
    +followers: Doctrine\ORM\PersistentCollection {#4473 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4475 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4477 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4479 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4481 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +violations: Doctrine\ORM\PersistentCollection {#4487 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4489 …}
    +awards: Doctrine\ORM\PersistentCollection {#4491 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4493 …}
    +categories: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 64846
    -password: "$2y$13$B7aZcIi/PZJWxitBbyvTAe812GCiWZbv.MufI8fpgOrOjcCMnuKtW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4497 …}
    +apId: "Andy@programming.dev"
    +apProfileId: "https://programming.dev/u/Andy"
    +apPublicUrl: "https://programming.dev/u/Andy"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "Andy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728852550 {#4441
      date: 2024-10-13 22:49:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698004570 {#4442
      date: 2023-10-22 21:56:10.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 5.62 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6279
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6280 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 1.88 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6351
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6349 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6350 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 5.57 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6420
  +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 {#6350 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 2.67 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6489
  +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 {#6490 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 3.73 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6583
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3010 …}
}