GET https://kbin.spritesserver.nl/m/lemmy_support@lemmy.ml/commented/12h/photos

Components

15 Twig Components
44 Render Count
101 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 1.87ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 28.20ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.61ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.40ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 15.54ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.53ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.42ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 5.70ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 6.49ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 67.84ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 4.91ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 1.62ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 1.34ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.22ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 0.79ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.25 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 {#1374
  +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.18 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1595
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1587
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 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 {#1597
  +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.12 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2361
  +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 {#2028
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.11 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2344
  +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.21 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2053
  +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.12 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2301
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2200
  +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.13 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2147
  +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.13 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2015
  +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.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2514
  +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 {#2570
  +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 {#2626
  +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.11 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2682
  +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.12 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2738
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.11 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2794
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2850
  +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.14 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 {#2906
  +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.17 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2964
  +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 15.54 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +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: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#328
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 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 @1729581033 {#325
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#327
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3037
  +magazine: App\Entity\Magazine {#399
    +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: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#328
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 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 @1729581033 {#325
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#327
      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.53 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +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: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#328
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 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 @1729581033 {#325
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#327
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3098
  +magazine: App\Entity\Magazine {#399
    +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: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#328
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 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 @1729581033 {#325
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#327
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 12.0 MiB 0.42 ms
Input props
[
  "date" => DateTimeImmutable @1696687715 {#327
    date: 2023-10-07 16:08:35.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3191
  +date: DateTimeImmutable @1696687715 {#327
    date: 2023-10-07 16:08:35.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 5.70 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3351
    +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 {#3306
      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 {#3304 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3302 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3300 …}
    +entries: Doctrine\ORM\PersistentCollection {#3298 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3355 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3381 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3411 …}
    +posts: Doctrine\ORM\PersistentCollection {#3352 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3422 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3443 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3474 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3431 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3483 …}
    +follows: Doctrine\ORM\PersistentCollection {#3486 …}
    +followers: Doctrine\ORM\PersistentCollection {#3481 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3509 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3505 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3522 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3526 …}
    +reports: Doctrine\ORM\PersistentCollection {#3510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
    +violations: Doctrine\ORM\PersistentCollection {#3542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3568 …}
    +awards: Doctrine\ORM\PersistentCollection {#3557 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3563 …}
    +categories: Doctrine\ORM\PersistentCollection {#3581 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3592 …}
    +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 {#3305
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3349
  +user: Proxies\__CG__\App\Entity\User {#3351
    +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 {#3306
      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 {#3304 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3302 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3300 …}
    +entries: Doctrine\ORM\PersistentCollection {#3298 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3355 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3381 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3411 …}
    +posts: Doctrine\ORM\PersistentCollection {#3352 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3422 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3443 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3474 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3431 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3483 …}
    +follows: Doctrine\ORM\PersistentCollection {#3486 …}
    +followers: Doctrine\ORM\PersistentCollection {#3481 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3509 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3505 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3522 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3526 …}
    +reports: Doctrine\ORM\PersistentCollection {#3510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
    +violations: Doctrine\ORM\PersistentCollection {#3542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3568 …}
    +awards: Doctrine\ORM\PersistentCollection {#3557 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3563 …}
    +categories: Doctrine\ORM\PersistentCollection {#3581 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3592 …}
    +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 {#3305
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 6.49 ms
Input props
[
  "magazine" => "lemmy_support@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3759
  +limit: 4
  +tag: null
  +magazine: "lemmy_support@lemmy.ml"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#395 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 67.84 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +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: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#328
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 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 @1729581033 {#325
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#327
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3892
  +magazine: App\Entity\Magazine {#399
    +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: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#328
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 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 @1729581033 {#325
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#327
      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.64 ms
Input props
[
  "user" => App\Entity\User {#5086
    +avatar: Proxies\__CG__\App\Entity\Image {#5087 …}
    +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 @1729048494 {#5083
      date: 2024-10-16 05:14:54.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 {#5088 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5090 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5092 …}
    +entries: Doctrine\ORM\PersistentCollection {#5094 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5096 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5098 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5100 …}
    +posts: Doctrine\ORM\PersistentCollection {#5102 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5104 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5106 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5108 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5110 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5112 …}
    +follows: Doctrine\ORM\PersistentCollection {#5114 …}
    +followers: Doctrine\ORM\PersistentCollection {#5116 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5118 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5120 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5122 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5124 …}
    +reports: Doctrine\ORM\PersistentCollection {#5126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
    +violations: Doctrine\ORM\PersistentCollection {#5130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
    +awards: Doctrine\ORM\PersistentCollection {#5134 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5136 …}
    +categories: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 50254
    -password: "$2y$13$6R9llLtXxsmOmbXDtmr1z.H9jmcUUfO8/xyRdBuaZ2FMayswuWLIW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5140 …}
    +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 @1727504960 {#5084
      date: 2024-09-28 08:29:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696501489 {#5085
      date: 2023-10-05 12:24:49.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4167
  +width: 65
  +height: 65
  +user: App\Entity\User {#5086
    +avatar: Proxies\__CG__\App\Entity\Image {#5087 …}
    +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 @1729048494 {#5083
      date: 2024-10-16 05:14:54.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 {#5088 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5090 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5092 …}
    +entries: Doctrine\ORM\PersistentCollection {#5094 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5096 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5098 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5100 …}
    +posts: Doctrine\ORM\PersistentCollection {#5102 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5104 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5106 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5108 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5110 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5112 …}
    +follows: Doctrine\ORM\PersistentCollection {#5114 …}
    +followers: Doctrine\ORM\PersistentCollection {#5116 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5118 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5120 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5122 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5124 …}
    +reports: Doctrine\ORM\PersistentCollection {#5126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
    +violations: Doctrine\ORM\PersistentCollection {#5130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
    +awards: Doctrine\ORM\PersistentCollection {#5134 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5136 …}
    +categories: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 50254
    -password: "$2y$13$6R9llLtXxsmOmbXDtmr1z.H9jmcUUfO8/xyRdBuaZ2FMayswuWLIW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5140 …}
    +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 @1727504960 {#5084
      date: 2024-09-28 08:29:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696501489 {#5085
      date: 2023-10-05 12:24:49.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.25 ms
Input props
[
  "user" => App\Entity\User {#4789
    +avatar: Proxies\__CG__\App\Entity\Image {#4790 …}
    +cover: null
    +email: "davel@lemmy.ml"
    +username: "@davel@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Pronounshe/himDatetime Format[RFC 3339](https://www.rfc-editor.org/rfc/rfc3339)"
    +lastActive: DateTime @1729542679 {#4786
      date: 2024-10-21 22:31:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4791 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4793 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4795 …}
    +entries: Doctrine\ORM\PersistentCollection {#4797 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4799 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4801 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4803 …}
    +posts: Doctrine\ORM\PersistentCollection {#4805 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4807 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4809 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4811 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4813 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4815 …}
    +follows: Doctrine\ORM\PersistentCollection {#4817 …}
    +followers: Doctrine\ORM\PersistentCollection {#4819 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4821 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4823 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4825 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4827 …}
    +reports: Doctrine\ORM\PersistentCollection {#4829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4831 …}
    +violations: Doctrine\ORM\PersistentCollection {#4833 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
    +awards: Doctrine\ORM\PersistentCollection {#4837 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4839 …}
    +categories: Doctrine\ORM\PersistentCollection {#4841 …}
    -id: 29931
    -password: "$2y$13$1EFDVfBryWgZnmZbfJYGJ.8.pHZ4fz52EOy8mWXTbiCni0FZbBy.."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4843 …}
    +apId: "davel@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/davel"
    +apPublicUrl: "https://lemmy.ml/u/davel"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "davel"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727981744 {#4787
      date: 2024-10-03 20:55:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689553895 {#4788
      date: 2023-07-17 02:31:35.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5626
  +width: 65
  +height: 65
  +user: App\Entity\User {#4789
    +avatar: Proxies\__CG__\App\Entity\Image {#4790 …}
    +cover: null
    +email: "davel@lemmy.ml"
    +username: "@davel@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Pronounshe/himDatetime Format[RFC 3339](https://www.rfc-editor.org/rfc/rfc3339)"
    +lastActive: DateTime @1729542679 {#4786
      date: 2024-10-21 22:31:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4791 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4793 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4795 …}
    +entries: Doctrine\ORM\PersistentCollection {#4797 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4799 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4801 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4803 …}
    +posts: Doctrine\ORM\PersistentCollection {#4805 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4807 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4809 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4811 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4813 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4815 …}
    +follows: Doctrine\ORM\PersistentCollection {#4817 …}
    +followers: Doctrine\ORM\PersistentCollection {#4819 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4821 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4823 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4825 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4827 …}
    +reports: Doctrine\ORM\PersistentCollection {#4829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4831 …}
    +violations: Doctrine\ORM\PersistentCollection {#4833 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
    +awards: Doctrine\ORM\PersistentCollection {#4837 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4839 …}
    +categories: Doctrine\ORM\PersistentCollection {#4841 …}
    -id: 29931
    -password: "$2y$13$1EFDVfBryWgZnmZbfJYGJ.8.pHZ4fz52EOy8mWXTbiCni0FZbBy.."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4843 …}
    +apId: "davel@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/davel"
    +apPublicUrl: "https://lemmy.ml/u/davel"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "davel"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727981744 {#4787
      date: 2024-10-03 20:55:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689553895 {#4788
      date: 2023-07-17 02:31:35.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.39 ms
Input props
[
  "user" => App\Entity\User {#4551
    +avatar: Proxies\__CG__\App\Entity\Image {#4552 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4553 …}
    +email: "jeena@jemmy.jeena.net"
    +username: "@jeena@jemmy.jeena.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "See [jeena.net/about](https://jeena.net/about)"
    +lastActive: DateTime @1712148234 {#4548
      date: 2024-04-03 14:43:54.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 {#4554 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4556 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4558 …}
    +entries: Doctrine\ORM\PersistentCollection {#4560 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4562 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4564 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4566 …}
    +posts: Doctrine\ORM\PersistentCollection {#4568 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4570 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4572 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4574 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4576 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4578 …}
    +follows: Doctrine\ORM\PersistentCollection {#4580 …}
    +followers: Doctrine\ORM\PersistentCollection {#4582 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4584 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4586 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4588 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4590 …}
    +reports: Doctrine\ORM\PersistentCollection {#4592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4594 …}
    +violations: Doctrine\ORM\PersistentCollection {#4596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
    +awards: Doctrine\ORM\PersistentCollection {#4600 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4602 …}
    +categories: Doctrine\ORM\PersistentCollection {#4604 …}
    -id: 15626
    -password: "$2y$13$e5p.6uM9ugkKRKueHemCU.xvG5FwjXqNGNx4Dn6HNarE3VIN1ZdAm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4606 …}
    +apId: "jeena@jemmy.jeena.net"
    +apProfileId: "https://jemmy.jeena.net/u/jeena"
    +apPublicUrl: "https://jemmy.jeena.net/u/jeena"
    +apFollowersUrl: null
    +apInboxUrl: "https://jemmy.jeena.net/inbox"
    +apDomain: "jemmy.jeena.net"
    +apPreferredUsername: "jeena"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1712668813 {#4549
      date: 2024-04-09 15:20:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688262082 {#4550
      date: 2023-07-02 03:41:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5689
  +width: 65
  +height: 65
  +user: App\Entity\User {#4551
    +avatar: Proxies\__CG__\App\Entity\Image {#4552 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4553 …}
    +email: "jeena@jemmy.jeena.net"
    +username: "@jeena@jemmy.jeena.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "See [jeena.net/about](https://jeena.net/about)"
    +lastActive: DateTime @1712148234 {#4548
      date: 2024-04-03 14:43:54.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 {#4554 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4556 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4558 …}
    +entries: Doctrine\ORM\PersistentCollection {#4560 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4562 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4564 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4566 …}
    +posts: Doctrine\ORM\PersistentCollection {#4568 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4570 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4572 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4574 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4576 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4578 …}
    +follows: Doctrine\ORM\PersistentCollection {#4580 …}
    +followers: Doctrine\ORM\PersistentCollection {#4582 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4584 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4586 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4588 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4590 …}
    +reports: Doctrine\ORM\PersistentCollection {#4592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4594 …}
    +violations: Doctrine\ORM\PersistentCollection {#4596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
    +awards: Doctrine\ORM\PersistentCollection {#4600 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4602 …}
    +categories: Doctrine\ORM\PersistentCollection {#4604 …}
    -id: 15626
    -password: "$2y$13$e5p.6uM9ugkKRKueHemCU.xvG5FwjXqNGNx4Dn6HNarE3VIN1ZdAm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4606 …}
    +apId: "jeena@jemmy.jeena.net"
    +apProfileId: "https://jemmy.jeena.net/u/jeena"
    +apPublicUrl: "https://jemmy.jeena.net/u/jeena"
    +apFollowersUrl: null
    +apInboxUrl: "https://jemmy.jeena.net/inbox"
    +apDomain: "jemmy.jeena.net"
    +apPreferredUsername: "jeena"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1712668813 {#4549
      date: 2024-04-09 15:20:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688262082 {#4550
      date: 2023-07-02 03:41:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.27 ms
Input props
[
  "user" => App\Entity\User {#5027
    +avatar: Proxies\__CG__\App\Entity\Image {#5028 …}
    +cover: null
    +email: "Blaze@discuss.tchncs.de"
    +username: "@Blaze@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Main account: [@Blaze@reddthat.com](https://reddthat.com/u/Blaze)"
    +lastActive: DateTime @1729232502 {#5024
      date: 2024-10-18 08:21:42.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5029 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5031 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5033 …}
    +entries: Doctrine\ORM\PersistentCollection {#5035 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5037 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5039 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5041 …}
    +posts: Doctrine\ORM\PersistentCollection {#5043 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5045 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5047 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5049 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5051 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5053 …}
    +follows: Doctrine\ORM\PersistentCollection {#5055 …}
    +followers: Doctrine\ORM\PersistentCollection {#5057 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5059 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5061 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5063 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5065 …}
    +reports: Doctrine\ORM\PersistentCollection {#5067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5069 …}
    +violations: Doctrine\ORM\PersistentCollection {#5071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5073 …}
    +awards: Doctrine\ORM\PersistentCollection {#5075 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5077 …}
    +categories: Doctrine\ORM\PersistentCollection {#5079 …}
    -id: 39792
    -password: "$2y$13$Pqx3Hrx9GfkmFD4MiXE6qeR2L85cM6v2OWS4ui0aECrmLrC6pJuIm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5081 …}
    +apId: "Blaze@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/Blaze"
    +apPublicUrl: "https://discuss.tchncs.de/u/Blaze"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "Blaze"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728135147 {#5025
      date: 2024-10-05 15:32:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691629853 {#5026
      date: 2023-08-10 03:10:53.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5746
  +width: 65
  +height: 65
  +user: App\Entity\User {#5027
    +avatar: Proxies\__CG__\App\Entity\Image {#5028 …}
    +cover: null
    +email: "Blaze@discuss.tchncs.de"
    +username: "@Blaze@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Main account: [@Blaze@reddthat.com](https://reddthat.com/u/Blaze)"
    +lastActive: DateTime @1729232502 {#5024
      date: 2024-10-18 08:21:42.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5029 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5031 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5033 …}
    +entries: Doctrine\ORM\PersistentCollection {#5035 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5037 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5039 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5041 …}
    +posts: Doctrine\ORM\PersistentCollection {#5043 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5045 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5047 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5049 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5051 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5053 …}
    +follows: Doctrine\ORM\PersistentCollection {#5055 …}
    +followers: Doctrine\ORM\PersistentCollection {#5057 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5059 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5061 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5063 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5065 …}
    +reports: Doctrine\ORM\PersistentCollection {#5067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5069 …}
    +violations: Doctrine\ORM\PersistentCollection {#5071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5073 …}
    +awards: Doctrine\ORM\PersistentCollection {#5075 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5077 …}
    +categories: Doctrine\ORM\PersistentCollection {#5079 …}
    -id: 39792
    -password: "$2y$13$Pqx3Hrx9GfkmFD4MiXE6qeR2L85cM6v2OWS4ui0aECrmLrC6pJuIm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5081 …}
    +apId: "Blaze@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/Blaze"
    +apPublicUrl: "https://discuss.tchncs.de/u/Blaze"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "Blaze"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728135147 {#5025
      date: 2024-10-05 15:32:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691629853 {#5026
      date: 2023-08-10 03:10:53.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.50 ms
Input props
[
  "user" => App\Entity\User {#4309
    +avatar: Proxies\__CG__\App\Entity\Image {#4306 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4307 …}
    +email: "ada@lemmy.blahaj.zone"
    +username: "@ada@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Admin of lemmy.blahaj.zone\n
      \n
      I can also be found on the microblog fediverse at @ada@blahaj.zone or on matrix at @ada:chat.blahaj.zone
      """
    +lastActive: DateTime @1729578120 {#4310
      date: 2024-10-22 08:22:00.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4304 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4302 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4300 …}
    +entries: Doctrine\ORM\PersistentCollection {#4298 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4296 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4294 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4292 …}
    +posts: Doctrine\ORM\PersistentCollection {#4290 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4288 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4286 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4284 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4282 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4280 …}
    +follows: Doctrine\ORM\PersistentCollection {#4278 …}
    +followers: Doctrine\ORM\PersistentCollection {#4276 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4274 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4272 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4270 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4264 …}
    +violations: Doctrine\ORM\PersistentCollection {#4262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4260 …}
    +awards: Doctrine\ORM\PersistentCollection {#4258 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4256 …}
    +categories: Doctrine\ORM\PersistentCollection {#4254 …}
    -id: 8367
    -password: "$2y$13$50ViIvgZuNrCvqfeTodP3exrOVwHrja/UhWz3YPw/od0p3UR.r6Mi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4252 …}
    +apId: "ada@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/ada"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/ada"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "ada"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727160290 {#4311
      date: 2024-09-24 08:44:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687497393 {#4308
      date: 2023-06-23 07:16:33.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5803
  +width: 65
  +height: 65
  +user: App\Entity\User {#4309
    +avatar: Proxies\__CG__\App\Entity\Image {#4306 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4307 …}
    +email: "ada@lemmy.blahaj.zone"
    +username: "@ada@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Admin of lemmy.blahaj.zone\n
      \n
      I can also be found on the microblog fediverse at @ada@blahaj.zone or on matrix at @ada:chat.blahaj.zone
      """
    +lastActive: DateTime @1729578120 {#4310
      date: 2024-10-22 08:22:00.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4304 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4302 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4300 …}
    +entries: Doctrine\ORM\PersistentCollection {#4298 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4296 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4294 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4292 …}
    +posts: Doctrine\ORM\PersistentCollection {#4290 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4288 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4286 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4284 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4282 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4280 …}
    +follows: Doctrine\ORM\PersistentCollection {#4278 …}
    +followers: Doctrine\ORM\PersistentCollection {#4276 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4274 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4272 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4270 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4264 …}
    +violations: Doctrine\ORM\PersistentCollection {#4262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4260 …}
    +awards: Doctrine\ORM\PersistentCollection {#4258 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4256 …}
    +categories: Doctrine\ORM\PersistentCollection {#4254 …}
    -id: 8367
    -password: "$2y$13$50ViIvgZuNrCvqfeTodP3exrOVwHrja/UhWz3YPw/od0p3UR.r6Mi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4252 …}
    +apId: "ada@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/ada"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/ada"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "ada"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727160290 {#4311
      date: 2024-09-24 08:44:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687497393 {#4308
      date: 2023-06-23 07:16:33.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#4188
    +avatar: Proxies\__CG__\App\Entity\Image {#4189 …}
    +cover: null
    +email: "peter@feddit.uk"
    +username: "@peter@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[bi.gp](https://bi.gp)"
    +lastActive: DateTime @1729513978 {#4193
      date: 2024-10-21 14:32:58.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 {#4186 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4184 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4182 …}
    +entries: Doctrine\ORM\PersistentCollection {#4180 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4178 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4176 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4172 …}
    +posts: Doctrine\ORM\PersistentCollection {#4169 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4391 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4393 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4395 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4397 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4399 …}
    +follows: Doctrine\ORM\PersistentCollection {#4401 …}
    +followers: Doctrine\ORM\PersistentCollection {#4403 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4405 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4407 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4409 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4411 …}
    +reports: Doctrine\ORM\PersistentCollection {#4413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
    +violations: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    +awards: Doctrine\ORM\PersistentCollection {#4421 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4423 …}
    +categories: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 9592
    -password: "$2y$13$1fvAobuLq1/m5tuZB/Vexul0JXEQGOURyD2lTOS6p9369zpTQwcz2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4427 …}
    +apId: "peter@feddit.uk"
    +apProfileId: "https://feddit.uk/u/peter"
    +apPublicUrl: "https://feddit.uk/u/peter"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.uk/inbox"
    +apDomain: "feddit.uk"
    +apPreferredUsername: "peter"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719239657 {#4190
      date: 2024-06-24 16:34:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687550559 {#4191
      date: 2023-06-23 22:02:39.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5866
  +width: 65
  +height: 65
  +user: App\Entity\User {#4188
    +avatar: Proxies\__CG__\App\Entity\Image {#4189 …}
    +cover: null
    +email: "peter@feddit.uk"
    +username: "@peter@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[bi.gp](https://bi.gp)"
    +lastActive: DateTime @1729513978 {#4193
      date: 2024-10-21 14:32:58.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 {#4186 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4184 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4182 …}
    +entries: Doctrine\ORM\PersistentCollection {#4180 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4178 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4176 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4172 …}
    +posts: Doctrine\ORM\PersistentCollection {#4169 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4391 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4393 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4395 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4397 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4399 …}
    +follows: Doctrine\ORM\PersistentCollection {#4401 …}
    +followers: Doctrine\ORM\PersistentCollection {#4403 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4405 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4407 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4409 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4411 …}
    +reports: Doctrine\ORM\PersistentCollection {#4413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
    +violations: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    +awards: Doctrine\ORM\PersistentCollection {#4421 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4423 …}
    +categories: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 9592
    -password: "$2y$13$1fvAobuLq1/m5tuZB/Vexul0JXEQGOURyD2lTOS6p9369zpTQwcz2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4427 …}
    +apId: "peter@feddit.uk"
    +apProfileId: "https://feddit.uk/u/peter"
    +apPublicUrl: "https://feddit.uk/u/peter"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.uk/inbox"
    +apDomain: "feddit.uk"
    +apPreferredUsername: "peter"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719239657 {#4190
      date: 2024-06-24 16:34:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687550559 {#4191
      date: 2023-06-23 22:02:39.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.99 ms
Input props
[
  "user" => App\Entity\User {#5145
    +avatar: Proxies\__CG__\App\Entity\Image {#5146 …}
    +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 {#5142
      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 {#5147 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5149 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5151 …}
    +entries: Doctrine\ORM\PersistentCollection {#5153 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5155 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5157 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5159 …}
    +posts: Doctrine\ORM\PersistentCollection {#5161 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5163 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5165 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5167 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5169 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5171 …}
    +follows: Doctrine\ORM\PersistentCollection {#5173 …}
    +followers: Doctrine\ORM\PersistentCollection {#5175 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5177 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5179 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5181 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5183 …}
    +reports: Doctrine\ORM\PersistentCollection {#5185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
    +violations: Doctrine\ORM\PersistentCollection {#5189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
    +awards: Doctrine\ORM\PersistentCollection {#5193 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5195 …}
    +categories: Doctrine\ORM\PersistentCollection {#5197 …}
    -id: 56886
    -password: "$2y$13$Iy1n3trD9EUkWHgWxwS2YexUC2H6TtzZOgchZMfwyFK1nkpfii/vO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5199 …}
    +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 {#5143
      date: 2023-10-31 17:08:53.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697128147 {#5144
      date: 2023-10-12 18:29:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5923
  +width: 65
  +height: 65
  +user: App\Entity\User {#5145
    +avatar: Proxies\__CG__\App\Entity\Image {#5146 …}
    +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 {#5142
      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 {#5147 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5149 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5151 …}
    +entries: Doctrine\ORM\PersistentCollection {#5153 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5155 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5157 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5159 …}
    +posts: Doctrine\ORM\PersistentCollection {#5161 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5163 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5165 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5167 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5169 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5171 …}
    +follows: Doctrine\ORM\PersistentCollection {#5173 …}
    +followers: Doctrine\ORM\PersistentCollection {#5175 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5177 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5179 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5181 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5183 …}
    +reports: Doctrine\ORM\PersistentCollection {#5185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
    +violations: Doctrine\ORM\PersistentCollection {#5189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
    +awards: Doctrine\ORM\PersistentCollection {#5193 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5195 …}
    +categories: Doctrine\ORM\PersistentCollection {#5197 …}
    -id: 56886
    -password: "$2y$13$Iy1n3trD9EUkWHgWxwS2YexUC2H6TtzZOgchZMfwyFK1nkpfii/vO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5199 …}
    +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 {#5143
      date: 2023-10-31 17:08:53.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697128147 {#5144
      date: 2023-10-12 18:29:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.83 ms
Input props
[
  "user" => App\Entity\User {#5382
    +avatar: Proxies\__CG__\App\Entity\Image {#5383 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5384 …}
    +email: "frauddogg@lemmygrad.ml"
    +username: "@frauddogg@lemmygrad.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      *“That’s how I knew it was the first day; wig-twisting season, where folks can get they wigs twisted back, within reason”*\n
      \n
      they/them || [readsettlers.org](https://readsettlers.org) || No compromise, no retreat. || I don’t debate crackers, I just drag 'em
      """
    +lastActive: DateTime @1729521898 {#5379
      date: 2024-10-21 16:44:58.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 {#5385 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5387 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5389 …}
    +entries: Doctrine\ORM\PersistentCollection {#5391 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5393 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5395 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5397 …}
    +posts: Doctrine\ORM\PersistentCollection {#5399 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5401 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5403 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5405 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5407 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5409 …}
    +follows: Doctrine\ORM\PersistentCollection {#5411 …}
    +followers: Doctrine\ORM\PersistentCollection {#5413 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5415 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5417 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5419 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5421 …}
    +reports: Doctrine\ORM\PersistentCollection {#5423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
    +violations: Doctrine\ORM\PersistentCollection {#5427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
    +awards: Doctrine\ORM\PersistentCollection {#5431 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5433 …}
    +categories: Doctrine\ORM\PersistentCollection {#5435 …}
    -id: 61739
    -password: "$2y$13$5h.JI/pUEtRdW883JPeGMun92jVVtmNj79n0oaO9KrbEf28wCP3tO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5437 …}
    +apId: "frauddogg@lemmygrad.ml"
    +apProfileId: "https://lemmygrad.ml/u/frauddogg"
    +apPublicUrl: "https://lemmygrad.ml/u/frauddogg"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmygrad.ml/inbox"
    +apDomain: "lemmygrad.ml"
    +apPreferredUsername: "frauddogg"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727231762 {#5380
      date: 2024-09-25 04:36:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697609199 {#5381
      date: 2023-10-18 08:06:39.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5986
  +width: 65
  +height: 65
  +user: App\Entity\User {#5382
    +avatar: Proxies\__CG__\App\Entity\Image {#5383 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5384 …}
    +email: "frauddogg@lemmygrad.ml"
    +username: "@frauddogg@lemmygrad.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      *“That’s how I knew it was the first day; wig-twisting season, where folks can get they wigs twisted back, within reason”*\n
      \n
      they/them || [readsettlers.org](https://readsettlers.org) || No compromise, no retreat. || I don’t debate crackers, I just drag 'em
      """
    +lastActive: DateTime @1729521898 {#5379
      date: 2024-10-21 16:44:58.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 {#5385 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5387 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5389 …}
    +entries: Doctrine\ORM\PersistentCollection {#5391 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5393 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5395 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5397 …}
    +posts: Doctrine\ORM\PersistentCollection {#5399 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5401 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5403 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5405 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5407 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5409 …}
    +follows: Doctrine\ORM\PersistentCollection {#5411 …}
    +followers: Doctrine\ORM\PersistentCollection {#5413 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5415 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5417 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5419 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5421 …}
    +reports: Doctrine\ORM\PersistentCollection {#5423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
    +violations: Doctrine\ORM\PersistentCollection {#5427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
    +awards: Doctrine\ORM\PersistentCollection {#5431 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5433 …}
    +categories: Doctrine\ORM\PersistentCollection {#5435 …}
    -id: 61739
    -password: "$2y$13$5h.JI/pUEtRdW883JPeGMun92jVVtmNj79n0oaO9KrbEf28wCP3tO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5437 …}
    +apId: "frauddogg@lemmygrad.ml"
    +apProfileId: "https://lemmygrad.ml/u/frauddogg"
    +apPublicUrl: "https://lemmygrad.ml/u/frauddogg"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmygrad.ml/inbox"
    +apDomain: "lemmygrad.ml"
    +apPreferredUsername: "frauddogg"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727231762 {#5380
      date: 2024-09-25 04:36:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697609199 {#5381
      date: 2023-10-18 08:06:39.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.94 ms
Input props
[
  "user" => App\Entity\User {#5323
    +avatar: Proxies\__CG__\App\Entity\Image {#5324 …}
    +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 {#5320
      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 {#5325 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5327 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5329 …}
    +entries: Doctrine\ORM\PersistentCollection {#5331 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5333 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5335 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5337 …}
    +posts: Doctrine\ORM\PersistentCollection {#5339 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5341 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5343 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5345 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5347 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5349 …}
    +follows: Doctrine\ORM\PersistentCollection {#5351 …}
    +followers: Doctrine\ORM\PersistentCollection {#5353 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5355 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5357 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5359 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5361 …}
    +reports: Doctrine\ORM\PersistentCollection {#5363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
    +violations: Doctrine\ORM\PersistentCollection {#5367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
    +awards: Doctrine\ORM\PersistentCollection {#5371 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5373 …}
    +categories: Doctrine\ORM\PersistentCollection {#5375 …}
    -id: 61171
    -password: "$2y$13$KEPfmoOAviR.Dz2Fb6/x1.Z8j6pvjwOKZd/zCgADcA.4zerWfEEOW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5377 …}
    +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 {#5321
      date: 2024-01-12 01:30:11.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697535649 {#5322
      date: 2023-10-17 11:40:49.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6043
  +width: 65
  +height: 65
  +user: App\Entity\User {#5323
    +avatar: Proxies\__CG__\App\Entity\Image {#5324 …}
    +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 {#5320
      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 {#5325 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5327 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5329 …}
    +entries: Doctrine\ORM\PersistentCollection {#5331 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5333 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5335 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5337 …}
    +posts: Doctrine\ORM\PersistentCollection {#5339 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5341 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5343 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5345 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5347 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5349 …}
    +follows: Doctrine\ORM\PersistentCollection {#5351 …}
    +followers: Doctrine\ORM\PersistentCollection {#5353 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5355 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5357 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5359 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5361 …}
    +reports: Doctrine\ORM\PersistentCollection {#5363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
    +violations: Doctrine\ORM\PersistentCollection {#5367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
    +awards: Doctrine\ORM\PersistentCollection {#5371 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5373 …}
    +categories: Doctrine\ORM\PersistentCollection {#5375 …}
    -id: 61171
    -password: "$2y$13$KEPfmoOAviR.Dz2Fb6/x1.Z8j6pvjwOKZd/zCgADcA.4zerWfEEOW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5377 …}
    +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 {#5321
      date: 2024-01-12 01:30:11.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697535649 {#5322
      date: 2023-10-17 11:40:49.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.40 ms
Input props
[
  "user" => App\Entity\User {#4491
    +avatar: Proxies\__CG__\App\Entity\Image {#4492 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4493 …}
    +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 {#4488
      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 {#4494 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4496 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4498 …}
    +entries: Doctrine\ORM\PersistentCollection {#4500 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4502 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4504 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4506 …}
    +posts: Doctrine\ORM\PersistentCollection {#4508 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4510 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4512 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4514 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4516 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4518 …}
    +follows: Doctrine\ORM\PersistentCollection {#4520 …}
    +followers: Doctrine\ORM\PersistentCollection {#4522 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4524 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4526 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4528 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +violations: Doctrine\ORM\PersistentCollection {#4536 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4538 …}
    +awards: Doctrine\ORM\PersistentCollection {#4540 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4542 …}
    +categories: Doctrine\ORM\PersistentCollection {#4544 …}
    -id: 10386
    -password: "$2y$13$oUlhBGoDVvhdw5e.T2c4r.mbzSw9hy1UHKNYSCVZLRqIDeOf3Zia."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4546 …}
    +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 {#4489
      date: 2023-11-01 07:15:55.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687594494 {#4490
      date: 2023-06-24 10:14:54.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6106
  +width: 65
  +height: 65
  +user: App\Entity\User {#4491
    +avatar: Proxies\__CG__\App\Entity\Image {#4492 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4493 …}
    +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 {#4488
      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 {#4494 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4496 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4498 …}
    +entries: Doctrine\ORM\PersistentCollection {#4500 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4502 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4504 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4506 …}
    +posts: Doctrine\ORM\PersistentCollection {#4508 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4510 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4512 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4514 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4516 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4518 …}
    +follows: Doctrine\ORM\PersistentCollection {#4520 …}
    +followers: Doctrine\ORM\PersistentCollection {#4522 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4524 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4526 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4528 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +violations: Doctrine\ORM\PersistentCollection {#4536 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4538 …}
    +awards: Doctrine\ORM\PersistentCollection {#4540 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4542 …}
    +categories: Doctrine\ORM\PersistentCollection {#4544 …}
    -id: 10386
    -password: "$2y$13$oUlhBGoDVvhdw5e.T2c4r.mbzSw9hy1UHKNYSCVZLRqIDeOf3Zia."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4546 …}
    +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 {#4489
      date: 2023-11-01 07:15:55.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687594494 {#4490
      date: 2023-06-24 10:14:54.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.37 ms
Input props
[
  "user" => App\Entity\User {#4157
    +avatar: Proxies\__CG__\App\Entity\Image {#4137 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4138 …}
    +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 @1729491716 {#4161
      date: 2024-10-21 08:21:56.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 {#4139 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4132 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4136 …}
    +entries: Doctrine\ORM\PersistentCollection {#4133 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4130 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4128 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4126 …}
    +posts: Doctrine\ORM\PersistentCollection {#4124 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4122 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4120 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4118 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4116 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4114 …}
    +follows: Doctrine\ORM\PersistentCollection {#4112 …}
    +followers: Doctrine\ORM\PersistentCollection {#4110 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4108 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4106 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4104 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4102 …}
    +reports: Doctrine\ORM\PersistentCollection {#4100 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4098 …}
    +violations: Doctrine\ORM\PersistentCollection {#4096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4094 …}
    +awards: Doctrine\ORM\PersistentCollection {#4092 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4090 …}
    +categories: Doctrine\ORM\PersistentCollection {#4088 …}
    -id: 5986
    -password: "$2y$13$12wn0y.zSjGJBKRBn6cvou66L6lKuweeX1J3zm1j7oAZ0DqXhbL4i"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4086 …}
    +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 @1729414846 {#4160
      date: 2024-10-20 11:00:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687278015 {#4159
      date: 2023-06-20 18:20:15.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6163
  +width: 65
  +height: 65
  +user: App\Entity\User {#4157
    +avatar: Proxies\__CG__\App\Entity\Image {#4137 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4138 …}
    +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 @1729491716 {#4161
      date: 2024-10-21 08:21:56.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 {#4139 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4132 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4136 …}
    +entries: Doctrine\ORM\PersistentCollection {#4133 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4130 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4128 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4126 …}
    +posts: Doctrine\ORM\PersistentCollection {#4124 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4122 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4120 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4118 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4116 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4114 …}
    +follows: Doctrine\ORM\PersistentCollection {#4112 …}
    +followers: Doctrine\ORM\PersistentCollection {#4110 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4108 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4106 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4104 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4102 …}
    +reports: Doctrine\ORM\PersistentCollection {#4100 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4098 …}
    +violations: Doctrine\ORM\PersistentCollection {#4096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4094 …}
    +awards: Doctrine\ORM\PersistentCollection {#4092 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4090 …}
    +categories: Doctrine\ORM\PersistentCollection {#4088 …}
    -id: 5986
    -password: "$2y$13$12wn0y.zSjGJBKRBn6cvou66L6lKuweeX1J3zm1j7oAZ0DqXhbL4i"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4086 …}
    +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 @1729414846 {#4160
      date: 2024-10-20 11:00:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687278015 {#4159
      date: 2023-06-20 18:20:15.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.31 ms
Input props
[
  "user" => App\Entity\User {#4432
    +avatar: Proxies\__CG__\App\Entity\Image {#4433 …}
    +cover: null
    +email: "scrubbles@poptalk.scrubbles.tech"
    +username: "@scrubbles@poptalk.scrubbles.tech"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Little bit of everything!\n
      \n
      Avid Swiftie (come join us at [!taylorswift@poptalk.scrubbles.tech](https://poptalk.scrubbles.tech/c/taylorswift) )\n
      \n
      Gaming (Mass Effect, Witcher, and too much Satisfactory)\n
      \n
      Sci-fi\n
      \n
      I live for 90s TV sitcoms
      """
    +lastActive: DateTime @1729501239 {#4429
      date: 2024-10-21 11:00:39.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 {#4434 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4436 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4438 …}
    +entries: Doctrine\ORM\PersistentCollection {#4440 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4442 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4444 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4446 …}
    +posts: Doctrine\ORM\PersistentCollection {#4448 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4450 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4452 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4454 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4456 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4458 …}
    +follows: Doctrine\ORM\PersistentCollection {#4460 …}
    +followers: Doctrine\ORM\PersistentCollection {#4462 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4464 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4466 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4468 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +violations: Doctrine\ORM\PersistentCollection {#4476 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
    +awards: Doctrine\ORM\PersistentCollection {#4480 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4482 …}
    +categories: Doctrine\ORM\PersistentCollection {#4484 …}
    -id: 9624
    -password: "$2y$13$1v2Qw3gxm1STOexDaxoXW.x6ZqSMLnlC/txRHVswniIgILv6Mocli"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4486 …}
    +apId: "scrubbles@poptalk.scrubbles.tech"
    +apProfileId: "https://poptalk.scrubbles.tech/u/scrubbles"
    +apPublicUrl: "https://poptalk.scrubbles.tech/u/scrubbles"
    +apFollowersUrl: null
    +apInboxUrl: "https://poptalk.scrubbles.tech/inbox"
    +apDomain: "poptalk.scrubbles.tech"
    +apPreferredUsername: "scrubbles"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729412241 {#4430
      date: 2024-10-20 10:17:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687552207 {#4431
      date: 2023-06-23 22:30:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6220
  +width: 65
  +height: 65
  +user: App\Entity\User {#4432
    +avatar: Proxies\__CG__\App\Entity\Image {#4433 …}
    +cover: null
    +email: "scrubbles@poptalk.scrubbles.tech"
    +username: "@scrubbles@poptalk.scrubbles.tech"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Little bit of everything!\n
      \n
      Avid Swiftie (come join us at [!taylorswift@poptalk.scrubbles.tech](https://poptalk.scrubbles.tech/c/taylorswift) )\n
      \n
      Gaming (Mass Effect, Witcher, and too much Satisfactory)\n
      \n
      Sci-fi\n
      \n
      I live for 90s TV sitcoms
      """
    +lastActive: DateTime @1729501239 {#4429
      date: 2024-10-21 11:00:39.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 {#4434 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4436 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4438 …}
    +entries: Doctrine\ORM\PersistentCollection {#4440 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4442 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4444 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4446 …}
    +posts: Doctrine\ORM\PersistentCollection {#4448 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4450 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4452 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4454 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4456 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4458 …}
    +follows: Doctrine\ORM\PersistentCollection {#4460 …}
    +followers: Doctrine\ORM\PersistentCollection {#4462 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4464 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4466 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4468 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +violations: Doctrine\ORM\PersistentCollection {#4476 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
    +awards: Doctrine\ORM\PersistentCollection {#4480 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4482 …}
    +categories: Doctrine\ORM\PersistentCollection {#4484 …}
    -id: 9624
    -password: "$2y$13$1v2Qw3gxm1STOexDaxoXW.x6ZqSMLnlC/txRHVswniIgILv6Mocli"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4486 …}
    +apId: "scrubbles@poptalk.scrubbles.tech"
    +apProfileId: "https://poptalk.scrubbles.tech/u/scrubbles"
    +apPublicUrl: "https://poptalk.scrubbles.tech/u/scrubbles"
    +apFollowersUrl: null
    +apInboxUrl: "https://poptalk.scrubbles.tech/inbox"
    +apDomain: "poptalk.scrubbles.tech"
    +apPreferredUsername: "scrubbles"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729412241 {#4430
      date: 2024-10-20 10:17:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687552207 {#4431
      date: 2023-06-23 22:30:07.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 4.91 ms
Input props
[
  "magazine" => "lemmy_support@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6282
  +limit: 4
  +tag: null
  +magazine: "lemmy_support@lemmy.ml"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6283 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 1.62 ms
Input props
[
  "magazine" => "lemmy_support@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6359
  +limit: 4
  +tag: null
  +magazine: "lemmy_support@lemmy.ml"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6360 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3081 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 1.34 ms
Input props
[
  "magazine" => "lemmy_support@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6432
  +limit: 4
  +tag: null
  +magazine: "lemmy_support@lemmy.ml"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#555 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3081 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.22 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6501
  +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 {#6502 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 0.79 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +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: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#328
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 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 @1729581033 {#325
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#327
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6594
  +magazine: App\Entity\Magazine {#399
    +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: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#328
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#314 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#240 …}
    +posts: Doctrine\ORM\PersistentCollection {#198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#260 …}
    +bans: Doctrine\ORM\PersistentCollection {#177 …}
    +reports: Doctrine\ORM\PersistentCollection {#163 …}
    +badges: Doctrine\ORM\PersistentCollection {#141 …}
    +logs: Doctrine\ORM\PersistentCollection {#131 …}
    +awards: Doctrine\ORM\PersistentCollection {#120 …}
    +categories: Doctrine\ORM\PersistentCollection {#107 …}
    -id: 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 @1729581033 {#325
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#327
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#395 …}
}