GET https://kbin.spritesserver.nl/*/m/announcements@lemmy.ml/active/1w

Components

15 Twig Components
44 Render Count
243 ms Render Time
16.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 15.11ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 81.11ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 3.27ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.39ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 40.72ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.58ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.20ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 20.49ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 25.53ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 114.80ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 3.10ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 6.68ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 33.30ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.26ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 0.83ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 16.0 MiB 0.24 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 {#1745
  +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 16.0 MiB 0.18 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1440
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 13.10 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1589
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.15 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 {#1692
  +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 16.0 MiB 0.13 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2454
  +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 16.0 MiB 0.13 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1362
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2133
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 16.0 MiB 0.23 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2049
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.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 {#2230
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 16.0 MiB 2.64 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2195
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 16.0 MiB 0.23 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2284
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 16.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2001
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.14 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2500
  +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 16.0 MiB 0.16 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2556
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.14 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2612
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.16 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2668
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.14 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2724
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2780
  +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 16.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 {#2836
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 16.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 {#2892
  +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 16.0 MiB 0.17 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 {#2950
  +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
}
magazine_box App\Twig\Components\MagazineBoxComponent 16.0 MiB 40.72 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#328
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#325
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#327
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3023
  +magazine: App\Entity\Magazine {#399
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#328
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#325
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#327
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  +showCover: true
  +showDescription: true
  +showRules: true
  +showSubscribeButton: true
  +showInfo: true
  +showMeta: true
  +showSectionTitle: true
  +stretchedLink: true
}
magazine_sub App\Twig\Components\MagazineSubComponent 16.0 MiB 0.58 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#328
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#325
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#327
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3084
  +magazine: App\Entity\Magazine {#399
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#328
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#325
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#327
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
}
date App\Twig\Components\DateComponent 16.0 MiB 0.20 ms
Input props
[
  "date" => DateTimeImmutable @1703918407 {#327
    date: 2023-12-30 07:40:07.0 +01:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3179
  +date: DateTimeImmutable @1703918407 {#327
    date: 2023-12-30 07:40:07.0 +01:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 16.0 MiB 20.49 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3339
    +avatar: null
    +cover: null
    +email: "kbin@j0h.nl"
    +username: "Sprite_tm"
    +roles: [
      "ROLE_ADMIN"
    ]
    +followersCount: 0
    +homepage: "front"
    +about: "Hi! I'm Sprite_tm. You may know me from sites like https://spritesmods.com."
    +lastActive: DateTime @1707547382 {#3294
      date: 2024-02-10 07:43:02.0 +01: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: true
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3292 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3288 …}
    +entries: Doctrine\ORM\PersistentCollection {#3286 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3343 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3369 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3399 …}
    +posts: Doctrine\ORM\PersistentCollection {#3340 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3410 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3431 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3462 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3419 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3471 …}
    +follows: Doctrine\ORM\PersistentCollection {#3474 …}
    +followers: Doctrine\ORM\PersistentCollection {#3469 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3497 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3493 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3510 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3514 …}
    +reports: Doctrine\ORM\PersistentCollection {#3498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
    +violations: Doctrine\ORM\PersistentCollection {#3530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3556 …}
    +awards: Doctrine\ORM\PersistentCollection {#3545 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3551 …}
    +categories: Doctrine\ORM\PersistentCollection {#3569 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3580 …}
    +apId: null
    +apProfileId: null
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      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\r\n
      Cgb38EldyAVGjCzRGfhu9SNU9B03bg==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5XnqLc+UwYjJQmLCWCR1\r\n
      TcY7577dKrEANvNge73agU2wEXw+PYij4jCMIFNsoQiNKE0kMHNmcvQEPt9a8Jrw\r\n
      cfFb3C4ELyqTcz1YTEI3pSu5OYj4j3P1tbKGmrnqat2MECoBqHeHOVYfXzCJ0gDX\r\n
      zizlEqN6VM32kGhhL0HOQ2yow4CI7L/ziiNWnG87tOuykMyE4bvtQb3KkGKaNlMe\r\n
      Vtt5zapK0Wfvs/69TCNo0t78IuTksM+H1oSzyVxOpcKJHOm/7gGXu7C0+kELY3ry\r\n
      55jMkSFZ5sW7RzzEn4S3c/LLEIaDQnwJDJwYw1F99UkrOu6VPL+TtxZ9h3fqhVgo\r\n
      60RMEqQQHduCDSairI0muo96Cy/F8PB2X/sekETyXIf3NxTVkbTNm/Z/FbAEIg/f\r\n
      OaWn8nkNU6iHuIkoyNIlIMtloMDtAtWdDzW0M0JkZNBDgJcSF4z5gdtvT1ePjnGc\r\n
      S0/aYT/64ndULfUaPti3ZEvWanvHNiR3iSnOTb//Djl+bkPwfNiV57l2Iv6FRCW+\r\n
      beNhvLtyCJGDORvxrdN91lOnW8ijgZnZ212j8PSwtzO6KKd8sgm91Ay34IP152Vb\r\n
      2cUjwj5YeRtS29K+O7Iiqv9JPWEbmtABbFYNHYan7sLG+hvR8eRInLj7LjiI1yDQ\r\n
      U45ZxOEnTM9GSbe2y48JSnUCAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686560440 {#3293
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3337
  +user: Proxies\__CG__\App\Entity\User {#3339
    +avatar: null
    +cover: null
    +email: "kbin@j0h.nl"
    +username: "Sprite_tm"
    +roles: [
      "ROLE_ADMIN"
    ]
    +followersCount: 0
    +homepage: "front"
    +about: "Hi! I'm Sprite_tm. You may know me from sites like https://spritesmods.com."
    +lastActive: DateTime @1707547382 {#3294
      date: 2024-02-10 07:43:02.0 +01: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: true
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3292 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3288 …}
    +entries: Doctrine\ORM\PersistentCollection {#3286 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3343 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3369 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3399 …}
    +posts: Doctrine\ORM\PersistentCollection {#3340 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3410 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3431 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3462 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3419 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3471 …}
    +follows: Doctrine\ORM\PersistentCollection {#3474 …}
    +followers: Doctrine\ORM\PersistentCollection {#3469 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3497 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3493 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3510 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3514 …}
    +reports: Doctrine\ORM\PersistentCollection {#3498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3536 …}
    +violations: Doctrine\ORM\PersistentCollection {#3530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3556 …}
    +awards: Doctrine\ORM\PersistentCollection {#3545 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3551 …}
    +categories: Doctrine\ORM\PersistentCollection {#3569 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3580 …}
    +apId: null
    +apProfileId: null
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      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\r\n
      Cgb38EldyAVGjCzRGfhu9SNU9B03bg==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5XnqLc+UwYjJQmLCWCR1\r\n
      TcY7577dKrEANvNge73agU2wEXw+PYij4jCMIFNsoQiNKE0kMHNmcvQEPt9a8Jrw\r\n
      cfFb3C4ELyqTcz1YTEI3pSu5OYj4j3P1tbKGmrnqat2MECoBqHeHOVYfXzCJ0gDX\r\n
      zizlEqN6VM32kGhhL0HOQ2yow4CI7L/ziiNWnG87tOuykMyE4bvtQb3KkGKaNlMe\r\n
      Vtt5zapK0Wfvs/69TCNo0t78IuTksM+H1oSzyVxOpcKJHOm/7gGXu7C0+kELY3ry\r\n
      55jMkSFZ5sW7RzzEn4S3c/LLEIaDQnwJDJwYw1F99UkrOu6VPL+TtxZ9h3fqhVgo\r\n
      60RMEqQQHduCDSairI0muo96Cy/F8PB2X/sekETyXIf3NxTVkbTNm/Z/FbAEIg/f\r\n
      OaWn8nkNU6iHuIkoyNIlIMtloMDtAtWdDzW0M0JkZNBDgJcSF4z5gdtvT1ePjnGc\r\n
      S0/aYT/64ndULfUaPti3ZEvWanvHNiR3iSnOTb//Djl+bkPwfNiV57l2Iv6FRCW+\r\n
      beNhvLtyCJGDORvxrdN91lOnW8ijgZnZ212j8PSwtzO6KKd8sgm91Ay34IP152Vb\r\n
      2cUjwj5YeRtS29K+O7Iiqv9JPWEbmtABbFYNHYan7sLG+hvR8eRInLj7LjiI1yDQ\r\n
      U45ZxOEnTM9GSbe2y48JSnUCAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686560440 {#3293
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 16.0 MiB 25.53 ms
Input props
[
  "magazine" => "announcements@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3747
  +limit: 4
  +tag: null
  +magazine: "announcements@lemmy.ml"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#395 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 16.0 MiB 114.80 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#328
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#325
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#327
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3876
  +magazine: App\Entity\Magazine {#399
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#328
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#325
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#327
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  -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 16.0 MiB 3.04 ms
Input props
[
  "user" => App\Entity\User {#3933
    +avatar: Proxies\__CG__\App\Entity\Image {#4182 …}
    +cover: null
    +email: "mrmanager@lemmy.today"
    +username: "@mrmanager@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Long time linux user and tinkerer. Currently working as a devops engineer. Very positive to the idea of decentralized internet platforms. :)"
    +lastActive: DateTime @1728590405 {#3928
      date: 2024-10-10 22:00:05.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 {#4179 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4171 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4060 …}
    +entries: Doctrine\ORM\PersistentCollection {#4064 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4181 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4178 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4175 …}
    +posts: Doctrine\ORM\PersistentCollection {#4169 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4172 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4170 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4168 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4167 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4165 …}
    +follows: Doctrine\ORM\PersistentCollection {#4163 …}
    +followers: Doctrine\ORM\PersistentCollection {#4161 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4159 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4157 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4155 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
    +violations: Doctrine\ORM\PersistentCollection {#4147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
    +awards: Doctrine\ORM\PersistentCollection {#4143 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4141 …}
    +categories: Doctrine\ORM\PersistentCollection {#4139 …}
    -id: 8194
    -password: "$2y$13$nJUYH73b42NGU./oDaN71uZWskTG0jZy9TWfgaO6aOPOE4CvSsrXu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4137 …}
    +apId: "mrmanager@lemmy.today"
    +apProfileId: "https://lemmy.today/u/mrmanager"
    +apPublicUrl: "https://lemmy.today/u/mrmanager"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "mrmanager"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729381108 {#3912
      date: 2024-10-20 01:38:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687491753 {#3930
      date: 2023-06-23 05:42:33.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4057
  +width: 65
  +height: 65
  +user: App\Entity\User {#3933
    +avatar: Proxies\__CG__\App\Entity\Image {#4182 …}
    +cover: null
    +email: "mrmanager@lemmy.today"
    +username: "@mrmanager@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Long time linux user and tinkerer. Currently working as a devops engineer. Very positive to the idea of decentralized internet platforms. :)"
    +lastActive: DateTime @1728590405 {#3928
      date: 2024-10-10 22:00:05.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 {#4179 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4171 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4060 …}
    +entries: Doctrine\ORM\PersistentCollection {#4064 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4181 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4178 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4175 …}
    +posts: Doctrine\ORM\PersistentCollection {#4169 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4172 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4170 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4168 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4167 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4165 …}
    +follows: Doctrine\ORM\PersistentCollection {#4163 …}
    +followers: Doctrine\ORM\PersistentCollection {#4161 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4159 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4157 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4155 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
    +violations: Doctrine\ORM\PersistentCollection {#4147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
    +awards: Doctrine\ORM\PersistentCollection {#4143 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4141 …}
    +categories: Doctrine\ORM\PersistentCollection {#4139 …}
    -id: 8194
    -password: "$2y$13$nJUYH73b42NGU./oDaN71uZWskTG0jZy9TWfgaO6aOPOE4CvSsrXu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4137 …}
    +apId: "mrmanager@lemmy.today"
    +apProfileId: "https://lemmy.today/u/mrmanager"
    +apPublicUrl: "https://lemmy.today/u/mrmanager"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "mrmanager"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729381108 {#3912
      date: 2024-10-20 01:38:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687491753 {#3930
      date: 2023-06-23 05:42:33.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.68 ms
Input props
[
  "user" => App\Entity\User {#4711
    +avatar: Proxies\__CG__\App\Entity\Image {#4712 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4713 …}
    +email: "Zerush@lemmy.ml"
    +username: "@Zerush@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Black belt in Mikado, Photo model, for the photos where they put under ‘BEFORE’"
    +lastActive: DateTime @1729332835 {#4708
      date: 2024-10-19 12:13:55.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4714 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4716 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4718 …}
    +entries: Doctrine\ORM\PersistentCollection {#4720 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4722 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4724 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4726 …}
    +posts: Doctrine\ORM\PersistentCollection {#4728 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4730 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4732 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4734 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4736 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4738 …}
    +follows: Doctrine\ORM\PersistentCollection {#4740 …}
    +followers: Doctrine\ORM\PersistentCollection {#4742 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4744 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4746 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4748 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4750 …}
    +reports: Doctrine\ORM\PersistentCollection {#4752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4754 …}
    +violations: Doctrine\ORM\PersistentCollection {#4756 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
    +awards: Doctrine\ORM\PersistentCollection {#4760 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4762 …}
    +categories: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 48383
    -password: "$2y$13$VgKNNKtWqUKRTNwPcmu1ru.Lbe.sw5GlCgR2tWQUW1wJIEVM.DsSe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4766 …}
    +apId: "Zerush@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Zerush"
    +apPublicUrl: "https://lemmy.ml/u/Zerush"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Zerush"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729336454 {#4709
      date: 2024-10-19 13:14:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696429064 {#4710
      date: 2023-10-04 16:17:44.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4902
  +width: 65
  +height: 65
  +user: App\Entity\User {#4711
    +avatar: Proxies\__CG__\App\Entity\Image {#4712 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4713 …}
    +email: "Zerush@lemmy.ml"
    +username: "@Zerush@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Black belt in Mikado, Photo model, for the photos where they put under ‘BEFORE’"
    +lastActive: DateTime @1729332835 {#4708
      date: 2024-10-19 12:13:55.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4714 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4716 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4718 …}
    +entries: Doctrine\ORM\PersistentCollection {#4720 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4722 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4724 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4726 …}
    +posts: Doctrine\ORM\PersistentCollection {#4728 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4730 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4732 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4734 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4736 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4738 …}
    +follows: Doctrine\ORM\PersistentCollection {#4740 …}
    +followers: Doctrine\ORM\PersistentCollection {#4742 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4744 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4746 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4748 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4750 …}
    +reports: Doctrine\ORM\PersistentCollection {#4752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4754 …}
    +violations: Doctrine\ORM\PersistentCollection {#4756 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
    +awards: Doctrine\ORM\PersistentCollection {#4760 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4762 …}
    +categories: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 48383
    -password: "$2y$13$VgKNNKtWqUKRTNwPcmu1ru.Lbe.sw5GlCgR2tWQUW1wJIEVM.DsSe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4766 …}
    +apId: "Zerush@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Zerush"
    +apPublicUrl: "https://lemmy.ml/u/Zerush"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Zerush"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729336454 {#4709
      date: 2024-10-19 13:14:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696429064 {#4710
      date: 2023-10-04 16:17:44.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 1.47 ms
Input props
[
  "user" => App\Entity\User {#4533
    +avatar: Proxies\__CG__\App\Entity\Image {#4534 …}
    +cover: null
    +email: "Blaze@discuss.tchncs.de"
    +username: "@Blaze@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Main account: [@Blaze@reddthat.com](https://reddthat.com/u/Blaze)"
    +lastActive: DateTime @1729232502 {#4530
      date: 2024-10-18 08:21:42.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4535 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4537 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4539 …}
    +entries: Doctrine\ORM\PersistentCollection {#4541 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4543 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4545 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4547 …}
    +posts: Doctrine\ORM\PersistentCollection {#4549 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4551 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4553 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4555 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4557 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4559 …}
    +follows: Doctrine\ORM\PersistentCollection {#4561 …}
    +followers: Doctrine\ORM\PersistentCollection {#4563 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4565 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4567 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4569 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4571 …}
    +reports: Doctrine\ORM\PersistentCollection {#4573 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
    +violations: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    +awards: Doctrine\ORM\PersistentCollection {#4581 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4583 …}
    +categories: Doctrine\ORM\PersistentCollection {#4585 …}
    -id: 39792
    -password: "$2y$13$Pqx3Hrx9GfkmFD4MiXE6qeR2L85cM6v2OWS4ui0aECrmLrC6pJuIm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4587 …}
    +apId: "Blaze@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/Blaze"
    +apPublicUrl: "https://discuss.tchncs.de/u/Blaze"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "Blaze"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728135147 {#4531
      date: 2024-10-05 15:32:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691629853 {#4532
      date: 2023-08-10 03:10:53.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4959
  +width: 65
  +height: 65
  +user: App\Entity\User {#4533
    +avatar: Proxies\__CG__\App\Entity\Image {#4534 …}
    +cover: null
    +email: "Blaze@discuss.tchncs.de"
    +username: "@Blaze@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Main account: [@Blaze@reddthat.com](https://reddthat.com/u/Blaze)"
    +lastActive: DateTime @1729232502 {#4530
      date: 2024-10-18 08:21:42.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4535 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4537 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4539 …}
    +entries: Doctrine\ORM\PersistentCollection {#4541 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4543 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4545 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4547 …}
    +posts: Doctrine\ORM\PersistentCollection {#4549 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4551 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4553 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4555 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4557 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4559 …}
    +follows: Doctrine\ORM\PersistentCollection {#4561 …}
    +followers: Doctrine\ORM\PersistentCollection {#4563 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4565 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4567 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4569 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4571 …}
    +reports: Doctrine\ORM\PersistentCollection {#4573 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
    +violations: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    +awards: Doctrine\ORM\PersistentCollection {#4581 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4583 …}
    +categories: Doctrine\ORM\PersistentCollection {#4585 …}
    -id: 39792
    -password: "$2y$13$Pqx3Hrx9GfkmFD4MiXE6qeR2L85cM6v2OWS4ui0aECrmLrC6pJuIm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4587 …}
    +apId: "Blaze@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/Blaze"
    +apPublicUrl: "https://discuss.tchncs.de/u/Blaze"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "Blaze"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728135147 {#4531
      date: 2024-10-05 15:32:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691629853 {#4532
      date: 2023-08-10 03:10:53.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 1.97 ms
Input props
[
  "user" => App\Entity\User {#4651
    +avatar: Proxies\__CG__\App\Entity\Image {#4652 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4653 …}
    +email: "Grayox@lemmy.ml"
    +username: "@Grayox@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Drive fast, bash fash, and support the working class"
    +lastActive: DateTime @1729535343 {#4648
      date: 2024-10-21 20:29: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 {#4654 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4656 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4658 …}
    +entries: Doctrine\ORM\PersistentCollection {#4660 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4662 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4664 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4666 …}
    +posts: Doctrine\ORM\PersistentCollection {#4668 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4670 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4672 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4674 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4676 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4678 …}
    +follows: Doctrine\ORM\PersistentCollection {#4680 …}
    +followers: Doctrine\ORM\PersistentCollection {#4682 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4684 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4686 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4688 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4690 …}
    +reports: Doctrine\ORM\PersistentCollection {#4692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4694 …}
    +violations: Doctrine\ORM\PersistentCollection {#4696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4698 …}
    +awards: Doctrine\ORM\PersistentCollection {#4700 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4702 …}
    +categories: Doctrine\ORM\PersistentCollection {#4704 …}
    -id: 46131
    -password: "$2y$13$vhIxdJ0fR2RQ9DzjjnZ4sOKs4pHLVSpA6x44dRAJV1RlcjSCFZ9Jq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4706 …}
    +apId: "Grayox@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Grayox"
    +apPublicUrl: "https://lemmy.ml/u/Grayox"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Grayox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729553020 {#4649
      date: 2024-10-22 01:23:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1694697225 {#4650
      date: 2023-09-14 15:13:45.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5016
  +width: 65
  +height: 65
  +user: App\Entity\User {#4651
    +avatar: Proxies\__CG__\App\Entity\Image {#4652 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4653 …}
    +email: "Grayox@lemmy.ml"
    +username: "@Grayox@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Drive fast, bash fash, and support the working class"
    +lastActive: DateTime @1729535343 {#4648
      date: 2024-10-21 20:29: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 {#4654 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4656 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4658 …}
    +entries: Doctrine\ORM\PersistentCollection {#4660 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4662 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4664 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4666 …}
    +posts: Doctrine\ORM\PersistentCollection {#4668 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4670 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4672 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4674 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4676 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4678 …}
    +follows: Doctrine\ORM\PersistentCollection {#4680 …}
    +followers: Doctrine\ORM\PersistentCollection {#4682 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4684 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4686 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4688 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4690 …}
    +reports: Doctrine\ORM\PersistentCollection {#4692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4694 …}
    +violations: Doctrine\ORM\PersistentCollection {#4696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4698 …}
    +awards: Doctrine\ORM\PersistentCollection {#4700 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4702 …}
    +categories: Doctrine\ORM\PersistentCollection {#4704 …}
    -id: 46131
    -password: "$2y$13$vhIxdJ0fR2RQ9DzjjnZ4sOKs4pHLVSpA6x44dRAJV1RlcjSCFZ9Jq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4706 …}
    +apId: "Grayox@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Grayox"
    +apPublicUrl: "https://lemmy.ml/u/Grayox"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Grayox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729553020 {#4649
      date: 2024-10-22 01:23:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1694697225 {#4650
      date: 2023-09-14 15:13:45.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 2.01 ms
Input props
[
  "user" => App\Entity\User {#4073
    +avatar: Proxies\__CG__\App\Entity\Image {#4070 …}
    +cover: null
    +email: "morrowind@lemmy.ml"
    +username: "@morrowind@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      If you’re here, there’s still hope for the internet\n
      \n
      Don’t let it fall
      """
    +lastActive: DateTime @1729484238 {#4074
      date: 2024-10-21 06:17:18.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4071 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4069 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4063 …}
    +entries: Doctrine\ORM\PersistentCollection {#4061 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4058 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4188 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4190 …}
    +posts: Doctrine\ORM\PersistentCollection {#4192 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4194 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4196 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4200 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4202 …}
    +follows: Doctrine\ORM\PersistentCollection {#4204 …}
    +followers: Doctrine\ORM\PersistentCollection {#4206 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4208 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4210 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4212 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4214 …}
    +reports: Doctrine\ORM\PersistentCollection {#4216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
    +violations: Doctrine\ORM\PersistentCollection {#4220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4222 …}
    +awards: Doctrine\ORM\PersistentCollection {#4224 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4226 …}
    +categories: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 10079
    -password: "$2y$13$.3aRC68M5ht.sH.0tcZGBugJVGvv8bC5BWMnX4UrZpRpgHPvfnFCS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4230 …}
    +apId: "morrowind@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/morrowind"
    +apPublicUrl: "https://lemmy.ml/u/morrowind"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "morrowind"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729383871 {#4075
      date: 2024-10-20 02:24:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687576087 {#4072
      date: 2023-06-24 05:08:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5073
  +width: 65
  +height: 65
  +user: App\Entity\User {#4073
    +avatar: Proxies\__CG__\App\Entity\Image {#4070 …}
    +cover: null
    +email: "morrowind@lemmy.ml"
    +username: "@morrowind@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      If you’re here, there’s still hope for the internet\n
      \n
      Don’t let it fall
      """
    +lastActive: DateTime @1729484238 {#4074
      date: 2024-10-21 06:17:18.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4071 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4069 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4063 …}
    +entries: Doctrine\ORM\PersistentCollection {#4061 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4058 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4188 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4190 …}
    +posts: Doctrine\ORM\PersistentCollection {#4192 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4194 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4196 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4200 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4202 …}
    +follows: Doctrine\ORM\PersistentCollection {#4204 …}
    +followers: Doctrine\ORM\PersistentCollection {#4206 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4208 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4210 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4212 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4214 …}
    +reports: Doctrine\ORM\PersistentCollection {#4216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
    +violations: Doctrine\ORM\PersistentCollection {#4220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4222 …}
    +awards: Doctrine\ORM\PersistentCollection {#4224 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4226 …}
    +categories: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 10079
    -password: "$2y$13$.3aRC68M5ht.sH.0tcZGBugJVGvv8bC5BWMnX4UrZpRpgHPvfnFCS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4230 …}
    +apId: "morrowind@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/morrowind"
    +apPublicUrl: "https://lemmy.ml/u/morrowind"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "morrowind"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729383871 {#4075
      date: 2024-10-20 02:24:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687576087 {#4072
      date: 2023-06-24 05:08:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 5.64 ms
Input props
[
  "user" => App\Entity\User {#4592
    +avatar: Proxies\__CG__\App\Entity\Image {#4593 …}
    +cover: null
    +email: "ademir@lemmy.eco.br"
    +username: "@ademir@lemmy.eco.br"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "![Tux](https://emoji.redditmedia.com/7dvxk57pqpr11_t5_2qh1a/linux "tux")"
    +lastActive: DateTime @1728806437 {#4589
      date: 2024-10-13 10:00:37.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4594 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4596 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4598 …}
    +entries: Doctrine\ORM\PersistentCollection {#4600 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4602 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4604 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4606 …}
    +posts: Doctrine\ORM\PersistentCollection {#4608 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4610 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4612 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4614 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4616 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4618 …}
    +follows: Doctrine\ORM\PersistentCollection {#4620 …}
    +followers: Doctrine\ORM\PersistentCollection {#4622 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4624 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4626 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4628 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +violations: Doctrine\ORM\PersistentCollection {#4636 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
    +awards: Doctrine\ORM\PersistentCollection {#4640 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4642 …}
    +categories: Doctrine\ORM\PersistentCollection {#4644 …}
    -id: 41649
    -password: "$2y$13$m2eeeY9v28rX6L.PVA37.eOwnQa.a.wWvEm8IJ6LhMru1YvPIqq7S"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4646 …}
    +apId: "ademir@lemmy.eco.br"
    +apProfileId: "https://lemmy.eco.br/u/ademir"
    +apPublicUrl: "https://lemmy.eco.br/u/ademir"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.eco.br/inbox"
    +apDomain: "lemmy.eco.br"
    +apPreferredUsername: "ademir"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728744384 {#4590
      date: 2024-10-12 16:46:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1692553876 {#4591
      date: 2023-08-20 19:51:16.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5130
  +width: 65
  +height: 65
  +user: App\Entity\User {#4592
    +avatar: Proxies\__CG__\App\Entity\Image {#4593 …}
    +cover: null
    +email: "ademir@lemmy.eco.br"
    +username: "@ademir@lemmy.eco.br"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "![Tux](https://emoji.redditmedia.com/7dvxk57pqpr11_t5_2qh1a/linux "tux")"
    +lastActive: DateTime @1728806437 {#4589
      date: 2024-10-13 10:00:37.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4594 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4596 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4598 …}
    +entries: Doctrine\ORM\PersistentCollection {#4600 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4602 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4604 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4606 …}
    +posts: Doctrine\ORM\PersistentCollection {#4608 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4610 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4612 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4614 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4616 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4618 …}
    +follows: Doctrine\ORM\PersistentCollection {#4620 …}
    +followers: Doctrine\ORM\PersistentCollection {#4622 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4624 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4626 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4628 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +violations: Doctrine\ORM\PersistentCollection {#4636 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
    +awards: Doctrine\ORM\PersistentCollection {#4640 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4642 …}
    +categories: Doctrine\ORM\PersistentCollection {#4644 …}
    -id: 41649
    -password: "$2y$13$m2eeeY9v28rX6L.PVA37.eOwnQa.a.wWvEm8IJ6LhMru1YvPIqq7S"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4646 …}
    +apId: "ademir@lemmy.eco.br"
    +apProfileId: "https://lemmy.eco.br/u/ademir"
    +apPublicUrl: "https://lemmy.eco.br/u/ademir"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.eco.br/inbox"
    +apDomain: "lemmy.eco.br"
    +apPreferredUsername: "ademir"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728744384 {#4590
      date: 2024-10-12 16:46:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1692553876 {#4591
      date: 2023-08-20 19:51:16.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 25.17 ms
Input props
[
  "user" => App\Entity\User {#4771
    +avatar: Proxies\__CG__\App\Entity\Image {#4772 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4773 …}
    +email: "syd@lemy.lol"
    +username: "@syd@lemy.lol"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I thought I was Margot Robbie, but it turns out I’m Rachel Keller. No regrets, she’s equally beautiful.\n
      \n
      (This is an anonymous account. As my nickname, I chose the character named [Sydney Barett](https://legion.fandom.com/wiki/Sydney_Barret), who I was very impressed with while watching Legion.)
      """
    +lastActive: DateTime @1728808411 {#4768
      date: 2024-10-13 10:33:31.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 {#4774 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4776 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4778 …}
    +entries: Doctrine\ORM\PersistentCollection {#4780 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4782 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4784 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4786 …}
    +posts: Doctrine\ORM\PersistentCollection {#4788 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4790 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4792 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4794 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4796 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4798 …}
    +follows: Doctrine\ORM\PersistentCollection {#4800 …}
    +followers: Doctrine\ORM\PersistentCollection {#4802 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4804 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4806 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4808 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +violations: Doctrine\ORM\PersistentCollection {#4816 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
    +awards: Doctrine\ORM\PersistentCollection {#4820 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4822 …}
    +categories: Doctrine\ORM\PersistentCollection {#4824 …}
    -id: 83886
    -password: "$2y$13$ZrXPaEFTPSspMiD7GHblAuBeYMVlR7O3ZaiVt0frpCpHAd49gz1bq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4826 …}
    +apId: "syd@lemy.lol"
    +apProfileId: "https://lemy.lol/u/syd"
    +apPublicUrl: "https://lemy.lol/u/syd"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemy.lol/inbox"
    +apDomain: "lemy.lol"
    +apPreferredUsername: "syd"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729206268 {#4769
      date: 2024-10-18 01:04:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703347701 {#4770
      date: 2023-12-23 17:08:21.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5187
  +width: 65
  +height: 65
  +user: App\Entity\User {#4771
    +avatar: Proxies\__CG__\App\Entity\Image {#4772 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4773 …}
    +email: "syd@lemy.lol"
    +username: "@syd@lemy.lol"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I thought I was Margot Robbie, but it turns out I’m Rachel Keller. No regrets, she’s equally beautiful.\n
      \n
      (This is an anonymous account. As my nickname, I chose the character named [Sydney Barett](https://legion.fandom.com/wiki/Sydney_Barret), who I was very impressed with while watching Legion.)
      """
    +lastActive: DateTime @1728808411 {#4768
      date: 2024-10-13 10:33:31.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 {#4774 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4776 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4778 …}
    +entries: Doctrine\ORM\PersistentCollection {#4780 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4782 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4784 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4786 …}
    +posts: Doctrine\ORM\PersistentCollection {#4788 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4790 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4792 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4794 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4796 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4798 …}
    +follows: Doctrine\ORM\PersistentCollection {#4800 …}
    +followers: Doctrine\ORM\PersistentCollection {#4802 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4804 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4806 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4808 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +violations: Doctrine\ORM\PersistentCollection {#4816 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
    +awards: Doctrine\ORM\PersistentCollection {#4820 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4822 …}
    +categories: Doctrine\ORM\PersistentCollection {#4824 …}
    -id: 83886
    -password: "$2y$13$ZrXPaEFTPSspMiD7GHblAuBeYMVlR7O3ZaiVt0frpCpHAd49gz1bq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4826 …}
    +apId: "syd@lemy.lol"
    +apProfileId: "https://lemy.lol/u/syd"
    +apPublicUrl: "https://lemy.lol/u/syd"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemy.lol/inbox"
    +apDomain: "lemy.lol"
    +apPreferredUsername: "syd"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729206268 {#4769
      date: 2024-10-18 01:04:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703347701 {#4770
      date: 2023-12-23 17:08:21.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 3.66 ms
Input props
[
  "user" => App\Entity\User {#4235
    +avatar: Proxies\__CG__\App\Entity\Image {#4236 …}
    +cover: null
    +email: "aeharding@lemmy.world"
    +username: "@aeharding@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Punch nazis, trebuchet TERFs.\n
      \n
      I am building [Voyager](https://github.com/aeharding/voyager#readme), a client for lemmy!\n
      \n
      ---\n
      \n
      I mainly post under [@aeharding@vger.social](https://vger.social/u/aeharding) now.
      """
    +lastActive: DateTime @1729559486 {#4232
      date: 2024-10-22 03:11:26.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 {#4237 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4239 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4241 …}
    +entries: Doctrine\ORM\PersistentCollection {#4243 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4245 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4247 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4249 …}
    +posts: Doctrine\ORM\PersistentCollection {#4251 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4253 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4255 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4257 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4259 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4261 …}
    +follows: Doctrine\ORM\PersistentCollection {#4263 …}
    +followers: Doctrine\ORM\PersistentCollection {#4265 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4267 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4269 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4271 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
    +violations: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    +awards: Doctrine\ORM\PersistentCollection {#4283 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4285 …}
    +categories: Doctrine\ORM\PersistentCollection {#4287 …}
    -id: 17671
    -password: "$2y$13$ZT.0FPZy7tU.qDWknHbTpOAqHeqRXe1K3H2D6xPRWhqRnRISiltk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4289 …}
    +apId: "aeharding@lemmy.world"
    +apProfileId: "https://lemmy.world/u/aeharding"
    +apPublicUrl: "https://lemmy.world/u/aeharding"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "aeharding"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727876036 {#4233
      date: 2024-10-02 15:33:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688356202 {#4234
      date: 2023-07-03 05:50:02.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5250
  +width: 65
  +height: 65
  +user: App\Entity\User {#4235
    +avatar: Proxies\__CG__\App\Entity\Image {#4236 …}
    +cover: null
    +email: "aeharding@lemmy.world"
    +username: "@aeharding@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Punch nazis, trebuchet TERFs.\n
      \n
      I am building [Voyager](https://github.com/aeharding/voyager#readme), a client for lemmy!\n
      \n
      ---\n
      \n
      I mainly post under [@aeharding@vger.social](https://vger.social/u/aeharding) now.
      """
    +lastActive: DateTime @1729559486 {#4232
      date: 2024-10-22 03:11:26.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 {#4237 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4239 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4241 …}
    +entries: Doctrine\ORM\PersistentCollection {#4243 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4245 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4247 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4249 …}
    +posts: Doctrine\ORM\PersistentCollection {#4251 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4253 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4255 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4257 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4259 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4261 …}
    +follows: Doctrine\ORM\PersistentCollection {#4263 …}
    +followers: Doctrine\ORM\PersistentCollection {#4265 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4267 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4269 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4271 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
    +violations: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    +awards: Doctrine\ORM\PersistentCollection {#4283 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4285 …}
    +categories: Doctrine\ORM\PersistentCollection {#4287 …}
    -id: 17671
    -password: "$2y$13$ZT.0FPZy7tU.qDWknHbTpOAqHeqRXe1K3H2D6xPRWhqRnRISiltk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4289 …}
    +apId: "aeharding@lemmy.world"
    +apProfileId: "https://lemmy.world/u/aeharding"
    +apPublicUrl: "https://lemmy.world/u/aeharding"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "aeharding"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727876036 {#4233
      date: 2024-10-02 15:33:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688356202 {#4234
      date: 2023-07-03 05:50:02.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 1.47 ms
Input props
[
  "user" => App\Entity\User {#4354
    +avatar: Proxies\__CG__\App\Entity\Image {#4355 …}
    +cover: null
    +email: "davel@lemmy.ml"
    +username: "@davel@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Pronounshe/himDatetime Format[RFC 3339](https://www.rfc-editor.org/rfc/rfc3339)"
    +lastActive: DateTime @1729542679 {#4351
      date: 2024-10-21 22:31: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: 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 {#4356 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4358 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4360 …}
    +entries: Doctrine\ORM\PersistentCollection {#4362 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4364 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4366 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4368 …}
    +posts: Doctrine\ORM\PersistentCollection {#4370 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4372 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4374 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4376 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4378 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4380 …}
    +follows: Doctrine\ORM\PersistentCollection {#4382 …}
    +followers: Doctrine\ORM\PersistentCollection {#4384 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4386 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4388 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4390 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4392 …}
    +reports: Doctrine\ORM\PersistentCollection {#4394 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4396 …}
    +violations: Doctrine\ORM\PersistentCollection {#4398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4400 …}
    +awards: Doctrine\ORM\PersistentCollection {#4402 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4404 …}
    +categories: Doctrine\ORM\PersistentCollection {#4406 …}
    -id: 29931
    -password: "$2y$13$1EFDVfBryWgZnmZbfJYGJ.8.pHZ4fz52EOy8mWXTbiCni0FZbBy.."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4408 …}
    +apId: "davel@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/davel"
    +apPublicUrl: "https://lemmy.ml/u/davel"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "davel"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727981744 {#4352
      date: 2024-10-03 20:55:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689553895 {#4353
      date: 2023-07-17 02:31:35.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5307
  +width: 65
  +height: 65
  +user: App\Entity\User {#4354
    +avatar: Proxies\__CG__\App\Entity\Image {#4355 …}
    +cover: null
    +email: "davel@lemmy.ml"
    +username: "@davel@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Pronounshe/himDatetime Format[RFC 3339](https://www.rfc-editor.org/rfc/rfc3339)"
    +lastActive: DateTime @1729542679 {#4351
      date: 2024-10-21 22:31: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: 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 {#4356 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4358 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4360 …}
    +entries: Doctrine\ORM\PersistentCollection {#4362 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4364 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4366 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4368 …}
    +posts: Doctrine\ORM\PersistentCollection {#4370 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4372 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4374 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4376 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4378 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4380 …}
    +follows: Doctrine\ORM\PersistentCollection {#4382 …}
    +followers: Doctrine\ORM\PersistentCollection {#4384 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4386 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4388 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4390 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4392 …}
    +reports: Doctrine\ORM\PersistentCollection {#4394 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4396 …}
    +violations: Doctrine\ORM\PersistentCollection {#4398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4400 …}
    +awards: Doctrine\ORM\PersistentCollection {#4402 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4404 …}
    +categories: Doctrine\ORM\PersistentCollection {#4406 …}
    -id: 29931
    -password: "$2y$13$1EFDVfBryWgZnmZbfJYGJ.8.pHZ4fz52EOy8mWXTbiCni0FZbBy.."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4408 …}
    +apId: "davel@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/davel"
    +apPublicUrl: "https://lemmy.ml/u/davel"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "davel"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727981744 {#4352
      date: 2024-10-03 20:55:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689553895 {#4353
      date: 2023-07-17 02:31:35.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 1.75 ms
Input props
[
  "user" => App\Entity\User {#4294
    +avatar: Proxies\__CG__\App\Entity\Image {#4295 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4296 …}
    +email: "willya@lemmyf.uk"
    +username: "@willya@lemmyf.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "(҂⌣̀_⌣́)"
    +lastActive: DateTime @1729564140 {#4291
      date: 2024-10-22 04:29:00.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 {#4297 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4299 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4301 …}
    +entries: Doctrine\ORM\PersistentCollection {#4303 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4305 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4307 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4309 …}
    +posts: Doctrine\ORM\PersistentCollection {#4311 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4313 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4315 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4317 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4319 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4321 …}
    +follows: Doctrine\ORM\PersistentCollection {#4323 …}
    +followers: Doctrine\ORM\PersistentCollection {#4325 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4327 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4329 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4331 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4333 …}
    +reports: Doctrine\ORM\PersistentCollection {#4335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4337 …}
    +violations: Doctrine\ORM\PersistentCollection {#4339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
    +awards: Doctrine\ORM\PersistentCollection {#4343 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4345 …}
    +categories: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 28226
    -password: "$2y$13$ctdiRcXfQWnYiV2b5OtwEOPpK56UwkL5UTKORCNQ7/J5bWDvpoVOy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4349 …}
    +apId: "willya@lemmyf.uk"
    +apProfileId: "https://lemmyf.uk/u/willya"
    +apPublicUrl: "https://lemmyf.uk/u/willya"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmyf.uk/inbox"
    +apDomain: "lemmyf.uk"
    +apPreferredUsername: "willya"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729575752 {#4292
      date: 2024-10-22 07:42:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689406578 {#4293
      date: 2023-07-15 09:36:18.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5364
  +width: 65
  +height: 65
  +user: App\Entity\User {#4294
    +avatar: Proxies\__CG__\App\Entity\Image {#4295 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4296 …}
    +email: "willya@lemmyf.uk"
    +username: "@willya@lemmyf.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "(҂⌣̀_⌣́)"
    +lastActive: DateTime @1729564140 {#4291
      date: 2024-10-22 04:29:00.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 {#4297 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4299 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4301 …}
    +entries: Doctrine\ORM\PersistentCollection {#4303 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4305 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4307 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4309 …}
    +posts: Doctrine\ORM\PersistentCollection {#4311 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4313 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4315 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4317 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4319 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4321 …}
    +follows: Doctrine\ORM\PersistentCollection {#4323 …}
    +followers: Doctrine\ORM\PersistentCollection {#4325 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4327 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4329 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4331 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4333 …}
    +reports: Doctrine\ORM\PersistentCollection {#4335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4337 …}
    +violations: Doctrine\ORM\PersistentCollection {#4339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
    +awards: Doctrine\ORM\PersistentCollection {#4343 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4345 …}
    +categories: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 28226
    -password: "$2y$13$ctdiRcXfQWnYiV2b5OtwEOPpK56UwkL5UTKORCNQ7/J5bWDvpoVOy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4349 …}
    +apId: "willya@lemmyf.uk"
    +apProfileId: "https://lemmyf.uk/u/willya"
    +apPublicUrl: "https://lemmyf.uk/u/willya"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmyf.uk/inbox"
    +apDomain: "lemmyf.uk"
    +apPreferredUsername: "willya"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729575752 {#4292
      date: 2024-10-22 07:42:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689406578 {#4293
      date: 2023-07-15 09:36:18.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 3.73 ms
Input props
[
  "user" => App\Entity\User {#4047
    +avatar: Proxies\__CG__\App\Entity\Image {#4027 …}
    +cover: null
    +email: "nutomic@lemmy.ml"
    +username: "@nutomic@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Lemmy maintainer"
    +lastActive: DateTime @1729349906 {#4051
      date: 2024-10-19 16:58:26.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 {#4028 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4030 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4025 …}
    +entries: Doctrine\ORM\PersistentCollection {#4024 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4021 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4019 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4017 …}
    +posts: Doctrine\ORM\PersistentCollection {#4015 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4013 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4011 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4009 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4007 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4005 …}
    +follows: Doctrine\ORM\PersistentCollection {#4003 …}
    +followers: Doctrine\ORM\PersistentCollection {#4001 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3999 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3997 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3995 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3989 …}
    +violations: Doctrine\ORM\PersistentCollection {#3987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
    +awards: Doctrine\ORM\PersistentCollection {#3983 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3981 …}
    +categories: Doctrine\ORM\PersistentCollection {#3979 …}
    -id: 7000
    -password: "$2y$13$aOR/KKsZbDA5vpw2B2iF7OQ/Wjwh6zCCuC6bg/2YcBstLWKD3D9AW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3977 …}
    +apId: "nutomic@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/nutomic"
    +apPublicUrl: "https://lemmy.ml/u/nutomic"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "nutomic"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729140112 {#4050
      date: 2024-10-17 06:41:52.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451352 {#4049
      date: 2023-06-22 18:29:12.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5421
  +width: 65
  +height: 65
  +user: App\Entity\User {#4047
    +avatar: Proxies\__CG__\App\Entity\Image {#4027 …}
    +cover: null
    +email: "nutomic@lemmy.ml"
    +username: "@nutomic@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Lemmy maintainer"
    +lastActive: DateTime @1729349906 {#4051
      date: 2024-10-19 16:58:26.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 {#4028 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4030 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4025 …}
    +entries: Doctrine\ORM\PersistentCollection {#4024 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4021 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4019 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4017 …}
    +posts: Doctrine\ORM\PersistentCollection {#4015 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4013 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4011 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4009 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4007 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4005 …}
    +follows: Doctrine\ORM\PersistentCollection {#4003 …}
    +followers: Doctrine\ORM\PersistentCollection {#4001 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3999 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3997 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3995 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3989 …}
    +violations: Doctrine\ORM\PersistentCollection {#3987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
    +awards: Doctrine\ORM\PersistentCollection {#3983 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3981 …}
    +categories: Doctrine\ORM\PersistentCollection {#3979 …}
    -id: 7000
    -password: "$2y$13$aOR/KKsZbDA5vpw2B2iF7OQ/Wjwh6zCCuC6bg/2YcBstLWKD3D9AW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3977 …}
    +apId: "nutomic@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/nutomic"
    +apPublicUrl: "https://lemmy.ml/u/nutomic"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "nutomic"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729140112 {#4050
      date: 2024-10-17 06:41:52.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451352 {#4049
      date: 2023-06-22 18:29:12.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 30.53 ms
Input props
[
  "user" => App\Entity\User {#4130
    +avatar: Proxies\__CG__\App\Entity\Image {#4131 …}
    +cover: null
    +email: "Zagorath@aussie.zone"
    +username: "@Zagorath@aussie.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Formerly /u/Zagorath on the alien site."
    +lastActive: DateTime @1729097025 {#4135
      date: 2024-10-16 18:43:45.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4128 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4126 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4124 …}
    +entries: Doctrine\ORM\PersistentCollection {#4122 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4120 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4118 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4116 …}
    +posts: Doctrine\ORM\PersistentCollection {#4114 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4112 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4110 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4108 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4106 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4104 …}
    +follows: Doctrine\ORM\PersistentCollection {#4102 …}
    +followers: Doctrine\ORM\PersistentCollection {#4100 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4098 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4096 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4094 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4092 …}
    +reports: Doctrine\ORM\PersistentCollection {#4090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4088 …}
    +violations: Doctrine\ORM\PersistentCollection {#4086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4084 …}
    +awards: Doctrine\ORM\PersistentCollection {#4082 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4080 …}
    +categories: Doctrine\ORM\PersistentCollection {#4078 …}
    -id: 8437
    -password: "$2y$13$E3n/lAshiZrZA0kM8iZDR.jkM3y5nhn8GqrV0HhBZKjUhwegNIr1K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4076 …}
    +apId: "Zagorath@aussie.zone"
    +apProfileId: "https://aussie.zone/u/Zagorath"
    +apPublicUrl: "https://aussie.zone/u/Zagorath"
    +apFollowersUrl: null
    +apInboxUrl: "https://aussie.zone/inbox"
    +apDomain: "aussie.zone"
    +apPreferredUsername: "Zagorath"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728054863 {#4132
      date: 2024-10-04 17:14:23.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687499318 {#4133
      date: 2023-06-23 07:48:38.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5478
  +width: 65
  +height: 65
  +user: App\Entity\User {#4130
    +avatar: Proxies\__CG__\App\Entity\Image {#4131 …}
    +cover: null
    +email: "Zagorath@aussie.zone"
    +username: "@Zagorath@aussie.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Formerly /u/Zagorath on the alien site."
    +lastActive: DateTime @1729097025 {#4135
      date: 2024-10-16 18:43:45.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4128 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4126 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4124 …}
    +entries: Doctrine\ORM\PersistentCollection {#4122 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4120 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4118 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4116 …}
    +posts: Doctrine\ORM\PersistentCollection {#4114 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4112 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4110 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4108 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4106 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4104 …}
    +follows: Doctrine\ORM\PersistentCollection {#4102 …}
    +followers: Doctrine\ORM\PersistentCollection {#4100 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4098 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4096 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4094 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4092 …}
    +reports: Doctrine\ORM\PersistentCollection {#4090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4088 …}
    +violations: Doctrine\ORM\PersistentCollection {#4086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4084 …}
    +awards: Doctrine\ORM\PersistentCollection {#4082 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4080 …}
    +categories: Doctrine\ORM\PersistentCollection {#4078 …}
    -id: 8437
    -password: "$2y$13$E3n/lAshiZrZA0kM8iZDR.jkM3y5nhn8GqrV0HhBZKjUhwegNIr1K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4076 …}
    +apId: "Zagorath@aussie.zone"
    +apProfileId: "https://aussie.zone/u/Zagorath"
    +apPublicUrl: "https://aussie.zone/u/Zagorath"
    +apFollowersUrl: null
    +apInboxUrl: "https://aussie.zone/inbox"
    +apDomain: "aussie.zone"
    +apPreferredUsername: "Zagorath"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728054863 {#4132
      date: 2024-10-04 17:14:23.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687499318 {#4133
      date: 2023-06-23 07:48:38.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 16.0 MiB 3.10 ms
Input props
[
  "magazine" => "announcements@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#5546
  +limit: 4
  +tag: null
  +magazine: "announcements@lemmy.ml"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#5547 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 16.0 MiB 6.68 ms
Input props
[
  "magazine" => "announcements@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#5624
  +limit: 4
  +tag: null
  +magazine: "announcements@lemmy.ml"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#1871 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3067 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 16.0 MiB 33.30 ms
Input props
[
  "magazine" => "announcements@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#5743
  +limit: 4
  +tag: null
  +magazine: "announcements@lemmy.ml"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#2423 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3067 …}
}
support_us_block App\Twig\Components\SupportUsBlock 16.0 MiB 0.26 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#5798
  +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 {#5797 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 16.0 MiB 0.83 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#328
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#325
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#327
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#5877
  +magazine: App\Entity\Magazine {#399
    +icon: null
    +name: "announcements@lemmy.ml"
    +title: "announcements"
    +description: """
      Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.\n
      \n
      You can also find major news on [join-lemmy.org](https://join-lemmy.org/news)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 6
    +entryCommentCount: 455
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729471730 {#328
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 131
    +apId: "announcements@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/announcements"
    +apPublicUrl: "https://lemmy.ml/c/announcements"
    +apFollowersUrl: "https://lemmy.ml/c/announcements/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "announcements"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703918407 {#325
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#327
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#395 …}
}