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

Components

15 Twig Components
44 Render Count
168 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 10.46ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 41.92ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.77ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.57ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 32.78ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 7.05ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.20ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 12.91ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 10.61ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 79.31ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 5.68ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 4.78ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 18.98ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 2.27ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 2.19ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 16.0 MiB 0.42 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 {#1659
  +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 {#1431
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.13 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1593
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.13 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1691
  +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.12 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 {#2457
  +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.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1361
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 8.47 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2130
  +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.32 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2070
  +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.15 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2225
  +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 0.17 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2194
  +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.14 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2251
  +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.14 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1992
  +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.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2499
  +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.12 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2555
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.17 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2611
  +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.13 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2667
  +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.19 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2723
  +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 {#2779
  +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 {#2835
  +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.16 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2891
  +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.15 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 {#2949
  +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 32.78 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -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 {#326
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#328
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3022
  +magazine: App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -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 {#326
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#328
      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 7.05 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -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 {#326
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#328
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3083
  +magazine: App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -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 {#326
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#328
      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 {#328
    date: 2023-12-30 07:40:07.0 +01:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3178
  +date: DateTimeImmutable @1703918407 {#328
    date: 2023-12-30 07:40:07.0 +01:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 16.0 MiB 12.91 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3338
    +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 {#3293
      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 {#3291 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3287 …}
    +entries: Doctrine\ORM\PersistentCollection {#3285 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3342 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3368 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3398 …}
    +posts: Doctrine\ORM\PersistentCollection {#3339 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3409 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3430 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3461 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3418 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3470 …}
    +follows: Doctrine\ORM\PersistentCollection {#3473 …}
    +followers: Doctrine\ORM\PersistentCollection {#3468 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3496 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3492 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3509 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3513 …}
    +reports: Doctrine\ORM\PersistentCollection {#3497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
    +violations: Doctrine\ORM\PersistentCollection {#3529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3555 …}
    +awards: Doctrine\ORM\PersistentCollection {#3544 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3550 …}
    +categories: Doctrine\ORM\PersistentCollection {#3568 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3579 …}
    +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 {#3292
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3336
  +user: Proxies\__CG__\App\Entity\User {#3338
    +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 {#3293
      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 {#3291 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3287 …}
    +entries: Doctrine\ORM\PersistentCollection {#3285 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3342 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3368 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3398 …}
    +posts: Doctrine\ORM\PersistentCollection {#3339 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3409 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3430 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3461 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3418 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3470 …}
    +follows: Doctrine\ORM\PersistentCollection {#3473 …}
    +followers: Doctrine\ORM\PersistentCollection {#3468 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3496 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3492 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3509 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3513 …}
    +reports: Doctrine\ORM\PersistentCollection {#3497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
    +violations: Doctrine\ORM\PersistentCollection {#3529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3555 …}
    +awards: Doctrine\ORM\PersistentCollection {#3544 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3550 …}
    +categories: Doctrine\ORM\PersistentCollection {#3568 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3579 …}
    +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 {#3292
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 16.0 MiB 10.61 ms
Input props
[
  "magazine" => "announcements@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3746
  +limit: 4
  +tag: null
  +magazine: "announcements@lemmy.ml"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#396 …}
  -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 79.31 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -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 {#326
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#328
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3875
  +magazine: App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -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 {#326
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#328
      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 1.10 ms
Input props
[
  "user" => App\Entity\User {#4412
    +avatar: Proxies\__CG__\App\Entity\Image {#4413 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4414 …}
    +email: "silas@programming.dev"
    +username: "@silas@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      web dev and digital artist making !lemmynade@lemm.ee\n
      \n
      [![](https://i.postimg.cc/fyjRjDzM/buymeacoffee.png)](https://www.buymeacoffee.com/silasobviously)
      """
    +lastActive: DateTime @1728591611 {#4409
      date: 2024-10-10 22:20:11.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 {#4415 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4417 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4419 …}
    +entries: Doctrine\ORM\PersistentCollection {#4421 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4423 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4425 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4427 …}
    +posts: Doctrine\ORM\PersistentCollection {#4429 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4431 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4433 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4435 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4437 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4439 …}
    +follows: Doctrine\ORM\PersistentCollection {#4441 …}
    +followers: Doctrine\ORM\PersistentCollection {#4443 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4445 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4447 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4449 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4451 …}
    +reports: Doctrine\ORM\PersistentCollection {#4453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4455 …}
    +violations: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    +awards: Doctrine\ORM\PersistentCollection {#4461 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4463 …}
    +categories: Doctrine\ORM\PersistentCollection {#4465 …}
    -id: 36362
    -password: "$2y$13$ldNSll1xNSg/ehAugu/dmeokEy.sZSoP1t5b9IIpX0kCtSUQL7KkK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4467 …}
    +apId: "silas@programming.dev"
    +apProfileId: "https://programming.dev/u/silas"
    +apPublicUrl: "https://programming.dev/u/silas"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "silas"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727479137 {#4410
      date: 2024-09-28 01:18:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690528798 {#4411
      date: 2023-07-28 09:19:58.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4056
  +width: 65
  +height: 65
  +user: App\Entity\User {#4412
    +avatar: Proxies\__CG__\App\Entity\Image {#4413 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4414 …}
    +email: "silas@programming.dev"
    +username: "@silas@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      web dev and digital artist making !lemmynade@lemm.ee\n
      \n
      [![](https://i.postimg.cc/fyjRjDzM/buymeacoffee.png)](https://www.buymeacoffee.com/silasobviously)
      """
    +lastActive: DateTime @1728591611 {#4409
      date: 2024-10-10 22:20:11.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 {#4415 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4417 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4419 …}
    +entries: Doctrine\ORM\PersistentCollection {#4421 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4423 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4425 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4427 …}
    +posts: Doctrine\ORM\PersistentCollection {#4429 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4431 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4433 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4435 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4437 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4439 …}
    +follows: Doctrine\ORM\PersistentCollection {#4441 …}
    +followers: Doctrine\ORM\PersistentCollection {#4443 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4445 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4447 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4449 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4451 …}
    +reports: Doctrine\ORM\PersistentCollection {#4453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4455 …}
    +violations: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    +awards: Doctrine\ORM\PersistentCollection {#4461 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4463 …}
    +categories: Doctrine\ORM\PersistentCollection {#4465 …}
    -id: 36362
    -password: "$2y$13$ldNSll1xNSg/ehAugu/dmeokEy.sZSoP1t5b9IIpX0kCtSUQL7KkK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4467 …}
    +apId: "silas@programming.dev"
    +apProfileId: "https://programming.dev/u/silas"
    +apPublicUrl: "https://programming.dev/u/silas"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "silas"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727479137 {#4410
      date: 2024-09-28 01:18:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690528798 {#4411
      date: 2023-07-28 09:19:58.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.54 ms
Input props
[
  "user" => App\Entity\User {#4770
    +avatar: Proxies\__CG__\App\Entity\Image {#4771 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4772 …}
    +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 {#4767
      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 {#4773 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4775 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4777 …}
    +entries: Doctrine\ORM\PersistentCollection {#4779 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4781 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4783 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4785 …}
    +posts: Doctrine\ORM\PersistentCollection {#4787 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4789 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4791 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4793 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4795 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4797 …}
    +follows: Doctrine\ORM\PersistentCollection {#4799 …}
    +followers: Doctrine\ORM\PersistentCollection {#4801 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4803 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4805 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4807 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4809 …}
    +reports: Doctrine\ORM\PersistentCollection {#4811 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4813 …}
    +violations: Doctrine\ORM\PersistentCollection {#4815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4817 …}
    +awards: Doctrine\ORM\PersistentCollection {#4819 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4821 …}
    +categories: Doctrine\ORM\PersistentCollection {#4823 …}
    -id: 83886
    -password: "$2y$13$ZrXPaEFTPSspMiD7GHblAuBeYMVlR7O3ZaiVt0frpCpHAd49gz1bq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4825 …}
    +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 {#4768
      date: 2024-10-18 01:04:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703347701 {#4769
      date: 2023-12-23 17:08:21.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4895
  +width: 65
  +height: 65
  +user: App\Entity\User {#4770
    +avatar: Proxies\__CG__\App\Entity\Image {#4771 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4772 …}
    +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 {#4767
      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 {#4773 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4775 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4777 …}
    +entries: Doctrine\ORM\PersistentCollection {#4779 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4781 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4783 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4785 …}
    +posts: Doctrine\ORM\PersistentCollection {#4787 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4789 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4791 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4793 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4795 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4797 …}
    +follows: Doctrine\ORM\PersistentCollection {#4799 …}
    +followers: Doctrine\ORM\PersistentCollection {#4801 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4803 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4805 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4807 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4809 …}
    +reports: Doctrine\ORM\PersistentCollection {#4811 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4813 …}
    +violations: Doctrine\ORM\PersistentCollection {#4815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4817 …}
    +awards: Doctrine\ORM\PersistentCollection {#4819 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4821 …}
    +categories: Doctrine\ORM\PersistentCollection {#4823 …}
    -id: 83886
    -password: "$2y$13$ZrXPaEFTPSspMiD7GHblAuBeYMVlR7O3ZaiVt0frpCpHAd49gz1bq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4825 …}
    +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 {#4768
      date: 2024-10-18 01:04:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703347701 {#4769
      date: 2023-12-23 17:08:21.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 25.01 ms
Input props
[
  "user" => App\Entity\User {#4046
    +avatar: Proxies\__CG__\App\Entity\Image {#4026 …}
    +cover: null
    +email: "nutomic@lemmy.ml"
    +username: "@nutomic@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Lemmy maintainer"
    +lastActive: DateTime @1729349906 {#4050
      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 {#4027 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4029 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4024 …}
    +entries: Doctrine\ORM\PersistentCollection {#4023 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4020 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4018 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4016 …}
    +posts: Doctrine\ORM\PersistentCollection {#4014 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4012 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4010 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4008 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4006 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4004 …}
    +follows: Doctrine\ORM\PersistentCollection {#4002 …}
    +followers: Doctrine\ORM\PersistentCollection {#4000 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3998 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3996 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3994 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3988 …}
    +violations: Doctrine\ORM\PersistentCollection {#3986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
    +awards: Doctrine\ORM\PersistentCollection {#3982 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3980 …}
    +categories: Doctrine\ORM\PersistentCollection {#3978 …}
    -id: 7000
    -password: "$2y$13$aOR/KKsZbDA5vpw2B2iF7OQ/Wjwh6zCCuC6bg/2YcBstLWKD3D9AW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3976 …}
    +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 {#4049
      date: 2024-10-17 06:41:52.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451352 {#4048
      date: 2023-06-22 18:29:12.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4952
  +width: 65
  +height: 65
  +user: App\Entity\User {#4046
    +avatar: Proxies\__CG__\App\Entity\Image {#4026 …}
    +cover: null
    +email: "nutomic@lemmy.ml"
    +username: "@nutomic@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Lemmy maintainer"
    +lastActive: DateTime @1729349906 {#4050
      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 {#4027 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4029 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4024 …}
    +entries: Doctrine\ORM\PersistentCollection {#4023 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4020 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4018 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4016 …}
    +posts: Doctrine\ORM\PersistentCollection {#4014 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4012 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4010 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4008 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4006 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4004 …}
    +follows: Doctrine\ORM\PersistentCollection {#4002 …}
    +followers: Doctrine\ORM\PersistentCollection {#4000 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3998 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3996 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3994 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3988 …}
    +violations: Doctrine\ORM\PersistentCollection {#3986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
    +awards: Doctrine\ORM\PersistentCollection {#3982 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3980 …}
    +categories: Doctrine\ORM\PersistentCollection {#3978 …}
    -id: 7000
    -password: "$2y$13$aOR/KKsZbDA5vpw2B2iF7OQ/Wjwh6zCCuC6bg/2YcBstLWKD3D9AW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3976 …}
    +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 {#4049
      date: 2024-10-17 06:41:52.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451352 {#4048
      date: 2023-06-22 18:29:12.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#4650
    +avatar: Proxies\__CG__\App\Entity\Image {#4651 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4652 …}
    +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 {#4647
      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 {#4653 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4655 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4657 …}
    +entries: Doctrine\ORM\PersistentCollection {#4659 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4661 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4663 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4665 …}
    +posts: Doctrine\ORM\PersistentCollection {#4667 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4669 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4671 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4673 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4675 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4677 …}
    +follows: Doctrine\ORM\PersistentCollection {#4679 …}
    +followers: Doctrine\ORM\PersistentCollection {#4681 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4683 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4685 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4687 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4689 …}
    +reports: Doctrine\ORM\PersistentCollection {#4691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4693 …}
    +violations: Doctrine\ORM\PersistentCollection {#4695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
    +awards: Doctrine\ORM\PersistentCollection {#4699 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4701 …}
    +categories: Doctrine\ORM\PersistentCollection {#4703 …}
    -id: 46131
    -password: "$2y$13$vhIxdJ0fR2RQ9DzjjnZ4sOKs4pHLVSpA6x44dRAJV1RlcjSCFZ9Jq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4705 …}
    +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 {#4648
      date: 2024-10-22 01:23:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1694697225 {#4649
      date: 2023-09-14 15:13:45.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5015
  +width: 65
  +height: 65
  +user: App\Entity\User {#4650
    +avatar: Proxies\__CG__\App\Entity\Image {#4651 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4652 …}
    +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 {#4647
      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 {#4653 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4655 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4657 …}
    +entries: Doctrine\ORM\PersistentCollection {#4659 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4661 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4663 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4665 …}
    +posts: Doctrine\ORM\PersistentCollection {#4667 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4669 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4671 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4673 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4675 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4677 …}
    +follows: Doctrine\ORM\PersistentCollection {#4679 …}
    +followers: Doctrine\ORM\PersistentCollection {#4681 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4683 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4685 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4687 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4689 …}
    +reports: Doctrine\ORM\PersistentCollection {#4691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4693 …}
    +violations: Doctrine\ORM\PersistentCollection {#4695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
    +awards: Doctrine\ORM\PersistentCollection {#4699 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4701 …}
    +categories: Doctrine\ORM\PersistentCollection {#4703 …}
    -id: 46131
    -password: "$2y$13$vhIxdJ0fR2RQ9DzjjnZ4sOKs4pHLVSpA6x44dRAJV1RlcjSCFZ9Jq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4705 …}
    +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 {#4648
      date: 2024-10-22 01:23:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1694697225 {#4649
      date: 2023-09-14 15:13:45.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.30 ms
Input props
[
  "user" => App\Entity\User {#4472
    +avatar: Proxies\__CG__\App\Entity\Image {#4473 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4474 …}
    +email: "1984@lemmy.today"
    +username: "@1984@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Looking for an alternative to reddit"
    +lastActive: DateTime @1729564535 {#4469
      date: 2024-10-22 04:35:35.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4475 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4477 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4479 …}
    +entries: Doctrine\ORM\PersistentCollection {#4481 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4483 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4485 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4487 …}
    +posts: Doctrine\ORM\PersistentCollection {#4489 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4491 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4493 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4495 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4497 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4499 …}
    +follows: Doctrine\ORM\PersistentCollection {#4501 …}
    +followers: Doctrine\ORM\PersistentCollection {#4503 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4505 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4507 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4509 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4511 …}
    +reports: Doctrine\ORM\PersistentCollection {#4513 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4515 …}
    +violations: Doctrine\ORM\PersistentCollection {#4517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
    +awards: Doctrine\ORM\PersistentCollection {#4521 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4523 …}
    +categories: Doctrine\ORM\PersistentCollection {#4525 …}
    -id: 38587
    -password: "$2y$13$.9cc5MbLU1KfNH4KyzfODO0hij0xnMT1y2LRB7UzVPkmx9ui.3sfi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4527 …}
    +apId: "1984@lemmy.today"
    +apProfileId: "https://lemmy.today/u/1984"
    +apPublicUrl: "https://lemmy.today/u/1984"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "1984"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729338633 {#4470
      date: 2024-10-19 13:50:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691163040 {#4471
      date: 2023-08-04 17:30:40.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5072
  +width: 65
  +height: 65
  +user: App\Entity\User {#4472
    +avatar: Proxies\__CG__\App\Entity\Image {#4473 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4474 …}
    +email: "1984@lemmy.today"
    +username: "@1984@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Looking for an alternative to reddit"
    +lastActive: DateTime @1729564535 {#4469
      date: 2024-10-22 04:35:35.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4475 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4477 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4479 …}
    +entries: Doctrine\ORM\PersistentCollection {#4481 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4483 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4485 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4487 …}
    +posts: Doctrine\ORM\PersistentCollection {#4489 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4491 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4493 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4495 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4497 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4499 …}
    +follows: Doctrine\ORM\PersistentCollection {#4501 …}
    +followers: Doctrine\ORM\PersistentCollection {#4503 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4505 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4507 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4509 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4511 …}
    +reports: Doctrine\ORM\PersistentCollection {#4513 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4515 …}
    +violations: Doctrine\ORM\PersistentCollection {#4517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
    +awards: Doctrine\ORM\PersistentCollection {#4521 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4523 …}
    +categories: Doctrine\ORM\PersistentCollection {#4525 …}
    -id: 38587
    -password: "$2y$13$.9cc5MbLU1KfNH4KyzfODO0hij0xnMT1y2LRB7UzVPkmx9ui.3sfi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4527 …}
    +apId: "1984@lemmy.today"
    +apProfileId: "https://lemmy.today/u/1984"
    +apPublicUrl: "https://lemmy.today/u/1984"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "1984"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729338633 {#4470
      date: 2024-10-19 13:50:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691163040 {#4471
      date: 2023-08-04 17:30:40.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.37 ms
Input props
[
  "user" => App\Entity\User {#4353
    +avatar: Proxies\__CG__\App\Entity\Image {#4354 …}
    +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 {#4350
      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 {#4355 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4357 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4359 …}
    +entries: Doctrine\ORM\PersistentCollection {#4361 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4363 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4365 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4367 …}
    +posts: Doctrine\ORM\PersistentCollection {#4369 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4371 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4373 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4375 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4377 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4379 …}
    +follows: Doctrine\ORM\PersistentCollection {#4381 …}
    +followers: Doctrine\ORM\PersistentCollection {#4383 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4385 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4387 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4389 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +violations: Doctrine\ORM\PersistentCollection {#4397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
    +awards: Doctrine\ORM\PersistentCollection {#4401 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4403 …}
    +categories: Doctrine\ORM\PersistentCollection {#4405 …}
    -id: 29931
    -password: "$2y$13$1EFDVfBryWgZnmZbfJYGJ.8.pHZ4fz52EOy8mWXTbiCni0FZbBy.."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4407 …}
    +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 {#4351
      date: 2024-10-03 20:55:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689553895 {#4352
      date: 2023-07-17 02:31:35.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5129
  +width: 65
  +height: 65
  +user: App\Entity\User {#4353
    +avatar: Proxies\__CG__\App\Entity\Image {#4354 …}
    +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 {#4350
      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 {#4355 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4357 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4359 …}
    +entries: Doctrine\ORM\PersistentCollection {#4361 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4363 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4365 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4367 …}
    +posts: Doctrine\ORM\PersistentCollection {#4369 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4371 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4373 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4375 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4377 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4379 …}
    +follows: Doctrine\ORM\PersistentCollection {#4381 …}
    +followers: Doctrine\ORM\PersistentCollection {#4383 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4385 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4387 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4389 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +violations: Doctrine\ORM\PersistentCollection {#4397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
    +awards: Doctrine\ORM\PersistentCollection {#4401 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4403 …}
    +categories: Doctrine\ORM\PersistentCollection {#4405 …}
    -id: 29931
    -password: "$2y$13$1EFDVfBryWgZnmZbfJYGJ.8.pHZ4fz52EOy8mWXTbiCni0FZbBy.."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4407 …}
    +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 {#4351
      date: 2024-10-03 20:55:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689553895 {#4352
      date: 2023-07-17 02:31:35.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.29 ms
Input props
[
  "user" => App\Entity\User {#4293
    +avatar: Proxies\__CG__\App\Entity\Image {#4294 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4295 …}
    +email: "willya@lemmyf.uk"
    +username: "@willya@lemmyf.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "(҂⌣̀_⌣́)"
    +lastActive: DateTime @1729564140 {#4290
      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 {#4296 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4298 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4300 …}
    +entries: Doctrine\ORM\PersistentCollection {#4302 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4304 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4306 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4308 …}
    +posts: Doctrine\ORM\PersistentCollection {#4310 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4312 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4314 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4316 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4318 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4320 …}
    +follows: Doctrine\ORM\PersistentCollection {#4322 …}
    +followers: Doctrine\ORM\PersistentCollection {#4324 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4326 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4328 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4330 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4332 …}
    +reports: Doctrine\ORM\PersistentCollection {#4334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4336 …}
    +violations: Doctrine\ORM\PersistentCollection {#4338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4340 …}
    +awards: Doctrine\ORM\PersistentCollection {#4342 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4344 …}
    +categories: Doctrine\ORM\PersistentCollection {#4346 …}
    -id: 28226
    -password: "$2y$13$ctdiRcXfQWnYiV2b5OtwEOPpK56UwkL5UTKORCNQ7/J5bWDvpoVOy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4348 …}
    +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 {#4291
      date: 2024-10-22 07:42:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689406578 {#4292
      date: 2023-07-15 09:36:18.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5186
  +width: 65
  +height: 65
  +user: App\Entity\User {#4293
    +avatar: Proxies\__CG__\App\Entity\Image {#4294 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4295 …}
    +email: "willya@lemmyf.uk"
    +username: "@willya@lemmyf.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "(҂⌣̀_⌣́)"
    +lastActive: DateTime @1729564140 {#4290
      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 {#4296 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4298 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4300 …}
    +entries: Doctrine\ORM\PersistentCollection {#4302 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4304 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4306 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4308 …}
    +posts: Doctrine\ORM\PersistentCollection {#4310 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4312 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4314 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4316 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4318 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4320 …}
    +follows: Doctrine\ORM\PersistentCollection {#4322 …}
    +followers: Doctrine\ORM\PersistentCollection {#4324 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4326 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4328 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4330 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4332 …}
    +reports: Doctrine\ORM\PersistentCollection {#4334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4336 …}
    +violations: Doctrine\ORM\PersistentCollection {#4338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4340 …}
    +awards: Doctrine\ORM\PersistentCollection {#4342 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4344 …}
    +categories: Doctrine\ORM\PersistentCollection {#4346 …}
    -id: 28226
    -password: "$2y$13$ctdiRcXfQWnYiV2b5OtwEOPpK56UwkL5UTKORCNQ7/J5bWDvpoVOy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4348 …}
    +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 {#4291
      date: 2024-10-22 07:42:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689406578 {#4292
      date: 2023-07-15 09:36:18.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.28 ms
Input props
[
  "user" => App\Entity\User {#4234
    +avatar: Proxies\__CG__\App\Entity\Image {#4235 …}
    +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 {#4231
      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 {#4236 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4238 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4240 …}
    +entries: Doctrine\ORM\PersistentCollection {#4242 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4244 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4246 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4248 …}
    +posts: Doctrine\ORM\PersistentCollection {#4250 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4252 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4254 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4256 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4258 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4260 …}
    +follows: Doctrine\ORM\PersistentCollection {#4262 …}
    +followers: Doctrine\ORM\PersistentCollection {#4264 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4266 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4268 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4270 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4272 …}
    +reports: Doctrine\ORM\PersistentCollection {#4274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
    +violations: Doctrine\ORM\PersistentCollection {#4278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
    +awards: Doctrine\ORM\PersistentCollection {#4282 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4284 …}
    +categories: Doctrine\ORM\PersistentCollection {#4286 …}
    -id: 17671
    -password: "$2y$13$ZT.0FPZy7tU.qDWknHbTpOAqHeqRXe1K3H2D6xPRWhqRnRISiltk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4288 …}
    +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 {#4232
      date: 2024-10-02 15:33:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688356202 {#4233
      date: 2023-07-03 05:50:02.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5243
  +width: 65
  +height: 65
  +user: App\Entity\User {#4234
    +avatar: Proxies\__CG__\App\Entity\Image {#4235 …}
    +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 {#4231
      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 {#4236 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4238 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4240 …}
    +entries: Doctrine\ORM\PersistentCollection {#4242 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4244 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4246 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4248 …}
    +posts: Doctrine\ORM\PersistentCollection {#4250 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4252 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4254 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4256 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4258 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4260 …}
    +follows: Doctrine\ORM\PersistentCollection {#4262 …}
    +followers: Doctrine\ORM\PersistentCollection {#4264 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4266 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4268 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4270 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4272 …}
    +reports: Doctrine\ORM\PersistentCollection {#4274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
    +violations: Doctrine\ORM\PersistentCollection {#4278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
    +awards: Doctrine\ORM\PersistentCollection {#4282 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4284 …}
    +categories: Doctrine\ORM\PersistentCollection {#4286 …}
    -id: 17671
    -password: "$2y$13$ZT.0FPZy7tU.qDWknHbTpOAqHeqRXe1K3H2D6xPRWhqRnRISiltk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4288 …}
    +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 {#4232
      date: 2024-10-02 15:33:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688356202 {#4233
      date: 2023-07-03 05:50:02.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.69 ms
Input props
[
  "user" => App\Entity\User {#4591
    +avatar: Proxies\__CG__\App\Entity\Image {#4592 …}
    +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 {#4588
      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 {#4593 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4595 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4597 …}
    +entries: Doctrine\ORM\PersistentCollection {#4599 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4601 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4603 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4605 …}
    +posts: Doctrine\ORM\PersistentCollection {#4607 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4609 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4611 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4613 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4615 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4617 …}
    +follows: Doctrine\ORM\PersistentCollection {#4619 …}
    +followers: Doctrine\ORM\PersistentCollection {#4621 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4623 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4625 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4627 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4629 …}
    +reports: Doctrine\ORM\PersistentCollection {#4631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
    +violations: Doctrine\ORM\PersistentCollection {#4635 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4637 …}
    +awards: Doctrine\ORM\PersistentCollection {#4639 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4641 …}
    +categories: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 41649
    -password: "$2y$13$m2eeeY9v28rX6L.PVA37.eOwnQa.a.wWvEm8IJ6LhMru1YvPIqq7S"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4645 …}
    +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 {#4589
      date: 2024-10-12 16:46:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1692553876 {#4590
      date: 2023-08-20 19:51:16.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5300
  +width: 65
  +height: 65
  +user: App\Entity\User {#4591
    +avatar: Proxies\__CG__\App\Entity\Image {#4592 …}
    +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 {#4588
      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 {#4593 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4595 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4597 …}
    +entries: Doctrine\ORM\PersistentCollection {#4599 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4601 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4603 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4605 …}
    +posts: Doctrine\ORM\PersistentCollection {#4607 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4609 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4611 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4613 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4615 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4617 …}
    +follows: Doctrine\ORM\PersistentCollection {#4619 …}
    +followers: Doctrine\ORM\PersistentCollection {#4621 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4623 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4625 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4627 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4629 …}
    +reports: Doctrine\ORM\PersistentCollection {#4631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
    +violations: Doctrine\ORM\PersistentCollection {#4635 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4637 …}
    +awards: Doctrine\ORM\PersistentCollection {#4639 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4641 …}
    +categories: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 41649
    -password: "$2y$13$m2eeeY9v28rX6L.PVA37.eOwnQa.a.wWvEm8IJ6LhMru1YvPIqq7S"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4645 …}
    +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 {#4589
      date: 2024-10-12 16:46:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1692553876 {#4590
      date: 2023-08-20 19:51:16.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.95 ms
Input props
[
  "user" => App\Entity\User {#4710
    +avatar: Proxies\__CG__\App\Entity\Image {#4711 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4712 …}
    +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 {#4707
      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 {#4713 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4715 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4717 …}
    +entries: Doctrine\ORM\PersistentCollection {#4719 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4721 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4723 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4725 …}
    +posts: Doctrine\ORM\PersistentCollection {#4727 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4729 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4731 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4733 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4735 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4737 …}
    +follows: Doctrine\ORM\PersistentCollection {#4739 …}
    +followers: Doctrine\ORM\PersistentCollection {#4741 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4743 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4745 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4747 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
    +violations: Doctrine\ORM\PersistentCollection {#4755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4757 …}
    +awards: Doctrine\ORM\PersistentCollection {#4759 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4761 …}
    +categories: Doctrine\ORM\PersistentCollection {#4763 …}
    -id: 48383
    -password: "$2y$13$VgKNNKtWqUKRTNwPcmu1ru.Lbe.sw5GlCgR2tWQUW1wJIEVM.DsSe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4765 …}
    +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 {#4708
      date: 2024-10-19 13:14:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696429064 {#4709
      date: 2023-10-04 16:17:44.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5357
  +width: 65
  +height: 65
  +user: App\Entity\User {#4710
    +avatar: Proxies\__CG__\App\Entity\Image {#4711 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4712 …}
    +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 {#4707
      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 {#4713 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4715 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4717 …}
    +entries: Doctrine\ORM\PersistentCollection {#4719 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4721 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4723 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4725 …}
    +posts: Doctrine\ORM\PersistentCollection {#4727 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4729 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4731 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4733 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4735 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4737 …}
    +follows: Doctrine\ORM\PersistentCollection {#4739 …}
    +followers: Doctrine\ORM\PersistentCollection {#4741 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4743 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4745 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4747 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
    +violations: Doctrine\ORM\PersistentCollection {#4755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4757 …}
    +awards: Doctrine\ORM\PersistentCollection {#4759 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4761 …}
    +categories: Doctrine\ORM\PersistentCollection {#4763 …}
    -id: 48383
    -password: "$2y$13$VgKNNKtWqUKRTNwPcmu1ru.Lbe.sw5GlCgR2tWQUW1wJIEVM.DsSe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4765 …}
    +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 {#4708
      date: 2024-10-19 13:14:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696429064 {#4709
      date: 2023-10-04 16:17:44.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.92 ms
Input props
[
  "user" => App\Entity\User {#4532
    +avatar: Proxies\__CG__\App\Entity\Image {#4533 …}
    +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 {#4529
      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 {#4534 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4536 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4538 …}
    +entries: Doctrine\ORM\PersistentCollection {#4540 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4542 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4544 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4546 …}
    +posts: Doctrine\ORM\PersistentCollection {#4548 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4550 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4552 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4554 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4556 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4558 …}
    +follows: Doctrine\ORM\PersistentCollection {#4560 …}
    +followers: Doctrine\ORM\PersistentCollection {#4562 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4564 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4566 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4568 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +violations: Doctrine\ORM\PersistentCollection {#4576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
    +awards: Doctrine\ORM\PersistentCollection {#4580 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4582 …}
    +categories: Doctrine\ORM\PersistentCollection {#4584 …}
    -id: 39792
    -password: "$2y$13$Pqx3Hrx9GfkmFD4MiXE6qeR2L85cM6v2OWS4ui0aECrmLrC6pJuIm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4586 …}
    +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 {#4530
      date: 2024-10-05 15:32:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691629853 {#4531
      date: 2023-08-10 03:10:53.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5414
  +width: 65
  +height: 65
  +user: App\Entity\User {#4532
    +avatar: Proxies\__CG__\App\Entity\Image {#4533 …}
    +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 {#4529
      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 {#4534 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4536 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4538 …}
    +entries: Doctrine\ORM\PersistentCollection {#4540 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4542 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4544 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4546 …}
    +posts: Doctrine\ORM\PersistentCollection {#4548 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4550 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4552 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4554 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4556 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4558 …}
    +follows: Doctrine\ORM\PersistentCollection {#4560 …}
    +followers: Doctrine\ORM\PersistentCollection {#4562 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4564 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4566 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4568 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +violations: Doctrine\ORM\PersistentCollection {#4576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
    +awards: Doctrine\ORM\PersistentCollection {#4580 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4582 …}
    +categories: Doctrine\ORM\PersistentCollection {#4584 …}
    -id: 39792
    -password: "$2y$13$Pqx3Hrx9GfkmFD4MiXE6qeR2L85cM6v2OWS4ui0aECrmLrC6pJuIm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4586 …}
    +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 {#4530
      date: 2024-10-05 15:32:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691629853 {#4531
      date: 2023-08-10 03:10:53.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 11.16 ms
Input props
[
  "user" => App\Entity\User {#4129
    +avatar: Proxies\__CG__\App\Entity\Image {#4130 …}
    +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 {#4134
      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 {#4127 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4125 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4123 …}
    +entries: Doctrine\ORM\PersistentCollection {#4121 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4119 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4117 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4115 …}
    +posts: Doctrine\ORM\PersistentCollection {#4113 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4111 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4109 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4107 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4105 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4103 …}
    +follows: Doctrine\ORM\PersistentCollection {#4101 …}
    +followers: Doctrine\ORM\PersistentCollection {#4099 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4097 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4095 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4093 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4091 …}
    +reports: Doctrine\ORM\PersistentCollection {#4089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4087 …}
    +violations: Doctrine\ORM\PersistentCollection {#4085 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
    +awards: Doctrine\ORM\PersistentCollection {#4081 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4079 …}
    +categories: Doctrine\ORM\PersistentCollection {#4077 …}
    -id: 8437
    -password: "$2y$13$E3n/lAshiZrZA0kM8iZDR.jkM3y5nhn8GqrV0HhBZKjUhwegNIr1K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4075 …}
    +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 {#4131
      date: 2024-10-04 17:14:23.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687499318 {#4132
      date: 2023-06-23 07:48:38.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5471
  +width: 65
  +height: 65
  +user: App\Entity\User {#4129
    +avatar: Proxies\__CG__\App\Entity\Image {#4130 …}
    +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 {#4134
      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 {#4127 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4125 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4123 …}
    +entries: Doctrine\ORM\PersistentCollection {#4121 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4119 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4117 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4115 …}
    +posts: Doctrine\ORM\PersistentCollection {#4113 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4111 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4109 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4107 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4105 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4103 …}
    +follows: Doctrine\ORM\PersistentCollection {#4101 …}
    +followers: Doctrine\ORM\PersistentCollection {#4099 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4097 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4095 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4093 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4091 …}
    +reports: Doctrine\ORM\PersistentCollection {#4089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4087 …}
    +violations: Doctrine\ORM\PersistentCollection {#4085 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
    +awards: Doctrine\ORM\PersistentCollection {#4081 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4079 …}
    +categories: Doctrine\ORM\PersistentCollection {#4077 …}
    -id: 8437
    -password: "$2y$13$E3n/lAshiZrZA0kM8iZDR.jkM3y5nhn8GqrV0HhBZKjUhwegNIr1K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4075 …}
    +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 {#4131
      date: 2024-10-04 17:14:23.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687499318 {#4132
      date: 2023-06-23 07:48:38.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 16.0 MiB 5.68 ms
Input props
[
  "magazine" => "announcements@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#5539
  +limit: 4
  +tag: null
  +magazine: "announcements@lemmy.ml"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#5540 …}
  -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 4.78 ms
Input props
[
  "magazine" => "announcements@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#5617
  +limit: 4
  +tag: null
  +magazine: "announcements@lemmy.ml"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#1940 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3066 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 16.0 MiB 18.98 ms
Input props
[
  "magazine" => "announcements@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#5736
  +limit: 4
  +tag: null
  +magazine: "announcements@lemmy.ml"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#2408 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3066 …}
}
support_us_block App\Twig\Components\SupportUsBlock 16.0 MiB 2.27 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#5791
  +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 {#5790 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 16.0 MiB 2.19 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -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 {#326
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#328
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#5870
  +magazine: App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -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 {#326
      date: 2023-12-30 07:40:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703918407 {#328
      date: 2023-12-30 07:40:07.0 +01:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#396 …}
}