GET https://kbin.spritesserver.nl/d/nextcloud.com/active/12h/articles

Components

13 Twig Components
42 Render Count
270 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.00ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 19.74ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.73ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.43ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 24.21ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 1.60ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 6.36ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 217.87ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 1.45ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 1.47ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 1.51ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.21ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 13.93ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 24.21 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "nextcloud.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1698
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#1841
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "nextcloud.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1698
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 1.60 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "nextcloud.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1698
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#1848
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "nextcloud.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1698
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.26 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1783
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1428
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1552
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1687
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2456
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1382
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2092
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.27 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2074
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2227
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2219
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2243
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1996
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2495
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2551
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2607
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2663
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2719
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2775
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2831
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.17 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2887
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2945
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 6.36 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3010
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3011 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 217.87 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3104
  +magazine: null
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.65 ms
Input props
[
  "user" => App\Entity\User {#4560
    +avatar: Proxies\__CG__\App\Entity\Image {#4561 …}
    +cover: null
    +email: "Badger@lemmy.sdf.org"
    +username: "@Badger@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729106790 {#4557
      date: 2024-10-16 21:26:30.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4562 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4564 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4566 …}
    +entries: Doctrine\ORM\PersistentCollection {#4568 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4570 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4572 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4574 …}
    +posts: Doctrine\ORM\PersistentCollection {#4576 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4578 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4580 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4582 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4584 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4586 …}
    +follows: Doctrine\ORM\PersistentCollection {#4588 …}
    +followers: Doctrine\ORM\PersistentCollection {#4590 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4592 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4594 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4596 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4598 …}
    +reports: Doctrine\ORM\PersistentCollection {#4600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
    +violations: Doctrine\ORM\PersistentCollection {#4604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
    +awards: Doctrine\ORM\PersistentCollection {#4608 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4610 …}
    +categories: Doctrine\ORM\PersistentCollection {#4612 …}
    -id: 2576
    -password: "$2y$13$1qyJwd0kwHl/bKpCrhFo3.YN03OXi5pM7H8a2FfJrwd5VWjP5F.6S"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4614 …}
    +apId: "Badger@lemmy.sdf.org"
    +apProfileId: "https://lemmy.sdf.org/u/Badger"
    +apPublicUrl: "https://lemmy.sdf.org/u/Badger"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.sdf.org/inbox"
    +apDomain: "lemmy.sdf.org"
    +apPreferredUsername: "Badger"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1699111941 {#4558
      date: 2023-11-04 16:32:21.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687033042 {#4559
      date: 2023-06-17 22:17:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5575
  +width: 65
  +height: 65
  +user: App\Entity\User {#4560
    +avatar: Proxies\__CG__\App\Entity\Image {#4561 …}
    +cover: null
    +email: "Badger@lemmy.sdf.org"
    +username: "@Badger@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729106790 {#4557
      date: 2024-10-16 21:26:30.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4562 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4564 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4566 …}
    +entries: Doctrine\ORM\PersistentCollection {#4568 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4570 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4572 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4574 …}
    +posts: Doctrine\ORM\PersistentCollection {#4576 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4578 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4580 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4582 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4584 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4586 …}
    +follows: Doctrine\ORM\PersistentCollection {#4588 …}
    +followers: Doctrine\ORM\PersistentCollection {#4590 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4592 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4594 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4596 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4598 …}
    +reports: Doctrine\ORM\PersistentCollection {#4600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
    +violations: Doctrine\ORM\PersistentCollection {#4604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
    +awards: Doctrine\ORM\PersistentCollection {#4608 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4610 …}
    +categories: Doctrine\ORM\PersistentCollection {#4612 …}
    -id: 2576
    -password: "$2y$13$1qyJwd0kwHl/bKpCrhFo3.YN03OXi5pM7H8a2FfJrwd5VWjP5F.6S"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4614 …}
    +apId: "Badger@lemmy.sdf.org"
    +apProfileId: "https://lemmy.sdf.org/u/Badger"
    +apPublicUrl: "https://lemmy.sdf.org/u/Badger"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.sdf.org/inbox"
    +apDomain: "lemmy.sdf.org"
    +apPreferredUsername: "Badger"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1699111941 {#4558
      date: 2023-11-04 16:32:21.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687033042 {#4559
      date: 2023-06-17 22:17:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 9.71 ms
Input props
[
  "user" => App\Entity\User {#4144
    +avatar: Proxies\__CG__\App\Entity\Image {#4145 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4146 …}
    +email: "Vega@feddit.it"
    +username: "@Vega@feddit.it"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Roman Dmitrievič Protasevič è stato arrestato dalla dittatura bielorussa dopo che il suo volo civile Europeo è stato dirottato e costretto ad atterrare da caccia militari bielorussi. Per non dimenticare il suo nome e quanto accaduto."
    +lastActive: DateTime @1729111808 {#4141
      date: 2024-10-16 22:50:08.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#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: 88849
    -password: "$2y$13$ZSgM84gchyfhyJgtLtvqc./akzEjRtI1T99SsEEKq3SOlDp65hju6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4199 …}
    +apId: "Vega@feddit.it"
    +apProfileId: "https://feddit.it/u/Vega"
    +apPublicUrl: "https://feddit.it/u/Vega"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.it/inbox"
    +apDomain: "feddit.it"
    +apPreferredUsername: "Vega"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710320854 {#4142
      date: 2024-03-13 10:07:34.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1710320851 {#4143
      date: 2024-03-13 10:07:31.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5647
  +width: 65
  +height: 65
  +user: App\Entity\User {#4144
    +avatar: Proxies\__CG__\App\Entity\Image {#4145 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4146 …}
    +email: "Vega@feddit.it"
    +username: "@Vega@feddit.it"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Roman Dmitrievič Protasevič è stato arrestato dalla dittatura bielorussa dopo che il suo volo civile Europeo è stato dirottato e costretto ad atterrare da caccia militari bielorussi. Per non dimenticare il suo nome e quanto accaduto."
    +lastActive: DateTime @1729111808 {#4141
      date: 2024-10-16 22:50:08.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#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: 88849
    -password: "$2y$13$ZSgM84gchyfhyJgtLtvqc./akzEjRtI1T99SsEEKq3SOlDp65hju6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4199 …}
    +apId: "Vega@feddit.it"
    +apProfileId: "https://feddit.it/u/Vega"
    +apPublicUrl: "https://feddit.it/u/Vega"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.it/inbox"
    +apDomain: "feddit.it"
    +apPreferredUsername: "Vega"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710320854 {#4142
      date: 2024-03-13 10:07:34.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1710320851 {#4143
      date: 2024-03-13 10:07:31.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.63 ms
Input props
[
  "user" => App\Entity\User {#5274
    +avatar: Proxies\__CG__\App\Entity\Image {#5275 …}
    +cover: null
    +email: "agamemnonymous@sh.itjust.works"
    +username: "@agamemnonymous@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729102832 {#5271
      date: 2024-10-16 20:20:32.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5276 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5278 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5280 …}
    +entries: Doctrine\ORM\PersistentCollection {#5282 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5284 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5286 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5288 …}
    +posts: Doctrine\ORM\PersistentCollection {#5290 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5292 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5294 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5296 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5298 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5300 …}
    +follows: Doctrine\ORM\PersistentCollection {#5302 …}
    +followers: Doctrine\ORM\PersistentCollection {#5304 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5306 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5308 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5310 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5312 …}
    +reports: Doctrine\ORM\PersistentCollection {#5314 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5316 …}
    +violations: Doctrine\ORM\PersistentCollection {#5318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
    +awards: Doctrine\ORM\PersistentCollection {#5322 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5324 …}
    +categories: Doctrine\ORM\PersistentCollection {#5326 …}
    -id: 21643
    -password: "$2y$13$PS1SGJFwEvSKzVHOpKpb1eqhZmqpxRNVyksS2kQ6BcthYts7SZ6Em"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5328 …}
    +apId: "agamemnonymous@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/agamemnonymous"
    +apPublicUrl: "https://sh.itjust.works/u/agamemnonymous"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "agamemnonymous"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727548653 {#5272
      date: 2024-09-28 20:37:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689035215 {#5273
      date: 2023-07-11 02:26:55.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5704
  +width: 65
  +height: 65
  +user: App\Entity\User {#5274
    +avatar: Proxies\__CG__\App\Entity\Image {#5275 …}
    +cover: null
    +email: "agamemnonymous@sh.itjust.works"
    +username: "@agamemnonymous@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729102832 {#5271
      date: 2024-10-16 20:20:32.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5276 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5278 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5280 …}
    +entries: Doctrine\ORM\PersistentCollection {#5282 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5284 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5286 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5288 …}
    +posts: Doctrine\ORM\PersistentCollection {#5290 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5292 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5294 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5296 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5298 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5300 …}
    +follows: Doctrine\ORM\PersistentCollection {#5302 …}
    +followers: Doctrine\ORM\PersistentCollection {#5304 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5306 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5308 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5310 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5312 …}
    +reports: Doctrine\ORM\PersistentCollection {#5314 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5316 …}
    +violations: Doctrine\ORM\PersistentCollection {#5318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
    +awards: Doctrine\ORM\PersistentCollection {#5322 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5324 …}
    +categories: Doctrine\ORM\PersistentCollection {#5326 …}
    -id: 21643
    -password: "$2y$13$PS1SGJFwEvSKzVHOpKpb1eqhZmqpxRNVyksS2kQ6BcthYts7SZ6Em"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5328 …}
    +apId: "agamemnonymous@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/agamemnonymous"
    +apPublicUrl: "https://sh.itjust.works/u/agamemnonymous"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "agamemnonymous"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727548653 {#5272
      date: 2024-09-28 20:37:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689035215 {#5273
      date: 2023-07-11 02:26:55.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.43 ms
Input props
[
  "user" => App\Entity\User {#4204
    +avatar: Proxies\__CG__\App\Entity\Image {#4205 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4206 …}
    +email: "Zerush@lemmy.ml"
    +username: "@Zerush@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Black belt in Mikado, Photo model, for the photos where they put under ‘BEFORE’"
    +lastActive: DateTime @1729111698 {#4201
      date: 2024-10-16 22:48:18.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 {#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: 48383
    -password: "$2y$13$VgKNNKtWqUKRTNwPcmu1ru.Lbe.sw5GlCgR2tWQUW1wJIEVM.DsSe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4259 …}
    +apId: "Zerush@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Zerush"
    +apPublicUrl: "https://lemmy.ml/u/Zerush"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Zerush"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729112231 {#4202
      date: 2024-10-16 22:57:11.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696429064 {#4203
      date: 2023-10-04 16:17:44.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5761
  +width: 65
  +height: 65
  +user: App\Entity\User {#4204
    +avatar: Proxies\__CG__\App\Entity\Image {#4205 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4206 …}
    +email: "Zerush@lemmy.ml"
    +username: "@Zerush@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Black belt in Mikado, Photo model, for the photos where they put under ‘BEFORE’"
    +lastActive: DateTime @1729111698 {#4201
      date: 2024-10-16 22:48:18.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 {#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: 48383
    -password: "$2y$13$VgKNNKtWqUKRTNwPcmu1ru.Lbe.sw5GlCgR2tWQUW1wJIEVM.DsSe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4259 …}
    +apId: "Zerush@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Zerush"
    +apPublicUrl: "https://lemmy.ml/u/Zerush"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Zerush"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729112231 {#4202
      date: 2024-10-16 22:57:11.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696429064 {#4203
      date: 2023-10-04 16:17:44.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.37 ms
Input props
[
  "user" => App\Entity\User {#3729
    +avatar: Proxies\__CG__\App\Entity\Image {#3730 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3731 …}
    +email: "TheBat@lemmy.world"
    +username: "@TheBat@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729115744 {#3726
      date: 2024-10-16 23:55: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 {#3732 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3734 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3736 …}
    +entries: Doctrine\ORM\PersistentCollection {#3738 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3740 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3742 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3744 …}
    +posts: Doctrine\ORM\PersistentCollection {#3746 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3748 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3750 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3752 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3754 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3756 …}
    +follows: Doctrine\ORM\PersistentCollection {#3758 …}
    +followers: Doctrine\ORM\PersistentCollection {#3760 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3762 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3764 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3766 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3768 …}
    +reports: Doctrine\ORM\PersistentCollection {#3770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3772 …}
    +violations: Doctrine\ORM\PersistentCollection {#3774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3776 …}
    +awards: Doctrine\ORM\PersistentCollection {#3778 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3780 …}
    +categories: Doctrine\ORM\PersistentCollection {#3782 …}
    -id: 32364
    -password: "$2y$13$Hflim0UpCr7tFkc34dcIfO9xI1L3NPidMzSQN9ZtPdmgzQ.azCDE."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3784 …}
    +apId: "TheBat@lemmy.world"
    +apProfileId: "https://lemmy.world/u/TheBat"
    +apPublicUrl: "https://lemmy.world/u/TheBat"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "TheBat"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729065414 {#3727
      date: 2024-10-16 09:56:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689933553 {#3728
      date: 2023-07-21 11:59:13.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5818
  +width: 65
  +height: 65
  +user: App\Entity\User {#3729
    +avatar: Proxies\__CG__\App\Entity\Image {#3730 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3731 …}
    +email: "TheBat@lemmy.world"
    +username: "@TheBat@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729115744 {#3726
      date: 2024-10-16 23:55: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 {#3732 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3734 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3736 …}
    +entries: Doctrine\ORM\PersistentCollection {#3738 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3740 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3742 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3744 …}
    +posts: Doctrine\ORM\PersistentCollection {#3746 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3748 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3750 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3752 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3754 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3756 …}
    +follows: Doctrine\ORM\PersistentCollection {#3758 …}
    +followers: Doctrine\ORM\PersistentCollection {#3760 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3762 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3764 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3766 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3768 …}
    +reports: Doctrine\ORM\PersistentCollection {#3770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3772 …}
    +violations: Doctrine\ORM\PersistentCollection {#3774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3776 …}
    +awards: Doctrine\ORM\PersistentCollection {#3778 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3780 …}
    +categories: Doctrine\ORM\PersistentCollection {#3782 …}
    -id: 32364
    -password: "$2y$13$Hflim0UpCr7tFkc34dcIfO9xI1L3NPidMzSQN9ZtPdmgzQ.azCDE."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3784 …}
    +apId: "TheBat@lemmy.world"
    +apProfileId: "https://lemmy.world/u/TheBat"
    +apPublicUrl: "https://lemmy.world/u/TheBat"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "TheBat"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729065414 {#3727
      date: 2024-10-16 09:56:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689933553 {#3728
      date: 2023-07-21 11:59:13.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.38 ms
Input props
[
  "user" => App\Entity\User {#4798
    +avatar: Proxies\__CG__\App\Entity\Image {#4799 …}
    +cover: null
    +email: "independantiste@sh.itjust.works"
    +username: "@independantiste@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729105825 {#4795
      date: 2024-10-16 21:10:25.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 {#4800 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4802 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4804 …}
    +entries: Doctrine\ORM\PersistentCollection {#4806 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4808 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4810 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4812 …}
    +posts: Doctrine\ORM\PersistentCollection {#4814 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4816 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4818 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4820 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4822 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4824 …}
    +follows: Doctrine\ORM\PersistentCollection {#4826 …}
    +followers: Doctrine\ORM\PersistentCollection {#4828 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4830 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4832 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4834 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4836 …}
    +reports: Doctrine\ORM\PersistentCollection {#4838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
    +violations: Doctrine\ORM\PersistentCollection {#4842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
    +awards: Doctrine\ORM\PersistentCollection {#4846 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4848 …}
    +categories: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 67628
    -password: "$2y$13$A67sSkX1gCyI00/cBMdV1.7pLbSrQTqAjVMb2RPzc31ZntcZ48Y3q"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4852 …}
    +apId: "independantiste@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/independantiste"
    +apPublicUrl: "https://sh.itjust.works/u/independantiste"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "independantiste"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726865560 {#4796
      date: 2024-09-20 22:52:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698507493 {#4797
      date: 2023-10-28 17:38:13.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5875
  +width: 65
  +height: 65
  +user: App\Entity\User {#4798
    +avatar: Proxies\__CG__\App\Entity\Image {#4799 …}
    +cover: null
    +email: "independantiste@sh.itjust.works"
    +username: "@independantiste@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729105825 {#4795
      date: 2024-10-16 21:10:25.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 {#4800 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4802 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4804 …}
    +entries: Doctrine\ORM\PersistentCollection {#4806 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4808 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4810 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4812 …}
    +posts: Doctrine\ORM\PersistentCollection {#4814 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4816 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4818 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4820 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4822 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4824 …}
    +follows: Doctrine\ORM\PersistentCollection {#4826 …}
    +followers: Doctrine\ORM\PersistentCollection {#4828 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4830 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4832 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4834 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4836 …}
    +reports: Doctrine\ORM\PersistentCollection {#4838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
    +violations: Doctrine\ORM\PersistentCollection {#4842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
    +awards: Doctrine\ORM\PersistentCollection {#4846 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4848 …}
    +categories: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 67628
    -password: "$2y$13$A67sSkX1gCyI00/cBMdV1.7pLbSrQTqAjVMb2RPzc31ZntcZ48Y3q"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4852 …}
    +apId: "independantiste@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/independantiste"
    +apPublicUrl: "https://sh.itjust.works/u/independantiste"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "independantiste"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726865560 {#4796
      date: 2024-09-20 22:52:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698507493 {#4797
      date: 2023-10-28 17:38:13.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.91 ms
Input props
[
  "user" => App\Entity\User {#3669
    +avatar: Proxies\__CG__\App\Entity\Image {#3670 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3671 …}
    +email: "sphfaar@lemmy.world"
    +username: "@sphfaar@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729115915 {#3666
      date: 2024-10-16 23:58:35.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3672 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3674 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3676 …}
    +entries: Doctrine\ORM\PersistentCollection {#3678 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3680 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3682 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3684 …}
    +posts: Doctrine\ORM\PersistentCollection {#3686 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3688 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3690 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3692 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3694 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3696 …}
    +follows: Doctrine\ORM\PersistentCollection {#3698 …}
    +followers: Doctrine\ORM\PersistentCollection {#3700 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3702 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3704 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3706 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3708 …}
    +reports: Doctrine\ORM\PersistentCollection {#3710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3712 …}
    +violations: Doctrine\ORM\PersistentCollection {#3714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
    +awards: Doctrine\ORM\PersistentCollection {#3718 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3720 …}
    +categories: Doctrine\ORM\PersistentCollection {#3722 …}
    -id: 92643
    -password: "$2y$13$GQLIWgHpg/1UJomo.DehZOeCyNuhdI.4RyE8KyfVhq3zmr2VKW38."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3724 …}
    +apId: "sphfaar@lemmy.world"
    +apProfileId: "https://lemmy.world/u/sphfaar"
    +apPublicUrl: "https://lemmy.world/u/sphfaar"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "sphfaar"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727059891 {#3667
      date: 2024-09-23 04:51:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1727059890 {#3668
      date: 2024-09-23 04:51:30.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5932
  +width: 65
  +height: 65
  +user: App\Entity\User {#3669
    +avatar: Proxies\__CG__\App\Entity\Image {#3670 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3671 …}
    +email: "sphfaar@lemmy.world"
    +username: "@sphfaar@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729115915 {#3666
      date: 2024-10-16 23:58:35.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3672 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3674 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3676 …}
    +entries: Doctrine\ORM\PersistentCollection {#3678 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3680 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3682 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3684 …}
    +posts: Doctrine\ORM\PersistentCollection {#3686 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3688 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3690 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3692 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3694 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3696 …}
    +follows: Doctrine\ORM\PersistentCollection {#3698 …}
    +followers: Doctrine\ORM\PersistentCollection {#3700 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3702 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3704 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3706 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3708 …}
    +reports: Doctrine\ORM\PersistentCollection {#3710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3712 …}
    +violations: Doctrine\ORM\PersistentCollection {#3714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
    +awards: Doctrine\ORM\PersistentCollection {#3718 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3720 …}
    +categories: Doctrine\ORM\PersistentCollection {#3722 …}
    -id: 92643
    -password: "$2y$13$GQLIWgHpg/1UJomo.DehZOeCyNuhdI.4RyE8KyfVhq3zmr2VKW38."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3724 …}
    +apId: "sphfaar@lemmy.world"
    +apProfileId: "https://lemmy.world/u/sphfaar"
    +apPublicUrl: "https://lemmy.world/u/sphfaar"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "sphfaar"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727059891 {#3667
      date: 2024-09-23 04:51:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1727059890 {#3668
      date: 2024-09-23 04:51:30.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.34 ms
Input props
[
  "user" => App\Entity\User {#3966
    +avatar: Proxies\__CG__\App\Entity\Image {#3967 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3968 …}
    +email: "BeefHouse@lemmy.world"
    +username: "@BeefHouse@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729114977 {#3963
      date: 2024-10-16 23:42:57.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 {#3969 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3971 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3973 …}
    +entries: Doctrine\ORM\PersistentCollection {#3975 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3977 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3979 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3981 …}
    +posts: Doctrine\ORM\PersistentCollection {#3983 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3985 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3987 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3989 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3991 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3993 …}
    +follows: Doctrine\ORM\PersistentCollection {#3995 …}
    +followers: Doctrine\ORM\PersistentCollection {#3997 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3999 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4001 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4003 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4005 …}
    +reports: Doctrine\ORM\PersistentCollection {#4007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
    +violations: Doctrine\ORM\PersistentCollection {#4011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    +awards: Doctrine\ORM\PersistentCollection {#4015 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4017 …}
    +categories: Doctrine\ORM\PersistentCollection {#4019 …}
    -id: 66909
    -password: "$2y$13$twQ8/w/PwP3535GbHNgINetoB02ToVndLJ87v2LLEykGkOvtw7qJ6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4021 …}
    +apId: "BeefHouse@lemmy.world"
    +apProfileId: "https://lemmy.world/u/BeefHouse"
    +apPublicUrl: "https://lemmy.world/u/BeefHouse"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "BeefHouse"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1720653065 {#3964
      date: 2024-07-11 01:11:05.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698362431 {#3965
      date: 2023-10-27 01:20:31.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5989
  +width: 65
  +height: 65
  +user: App\Entity\User {#3966
    +avatar: Proxies\__CG__\App\Entity\Image {#3967 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3968 …}
    +email: "BeefHouse@lemmy.world"
    +username: "@BeefHouse@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729114977 {#3963
      date: 2024-10-16 23:42:57.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 {#3969 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3971 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3973 …}
    +entries: Doctrine\ORM\PersistentCollection {#3975 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3977 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3979 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3981 …}
    +posts: Doctrine\ORM\PersistentCollection {#3983 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3985 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3987 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3989 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3991 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3993 …}
    +follows: Doctrine\ORM\PersistentCollection {#3995 …}
    +followers: Doctrine\ORM\PersistentCollection {#3997 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3999 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4001 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4003 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4005 …}
    +reports: Doctrine\ORM\PersistentCollection {#4007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
    +violations: Doctrine\ORM\PersistentCollection {#4011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    +awards: Doctrine\ORM\PersistentCollection {#4015 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4017 …}
    +categories: Doctrine\ORM\PersistentCollection {#4019 …}
    -id: 66909
    -password: "$2y$13$twQ8/w/PwP3535GbHNgINetoB02ToVndLJ87v2LLEykGkOvtw7qJ6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4021 …}
    +apId: "BeefHouse@lemmy.world"
    +apProfileId: "https://lemmy.world/u/BeefHouse"
    +apPublicUrl: "https://lemmy.world/u/BeefHouse"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "BeefHouse"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1720653065 {#3964
      date: 2024-07-11 01:11:05.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698362431 {#3965
      date: 2023-10-27 01:20:31.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.34 ms
Input props
[
  "user" => App\Entity\User {#5036
    +avatar: Proxies\__CG__\App\Entity\Image {#5037 …}
    +cover: null
    +email: "Floufym@lemmy.world"
    +username: "@Floufym@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729103792 {#5033
      date: 2024-10-16 20:36:32.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5038 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5040 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5042 …}
    +entries: Doctrine\ORM\PersistentCollection {#5044 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5046 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5048 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5050 …}
    +posts: Doctrine\ORM\PersistentCollection {#5052 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5054 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5056 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5058 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5060 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5062 …}
    +follows: Doctrine\ORM\PersistentCollection {#5064 …}
    +followers: Doctrine\ORM\PersistentCollection {#5066 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5068 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5070 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5072 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5074 …}
    +reports: Doctrine\ORM\PersistentCollection {#5076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5078 …}
    +violations: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    +awards: Doctrine\ORM\PersistentCollection {#5084 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5086 …}
    +categories: Doctrine\ORM\PersistentCollection {#5088 …}
    -id: 77631
    -password: "$2y$13$cWkPW/Lperoc7/egitiwCuH0FsC5GTgMDV6FmoS0KxwUKQMnLO5vG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5090 …}
    +apId: "Floufym@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Floufym"
    +apPublicUrl: "https://lemmy.world/u/Floufym"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Floufym"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727802772 {#5034
      date: 2024-10-01 19:12:52.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700607132 {#5035
      date: 2023-11-21 23:52:12.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6046
  +width: 65
  +height: 65
  +user: App\Entity\User {#5036
    +avatar: Proxies\__CG__\App\Entity\Image {#5037 …}
    +cover: null
    +email: "Floufym@lemmy.world"
    +username: "@Floufym@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729103792 {#5033
      date: 2024-10-16 20:36:32.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5038 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5040 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5042 …}
    +entries: Doctrine\ORM\PersistentCollection {#5044 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5046 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5048 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5050 …}
    +posts: Doctrine\ORM\PersistentCollection {#5052 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5054 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5056 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5058 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5060 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5062 …}
    +follows: Doctrine\ORM\PersistentCollection {#5064 …}
    +followers: Doctrine\ORM\PersistentCollection {#5066 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5068 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5070 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5072 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5074 …}
    +reports: Doctrine\ORM\PersistentCollection {#5076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5078 …}
    +violations: Doctrine\ORM\PersistentCollection {#5080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5082 …}
    +awards: Doctrine\ORM\PersistentCollection {#5084 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5086 …}
    +categories: Doctrine\ORM\PersistentCollection {#5088 …}
    -id: 77631
    -password: "$2y$13$cWkPW/Lperoc7/egitiwCuH0FsC5GTgMDV6FmoS0KxwUKQMnLO5vG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5090 …}
    +apId: "Floufym@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Floufym"
    +apPublicUrl: "https://lemmy.world/u/Floufym"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Floufym"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727802772 {#5034
      date: 2024-10-01 19:12:52.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700607132 {#5035
      date: 2023-11-21 23:52:12.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.34 ms
Input props
[
  "user" => App\Entity\User {#5155
    +avatar: Proxies\__CG__\App\Entity\Image {#5156 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5157 …}
    +email: "Harry_h0udini@lemmy.dbzer0.com"
    +username: "@Harry_h0udini@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "CEO of [Technomagnus](technomagnus.vercel.app)"
    +lastActive: DateTime @1729103250 {#5152
      date: 2024-10-16 20:27:30.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5158 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5160 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5162 …}
    +entries: Doctrine\ORM\PersistentCollection {#5164 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5166 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5168 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5170 …}
    +posts: Doctrine\ORM\PersistentCollection {#5172 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5174 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5176 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5180 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5182 …}
    +follows: Doctrine\ORM\PersistentCollection {#5184 …}
    +followers: Doctrine\ORM\PersistentCollection {#5186 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5188 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5190 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5192 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5194 …}
    +reports: Doctrine\ORM\PersistentCollection {#5196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5198 …}
    +violations: Doctrine\ORM\PersistentCollection {#5200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5202 …}
    +awards: Doctrine\ORM\PersistentCollection {#5204 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5206 …}
    +categories: Doctrine\ORM\PersistentCollection {#5208 …}
    -id: 58632
    -password: "$2y$13$ew9YhSNKrnmG4u9caKDKOO8BNtUly2iKebsccTMQUYpzscatGkV1C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5210 …}
    +apId: "Harry_h0udini@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/Harry_h0udini"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/Harry_h0udini"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "Harry_h0udini"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709937873 {#5153
      date: 2024-03-08 23:44:33.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697269040 {#5154
      date: 2023-10-14 09:37:20.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6103
  +width: 65
  +height: 65
  +user: App\Entity\User {#5155
    +avatar: Proxies\__CG__\App\Entity\Image {#5156 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5157 …}
    +email: "Harry_h0udini@lemmy.dbzer0.com"
    +username: "@Harry_h0udini@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "CEO of [Technomagnus](technomagnus.vercel.app)"
    +lastActive: DateTime @1729103250 {#5152
      date: 2024-10-16 20:27:30.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5158 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5160 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5162 …}
    +entries: Doctrine\ORM\PersistentCollection {#5164 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5166 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5168 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5170 …}
    +posts: Doctrine\ORM\PersistentCollection {#5172 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5174 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5176 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5180 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5182 …}
    +follows: Doctrine\ORM\PersistentCollection {#5184 …}
    +followers: Doctrine\ORM\PersistentCollection {#5186 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5188 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5190 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5192 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5194 …}
    +reports: Doctrine\ORM\PersistentCollection {#5196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5198 …}
    +violations: Doctrine\ORM\PersistentCollection {#5200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5202 …}
    +awards: Doctrine\ORM\PersistentCollection {#5204 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5206 …}
    +categories: Doctrine\ORM\PersistentCollection {#5208 …}
    -id: 58632
    -password: "$2y$13$ew9YhSNKrnmG4u9caKDKOO8BNtUly2iKebsccTMQUYpzscatGkV1C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5210 …}
    +apId: "Harry_h0udini@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/Harry_h0udini"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/Harry_h0udini"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "Harry_h0udini"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709937873 {#5153
      date: 2024-03-08 23:44:33.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697269040 {#5154
      date: 2023-10-14 09:37:20.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#4916
    +avatar: Proxies\__CG__\App\Entity\Image {#4917 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4918 …}
    +email: "jelloeater85@lemmy.world"
    +username: "@jelloeater85@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      FHF/LW Operations Manager\n
      \n
      🍻 [![](https://lemmy-status.org/api/v1/endpoints/_lemmy-world/uptimes/7d/badge.svg)](https://dash.lemmy.world) 🍻\n
      \n
      Matrix @jelloeater:matrix.org\n
      \n
      [fedihosting.foundation/lw-team/#org-chart](https://fedihosting.foundation/lw-team/#org-chart)
      """
    +lastActive: DateTime @1729104553 {#4913
      date: 2024-10-16 20:49:13.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4919 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4921 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4923 …}
    +entries: Doctrine\ORM\PersistentCollection {#4925 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4927 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4929 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4931 …}
    +posts: Doctrine\ORM\PersistentCollection {#4933 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4935 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4937 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4939 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4941 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4943 …}
    +follows: Doctrine\ORM\PersistentCollection {#4945 …}
    +followers: Doctrine\ORM\PersistentCollection {#4947 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4949 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4951 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4953 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4955 …}
    +reports: Doctrine\ORM\PersistentCollection {#4957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4959 …}
    +violations: Doctrine\ORM\PersistentCollection {#4961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
    +awards: Doctrine\ORM\PersistentCollection {#4965 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4967 …}
    +categories: Doctrine\ORM\PersistentCollection {#4969 …}
    -id: 883
    -password: "$2y$13$u//wsxb7hEvR2l8ucydJqeQ86Hi/9a8iwsT3/b/Shm30t0Jh/RQ2."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4971 …}
    +apId: "jelloeater85@lemmy.world"
    +apProfileId: "https://lemmy.world/u/jelloeater85"
    +apPublicUrl: "https://lemmy.world/u/jelloeater85"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "jelloeater85"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729080306 {#4914
      date: 2024-10-16 14:05:06.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686965838 {#4915
      date: 2023-06-17 03:37:18.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6160
  +width: 65
  +height: 65
  +user: App\Entity\User {#4916
    +avatar: Proxies\__CG__\App\Entity\Image {#4917 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4918 …}
    +email: "jelloeater85@lemmy.world"
    +username: "@jelloeater85@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      FHF/LW Operations Manager\n
      \n
      🍻 [![](https://lemmy-status.org/api/v1/endpoints/_lemmy-world/uptimes/7d/badge.svg)](https://dash.lemmy.world) 🍻\n
      \n
      Matrix @jelloeater:matrix.org\n
      \n
      [fedihosting.foundation/lw-team/#org-chart](https://fedihosting.foundation/lw-team/#org-chart)
      """
    +lastActive: DateTime @1729104553 {#4913
      date: 2024-10-16 20:49:13.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4919 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4921 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4923 …}
    +entries: Doctrine\ORM\PersistentCollection {#4925 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4927 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4929 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4931 …}
    +posts: Doctrine\ORM\PersistentCollection {#4933 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4935 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4937 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4939 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4941 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4943 …}
    +follows: Doctrine\ORM\PersistentCollection {#4945 …}
    +followers: Doctrine\ORM\PersistentCollection {#4947 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4949 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4951 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4953 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4955 …}
    +reports: Doctrine\ORM\PersistentCollection {#4957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4959 …}
    +violations: Doctrine\ORM\PersistentCollection {#4961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
    +awards: Doctrine\ORM\PersistentCollection {#4965 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4967 …}
    +categories: Doctrine\ORM\PersistentCollection {#4969 …}
    -id: 883
    -password: "$2y$13$u//wsxb7hEvR2l8ucydJqeQ86Hi/9a8iwsT3/b/Shm30t0Jh/RQ2."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4971 …}
    +apId: "jelloeater85@lemmy.world"
    +apProfileId: "https://lemmy.world/u/jelloeater85"
    +apPublicUrl: "https://lemmy.world/u/jelloeater85"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "jelloeater85"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729080306 {#4914
      date: 2024-10-16 14:05:06.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686965838 {#4915
      date: 2023-06-17 03:37:18.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.31 ms
Input props
[
  "user" => App\Entity\User {#3610
    +avatar: Proxies\__CG__\App\Entity\Image {#3611 …}
    +cover: null
    +email: "Fudoshin@feddit.uk"
    +username: "@Fudoshin@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Careful. I bite. Rampantly homosexual. Massively depressed. Don’t take what I say too seriously, I’m probably having a wind up."
    +lastActive: DateTime @1729116343 {#3607
      date: 2024-10-17 00:05:43.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: 92536
    -password: "$2y$13$J4UjeSZRUG0wi84.k0uGa..Ezg7PiFB6C..sKZGqePLmWSp0Ayfq."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3664 …}
    +apId: "Fudoshin@feddit.uk"
    +apProfileId: "https://feddit.uk/u/Fudoshin"
    +apPublicUrl: "https://feddit.uk/u/Fudoshin"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.uk/inbox"
    +apDomain: "feddit.uk"
    +apPreferredUsername: "Fudoshin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726864142 {#3608
      date: 2024-09-20 22:29:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1726864140 {#3609
      date: 2024-09-20 22:29:00.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6217
  +width: 65
  +height: 65
  +user: App\Entity\User {#3610
    +avatar: Proxies\__CG__\App\Entity\Image {#3611 …}
    +cover: null
    +email: "Fudoshin@feddit.uk"
    +username: "@Fudoshin@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Careful. I bite. Rampantly homosexual. Massively depressed. Don’t take what I say too seriously, I’m probably having a wind up."
    +lastActive: DateTime @1729116343 {#3607
      date: 2024-10-17 00:05:43.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: 92536
    -password: "$2y$13$J4UjeSZRUG0wi84.k0uGa..Ezg7PiFB6C..sKZGqePLmWSp0Ayfq."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3664 …}
    +apId: "Fudoshin@feddit.uk"
    +apProfileId: "https://feddit.uk/u/Fudoshin"
    +apPublicUrl: "https://feddit.uk/u/Fudoshin"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.uk/inbox"
    +apDomain: "feddit.uk"
    +apPreferredUsername: "Fudoshin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726864142 {#3608
      date: 2024-09-20 22:29:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1726864140 {#3609
      date: 2024-09-20 22:29:00.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 1.45 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.47 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 1.51 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 0.21 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 13.93 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6583
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3011 …}
}