GET https://kbin.spritesserver.nl/d/florkofcows.com/commented/1d/all

Components

13 Twig Components
42 Render Count
280 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.06ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 33.76ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.72ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.38ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 12.35ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 11.60ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 2.18ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 246.58ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 1.65ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 1.69ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 1.61ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.25ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 11.32ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 12.35 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "florkofcows.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 410
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#2353
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "florkofcows.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 410
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 11.60 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "florkofcows.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 410
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#2444
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "florkofcows.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 410
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1782
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.19 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1436
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1553
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1683
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2461
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1385
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2093
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.26 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2065
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2223
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2221
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.17 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2248
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2006
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2494
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2550
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2606
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2662
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2718
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2774
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2830
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2886
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2944
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 2.18 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3009
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3010 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 246.58 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3103
  +magazine: null
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.24 ms
Input props
[
  "user" => App\Entity\User {#5509
    +avatar: Proxies\__CG__\App\Entity\Image {#5510 …}
    +cover: null
    +email: "Tiritibambix@lemmy.ml"
    +username: "@Tiritibambix@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "French, speaking English and Spanish."
    +lastActive: DateTime @1727682390 {#5506
      date: 2024-09-30 09:46:30.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5511 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5513 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5515 …}
    +entries: Doctrine\ORM\PersistentCollection {#5517 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5519 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5521 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5523 …}
    +posts: Doctrine\ORM\PersistentCollection {#5525 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5527 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5529 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5531 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5533 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5535 …}
    +follows: Doctrine\ORM\PersistentCollection {#5537 …}
    +followers: Doctrine\ORM\PersistentCollection {#5539 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5541 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5543 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5545 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5547 …}
    +reports: Doctrine\ORM\PersistentCollection {#5549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5551 …}
    +violations: Doctrine\ORM\PersistentCollection {#5553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5555 …}
    +awards: Doctrine\ORM\PersistentCollection {#5557 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5559 …}
    +categories: Doctrine\ORM\PersistentCollection {#5561 …}
    -id: 10903
    -password: "$2y$13$G1yWrPRDiQguLPLSlPJVKu8h1o0bIKppNXOi7TXagWYopw.7dDAc6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5563 …}
    +apId: "Tiritibambix@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Tiritibambix"
    +apPublicUrl: "https://lemmy.ml/u/Tiritibambix"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Tiritibambix"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1705935387 {#5507
      date: 2024-01-22 15:56:27.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687625457 {#5508
      date: 2023-06-24 18:50:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5572
  +width: 65
  +height: 65
  +user: App\Entity\User {#5509
    +avatar: Proxies\__CG__\App\Entity\Image {#5510 …}
    +cover: null
    +email: "Tiritibambix@lemmy.ml"
    +username: "@Tiritibambix@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "French, speaking English and Spanish."
    +lastActive: DateTime @1727682390 {#5506
      date: 2024-09-30 09:46:30.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5511 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5513 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5515 …}
    +entries: Doctrine\ORM\PersistentCollection {#5517 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5519 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5521 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5523 …}
    +posts: Doctrine\ORM\PersistentCollection {#5525 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5527 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5529 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5531 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5533 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5535 …}
    +follows: Doctrine\ORM\PersistentCollection {#5537 …}
    +followers: Doctrine\ORM\PersistentCollection {#5539 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5541 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5543 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5545 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5547 …}
    +reports: Doctrine\ORM\PersistentCollection {#5549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5551 …}
    +violations: Doctrine\ORM\PersistentCollection {#5553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5555 …}
    +awards: Doctrine\ORM\PersistentCollection {#5557 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5559 …}
    +categories: Doctrine\ORM\PersistentCollection {#5561 …}
    -id: 10903
    -password: "$2y$13$G1yWrPRDiQguLPLSlPJVKu8h1o0bIKppNXOi7TXagWYopw.7dDAc6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5563 …}
    +apId: "Tiritibambix@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Tiritibambix"
    +apPublicUrl: "https://lemmy.ml/u/Tiritibambix"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Tiritibambix"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1705935387 {#5507
      date: 2024-01-22 15:56:27.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687625457 {#5508
      date: 2023-06-24 18:50:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.46 ms
Input props
[
  "user" => App\Entity\User {#3670
    +avatar: Proxies\__CG__\App\Entity\Image {#3671 …}
    +cover: null
    +email: "Eccitaze@yiffit.net"
    +username: "@Eccitaze@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727691555 {#3667
      date: 2024-09-30 12:19:15.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#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: 24390
    -password: "$2y$13$Omqygk7j4a7vrLsCNXPSiuD7ylg4fZtar7KgVd818/neryVxl6ZYG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3724 …}
    +apId: "Eccitaze@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Eccitaze"
    +apPublicUrl: "https://yiffit.net/u/Eccitaze"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Eccitaze"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727135086 {#3668
      date: 2024-09-24 01:44:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689135747 {#3669
      date: 2023-07-12 06:22:27.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5644
  +width: 65
  +height: 65
  +user: App\Entity\User {#3670
    +avatar: Proxies\__CG__\App\Entity\Image {#3671 …}
    +cover: null
    +email: "Eccitaze@yiffit.net"
    +username: "@Eccitaze@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727691555 {#3667
      date: 2024-09-30 12:19:15.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#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: 24390
    -password: "$2y$13$Omqygk7j4a7vrLsCNXPSiuD7ylg4fZtar7KgVd818/neryVxl6ZYG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3724 …}
    +apId: "Eccitaze@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Eccitaze"
    +apPublicUrl: "https://yiffit.net/u/Eccitaze"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Eccitaze"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727135086 {#3668
      date: 2024-09-24 01:44:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689135747 {#3669
      date: 2023-07-12 06:22:27.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.38 ms
Input props
[
  "user" => App\Entity\User {#3193
    +avatar: Proxies\__CG__\App\Entity\Image {#3173 …}
    +cover: null
    +email: "Octopus1348@lemy.lol"
    +username: "@Octopus1348@lemy.lol"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727692583 {#3152
      date: 2024-09-30 12:36:23.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 {#3150 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3154 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3210 …}
    +entries: Doctrine\ORM\PersistentCollection {#3153 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3244 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3266 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3296 …}
    +posts: Doctrine\ORM\PersistentCollection {#3323 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3308 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3362 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3393 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3396 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3388 …}
    +follows: Doctrine\ORM\PersistentCollection {#3413 …}
    +followers: Doctrine\ORM\PersistentCollection {#3411 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3428 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3424 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3441 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3445 …}
    +reports: Doctrine\ORM\PersistentCollection {#3458 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
    +violations: Doctrine\ORM\PersistentCollection {#3457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    +awards: Doctrine\ORM\PersistentCollection {#3495 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3512 …}
    +categories: Doctrine\ORM\PersistentCollection {#3525 …}
    -id: 81912
    -password: "$2y$13$MiuZykp2QizSSUnALInIOuq5nsdatX.sMr7g9eDVF5NG6Gl.448Hy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3536 …}
    +apId: "Octopus1348@lemy.lol"
    +apProfileId: "https://lemy.lol/u/Octopus1348"
    +apPublicUrl: "https://lemy.lol/u/Octopus1348"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemy.lol/inbox"
    +apDomain: "lemy.lol"
    +apPreferredUsername: "Octopus1348"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727271456 {#3158
      date: 2024-09-25 15:37:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702335172 {#3202
      date: 2023-12-11 23:52:52.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5701
  +width: 65
  +height: 65
  +user: App\Entity\User {#3193
    +avatar: Proxies\__CG__\App\Entity\Image {#3173 …}
    +cover: null
    +email: "Octopus1348@lemy.lol"
    +username: "@Octopus1348@lemy.lol"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727692583 {#3152
      date: 2024-09-30 12:36:23.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 {#3150 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3154 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3210 …}
    +entries: Doctrine\ORM\PersistentCollection {#3153 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3244 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3266 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3296 …}
    +posts: Doctrine\ORM\PersistentCollection {#3323 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3308 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3362 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3393 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3396 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3388 …}
    +follows: Doctrine\ORM\PersistentCollection {#3413 …}
    +followers: Doctrine\ORM\PersistentCollection {#3411 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3428 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3424 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3441 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3445 …}
    +reports: Doctrine\ORM\PersistentCollection {#3458 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
    +violations: Doctrine\ORM\PersistentCollection {#3457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    +awards: Doctrine\ORM\PersistentCollection {#3495 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3512 …}
    +categories: Doctrine\ORM\PersistentCollection {#3525 …}
    -id: 81912
    -password: "$2y$13$MiuZykp2QizSSUnALInIOuq5nsdatX.sMr7g9eDVF5NG6Gl.448Hy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3536 …}
    +apId: "Octopus1348@lemy.lol"
    +apProfileId: "https://lemy.lol/u/Octopus1348"
    +apPublicUrl: "https://lemy.lol/u/Octopus1348"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemy.lol/inbox"
    +apDomain: "lemy.lol"
    +apPreferredUsername: "Octopus1348"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727271456 {#3158
      date: 2024-09-25 15:37:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702335172 {#3202
      date: 2023-12-11 23:52:52.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.47 ms
Input props
[
  "user" => App\Entity\User {#3553
    +avatar: Proxies\__CG__\App\Entity\Image {#3545 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3552 …}
    +email: "1984@lemmy.today"
    +username: "@1984@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Looking for an alternative to reddit"
    +lastActive: DateTime @1727692506 {#3539
      date: 2024-09-30 12:35:06.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 {#3546 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3555 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3557 …}
    +entries: Doctrine\ORM\PersistentCollection {#3559 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3561 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3563 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3565 …}
    +posts: Doctrine\ORM\PersistentCollection {#3567 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3569 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3571 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3573 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3575 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3577 …}
    +follows: Doctrine\ORM\PersistentCollection {#3579 …}
    +followers: Doctrine\ORM\PersistentCollection {#3581 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3583 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3585 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3587 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3589 …}
    +reports: Doctrine\ORM\PersistentCollection {#3591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
    +violations: Doctrine\ORM\PersistentCollection {#3595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3597 …}
    +awards: Doctrine\ORM\PersistentCollection {#3599 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3601 …}
    +categories: Doctrine\ORM\PersistentCollection {#3603 …}
    -id: 38587
    -password: "$2y$13$.9cc5MbLU1KfNH4KyzfODO0hij0xnMT1y2LRB7UzVPkmx9ui.3sfi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3605 …}
    +apId: "1984@lemmy.today"
    +apProfileId: "https://lemmy.today/u/1984"
    +apPublicUrl: "https://lemmy.today/u/1984"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "1984"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727411252 {#3548
      date: 2024-09-27 06:27:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691163040 {#3547
      date: 2023-08-04 17:30:40.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5758
  +width: 65
  +height: 65
  +user: App\Entity\User {#3553
    +avatar: Proxies\__CG__\App\Entity\Image {#3545 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3552 …}
    +email: "1984@lemmy.today"
    +username: "@1984@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Looking for an alternative to reddit"
    +lastActive: DateTime @1727692506 {#3539
      date: 2024-09-30 12:35:06.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 {#3546 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3555 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3557 …}
    +entries: Doctrine\ORM\PersistentCollection {#3559 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3561 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3563 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3565 …}
    +posts: Doctrine\ORM\PersistentCollection {#3567 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3569 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3571 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3573 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3575 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3577 …}
    +follows: Doctrine\ORM\PersistentCollection {#3579 …}
    +followers: Doctrine\ORM\PersistentCollection {#3581 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3583 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3585 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3587 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3589 …}
    +reports: Doctrine\ORM\PersistentCollection {#3591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
    +violations: Doctrine\ORM\PersistentCollection {#3595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3597 …}
    +awards: Doctrine\ORM\PersistentCollection {#3599 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3601 …}
    +categories: Doctrine\ORM\PersistentCollection {#3603 …}
    -id: 38587
    -password: "$2y$13$.9cc5MbLU1KfNH4KyzfODO0hij0xnMT1y2LRB7UzVPkmx9ui.3sfi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3605 …}
    +apId: "1984@lemmy.today"
    +apProfileId: "https://lemmy.today/u/1984"
    +apPublicUrl: "https://lemmy.today/u/1984"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "1984"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727411252 {#3548
      date: 2024-09-27 06:27:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691163040 {#3547
      date: 2023-08-04 17:30:40.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.41 ms
Input props
[
  "user" => App\Entity\User {#4797
    +avatar: Proxies\__CG__\App\Entity\Image {#4798 …}
    +cover: null
    +email: "effward@lemmy.world"
    +username: "@effward@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727686821 {#4794
      date: 2024-09-30 11:00:21.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4799 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4801 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4803 …}
    +entries: Doctrine\ORM\PersistentCollection {#4805 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4807 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4809 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4811 …}
    +posts: Doctrine\ORM\PersistentCollection {#4813 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4815 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4817 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4819 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4821 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4823 …}
    +follows: Doctrine\ORM\PersistentCollection {#4825 …}
    +followers: Doctrine\ORM\PersistentCollection {#4827 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4829 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4831 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4833 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4835 …}
    +reports: Doctrine\ORM\PersistentCollection {#4837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
    +violations: Doctrine\ORM\PersistentCollection {#4841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
    +awards: Doctrine\ORM\PersistentCollection {#4845 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4847 …}
    +categories: Doctrine\ORM\PersistentCollection {#4849 …}
    -id: 61771
    -password: "$2y$13$cU22YF4dvNE7diQFJBG6PODsx1s2napSPmlZOH6aky9/jP7yJK/ba"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4851 …}
    +apId: "effward@lemmy.world"
    +apProfileId: "https://lemmy.world/u/effward"
    +apPublicUrl: "https://lemmy.world/u/effward"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "effward"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1722518052 {#4795
      date: 2024-08-01 15:14:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697612128 {#4796
      date: 2023-10-18 08:55:28.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5815
  +width: 65
  +height: 65
  +user: App\Entity\User {#4797
    +avatar: Proxies\__CG__\App\Entity\Image {#4798 …}
    +cover: null
    +email: "effward@lemmy.world"
    +username: "@effward@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727686821 {#4794
      date: 2024-09-30 11:00:21.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4799 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4801 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4803 …}
    +entries: Doctrine\ORM\PersistentCollection {#4805 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4807 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4809 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4811 …}
    +posts: Doctrine\ORM\PersistentCollection {#4813 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4815 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4817 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4819 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4821 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4823 …}
    +follows: Doctrine\ORM\PersistentCollection {#4825 …}
    +followers: Doctrine\ORM\PersistentCollection {#4827 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4829 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4831 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4833 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4835 …}
    +reports: Doctrine\ORM\PersistentCollection {#4837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
    +violations: Doctrine\ORM\PersistentCollection {#4841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
    +awards: Doctrine\ORM\PersistentCollection {#4845 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4847 …}
    +categories: Doctrine\ORM\PersistentCollection {#4849 …}
    -id: 61771
    -password: "$2y$13$cU22YF4dvNE7diQFJBG6PODsx1s2napSPmlZOH6aky9/jP7yJK/ba"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4851 …}
    +apId: "effward@lemmy.world"
    +apProfileId: "https://lemmy.world/u/effward"
    +apPublicUrl: "https://lemmy.world/u/effward"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "effward"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1722518052 {#4795
      date: 2024-08-01 15:14:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697612128 {#4796
      date: 2023-10-18 08:55:28.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.85 ms
Input props
[
  "user" => App\Entity\User {#4678
    +avatar: Proxies\__CG__\App\Entity\Image {#4679 …}
    +cover: null
    +email: "FlyingSquid@lemmy.world"
    +username: "@FlyingSquid@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727686992 {#4675
      date: 2024-09-30 11:03:12.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4680 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4682 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4684 …}
    +entries: Doctrine\ORM\PersistentCollection {#4686 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4688 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4690 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4692 …}
    +posts: Doctrine\ORM\PersistentCollection {#4694 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4696 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4698 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4700 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4702 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4704 …}
    +follows: Doctrine\ORM\PersistentCollection {#4706 …}
    +followers: Doctrine\ORM\PersistentCollection {#4708 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4710 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4712 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4714 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4716 …}
    +reports: Doctrine\ORM\PersistentCollection {#4718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
    +violations: Doctrine\ORM\PersistentCollection {#4722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
    +awards: Doctrine\ORM\PersistentCollection {#4726 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4728 …}
    +categories: Doctrine\ORM\PersistentCollection {#4730 …}
    -id: 15102
    -password: "$2y$13$VtodZweZtibqa0bxo4stYeqwMn2qfESm8WUodygQAyvo3NektAo8a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4732 …}
    +apId: "FlyingSquid@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FlyingSquid"
    +apPublicUrl: "https://lemmy.world/u/FlyingSquid"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FlyingSquid"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727638004 {#4676
      date: 2024-09-29 21:26:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688245947 {#4677
      date: 2023-07-01 23:12:27.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5872
  +width: 65
  +height: 65
  +user: App\Entity\User {#4678
    +avatar: Proxies\__CG__\App\Entity\Image {#4679 …}
    +cover: null
    +email: "FlyingSquid@lemmy.world"
    +username: "@FlyingSquid@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727686992 {#4675
      date: 2024-09-30 11:03:12.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4680 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4682 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4684 …}
    +entries: Doctrine\ORM\PersistentCollection {#4686 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4688 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4690 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4692 …}
    +posts: Doctrine\ORM\PersistentCollection {#4694 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4696 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4698 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4700 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4702 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4704 …}
    +follows: Doctrine\ORM\PersistentCollection {#4706 …}
    +followers: Doctrine\ORM\PersistentCollection {#4708 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4710 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4712 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4714 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4716 …}
    +reports: Doctrine\ORM\PersistentCollection {#4718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
    +violations: Doctrine\ORM\PersistentCollection {#4722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
    +awards: Doctrine\ORM\PersistentCollection {#4726 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4728 …}
    +categories: Doctrine\ORM\PersistentCollection {#4730 …}
    -id: 15102
    -password: "$2y$13$VtodZweZtibqa0bxo4stYeqwMn2qfESm8WUodygQAyvo3NektAo8a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4732 …}
    +apId: "FlyingSquid@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FlyingSquid"
    +apPublicUrl: "https://lemmy.world/u/FlyingSquid"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FlyingSquid"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727638004 {#4676
      date: 2024-09-29 21:26:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688245947 {#4677
      date: 2023-07-01 23:12:27.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.39 ms
Input props
[
  "user" => App\Entity\User {#3610
    +avatar: Proxies\__CG__\App\Entity\Image {#3611 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3612 …}
    +email: "The_Picard_Maneuver@startrek.website"
    +username: "@The_Picard_Maneuver@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Also The_Picard_Maneuver@lemmy.world"
    +lastActive: DateTime @1727692348 {#3607
      date: 2024-09-30 12:32:28.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3613 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3615 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3617 …}
    +entries: Doctrine\ORM\PersistentCollection {#3619 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3621 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3623 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3625 …}
    +posts: Doctrine\ORM\PersistentCollection {#3627 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3629 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3631 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3633 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3635 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3637 …}
    +follows: Doctrine\ORM\PersistentCollection {#3639 …}
    +followers: Doctrine\ORM\PersistentCollection {#3641 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3643 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3645 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3647 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3649 …}
    +reports: Doctrine\ORM\PersistentCollection {#3651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3653 …}
    +violations: Doctrine\ORM\PersistentCollection {#3655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
    +awards: Doctrine\ORM\PersistentCollection {#3659 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3661 …}
    +categories: Doctrine\ORM\PersistentCollection {#3663 …}
    -id: 43686
    -password: "$2y$13$pBolRAmJlhHLf9sbV51efO2vuQ5rPeyPM4S61gC7cgALJ3gi0Hv56"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3665 …}
    +apId: "The_Picard_Maneuver@startrek.website"
    +apProfileId: "https://startrek.website/u/The_Picard_Maneuver"
    +apPublicUrl: "https://startrek.website/u/The_Picard_Maneuver"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "The_Picard_Maneuver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727691262 {#3608
      date: 2024-09-30 12:14:22.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693496856 {#3609
      date: 2023-08-31 17:47:36.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5935
  +width: 65
  +height: 65
  +user: App\Entity\User {#3610
    +avatar: Proxies\__CG__\App\Entity\Image {#3611 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3612 …}
    +email: "The_Picard_Maneuver@startrek.website"
    +username: "@The_Picard_Maneuver@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Also The_Picard_Maneuver@lemmy.world"
    +lastActive: DateTime @1727692348 {#3607
      date: 2024-09-30 12:32:28.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3613 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3615 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3617 …}
    +entries: Doctrine\ORM\PersistentCollection {#3619 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3621 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3623 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3625 …}
    +posts: Doctrine\ORM\PersistentCollection {#3627 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3629 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3631 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3633 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3635 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3637 …}
    +follows: Doctrine\ORM\PersistentCollection {#3639 …}
    +followers: Doctrine\ORM\PersistentCollection {#3641 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3643 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3645 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3647 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3649 …}
    +reports: Doctrine\ORM\PersistentCollection {#3651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3653 …}
    +violations: Doctrine\ORM\PersistentCollection {#3655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
    +awards: Doctrine\ORM\PersistentCollection {#3659 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3661 …}
    +categories: Doctrine\ORM\PersistentCollection {#3663 …}
    -id: 43686
    -password: "$2y$13$pBolRAmJlhHLf9sbV51efO2vuQ5rPeyPM4S61gC7cgALJ3gi0Hv56"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3665 …}
    +apId: "The_Picard_Maneuver@startrek.website"
    +apProfileId: "https://startrek.website/u/The_Picard_Maneuver"
    +apPublicUrl: "https://startrek.website/u/The_Picard_Maneuver"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "The_Picard_Maneuver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727691262 {#3608
      date: 2024-09-30 12:14:22.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693496856 {#3609
      date: 2023-08-31 17:47:36.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#4737
    +avatar: Proxies\__CG__\App\Entity\Image {#4738 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4739 …}
    +email: "Gormadt@lemmy.blahaj.zone"
    +username: "@Gormadt@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I do a lot of photography and I share it on my deviant art page.\n
      \n
      [It’s SFW, don’t worry.](https://www.deviantart.com/gormadt)
      """
    +lastActive: DateTime @1727686903 {#4734
      date: 2024-09-30 11:01: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: 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 {#4740 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4742 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4744 …}
    +entries: Doctrine\ORM\PersistentCollection {#4746 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4748 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4750 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4752 …}
    +posts: Doctrine\ORM\PersistentCollection {#4754 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4756 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4758 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4760 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4762 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4764 …}
    +follows: Doctrine\ORM\PersistentCollection {#4766 …}
    +followers: Doctrine\ORM\PersistentCollection {#4768 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4770 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4772 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4774 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +violations: Doctrine\ORM\PersistentCollection {#4782 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4784 …}
    +awards: Doctrine\ORM\PersistentCollection {#4786 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4788 …}
    +categories: Doctrine\ORM\PersistentCollection {#4790 …}
    -id: 8548
    -password: "$2y$13$rlk5Pq2TXtkrfJUTySV09ewFxSwcxIHqAhXpI2G3QWKhFcfto8HOy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4792 …}
    +apId: "Gormadt@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/Gormadt"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/Gormadt"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "Gormadt"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727279788 {#4735
      date: 2024-09-25 17:56:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687503584 {#4736
      date: 2023-06-23 08:59:44.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5992
  +width: 65
  +height: 65
  +user: App\Entity\User {#4737
    +avatar: Proxies\__CG__\App\Entity\Image {#4738 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4739 …}
    +email: "Gormadt@lemmy.blahaj.zone"
    +username: "@Gormadt@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I do a lot of photography and I share it on my deviant art page.\n
      \n
      [It’s SFW, don’t worry.](https://www.deviantart.com/gormadt)
      """
    +lastActive: DateTime @1727686903 {#4734
      date: 2024-09-30 11:01: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: 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 {#4740 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4742 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4744 …}
    +entries: Doctrine\ORM\PersistentCollection {#4746 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4748 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4750 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4752 …}
    +posts: Doctrine\ORM\PersistentCollection {#4754 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4756 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4758 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4760 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4762 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4764 …}
    +follows: Doctrine\ORM\PersistentCollection {#4766 …}
    +followers: Doctrine\ORM\PersistentCollection {#4768 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4770 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4772 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4774 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +violations: Doctrine\ORM\PersistentCollection {#4782 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4784 …}
    +awards: Doctrine\ORM\PersistentCollection {#4786 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4788 …}
    +categories: Doctrine\ORM\PersistentCollection {#4790 …}
    -id: 8548
    -password: "$2y$13$rlk5Pq2TXtkrfJUTySV09ewFxSwcxIHqAhXpI2G3QWKhFcfto8HOy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4792 …}
    +apId: "Gormadt@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/Gormadt"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/Gormadt"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "Gormadt"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727279788 {#4735
      date: 2024-09-25 17:56:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687503584 {#4736
      date: 2023-06-23 08:59:44.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#3906
    +avatar: Proxies\__CG__\App\Entity\Image {#3907 …}
    +cover: null
    +email: "SpiceDealer@lemmy.world"
    +username: "@SpiceDealer@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "The Universe’s greatest distributor of Spice. Cult of the Shrike member."
    +lastActive: DateTime @1727690943 {#3903
      date: 2024-09-30 12:09:03.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 {#3908 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3910 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3912 …}
    +entries: Doctrine\ORM\PersistentCollection {#3914 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3916 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3918 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3920 …}
    +posts: Doctrine\ORM\PersistentCollection {#3922 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3924 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3926 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3928 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3930 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3932 …}
    +follows: Doctrine\ORM\PersistentCollection {#3934 …}
    +followers: Doctrine\ORM\PersistentCollection {#3936 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3938 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3940 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3942 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3944 …}
    +reports: Doctrine\ORM\PersistentCollection {#3946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3948 …}
    +violations: Doctrine\ORM\PersistentCollection {#3950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3952 …}
    +awards: Doctrine\ORM\PersistentCollection {#3954 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3956 …}
    +categories: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 90275
    -password: "$2y$13$GZKd8MWtwE//FXzOIn7ugeZL5tgvdhDj262ulZORQ42gVPb/CYXw."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3960 …}
    +apId: "SpiceDealer@lemmy.world"
    +apProfileId: "https://lemmy.world/u/SpiceDealer"
    +apPublicUrl: "https://lemmy.world/u/SpiceDealer"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "SpiceDealer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719128408 {#3904
      date: 2024-06-23 09:40:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1719128407 {#3905
      date: 2024-06-23 09:40:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6049
  +width: 65
  +height: 65
  +user: App\Entity\User {#3906
    +avatar: Proxies\__CG__\App\Entity\Image {#3907 …}
    +cover: null
    +email: "SpiceDealer@lemmy.world"
    +username: "@SpiceDealer@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "The Universe’s greatest distributor of Spice. Cult of the Shrike member."
    +lastActive: DateTime @1727690943 {#3903
      date: 2024-09-30 12:09:03.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 {#3908 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3910 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3912 …}
    +entries: Doctrine\ORM\PersistentCollection {#3914 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3916 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3918 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3920 …}
    +posts: Doctrine\ORM\PersistentCollection {#3922 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3924 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3926 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3928 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3930 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3932 …}
    +follows: Doctrine\ORM\PersistentCollection {#3934 …}
    +followers: Doctrine\ORM\PersistentCollection {#3936 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3938 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3940 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3942 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3944 …}
    +reports: Doctrine\ORM\PersistentCollection {#3946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3948 …}
    +violations: Doctrine\ORM\PersistentCollection {#3950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3952 …}
    +awards: Doctrine\ORM\PersistentCollection {#3954 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3956 …}
    +categories: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 90275
    -password: "$2y$13$GZKd8MWtwE//FXzOIn7ugeZL5tgvdhDj262ulZORQ42gVPb/CYXw."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3960 …}
    +apId: "SpiceDealer@lemmy.world"
    +apProfileId: "https://lemmy.world/u/SpiceDealer"
    +apPublicUrl: "https://lemmy.world/u/SpiceDealer"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "SpiceDealer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719128408 {#3904
      date: 2024-06-23 09:40:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1719128407 {#3905
      date: 2024-06-23 09:40:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.21 ms
Input props
[
  "user" => App\Entity\User {#4320
    +avatar: Proxies\__CG__\App\Entity\Image {#4321 …}
    +cover: null
    +email: "ikidd@lemmy.world"
    +username: "@ikidd@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "![](https://lemmy.world/pictrs/image/89fa671f-2b9b-4ad0-8454-e5d8e039655b.png)"
    +lastActive: DateTime @1727688781 {#4317
      date: 2024-09-30 11:33:01.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4322 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4324 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4326 …}
    +entries: Doctrine\ORM\PersistentCollection {#4328 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4330 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4332 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4334 …}
    +posts: Doctrine\ORM\PersistentCollection {#4336 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4338 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4340 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4342 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4344 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4346 …}
    +follows: Doctrine\ORM\PersistentCollection {#4348 …}
    +followers: Doctrine\ORM\PersistentCollection {#4350 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4352 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4354 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4356 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4358 …}
    +reports: Doctrine\ORM\PersistentCollection {#4360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4362 …}
    +violations: Doctrine\ORM\PersistentCollection {#4364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4366 …}
    +awards: Doctrine\ORM\PersistentCollection {#4368 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4370 …}
    +categories: Doctrine\ORM\PersistentCollection {#4372 …}
    -id: 10091
    -password: "$2y$13$Hs01I7h9Qg2.3r7S/UmREenif/tEkQbvUyUBRgrlHdYlemJYd4n.6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4374 …}
    +apId: "ikidd@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ikidd"
    +apPublicUrl: "https://lemmy.world/u/ikidd"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ikidd"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727128952 {#4318
      date: 2024-09-24 00:02:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687576792 {#4319
      date: 2023-06-24 05:19:52.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6106
  +width: 65
  +height: 65
  +user: App\Entity\User {#4320
    +avatar: Proxies\__CG__\App\Entity\Image {#4321 …}
    +cover: null
    +email: "ikidd@lemmy.world"
    +username: "@ikidd@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "![](https://lemmy.world/pictrs/image/89fa671f-2b9b-4ad0-8454-e5d8e039655b.png)"
    +lastActive: DateTime @1727688781 {#4317
      date: 2024-09-30 11:33:01.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4322 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4324 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4326 …}
    +entries: Doctrine\ORM\PersistentCollection {#4328 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4330 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4332 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4334 …}
    +posts: Doctrine\ORM\PersistentCollection {#4336 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4338 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4340 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4342 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4344 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4346 …}
    +follows: Doctrine\ORM\PersistentCollection {#4348 …}
    +followers: Doctrine\ORM\PersistentCollection {#4350 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4352 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4354 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4356 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4358 …}
    +reports: Doctrine\ORM\PersistentCollection {#4360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4362 …}
    +violations: Doctrine\ORM\PersistentCollection {#4364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4366 …}
    +awards: Doctrine\ORM\PersistentCollection {#4368 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4370 …}
    +categories: Doctrine\ORM\PersistentCollection {#4372 …}
    -id: 10091
    -password: "$2y$13$Hs01I7h9Qg2.3r7S/UmREenif/tEkQbvUyUBRgrlHdYlemJYd4n.6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4374 …}
    +apId: "ikidd@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ikidd"
    +apPublicUrl: "https://lemmy.world/u/ikidd"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ikidd"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727128952 {#4318
      date: 2024-09-24 00:02:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687576792 {#4319
      date: 2023-06-24 05:19:52.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.25 ms
Input props
[
  "user" => App\Entity\User {#3729
    +avatar: Proxies\__CG__\App\Entity\Image {#3730 …}
    +cover: null
    +email: "TheHottub@lemmy.world"
    +username: "@TheHottub@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "The details of my life are quite inconsequential… very well, where do I begin? My father was a relentlessly self-improving boulangerie owner from Belgium with low-grade narcolepsy and a penchant for buggery. My mother was a fifteen-year-old French prostitute named Chloe with webbed feet."
    +lastActive: DateTime @1727691079 {#3726
      date: 2024-09-30 12:11:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3731 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3733 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3735 …}
    +entries: Doctrine\ORM\PersistentCollection {#3737 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3739 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3741 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3743 …}
    +posts: Doctrine\ORM\PersistentCollection {#3745 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3747 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3749 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3751 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3753 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3755 …}
    +follows: Doctrine\ORM\PersistentCollection {#3757 …}
    +followers: Doctrine\ORM\PersistentCollection {#3759 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3761 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3763 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3765 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3767 …}
    +reports: Doctrine\ORM\PersistentCollection {#3769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3771 …}
    +violations: Doctrine\ORM\PersistentCollection {#3773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3775 …}
    +awards: Doctrine\ORM\PersistentCollection {#3777 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3779 …}
    +categories: Doctrine\ORM\PersistentCollection {#3781 …}
    -id: 44170
    -password: "$2y$13$kQTYfnh6WpnXPnViF3FzZe9cKaSRfJJXfvZdZ7u5iLYiWd/xRiU1e"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3783 …}
    +apId: "TheHottub@lemmy.world"
    +apProfileId: "https://lemmy.world/u/TheHottub"
    +apPublicUrl: "https://lemmy.world/u/TheHottub"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "TheHottub"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727533557 {#3727
      date: 2024-09-28 16:25:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693575622 {#3728
      date: 2023-09-01 15:40:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6163
  +width: 65
  +height: 65
  +user: App\Entity\User {#3729
    +avatar: Proxies\__CG__\App\Entity\Image {#3730 …}
    +cover: null
    +email: "TheHottub@lemmy.world"
    +username: "@TheHottub@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "The details of my life are quite inconsequential… very well, where do I begin? My father was a relentlessly self-improving boulangerie owner from Belgium with low-grade narcolepsy and a penchant for buggery. My mother was a fifteen-year-old French prostitute named Chloe with webbed feet."
    +lastActive: DateTime @1727691079 {#3726
      date: 2024-09-30 12:11:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3731 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3733 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3735 …}
    +entries: Doctrine\ORM\PersistentCollection {#3737 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3739 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3741 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3743 …}
    +posts: Doctrine\ORM\PersistentCollection {#3745 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3747 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3749 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3751 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3753 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3755 …}
    +follows: Doctrine\ORM\PersistentCollection {#3757 …}
    +followers: Doctrine\ORM\PersistentCollection {#3759 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3761 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3763 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3765 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3767 …}
    +reports: Doctrine\ORM\PersistentCollection {#3769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3771 …}
    +violations: Doctrine\ORM\PersistentCollection {#3773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3775 …}
    +awards: Doctrine\ORM\PersistentCollection {#3777 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3779 …}
    +categories: Doctrine\ORM\PersistentCollection {#3781 …}
    -id: 44170
    -password: "$2y$13$kQTYfnh6WpnXPnViF3FzZe9cKaSRfJJXfvZdZ7u5iLYiWd/xRiU1e"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3783 …}
    +apId: "TheHottub@lemmy.world"
    +apProfileId: "https://lemmy.world/u/TheHottub"
    +apPublicUrl: "https://lemmy.world/u/TheHottub"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "TheHottub"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727533557 {#3727
      date: 2024-09-28 16:25:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693575622 {#3728
      date: 2023-09-01 15:40:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.45 ms
Input props
[
  "user" => App\Entity\User {#5272
    +avatar: Proxies\__CG__\App\Entity\Image {#5273 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5274 …}
    +email: "MrSebSin@sh.itjust.works"
    +username: "@MrSebSin@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Hello I’m Seb. I love my partner and our lil doggy. We got the dog to replace our son who left. Can’t blame him, he grew up and doesn’t want us to tell him to do homework anymore. When I need to pay the bills, I’m a creative professional of 30+ years."
    +lastActive: DateTime @1727684164 {#5269
      date: 2024-09-30 10:16:04.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5275 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5279 …}
    +entries: Doctrine\ORM\PersistentCollection {#5281 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5283 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5285 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5287 …}
    +posts: Doctrine\ORM\PersistentCollection {#5289 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5291 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5293 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5295 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5297 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5299 …}
    +follows: Doctrine\ORM\PersistentCollection {#5301 …}
    +followers: Doctrine\ORM\PersistentCollection {#5303 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5305 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5307 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5309 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5311 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +violations: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    +awards: Doctrine\ORM\PersistentCollection {#5321 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5323 …}
    +categories: Doctrine\ORM\PersistentCollection {#5325 …}
    -id: 53540
    -password: "$2y$13$hQ.V.oBzV2Q4NwUwNsg.sO8EUDIHGJxSRxBCn7ajM6ofsLpCtcgE."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5327 …}
    +apId: "MrSebSin@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/MrSebSin"
    +apPublicUrl: "https://sh.itjust.works/u/MrSebSin"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "MrSebSin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727526283 {#5270
      date: 2024-09-28 14:24:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696753324 {#5271
      date: 2023-10-08 10:22:04.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6220
  +width: 65
  +height: 65
  +user: App\Entity\User {#5272
    +avatar: Proxies\__CG__\App\Entity\Image {#5273 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5274 …}
    +email: "MrSebSin@sh.itjust.works"
    +username: "@MrSebSin@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Hello I’m Seb. I love my partner and our lil doggy. We got the dog to replace our son who left. Can’t blame him, he grew up and doesn’t want us to tell him to do homework anymore. When I need to pay the bills, I’m a creative professional of 30+ years."
    +lastActive: DateTime @1727684164 {#5269
      date: 2024-09-30 10:16:04.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5275 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5279 …}
    +entries: Doctrine\ORM\PersistentCollection {#5281 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5283 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5285 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5287 …}
    +posts: Doctrine\ORM\PersistentCollection {#5289 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5291 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5293 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5295 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5297 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5299 …}
    +follows: Doctrine\ORM\PersistentCollection {#5301 …}
    +followers: Doctrine\ORM\PersistentCollection {#5303 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5305 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5307 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5309 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5311 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +violations: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    +awards: Doctrine\ORM\PersistentCollection {#5321 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5323 …}
    +categories: Doctrine\ORM\PersistentCollection {#5325 …}
    -id: 53540
    -password: "$2y$13$hQ.V.oBzV2Q4NwUwNsg.sO8EUDIHGJxSRxBCn7ajM6ofsLpCtcgE."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5327 …}
    +apId: "MrSebSin@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/MrSebSin"
    +apPublicUrl: "https://sh.itjust.works/u/MrSebSin"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "MrSebSin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727526283 {#5270
      date: 2024-09-28 14:24:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696753324 {#5271
      date: 2023-10-08 10:22:04.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 1.65 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6282
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6283 …}
  -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.69 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6354
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6352 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6353 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 1.61 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6423
  +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 {#6353 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.25 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6492
  +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 {#6493 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 11.32 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6586
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3010 …}
}