GET https://kbin.spritesserver.nl/*/m/lemmy_support@lemmy.ml/top/3h

Components

15 Twig Components
44 Render Count
74 ms Render Time
12.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 2.25ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 5.87ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.89ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.48ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 17.71ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.69ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.84ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 5.93ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 7.34ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 36.75ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 3.64ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 1.92ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 1.73ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.24ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 1.10ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.33 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1745
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.40 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1440
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1589
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1692
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2454
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1362
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2133
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.35 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2049
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2230
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.21 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2195
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.19 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2284
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2001
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2500
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2556
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2612
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2668
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2724
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2780
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2836
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.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 {#2892
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2950
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
magazine_box App\Twig\Components\MagazineBoxComponent 12.0 MiB 17.71 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 125
    +entryCommentCount: 590
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726354639 {#330
      date: 2024-09-15 00:57:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726592508 {#327
      date: 2024-09-17 19:01:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#329
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3023
  +magazine: App\Entity\Magazine {#401
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 125
    +entryCommentCount: 590
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726354639 {#330
      date: 2024-09-15 00:57:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726592508 {#327
      date: 2024-09-17 19:01:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#329
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +showCover: true
  +showDescription: true
  +showRules: true
  +showSubscribeButton: true
  +showInfo: true
  +showMeta: true
  +showSectionTitle: true
  +stretchedLink: true
}
magazine_sub App\Twig\Components\MagazineSubComponent 12.0 MiB 0.69 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 125
    +entryCommentCount: 590
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726354639 {#330
      date: 2024-09-15 00:57:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726592508 {#327
      date: 2024-09-17 19:01:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#329
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3084
  +magazine: App\Entity\Magazine {#401
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 125
    +entryCommentCount: 590
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726354639 {#330
      date: 2024-09-15 00:57:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726592508 {#327
      date: 2024-09-17 19:01:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#329
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 12.0 MiB 0.84 ms
Input props
[
  "date" => DateTimeImmutable @1696687715 {#329
    date: 2023-10-07 16:08:35.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3177
  +date: DateTimeImmutable @1696687715 {#329
    date: 2023-10-07 16:08:35.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 5.93 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3337
    +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 {#3292
      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 {#3290 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3288 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3286 …}
    +entries: Doctrine\ORM\PersistentCollection {#3284 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3341 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3367 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3397 …}
    +posts: Doctrine\ORM\PersistentCollection {#3338 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3408 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3429 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3460 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3417 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3469 …}
    +follows: Doctrine\ORM\PersistentCollection {#3472 …}
    +followers: Doctrine\ORM\PersistentCollection {#3467 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3495 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3491 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3508 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3512 …}
    +reports: Doctrine\ORM\PersistentCollection {#3496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
    +violations: Doctrine\ORM\PersistentCollection {#3528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3554 …}
    +awards: Doctrine\ORM\PersistentCollection {#3543 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3549 …}
    +categories: Doctrine\ORM\PersistentCollection {#3567 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3578 …}
    +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 {#3291
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3335
  +user: Proxies\__CG__\App\Entity\User {#3337
    +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 {#3292
      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 {#3290 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3288 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3286 …}
    +entries: Doctrine\ORM\PersistentCollection {#3284 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3341 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3367 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3397 …}
    +posts: Doctrine\ORM\PersistentCollection {#3338 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3408 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3429 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3460 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3417 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3469 …}
    +follows: Doctrine\ORM\PersistentCollection {#3472 …}
    +followers: Doctrine\ORM\PersistentCollection {#3467 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3495 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3491 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3508 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3512 …}
    +reports: Doctrine\ORM\PersistentCollection {#3496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
    +violations: Doctrine\ORM\PersistentCollection {#3528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3554 …}
    +awards: Doctrine\ORM\PersistentCollection {#3543 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3549 …}
    +categories: Doctrine\ORM\PersistentCollection {#3567 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3578 …}
    +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 {#3291
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 7.34 ms
Input props
[
  "magazine" => "lemmy_support@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3745
  +limit: 4
  +tag: null
  +magazine: "lemmy_support@lemmy.ml"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#397 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 36.75 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 125
    +entryCommentCount: 590
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726354639 {#330
      date: 2024-09-15 00:57:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726592508 {#327
      date: 2024-09-17 19:01:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#329
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3874
  +magazine: App\Entity\Magazine {#401
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 125
    +entryCommentCount: 590
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726354639 {#330
      date: 2024-09-15 00:57:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726592508 {#327
      date: 2024-09-17 19:01:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#329
      date: 2023-10-07 16:08:35.0 +02: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 12.0 MiB 0.72 ms
Input props
[
  "user" => App\Entity\User {#4891
    +avatar: Proxies\__CG__\App\Entity\Image {#4892 …}
    +cover: null
    +email: "bjoern_tantau@swg-empire.de"
    +username: "@bjoern_tantau@swg-empire.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      [bjoern-tantau.de](https://bjoern-tantau.de)\n
      \n
      [boern.itch.io/diarrhea-4](https://boern.itch.io/diarrhea-4)\n
      \n
      Mastodon: @blog@bjoern-tantau.de
      """
    +lastActive: DateTime @1726343830 {#4888
      date: 2024-09-14 21:57:10.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 {#4893 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4895 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4897 …}
    +entries: Doctrine\ORM\PersistentCollection {#4899 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4901 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4903 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4905 …}
    +posts: Doctrine\ORM\PersistentCollection {#4907 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4909 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4911 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4913 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4915 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4917 …}
    +follows: Doctrine\ORM\PersistentCollection {#4919 …}
    +followers: Doctrine\ORM\PersistentCollection {#4921 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4923 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4925 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4927 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4929 …}
    +reports: Doctrine\ORM\PersistentCollection {#4931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
    +violations: Doctrine\ORM\PersistentCollection {#4935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4937 …}
    +awards: Doctrine\ORM\PersistentCollection {#4939 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4941 …}
    +categories: Doctrine\ORM\PersistentCollection {#4943 …}
    -id: 37132
    -password: "$2y$13$ibmnPLDoH7fL9QPyugX16.Bh5KVxl7ZLHMJDAeoIdLrk6IxKm/CoW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4945 …}
    +apId: "bjoern_tantau@swg-empire.de"
    +apProfileId: "https://swg-empire.de/u/bjoern_tantau"
    +apPublicUrl: "https://swg-empire.de/u/bjoern_tantau"
    +apFollowersUrl: null
    +apInboxUrl: "https://swg-empire.de/inbox"
    +apDomain: "swg-empire.de"
    +apPreferredUsername: "bjoern_tantau"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726471324 {#4889
      date: 2024-09-16 09:22:04.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690722561 {#4890
      date: 2023-07-30 15:09:21.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4151
  +width: 65
  +height: 65
  +user: App\Entity\User {#4891
    +avatar: Proxies\__CG__\App\Entity\Image {#4892 …}
    +cover: null
    +email: "bjoern_tantau@swg-empire.de"
    +username: "@bjoern_tantau@swg-empire.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      [bjoern-tantau.de](https://bjoern-tantau.de)\n
      \n
      [boern.itch.io/diarrhea-4](https://boern.itch.io/diarrhea-4)\n
      \n
      Mastodon: @blog@bjoern-tantau.de
      """
    +lastActive: DateTime @1726343830 {#4888
      date: 2024-09-14 21:57:10.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 {#4893 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4895 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4897 …}
    +entries: Doctrine\ORM\PersistentCollection {#4899 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4901 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4903 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4905 …}
    +posts: Doctrine\ORM\PersistentCollection {#4907 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4909 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4911 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4913 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4915 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4917 …}
    +follows: Doctrine\ORM\PersistentCollection {#4919 …}
    +followers: Doctrine\ORM\PersistentCollection {#4921 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4923 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4925 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4927 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4929 …}
    +reports: Doctrine\ORM\PersistentCollection {#4931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
    +violations: Doctrine\ORM\PersistentCollection {#4935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4937 …}
    +awards: Doctrine\ORM\PersistentCollection {#4939 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4941 …}
    +categories: Doctrine\ORM\PersistentCollection {#4943 …}
    -id: 37132
    -password: "$2y$13$ibmnPLDoH7fL9QPyugX16.Bh5KVxl7ZLHMJDAeoIdLrk6IxKm/CoW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4945 …}
    +apId: "bjoern_tantau@swg-empire.de"
    +apProfileId: "https://swg-empire.de/u/bjoern_tantau"
    +apPublicUrl: "https://swg-empire.de/u/bjoern_tantau"
    +apFollowersUrl: null
    +apInboxUrl: "https://swg-empire.de/inbox"
    +apDomain: "swg-empire.de"
    +apPreferredUsername: "bjoern_tantau"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726471324 {#4889
      date: 2024-09-16 09:22:04.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690722561 {#4890
      date: 2023-07-30 15:09:21.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.66 ms
Input props
[
  "user" => App\Entity\User {#3946
    +avatar: Proxies\__CG__\App\Entity\Image {#3945 …}
    +cover: null
    +email: "sneezycat@sopuli.xyz"
    +username: "@sneezycat@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      28 y/o sound technician from Spain. I like videogames.\n
      \n
      trans rights\n
      \n
      check out my album: [limonadabebo.bandcamp.com](https://limonadabebo.bandcamp.com)
      """
    +lastActive: DateTime @1725813261 {#3949
      date: 2024-09-08 18:34:21.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3944 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3942 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3892 …}
    +entries: Doctrine\ORM\PersistentCollection {#3894 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3901 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3902 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3904 …}
    +posts: Doctrine\ORM\PersistentCollection {#3906 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3903 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3896 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3914 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3911 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3919 …}
    +follows: Doctrine\ORM\PersistentCollection {#3916 …}
    +followers: Doctrine\ORM\PersistentCollection {#3924 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3926 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3928 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4372 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
    +violations: Doctrine\ORM\PersistentCollection {#4374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
    +awards: Doctrine\ORM\PersistentCollection {#4370 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4367 …}
    +categories: Doctrine\ORM\PersistentCollection {#4364 …}
    -id: 7329
    -password: "$2y$13$fkGmqdBWstpLA.O4fWFYhuRCuK.j1VCA0oMNrkMa1z7a5RBQbUzmi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4363 …}
    +apId: "sneezycat@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/sneezycat"
    +apPublicUrl: "https://sopuli.xyz/u/sneezycat"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "sneezycat"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726558278 {#3948
      date: 2024-09-17 09:31:18.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687464069 {#3947
      date: 2023-06-22 22:01:09.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5549
  +width: 65
  +height: 65
  +user: App\Entity\User {#3946
    +avatar: Proxies\__CG__\App\Entity\Image {#3945 …}
    +cover: null
    +email: "sneezycat@sopuli.xyz"
    +username: "@sneezycat@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      28 y/o sound technician from Spain. I like videogames.\n
      \n
      trans rights\n
      \n
      check out my album: [limonadabebo.bandcamp.com](https://limonadabebo.bandcamp.com)
      """
    +lastActive: DateTime @1725813261 {#3949
      date: 2024-09-08 18:34:21.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3944 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3942 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3892 …}
    +entries: Doctrine\ORM\PersistentCollection {#3894 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3901 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3902 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3904 …}
    +posts: Doctrine\ORM\PersistentCollection {#3906 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3903 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3896 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3914 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3911 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3919 …}
    +follows: Doctrine\ORM\PersistentCollection {#3916 …}
    +followers: Doctrine\ORM\PersistentCollection {#3924 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3926 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3928 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4372 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
    +violations: Doctrine\ORM\PersistentCollection {#4374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
    +awards: Doctrine\ORM\PersistentCollection {#4370 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4367 …}
    +categories: Doctrine\ORM\PersistentCollection {#4364 …}
    -id: 7329
    -password: "$2y$13$fkGmqdBWstpLA.O4fWFYhuRCuK.j1VCA0oMNrkMa1z7a5RBQbUzmi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4363 …}
    +apId: "sneezycat@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/sneezycat"
    +apPublicUrl: "https://sopuli.xyz/u/sneezycat"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "sneezycat"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726558278 {#3948
      date: 2024-09-17 09:31:18.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687464069 {#3947
      date: 2023-06-22 22:01:09.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.34 ms
Input props
[
  "user" => App\Entity\User {#4950
    +avatar: Proxies\__CG__\App\Entity\Image {#4951 …}
    +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 @1726584132 {#4947
      date: 2024-09-17 16:42:12.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4952 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4954 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4956 …}
    +entries: Doctrine\ORM\PersistentCollection {#4958 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4960 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4962 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4964 …}
    +posts: Doctrine\ORM\PersistentCollection {#4966 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4968 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4970 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4972 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4974 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4976 …}
    +follows: Doctrine\ORM\PersistentCollection {#4978 …}
    +followers: Doctrine\ORM\PersistentCollection {#4980 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4982 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4984 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4986 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4988 …}
    +reports: Doctrine\ORM\PersistentCollection {#4990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
    +violations: Doctrine\ORM\PersistentCollection {#4994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4996 …}
    +awards: Doctrine\ORM\PersistentCollection {#4998 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5000 …}
    +categories: Doctrine\ORM\PersistentCollection {#5002 …}
    -id: 39792
    -password: "$2y$13$Pqx3Hrx9GfkmFD4MiXE6qeR2L85cM6v2OWS4ui0aECrmLrC6pJuIm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5004 …}
    +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 @1724088713 {#4948
      date: 2024-08-19 19:31:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691629853 {#4949
      date: 2023-08-10 03:10:53.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5606
  +width: 65
  +height: 65
  +user: App\Entity\User {#4950
    +avatar: Proxies\__CG__\App\Entity\Image {#4951 …}
    +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 @1726584132 {#4947
      date: 2024-09-17 16:42:12.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4952 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4954 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4956 …}
    +entries: Doctrine\ORM\PersistentCollection {#4958 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4960 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4962 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4964 …}
    +posts: Doctrine\ORM\PersistentCollection {#4966 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4968 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4970 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4972 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4974 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4976 …}
    +follows: Doctrine\ORM\PersistentCollection {#4978 …}
    +followers: Doctrine\ORM\PersistentCollection {#4980 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4982 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4984 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4986 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4988 …}
    +reports: Doctrine\ORM\PersistentCollection {#4990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
    +violations: Doctrine\ORM\PersistentCollection {#4994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4996 …}
    +awards: Doctrine\ORM\PersistentCollection {#4998 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5000 …}
    +categories: Doctrine\ORM\PersistentCollection {#5002 …}
    -id: 39792
    -password: "$2y$13$Pqx3Hrx9GfkmFD4MiXE6qeR2L85cM6v2OWS4ui0aECrmLrC6pJuIm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5004 …}
    +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 @1724088713 {#4948
      date: 2024-08-19 19:31:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691629853 {#4949
      date: 2023-08-10 03:10:53.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.57 ms
Input props
[
  "user" => App\Entity\User {#4414
    +avatar: Proxies\__CG__\App\Entity\Image {#4415 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4416 …}
    +email: "markrprior@ohai.social"
    +username: "@markrprior@ohai.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Photographer, traveller, and network architect and trainer.\n
      \n
      Visited all seven continents but there are plenty of places left to explore.\n
      \n
      You can follow/avoid pro cycling chat and games by following/muting [#CouchPeloton](https://ohai.social/tags/CouchPeloton)
      """
    +lastActive: DateTime @1698819355 {#4411
      date: 2023-11-01 07:15:55.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: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4417 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4419 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4421 …}
    +entries: Doctrine\ORM\PersistentCollection {#4423 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4425 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4427 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4429 …}
    +posts: Doctrine\ORM\PersistentCollection {#4431 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4433 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4435 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4437 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4439 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4441 …}
    +follows: Doctrine\ORM\PersistentCollection {#4443 …}
    +followers: Doctrine\ORM\PersistentCollection {#4445 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4447 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4449 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4451 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +violations: Doctrine\ORM\PersistentCollection {#4459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
    +awards: Doctrine\ORM\PersistentCollection {#4463 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4465 …}
    +categories: Doctrine\ORM\PersistentCollection {#4467 …}
    -id: 10386
    -password: "$2y$13$oUlhBGoDVvhdw5e.T2c4r.mbzSw9hy1UHKNYSCVZLRqIDeOf3Zia."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4469 …}
    +apId: "markrprior@ohai.social"
    +apProfileId: "https://ohai.social/users/markrprior"
    +apPublicUrl: "https://ohai.social/@markrprior"
    +apFollowersUrl: "https://ohai.social/users/markrprior/followers"
    +apInboxUrl: "https://ohai.social/inbox"
    +apDomain: "ohai.social"
    +apPreferredUsername: "markrprior"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1698819355 {#4412
      date: 2023-11-01 07:15:55.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687594494 {#4413
      date: 2023-06-24 10:14:54.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5663
  +width: 65
  +height: 65
  +user: App\Entity\User {#4414
    +avatar: Proxies\__CG__\App\Entity\Image {#4415 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4416 …}
    +email: "markrprior@ohai.social"
    +username: "@markrprior@ohai.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Photographer, traveller, and network architect and trainer.\n
      \n
      Visited all seven continents but there are plenty of places left to explore.\n
      \n
      You can follow/avoid pro cycling chat and games by following/muting [#CouchPeloton](https://ohai.social/tags/CouchPeloton)
      """
    +lastActive: DateTime @1698819355 {#4411
      date: 2023-11-01 07:15:55.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: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4417 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4419 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4421 …}
    +entries: Doctrine\ORM\PersistentCollection {#4423 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4425 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4427 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4429 …}
    +posts: Doctrine\ORM\PersistentCollection {#4431 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4433 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4435 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4437 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4439 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4441 …}
    +follows: Doctrine\ORM\PersistentCollection {#4443 …}
    +followers: Doctrine\ORM\PersistentCollection {#4445 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4447 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4449 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4451 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +violations: Doctrine\ORM\PersistentCollection {#4459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
    +awards: Doctrine\ORM\PersistentCollection {#4463 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4465 …}
    +categories: Doctrine\ORM\PersistentCollection {#4467 …}
    -id: 10386
    -password: "$2y$13$oUlhBGoDVvhdw5e.T2c4r.mbzSw9hy1UHKNYSCVZLRqIDeOf3Zia."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4469 …}
    +apId: "markrprior@ohai.social"
    +apProfileId: "https://ohai.social/users/markrprior"
    +apPublicUrl: "https://ohai.social/@markrprior"
    +apFollowersUrl: "https://ohai.social/users/markrprior/followers"
    +apInboxUrl: "https://ohai.social/inbox"
    +apDomain: "ohai.social"
    +apPreferredUsername: "markrprior"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1698819355 {#4412
      date: 2023-11-01 07:15:55.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687594494 {#4413
      date: 2023-06-24 10:14:54.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.39 ms
Input props
[
  "user" => App\Entity\User {#5127
    +avatar: Proxies\__CG__\App\Entity\Image {#5128 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5129 …}
    +email: "PointAndClique@hexbear.net"
    +username: "@PointAndClique@hexbear.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "roindroundroud"
    +lastActive: DateTime @1702444456 {#5124
      date: 2023-12-13 06:14:16.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: 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 {#5130 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5132 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5134 …}
    +entries: Doctrine\ORM\PersistentCollection {#5136 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5138 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5140 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5142 …}
    +posts: Doctrine\ORM\PersistentCollection {#5144 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5146 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5148 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5150 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5152 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5154 …}
    +follows: Doctrine\ORM\PersistentCollection {#5156 …}
    +followers: Doctrine\ORM\PersistentCollection {#5158 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5160 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5162 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5164 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +violations: Doctrine\ORM\PersistentCollection {#5172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
    +awards: Doctrine\ORM\PersistentCollection {#5176 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5178 …}
    +categories: Doctrine\ORM\PersistentCollection {#5180 …}
    -id: 57230
    -password: "$2y$13$lfg2stUK6wxnjKO1r50vi.KS9.mqQBG/NEhdjY0NhaBEcyoGVj1om"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5182 …}
    +apId: "PointAndClique@hexbear.net"
    +apProfileId: "https://hexbear.net/u/PointAndClique"
    +apPublicUrl: "https://hexbear.net/u/PointAndClique"
    +apFollowersUrl: null
    +apInboxUrl: "https://hexbear.net/inbox"
    +apDomain: "hexbear.net"
    +apPreferredUsername: "PointAndClique"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726482047 {#5125
      date: 2024-09-16 12:20:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697156126 {#5126
      date: 2023-10-13 02:15:26.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5720
  +width: 65
  +height: 65
  +user: App\Entity\User {#5127
    +avatar: Proxies\__CG__\App\Entity\Image {#5128 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5129 …}
    +email: "PointAndClique@hexbear.net"
    +username: "@PointAndClique@hexbear.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "roindroundroud"
    +lastActive: DateTime @1702444456 {#5124
      date: 2023-12-13 06:14:16.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: 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 {#5130 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5132 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5134 …}
    +entries: Doctrine\ORM\PersistentCollection {#5136 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5138 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5140 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5142 …}
    +posts: Doctrine\ORM\PersistentCollection {#5144 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5146 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5148 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5150 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5152 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5154 …}
    +follows: Doctrine\ORM\PersistentCollection {#5156 …}
    +followers: Doctrine\ORM\PersistentCollection {#5158 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5160 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5162 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5164 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +violations: Doctrine\ORM\PersistentCollection {#5172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
    +awards: Doctrine\ORM\PersistentCollection {#5176 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5178 …}
    +categories: Doctrine\ORM\PersistentCollection {#5180 …}
    -id: 57230
    -password: "$2y$13$lfg2stUK6wxnjKO1r50vi.KS9.mqQBG/NEhdjY0NhaBEcyoGVj1om"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5182 …}
    +apId: "PointAndClique@hexbear.net"
    +apProfileId: "https://hexbear.net/u/PointAndClique"
    +apPublicUrl: "https://hexbear.net/u/PointAndClique"
    +apFollowersUrl: null
    +apInboxUrl: "https://hexbear.net/inbox"
    +apDomain: "hexbear.net"
    +apPreferredUsername: "PointAndClique"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726482047 {#5125
      date: 2024-09-16 12:20:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697156126 {#5126
      date: 2023-10-13 02:15:26.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.34 ms
Input props
[
  "user" => App\Entity\User {#5009
    +avatar: Proxies\__CG__\App\Entity\Image {#5010 …}
    +cover: null
    +email: "Flyberius@hexbear.net"
    +username: "@Flyberius@hexbear.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’ve seen things you people wouldn’t believe… Piss ships on fire off the shoulder of Orion… I watched Pee-beams glitter in the dark near the Tannhäuser Gate. All those moments will be lost in time, like piss in rain…\n
      \n
      – Dirt Owl replicant from the future
      """
    +lastActive: DateTime @1721621993 {#5006
      date: 2024-07-22 06:19:53.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 {#5011 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5013 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5015 …}
    +entries: Doctrine\ORM\PersistentCollection {#5017 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5019 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5021 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5023 …}
    +posts: Doctrine\ORM\PersistentCollection {#5025 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5027 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5029 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5031 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5033 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5035 …}
    +follows: Doctrine\ORM\PersistentCollection {#5037 …}
    +followers: Doctrine\ORM\PersistentCollection {#5039 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5041 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5043 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5045 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5047 …}
    +reports: Doctrine\ORM\PersistentCollection {#5049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5051 …}
    +violations: Doctrine\ORM\PersistentCollection {#5053 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5055 …}
    +awards: Doctrine\ORM\PersistentCollection {#5057 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5059 …}
    +categories: Doctrine\ORM\PersistentCollection {#5061 …}
    -id: 50254
    -password: "$2y$13$6R9llLtXxsmOmbXDtmr1z.H9jmcUUfO8/xyRdBuaZ2FMayswuWLIW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5063 …}
    +apId: "Flyberius@hexbear.net"
    +apProfileId: "https://hexbear.net/u/Flyberius"
    +apPublicUrl: "https://hexbear.net/u/Flyberius"
    +apFollowersUrl: null
    +apInboxUrl: "https://hexbear.net/inbox"
    +apDomain: "hexbear.net"
    +apPreferredUsername: "Flyberius"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719913771 {#5007
      date: 2024-07-02 11:49:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696501489 {#5008
      date: 2023-10-05 12:24:49.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5777
  +width: 65
  +height: 65
  +user: App\Entity\User {#5009
    +avatar: Proxies\__CG__\App\Entity\Image {#5010 …}
    +cover: null
    +email: "Flyberius@hexbear.net"
    +username: "@Flyberius@hexbear.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’ve seen things you people wouldn’t believe… Piss ships on fire off the shoulder of Orion… I watched Pee-beams glitter in the dark near the Tannhäuser Gate. All those moments will be lost in time, like piss in rain…\n
      \n
      – Dirt Owl replicant from the future
      """
    +lastActive: DateTime @1721621993 {#5006
      date: 2024-07-22 06:19:53.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 {#5011 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5013 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5015 …}
    +entries: Doctrine\ORM\PersistentCollection {#5017 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5019 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5021 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5023 …}
    +posts: Doctrine\ORM\PersistentCollection {#5025 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5027 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5029 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5031 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5033 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5035 …}
    +follows: Doctrine\ORM\PersistentCollection {#5037 …}
    +followers: Doctrine\ORM\PersistentCollection {#5039 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5041 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5043 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5045 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5047 …}
    +reports: Doctrine\ORM\PersistentCollection {#5049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5051 …}
    +violations: Doctrine\ORM\PersistentCollection {#5053 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5055 …}
    +awards: Doctrine\ORM\PersistentCollection {#5057 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5059 …}
    +categories: Doctrine\ORM\PersistentCollection {#5061 …}
    -id: 50254
    -password: "$2y$13$6R9llLtXxsmOmbXDtmr1z.H9jmcUUfO8/xyRdBuaZ2FMayswuWLIW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5063 …}
    +apId: "Flyberius@hexbear.net"
    +apProfileId: "https://hexbear.net/u/Flyberius"
    +apPublicUrl: "https://hexbear.net/u/Flyberius"
    +apFollowersUrl: null
    +apInboxUrl: "https://hexbear.net/inbox"
    +apDomain: "hexbear.net"
    +apPreferredUsername: "Flyberius"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719913771 {#5007
      date: 2024-07-02 11:49:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696501489 {#5008
      date: 2023-10-05 12:24:49.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.37 ms
Input props
[
  "user" => App\Entity\User {#4141
    +avatar: Proxies\__CG__\App\Entity\Image {#4121 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4122 …}
    +email: "zeppo@lemmy.world"
    +username: "@zeppo@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Also zeppo@sh.itjust.works. Not a lot of Zeppos out here."
    +lastActive: DateTime @1726457056 {#4145
      date: 2024-09-16 05:24:16.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4123 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4116 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4120 …}
    +entries: Doctrine\ORM\PersistentCollection {#4117 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4114 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4112 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4110 …}
    +posts: Doctrine\ORM\PersistentCollection {#4108 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4106 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4104 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4102 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4100 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4098 …}
    +follows: Doctrine\ORM\PersistentCollection {#4096 …}
    +followers: Doctrine\ORM\PersistentCollection {#4094 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4092 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4090 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4088 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4086 …}
    +reports: Doctrine\ORM\PersistentCollection {#4084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4082 …}
    +violations: Doctrine\ORM\PersistentCollection {#4080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
    +awards: Doctrine\ORM\PersistentCollection {#4076 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4074 …}
    +categories: Doctrine\ORM\PersistentCollection {#4072 …}
    -id: 5986
    -password: "$2y$13$12wn0y.zSjGJBKRBn6cvou66L6lKuweeX1J3zm1j7oAZ0DqXhbL4i"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4070 …}
    +apId: "zeppo@lemmy.world"
    +apProfileId: "https://lemmy.world/u/zeppo"
    +apPublicUrl: "https://lemmy.world/u/zeppo"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "zeppo"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726192999 {#4144
      date: 2024-09-13 04:03:19.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687278015 {#4143
      date: 2023-06-20 18:20:15.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5834
  +width: 65
  +height: 65
  +user: App\Entity\User {#4141
    +avatar: Proxies\__CG__\App\Entity\Image {#4121 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4122 …}
    +email: "zeppo@lemmy.world"
    +username: "@zeppo@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Also zeppo@sh.itjust.works. Not a lot of Zeppos out here."
    +lastActive: DateTime @1726457056 {#4145
      date: 2024-09-16 05:24:16.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4123 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4116 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4120 …}
    +entries: Doctrine\ORM\PersistentCollection {#4117 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4114 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4112 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4110 …}
    +posts: Doctrine\ORM\PersistentCollection {#4108 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4106 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4104 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4102 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4100 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4098 …}
    +follows: Doctrine\ORM\PersistentCollection {#4096 …}
    +followers: Doctrine\ORM\PersistentCollection {#4094 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4092 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4090 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4088 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4086 …}
    +reports: Doctrine\ORM\PersistentCollection {#4084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4082 …}
    +violations: Doctrine\ORM\PersistentCollection {#4080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
    +awards: Doctrine\ORM\PersistentCollection {#4076 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4074 …}
    +categories: Doctrine\ORM\PersistentCollection {#4072 …}
    -id: 5986
    -password: "$2y$13$12wn0y.zSjGJBKRBn6cvou66L6lKuweeX1J3zm1j7oAZ0DqXhbL4i"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4070 …}
    +apId: "zeppo@lemmy.world"
    +apProfileId: "https://lemmy.world/u/zeppo"
    +apPublicUrl: "https://lemmy.world/u/zeppo"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "zeppo"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726192999 {#4144
      date: 2024-09-13 04:03:19.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687278015 {#4143
      date: 2023-06-20 18:20:15.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.74 ms
Input props
[
  "user" => App\Entity\User {#5246
    +avatar: Proxies\__CG__\App\Entity\Image {#5247 …}
    +cover: null
    +email: "Maaj@hexbear.net"
    +username: "@Maaj@hexbear.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Black-Male Attn-Deficit Pan-Fluid Baby-Leftist"
    +lastActive: DateTime @1707915430 {#5243
      date: 2024-02-14 13:57:10.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: 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 {#5248 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5250 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5252 …}
    +entries: Doctrine\ORM\PersistentCollection {#5254 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5256 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5258 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5260 …}
    +posts: Doctrine\ORM\PersistentCollection {#5262 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5264 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5266 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5268 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5270 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5272 …}
    +follows: Doctrine\ORM\PersistentCollection {#5274 …}
    +followers: Doctrine\ORM\PersistentCollection {#5276 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5278 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5280 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5282 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +violations: Doctrine\ORM\PersistentCollection {#5290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5292 …}
    +awards: Doctrine\ORM\PersistentCollection {#5294 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5296 …}
    +categories: Doctrine\ORM\PersistentCollection {#5298 …}
    -id: 61171
    -password: "$2y$13$KEPfmoOAviR.Dz2Fb6/x1.Z8j6pvjwOKZd/zCgADcA.4zerWfEEOW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5300 …}
    +apId: "Maaj@hexbear.net"
    +apProfileId: "https://hexbear.net/u/Maaj"
    +apPublicUrl: "https://hexbear.net/u/Maaj"
    +apFollowersUrl: null
    +apInboxUrl: "https://hexbear.net/inbox"
    +apDomain: "hexbear.net"
    +apPreferredUsername: "Maaj"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1705019411 {#5244
      date: 2024-01-12 01:30:11.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697535649 {#5245
      date: 2023-10-17 11:40:49.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5891
  +width: 65
  +height: 65
  +user: App\Entity\User {#5246
    +avatar: Proxies\__CG__\App\Entity\Image {#5247 …}
    +cover: null
    +email: "Maaj@hexbear.net"
    +username: "@Maaj@hexbear.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Black-Male Attn-Deficit Pan-Fluid Baby-Leftist"
    +lastActive: DateTime @1707915430 {#5243
      date: 2024-02-14 13:57:10.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: 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 {#5248 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5250 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5252 …}
    +entries: Doctrine\ORM\PersistentCollection {#5254 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5256 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5258 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5260 …}
    +posts: Doctrine\ORM\PersistentCollection {#5262 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5264 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5266 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5268 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5270 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5272 …}
    +follows: Doctrine\ORM\PersistentCollection {#5274 …}
    +followers: Doctrine\ORM\PersistentCollection {#5276 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5278 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5280 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5282 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +violations: Doctrine\ORM\PersistentCollection {#5290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5292 …}
    +awards: Doctrine\ORM\PersistentCollection {#5294 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5296 …}
    +categories: Doctrine\ORM\PersistentCollection {#5298 …}
    -id: 61171
    -password: "$2y$13$KEPfmoOAviR.Dz2Fb6/x1.Z8j6pvjwOKZd/zCgADcA.4zerWfEEOW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5300 …}
    +apId: "Maaj@hexbear.net"
    +apProfileId: "https://hexbear.net/u/Maaj"
    +apPublicUrl: "https://hexbear.net/u/Maaj"
    +apFollowersUrl: null
    +apInboxUrl: "https://hexbear.net/inbox"
    +apDomain: "hexbear.net"
    +apPreferredUsername: "Maaj"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1705019411 {#5244
      date: 2024-01-12 01:30:11.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697535649 {#5245
      date: 2023-10-17 11:40:49.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.58 ms
Input props
[
  "user" => App\Entity\User {#4065
    +avatar: Proxies\__CG__\App\Entity\Image {#4064 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4063 …}
    +email: "Dirk@lemmy.ml"
    +username: "@Dirk@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Somewhere between Linux woes, gaming, open source, 3D printing, recreational coding, and occasional ranting.\n
      \n
      🔗 [Me, but elsewhere](https://0x7be.de/external)\n
      \n
      🇬🇧 / 🇩🇪
      """
    +lastActive: DateTime @1725194849 {#4068
      date: 2024-09-01 14:47:29.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 {#4062 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4060 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4058 …}
    +entries: Doctrine\ORM\PersistentCollection {#4056 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4054 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4052 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4050 …}
    +posts: Doctrine\ORM\PersistentCollection {#4048 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4046 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4044 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4042 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4040 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4038 …}
    +follows: Doctrine\ORM\PersistentCollection {#4036 …}
    +followers: Doctrine\ORM\PersistentCollection {#4034 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4032 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4030 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4028 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +violations: Doctrine\ORM\PersistentCollection {#4020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
    +awards: Doctrine\ORM\PersistentCollection {#4016 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4014 …}
    +categories: Doctrine\ORM\PersistentCollection {#4012 …}
    -id: 6869
    -password: "$2y$13$bS1ejusEQnEcKehej4frCuuNcZgRolFdGRHrmbMbkqvhMaWGKr.vi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4010 …}
    +apId: "Dirk@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Dirk"
    +apPublicUrl: "https://lemmy.ml/u/Dirk"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Dirk"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726501401 {#4067
      date: 2024-09-16 17:43:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687447378 {#4066
      date: 2023-06-22 17:22:58.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5948
  +width: 65
  +height: 65
  +user: App\Entity\User {#4065
    +avatar: Proxies\__CG__\App\Entity\Image {#4064 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4063 …}
    +email: "Dirk@lemmy.ml"
    +username: "@Dirk@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Somewhere between Linux woes, gaming, open source, 3D printing, recreational coding, and occasional ranting.\n
      \n
      🔗 [Me, but elsewhere](https://0x7be.de/external)\n
      \n
      🇬🇧 / 🇩🇪
      """
    +lastActive: DateTime @1725194849 {#4068
      date: 2024-09-01 14:47:29.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 {#4062 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4060 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4058 …}
    +entries: Doctrine\ORM\PersistentCollection {#4056 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4054 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4052 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4050 …}
    +posts: Doctrine\ORM\PersistentCollection {#4048 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4046 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4044 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4042 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4040 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4038 …}
    +follows: Doctrine\ORM\PersistentCollection {#4036 …}
    +followers: Doctrine\ORM\PersistentCollection {#4034 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4032 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4030 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4028 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +violations: Doctrine\ORM\PersistentCollection {#4020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
    +awards: Doctrine\ORM\PersistentCollection {#4016 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4014 …}
    +categories: Doctrine\ORM\PersistentCollection {#4012 …}
    -id: 6869
    -password: "$2y$13$bS1ejusEQnEcKehej4frCuuNcZgRolFdGRHrmbMbkqvhMaWGKr.vi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4010 …}
    +apId: "Dirk@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Dirk"
    +apPublicUrl: "https://lemmy.ml/u/Dirk"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Dirk"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726501401 {#4067
      date: 2024-09-16 17:43:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687447378 {#4066
      date: 2023-06-22 17:22:58.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.41 ms
Input props
[
  "user" => App\Entity\User {#5068
    +avatar: Proxies\__CG__\App\Entity\Image {#5069 …}
    +cover: null
    +email: "MaxElFantasma@mujico.org"
    +username: "@MaxElFantasma@mujico.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Administrador de la instancia mujico.org\n
      \n
      ¡Ya no me vayan a doxxear hijos de su madre!
      """
    +lastActive: DateTime @1698768531 {#5065
      date: 2023-10-31 17:08:51.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: 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 {#5070 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5072 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5074 …}
    +entries: Doctrine\ORM\PersistentCollection {#5076 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5078 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5080 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5082 …}
    +posts: Doctrine\ORM\PersistentCollection {#5084 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5086 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5088 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5090 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5092 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5094 …}
    +follows: Doctrine\ORM\PersistentCollection {#5096 …}
    +followers: Doctrine\ORM\PersistentCollection {#5098 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5100 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5102 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5104 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5106 …}
    +reports: Doctrine\ORM\PersistentCollection {#5108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
    +violations: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    +awards: Doctrine\ORM\PersistentCollection {#5116 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5118 …}
    +categories: Doctrine\ORM\PersistentCollection {#5120 …}
    -id: 56886
    -password: "$2y$13$Iy1n3trD9EUkWHgWxwS2YexUC2H6TtzZOgchZMfwyFK1nkpfii/vO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5122 …}
    +apId: "MaxElFantasma@mujico.org"
    +apProfileId: "https://mujico.org/u/MaxElFantasma"
    +apPublicUrl: "https://mujico.org/u/MaxElFantasma"
    +apFollowersUrl: null
    +apInboxUrl: "https://mujico.org/inbox"
    +apDomain: "mujico.org"
    +apPreferredUsername: "MaxElFantasma"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1698768533 {#5066
      date: 2023-10-31 17:08:53.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697128147 {#5067
      date: 2023-10-12 18:29:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6005
  +width: 65
  +height: 65
  +user: App\Entity\User {#5068
    +avatar: Proxies\__CG__\App\Entity\Image {#5069 …}
    +cover: null
    +email: "MaxElFantasma@mujico.org"
    +username: "@MaxElFantasma@mujico.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Administrador de la instancia mujico.org\n
      \n
      ¡Ya no me vayan a doxxear hijos de su madre!
      """
    +lastActive: DateTime @1698768531 {#5065
      date: 2023-10-31 17:08:51.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: 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 {#5070 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5072 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5074 …}
    +entries: Doctrine\ORM\PersistentCollection {#5076 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5078 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5080 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5082 …}
    +posts: Doctrine\ORM\PersistentCollection {#5084 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5086 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5088 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5090 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5092 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5094 …}
    +follows: Doctrine\ORM\PersistentCollection {#5096 …}
    +followers: Doctrine\ORM\PersistentCollection {#5098 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5100 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5102 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5104 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5106 …}
    +reports: Doctrine\ORM\PersistentCollection {#5108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
    +violations: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    +awards: Doctrine\ORM\PersistentCollection {#5116 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5118 …}
    +categories: Doctrine\ORM\PersistentCollection {#5120 …}
    -id: 56886
    -password: "$2y$13$Iy1n3trD9EUkWHgWxwS2YexUC2H6TtzZOgchZMfwyFK1nkpfii/vO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5122 …}
    +apId: "MaxElFantasma@mujico.org"
    +apProfileId: "https://mujico.org/u/MaxElFantasma"
    +apPublicUrl: "https://mujico.org/u/MaxElFantasma"
    +apFollowersUrl: null
    +apInboxUrl: "https://mujico.org/inbox"
    +apDomain: "mujico.org"
    +apPreferredUsername: "MaxElFantasma"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1698768533 {#5066
      date: 2023-10-31 17:08:53.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697128147 {#5067
      date: 2023-10-12 18:29:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.42 ms
Input props
[
  "user" => App\Entity\User {#4712
    +avatar: Proxies\__CG__\App\Entity\Image {#4713 …}
    +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 @1726483538 {#4709
      date: 2024-09-16 12:45:38.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 {#4714 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4716 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4718 …}
    +entries: Doctrine\ORM\PersistentCollection {#4720 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4722 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4724 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4726 …}
    +posts: Doctrine\ORM\PersistentCollection {#4728 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4730 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4732 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4734 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4736 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4738 …}
    +follows: Doctrine\ORM\PersistentCollection {#4740 …}
    +followers: Doctrine\ORM\PersistentCollection {#4742 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4744 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4746 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4748 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4750 …}
    +reports: Doctrine\ORM\PersistentCollection {#4752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4754 …}
    +violations: Doctrine\ORM\PersistentCollection {#4756 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
    +awards: Doctrine\ORM\PersistentCollection {#4760 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4762 …}
    +categories: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 29931
    -password: "$2y$13$1EFDVfBryWgZnmZbfJYGJ.8.pHZ4fz52EOy8mWXTbiCni0FZbBy.."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4766 …}
    +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 @1719596580 {#4710
      date: 2024-06-28 19:43:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689553895 {#4711
      date: 2023-07-17 02:31:35.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6062
  +width: 65
  +height: 65
  +user: App\Entity\User {#4712
    +avatar: Proxies\__CG__\App\Entity\Image {#4713 …}
    +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 @1726483538 {#4709
      date: 2024-09-16 12:45:38.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 {#4714 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4716 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4718 …}
    +entries: Doctrine\ORM\PersistentCollection {#4720 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4722 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4724 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4726 …}
    +posts: Doctrine\ORM\PersistentCollection {#4728 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4730 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4732 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4734 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4736 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4738 …}
    +follows: Doctrine\ORM\PersistentCollection {#4740 …}
    +followers: Doctrine\ORM\PersistentCollection {#4742 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4744 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4746 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4748 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4750 …}
    +reports: Doctrine\ORM\PersistentCollection {#4752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4754 …}
    +violations: Doctrine\ORM\PersistentCollection {#4756 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
    +awards: Doctrine\ORM\PersistentCollection {#4760 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4762 …}
    +categories: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 29931
    -password: "$2y$13$1EFDVfBryWgZnmZbfJYGJ.8.pHZ4fz52EOy8mWXTbiCni0FZbBy.."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4766 …}
    +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 @1719596580 {#4710
      date: 2024-06-28 19:43:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689553895 {#4711
      date: 2023-07-17 02:31:35.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.31 ms
Input props
[
  "user" => App\Entity\User {#4005
    +avatar: Proxies\__CG__\App\Entity\Image {#4004 …}
    +cover: null
    +email: "lvxferre@lemmy.ml"
    +username: "@lvxferre@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      This account is being kept for the posterity, but it won’t see further activity past February.\n
      \n
      If you want to contact me, I’m at /u/lvxferre@mander.xyz
      """
    +lastActive: DateTime @1724919807 {#4008
      date: 2024-08-29 10:23:27.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 {#4003 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4001 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3999 …}
    +entries: Doctrine\ORM\PersistentCollection {#3997 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3995 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3993 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3991 …}
    +posts: Doctrine\ORM\PersistentCollection {#3989 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3987 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3985 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3983 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3981 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3979 …}
    +follows: Doctrine\ORM\PersistentCollection {#3977 …}
    +followers: Doctrine\ORM\PersistentCollection {#3975 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3973 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3971 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3969 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3967 …}
    +reports: Doctrine\ORM\PersistentCollection {#3965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
    +violations: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    +awards: Doctrine\ORM\PersistentCollection {#3957 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3955 …}
    +categories: Doctrine\ORM\PersistentCollection {#3953 …}
    -id: 7213
    -password: "$2y$13$VYeYRjSqnrh8olGusRVHMuA9mw1AiX1SrWbYd6/7SKSRrmCfmn362"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3951 …}
    +apId: "lvxferre@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/lvxferre"
    +apPublicUrl: "https://lemmy.ml/u/lvxferre"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lvxferre"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719809513 {#4007
      date: 2024-07-01 06:51:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687459799 {#4006
      date: 2023-06-22 20:49:59.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6119
  +width: 65
  +height: 65
  +user: App\Entity\User {#4005
    +avatar: Proxies\__CG__\App\Entity\Image {#4004 …}
    +cover: null
    +email: "lvxferre@lemmy.ml"
    +username: "@lvxferre@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      This account is being kept for the posterity, but it won’t see further activity past February.\n
      \n
      If you want to contact me, I’m at /u/lvxferre@mander.xyz
      """
    +lastActive: DateTime @1724919807 {#4008
      date: 2024-08-29 10:23:27.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 {#4003 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4001 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3999 …}
    +entries: Doctrine\ORM\PersistentCollection {#3997 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3995 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3993 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3991 …}
    +posts: Doctrine\ORM\PersistentCollection {#3989 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3987 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3985 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3983 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3981 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3979 …}
    +follows: Doctrine\ORM\PersistentCollection {#3977 …}
    +followers: Doctrine\ORM\PersistentCollection {#3975 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3973 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3971 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3969 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3967 …}
    +reports: Doctrine\ORM\PersistentCollection {#3965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
    +violations: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    +awards: Doctrine\ORM\PersistentCollection {#3957 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3955 …}
    +categories: Doctrine\ORM\PersistentCollection {#3953 …}
    -id: 7213
    -password: "$2y$13$VYeYRjSqnrh8olGusRVHMuA9mw1AiX1SrWbYd6/7SKSRrmCfmn362"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3951 …}
    +apId: "lvxferre@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/lvxferre"
    +apPublicUrl: "https://lemmy.ml/u/lvxferre"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lvxferre"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719809513 {#4007
      date: 2024-07-01 06:51:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687459799 {#4006
      date: 2023-06-22 20:49:59.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 3.64 ms
Input props
[
  "magazine" => "lemmy_support@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6181
  +limit: 4
  +tag: null
  +magazine: "lemmy_support@lemmy.ml"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6182 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 1.92 ms
Input props
[
  "magazine" => "lemmy_support@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6259
  +limit: 4
  +tag: null
  +magazine: "lemmy_support@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 {#3067 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 1.73 ms
Input props
[
  "magazine" => "lemmy_support@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6330
  +limit: 4
  +tag: null
  +magazine: "lemmy_support@lemmy.ml"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#2403 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3067 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.24 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6399
  +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 {#6400 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 1.10 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 125
    +entryCommentCount: 590
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726354639 {#330
      date: 2024-09-15 00:57:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726592508 {#327
      date: 2024-09-17 19:01:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#329
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6492
  +magazine: App\Entity\Magazine {#401
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 125
    +entryCommentCount: 590
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726354639 {#330
      date: 2024-09-15 00:57:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726592508 {#327
      date: 2024-09-17 19:01:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#329
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#397 …}
}