GET https://kbin.spritesserver.nl/m/lemmy_support@lemmy.ml/commented/1m/videos

Components

15 Twig Components
44 Render Count
243 ms Render Time
14.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 2.08ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 43.79ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.63ms
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 52.27ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.49ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.23ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 21.84ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 27.85ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 104.18ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 10.86ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 8.54ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 35.52ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.28ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 0.86ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 14.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 {#1366
  +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 14.0 MiB 0.18 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1709
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.15 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1575
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.13 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1625
  +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 14.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 {#2359
  +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 14.0 MiB 0.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2021
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2332
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 14.0 MiB 0.21 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2058
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.13 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2309
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 14.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2204
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 14.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2151
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 14.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2016
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.18 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2513
  +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 14.0 MiB 0.16 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2569
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.15 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2625
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.13 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2681
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2737
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2793
  +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 14.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2849
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 14.0 MiB 0.15 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2905
  +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 14.0 MiB 0.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2963
  +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 14.0 MiB 52.27 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -id: 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 {#326
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#328
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3036
  +magazine: App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -id: 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 {#326
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#328
      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 14.0 MiB 0.49 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -id: 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 {#326
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#328
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3097
  +magazine: App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -id: 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 {#326
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#328
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 14.0 MiB 0.23 ms
Input props
[
  "date" => DateTimeImmutable @1696687715 {#328
    date: 2023-10-07 16:08:35.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3190
  +date: DateTimeImmutable @1696687715 {#328
    date: 2023-10-07 16:08:35.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 14.0 MiB 21.84 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3350
    +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 {#3305
      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 {#3303 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3301 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3299 …}
    +entries: Doctrine\ORM\PersistentCollection {#3297 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3354 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3380 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3410 …}
    +posts: Doctrine\ORM\PersistentCollection {#3351 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3421 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3442 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3473 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3430 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3482 …}
    +follows: Doctrine\ORM\PersistentCollection {#3485 …}
    +followers: Doctrine\ORM\PersistentCollection {#3480 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3508 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3504 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3521 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3525 …}
    +reports: Doctrine\ORM\PersistentCollection {#3509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
    +violations: Doctrine\ORM\PersistentCollection {#3541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3567 …}
    +awards: Doctrine\ORM\PersistentCollection {#3556 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3562 …}
    +categories: Doctrine\ORM\PersistentCollection {#3580 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3591 …}
    +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 {#3304
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3348
  +user: Proxies\__CG__\App\Entity\User {#3350
    +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 {#3305
      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 {#3303 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3301 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3299 …}
    +entries: Doctrine\ORM\PersistentCollection {#3297 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3354 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3380 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3410 …}
    +posts: Doctrine\ORM\PersistentCollection {#3351 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3421 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3442 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3473 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3430 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3482 …}
    +follows: Doctrine\ORM\PersistentCollection {#3485 …}
    +followers: Doctrine\ORM\PersistentCollection {#3480 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3508 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3504 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3521 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3525 …}
    +reports: Doctrine\ORM\PersistentCollection {#3509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
    +violations: Doctrine\ORM\PersistentCollection {#3541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3567 …}
    +awards: Doctrine\ORM\PersistentCollection {#3556 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3562 …}
    +categories: Doctrine\ORM\PersistentCollection {#3580 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3591 …}
    +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 {#3304
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 14.0 MiB 27.85 ms
Input props
[
  "magazine" => "lemmy_support@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3758
  +limit: 4
  +tag: null
  +magazine: "lemmy_support@lemmy.ml"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#396 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 14.0 MiB 104.18 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -id: 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 {#326
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#328
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3891
  +magazine: App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -id: 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 {#326
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#328
      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 14.0 MiB 0.71 ms
Input props
[
  "user" => App\Entity\User {#5144
    +avatar: Proxies\__CG__\App\Entity\Image {#5145 …}
    +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 {#5141
      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 {#5146 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5148 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5150 …}
    +entries: Doctrine\ORM\PersistentCollection {#5152 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5154 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5156 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5158 …}
    +posts: Doctrine\ORM\PersistentCollection {#5160 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5162 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5164 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5166 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5168 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5170 …}
    +follows: Doctrine\ORM\PersistentCollection {#5172 …}
    +followers: Doctrine\ORM\PersistentCollection {#5174 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5176 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5178 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5180 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5182 …}
    +reports: Doctrine\ORM\PersistentCollection {#5184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5186 …}
    +violations: Doctrine\ORM\PersistentCollection {#5188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5190 …}
    +awards: Doctrine\ORM\PersistentCollection {#5192 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5194 …}
    +categories: Doctrine\ORM\PersistentCollection {#5196 …}
    -id: 56886
    -password: "$2y$13$Iy1n3trD9EUkWHgWxwS2YexUC2H6TtzZOgchZMfwyFK1nkpfii/vO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5198 …}
    +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 {#5142
      date: 2023-10-31 17:08:53.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697128147 {#5143
      date: 2023-10-12 18:29:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4166
  +width: 65
  +height: 65
  +user: App\Entity\User {#5144
    +avatar: Proxies\__CG__\App\Entity\Image {#5145 …}
    +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 {#5141
      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 {#5146 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5148 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5150 …}
    +entries: Doctrine\ORM\PersistentCollection {#5152 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5154 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5156 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5158 …}
    +posts: Doctrine\ORM\PersistentCollection {#5160 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5162 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5164 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5166 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5168 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5170 …}
    +follows: Doctrine\ORM\PersistentCollection {#5172 …}
    +followers: Doctrine\ORM\PersistentCollection {#5174 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5176 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5178 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5180 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5182 …}
    +reports: Doctrine\ORM\PersistentCollection {#5184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5186 …}
    +violations: Doctrine\ORM\PersistentCollection {#5188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5190 …}
    +awards: Doctrine\ORM\PersistentCollection {#5192 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5194 …}
    +categories: Doctrine\ORM\PersistentCollection {#5196 …}
    -id: 56886
    -password: "$2y$13$Iy1n3trD9EUkWHgWxwS2YexUC2H6TtzZOgchZMfwyFK1nkpfii/vO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5198 …}
    +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 {#5142
      date: 2023-10-31 17:08:53.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697128147 {#5143
      date: 2023-10-12 18:29:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 11.11 ms
Input props
[
  "user" => App\Entity\User {#4550
    +avatar: Proxies\__CG__\App\Entity\Image {#4551 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4552 …}
    +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 {#4547
      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 {#4553 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4555 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4557 …}
    +entries: Doctrine\ORM\PersistentCollection {#4559 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4561 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4563 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4565 …}
    +posts: Doctrine\ORM\PersistentCollection {#4567 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4569 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4571 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4573 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4575 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4577 …}
    +follows: Doctrine\ORM\PersistentCollection {#4579 …}
    +followers: Doctrine\ORM\PersistentCollection {#4581 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4583 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4585 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4587 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4589 …}
    +reports: Doctrine\ORM\PersistentCollection {#4591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
    +violations: Doctrine\ORM\PersistentCollection {#4595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
    +awards: Doctrine\ORM\PersistentCollection {#4599 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4601 …}
    +categories: Doctrine\ORM\PersistentCollection {#4603 …}
    -id: 15626
    -password: "$2y$13$e5p.6uM9ugkKRKueHemCU.xvG5FwjXqNGNx4Dn6HNarE3VIN1ZdAm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4605 …}
    +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 {#4548
      date: 2024-04-09 15:20:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688262082 {#4549
      date: 2023-07-02 03:41:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5625
  +width: 65
  +height: 65
  +user: App\Entity\User {#4550
    +avatar: Proxies\__CG__\App\Entity\Image {#4551 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4552 …}
    +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 {#4547
      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 {#4553 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4555 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4557 …}
    +entries: Doctrine\ORM\PersistentCollection {#4559 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4561 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4563 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4565 …}
    +posts: Doctrine\ORM\PersistentCollection {#4567 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4569 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4571 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4573 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4575 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4577 …}
    +follows: Doctrine\ORM\PersistentCollection {#4579 …}
    +followers: Doctrine\ORM\PersistentCollection {#4581 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4583 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4585 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4587 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4589 …}
    +reports: Doctrine\ORM\PersistentCollection {#4591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
    +violations: Doctrine\ORM\PersistentCollection {#4595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
    +awards: Doctrine\ORM\PersistentCollection {#4599 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4601 …}
    +categories: Doctrine\ORM\PersistentCollection {#4603 …}
    -id: 15626
    -password: "$2y$13$e5p.6uM9ugkKRKueHemCU.xvG5FwjXqNGNx4Dn6HNarE3VIN1ZdAm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4605 …}
    +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 {#4548
      date: 2024-04-09 15:20:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688262082 {#4549
      date: 2023-07-02 03:41:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.38 ms
Input props
[
  "user" => App\Entity\User {#4431
    +avatar: Proxies\__CG__\App\Entity\Image {#4432 …}
    +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 {#4428
      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 {#4433 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4435 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4437 …}
    +entries: Doctrine\ORM\PersistentCollection {#4439 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4441 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4443 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4445 …}
    +posts: Doctrine\ORM\PersistentCollection {#4447 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4449 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4451 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4453 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4455 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4457 …}
    +follows: Doctrine\ORM\PersistentCollection {#4459 …}
    +followers: Doctrine\ORM\PersistentCollection {#4461 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4463 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4465 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4467 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4469 …}
    +reports: Doctrine\ORM\PersistentCollection {#4471 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
    +violations: Doctrine\ORM\PersistentCollection {#4475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
    +awards: Doctrine\ORM\PersistentCollection {#4479 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4481 …}
    +categories: Doctrine\ORM\PersistentCollection {#4483 …}
    -id: 9624
    -password: "$2y$13$1v2Qw3gxm1STOexDaxoXW.x6ZqSMLnlC/txRHVswniIgILv6Mocli"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4485 …}
    +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 {#4429
      date: 2024-10-20 10:17:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687552207 {#4430
      date: 2023-06-23 22:30:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5688
  +width: 65
  +height: 65
  +user: App\Entity\User {#4431
    +avatar: Proxies\__CG__\App\Entity\Image {#4432 …}
    +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 {#4428
      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 {#4433 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4435 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4437 …}
    +entries: Doctrine\ORM\PersistentCollection {#4439 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4441 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4443 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4445 …}
    +posts: Doctrine\ORM\PersistentCollection {#4447 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4449 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4451 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4453 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4455 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4457 …}
    +follows: Doctrine\ORM\PersistentCollection {#4459 …}
    +followers: Doctrine\ORM\PersistentCollection {#4461 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4463 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4465 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4467 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4469 …}
    +reports: Doctrine\ORM\PersistentCollection {#4471 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
    +violations: Doctrine\ORM\PersistentCollection {#4475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
    +awards: Doctrine\ORM\PersistentCollection {#4479 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4481 …}
    +categories: Doctrine\ORM\PersistentCollection {#4483 …}
    -id: 9624
    -password: "$2y$13$1v2Qw3gxm1STOexDaxoXW.x6ZqSMLnlC/txRHVswniIgILv6Mocli"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4485 …}
    +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 {#4429
      date: 2024-10-20 10:17:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687552207 {#4430
      date: 2023-06-23 22:30:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 3.05 ms
Input props
[
  "user" => App\Entity\User {#4020
    +avatar: Proxies\__CG__\App\Entity\Image {#4019 …}
    +cover: null
    +email: "lvxferre@lemmy.ml"
    +username: "@lvxferre@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      This account is being kept for the posterity, but it won’t see further activity past February.\n
      \n
      If you want to contact me, I’m at /u/lvxferre@mander.xyz
      """
    +lastActive: DateTime @1724919807 {#4023
      date: 2024-08-29 10:23:27.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4018 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4016 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4014 …}
    +entries: Doctrine\ORM\PersistentCollection {#4012 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4010 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4008 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4006 …}
    +posts: Doctrine\ORM\PersistentCollection {#4004 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4002 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4000 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3998 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3996 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3994 …}
    +follows: Doctrine\ORM\PersistentCollection {#3992 …}
    +followers: Doctrine\ORM\PersistentCollection {#3990 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3988 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3986 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3984 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3982 …}
    +reports: Doctrine\ORM\PersistentCollection {#3980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +violations: Doctrine\ORM\PersistentCollection {#3976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    +awards: Doctrine\ORM\PersistentCollection {#3972 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3970 …}
    +categories: Doctrine\ORM\PersistentCollection {#3968 …}
    -id: 7213
    -password: "$2y$13$VYeYRjSqnrh8olGusRVHMuA9mw1AiX1SrWbYd6/7SKSRrmCfmn362"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3966 …}
    +apId: "lvxferre@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/lvxferre"
    +apPublicUrl: "https://lemmy.ml/u/lvxferre"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lvxferre"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728291072 {#4022
      date: 2024-10-07 10:51:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687459799 {#4021
      date: 2023-06-22 20:49:59.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5745
  +width: 65
  +height: 65
  +user: App\Entity\User {#4020
    +avatar: Proxies\__CG__\App\Entity\Image {#4019 …}
    +cover: null
    +email: "lvxferre@lemmy.ml"
    +username: "@lvxferre@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      This account is being kept for the posterity, but it won’t see further activity past February.\n
      \n
      If you want to contact me, I’m at /u/lvxferre@mander.xyz
      """
    +lastActive: DateTime @1724919807 {#4023
      date: 2024-08-29 10:23:27.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4018 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4016 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4014 …}
    +entries: Doctrine\ORM\PersistentCollection {#4012 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4010 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4008 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4006 …}
    +posts: Doctrine\ORM\PersistentCollection {#4004 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4002 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4000 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3998 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3996 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3994 …}
    +follows: Doctrine\ORM\PersistentCollection {#3992 …}
    +followers: Doctrine\ORM\PersistentCollection {#3990 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3988 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3986 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3984 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3982 …}
    +reports: Doctrine\ORM\PersistentCollection {#3980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +violations: Doctrine\ORM\PersistentCollection {#3976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    +awards: Doctrine\ORM\PersistentCollection {#3972 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3970 …}
    +categories: Doctrine\ORM\PersistentCollection {#3968 …}
    -id: 7213
    -password: "$2y$13$VYeYRjSqnrh8olGusRVHMuA9mw1AiX1SrWbYd6/7SKSRrmCfmn362"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3966 …}
    +apId: "lvxferre@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/lvxferre"
    +apPublicUrl: "https://lemmy.ml/u/lvxferre"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lvxferre"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728291072 {#4022
      date: 2024-10-07 10:51:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687459799 {#4021
      date: 2023-06-22 20:49:59.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 2.87 ms
Input props
[
  "user" => App\Entity\User {#5026
    +avatar: Proxies\__CG__\App\Entity\Image {#5027 …}
    +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 {#5023
      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 {#5028 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5030 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5032 …}
    +entries: Doctrine\ORM\PersistentCollection {#5034 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5036 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5038 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5040 …}
    +posts: Doctrine\ORM\PersistentCollection {#5042 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5044 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5046 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5048 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5050 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5052 …}
    +follows: Doctrine\ORM\PersistentCollection {#5054 …}
    +followers: Doctrine\ORM\PersistentCollection {#5056 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5058 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5060 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5062 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5064 …}
    +reports: Doctrine\ORM\PersistentCollection {#5066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
    +violations: Doctrine\ORM\PersistentCollection {#5070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5072 …}
    +awards: Doctrine\ORM\PersistentCollection {#5074 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5076 …}
    +categories: Doctrine\ORM\PersistentCollection {#5078 …}
    -id: 39792
    -password: "$2y$13$Pqx3Hrx9GfkmFD4MiXE6qeR2L85cM6v2OWS4ui0aECrmLrC6pJuIm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5080 …}
    +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 {#5024
      date: 2024-10-05 15:32:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691629853 {#5025
      date: 2023-08-10 03:10:53.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5802
  +width: 65
  +height: 65
  +user: App\Entity\User {#5026
    +avatar: Proxies\__CG__\App\Entity\Image {#5027 …}
    +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 {#5023
      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 {#5028 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5030 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5032 …}
    +entries: Doctrine\ORM\PersistentCollection {#5034 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5036 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5038 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5040 …}
    +posts: Doctrine\ORM\PersistentCollection {#5042 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5044 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5046 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5048 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5050 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5052 …}
    +follows: Doctrine\ORM\PersistentCollection {#5054 …}
    +followers: Doctrine\ORM\PersistentCollection {#5056 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5058 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5060 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5062 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5064 …}
    +reports: Doctrine\ORM\PersistentCollection {#5066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
    +violations: Doctrine\ORM\PersistentCollection {#5070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5072 …}
    +awards: Doctrine\ORM\PersistentCollection {#5074 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5076 …}
    +categories: Doctrine\ORM\PersistentCollection {#5078 …}
    -id: 39792
    -password: "$2y$13$Pqx3Hrx9GfkmFD4MiXE6qeR2L85cM6v2OWS4ui0aECrmLrC6pJuIm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5080 …}
    +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 {#5024
      date: 2024-10-05 15:32:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691629853 {#5025
      date: 2023-08-10 03:10:53.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 1.44 ms
Input props
[
  "user" => App\Entity\User {#5085
    +avatar: Proxies\__CG__\App\Entity\Image {#5086 …}
    +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 {#5082
      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 {#5087 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5089 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5091 …}
    +entries: Doctrine\ORM\PersistentCollection {#5093 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5095 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5097 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5099 …}
    +posts: Doctrine\ORM\PersistentCollection {#5101 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5103 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5105 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5107 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5109 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5111 …}
    +follows: Doctrine\ORM\PersistentCollection {#5113 …}
    +followers: Doctrine\ORM\PersistentCollection {#5115 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5117 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5119 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5121 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5123 …}
    +reports: Doctrine\ORM\PersistentCollection {#5125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
    +violations: Doctrine\ORM\PersistentCollection {#5129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5131 …}
    +awards: Doctrine\ORM\PersistentCollection {#5133 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5135 …}
    +categories: Doctrine\ORM\PersistentCollection {#5137 …}
    -id: 50254
    -password: "$2y$13$6R9llLtXxsmOmbXDtmr1z.H9jmcUUfO8/xyRdBuaZ2FMayswuWLIW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5139 …}
    +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 {#5083
      date: 2024-09-28 08:29:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696501489 {#5084
      date: 2023-10-05 12:24:49.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5859
  +width: 65
  +height: 65
  +user: App\Entity\User {#5085
    +avatar: Proxies\__CG__\App\Entity\Image {#5086 …}
    +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 {#5082
      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 {#5087 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5089 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5091 …}
    +entries: Doctrine\ORM\PersistentCollection {#5093 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5095 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5097 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5099 …}
    +posts: Doctrine\ORM\PersistentCollection {#5101 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5103 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5105 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5107 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5109 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5111 …}
    +follows: Doctrine\ORM\PersistentCollection {#5113 …}
    +followers: Doctrine\ORM\PersistentCollection {#5115 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5117 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5119 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5121 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5123 …}
    +reports: Doctrine\ORM\PersistentCollection {#5125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
    +violations: Doctrine\ORM\PersistentCollection {#5129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5131 …}
    +awards: Doctrine\ORM\PersistentCollection {#5133 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5135 …}
    +categories: Doctrine\ORM\PersistentCollection {#5137 …}
    -id: 50254
    -password: "$2y$13$6R9llLtXxsmOmbXDtmr1z.H9jmcUUfO8/xyRdBuaZ2FMayswuWLIW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5139 …}
    +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 {#5083
      date: 2024-09-28 08:29:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696501489 {#5084
      date: 2023-10-05 12:24:49.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.91 ms
Input props
[
  "user" => App\Entity\User {#3961
    +avatar: Proxies\__CG__\App\Entity\Image {#3960 …}
    +cover: null
    +email: "sneezycat@sopuli.xyz"
    +username: "@sneezycat@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Sound technician from Spain. Late millenial. I like videogames. I use arch btw.\n
      \n
      **Trans rights are human rights**\n
      \n
      [check out my album](https://limonadabebo.bandcamp.com)
      """
    +lastActive: DateTime @1729328156 {#3964
      date: 2024-10-19 10:55: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 {#3959 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3909 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3911 …}
    +entries: Doctrine\ORM\PersistentCollection {#3918 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3919 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3921 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3923 …}
    +posts: Doctrine\ORM\PersistentCollection {#3920 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3913 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3931 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3928 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3936 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3933 …}
    +follows: Doctrine\ORM\PersistentCollection {#3941 …}
    +followers: Doctrine\ORM\PersistentCollection {#3943 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3945 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4385 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4379 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4176 …}
    +reports: Doctrine\ORM\PersistentCollection {#4165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
    +violations: Doctrine\ORM\PersistentCollection {#4386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
    +awards: Doctrine\ORM\PersistentCollection {#4380 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4377 …}
    +categories: Doctrine\ORM\PersistentCollection {#4376 …}
    -id: 7329
    -password: "$2y$13$fkGmqdBWstpLA.O4fWFYhuRCuK.j1VCA0oMNrkMa1z7a5RBQbUzmi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4174 …}
    +apId: "sneezycat@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/sneezycat"
    +apPublicUrl: "https://sopuli.xyz/u/sneezycat"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "sneezycat"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729232239 {#3963
      date: 2024-10-18 08:17:19.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687464069 {#3962
      date: 2023-06-22 22:01:09.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5916
  +width: 65
  +height: 65
  +user: App\Entity\User {#3961
    +avatar: Proxies\__CG__\App\Entity\Image {#3960 …}
    +cover: null
    +email: "sneezycat@sopuli.xyz"
    +username: "@sneezycat@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Sound technician from Spain. Late millenial. I like videogames. I use arch btw.\n
      \n
      **Trans rights are human rights**\n
      \n
      [check out my album](https://limonadabebo.bandcamp.com)
      """
    +lastActive: DateTime @1729328156 {#3964
      date: 2024-10-19 10:55: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 {#3959 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3909 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3911 …}
    +entries: Doctrine\ORM\PersistentCollection {#3918 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3919 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3921 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3923 …}
    +posts: Doctrine\ORM\PersistentCollection {#3920 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3913 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3931 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3928 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3936 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3933 …}
    +follows: Doctrine\ORM\PersistentCollection {#3941 …}
    +followers: Doctrine\ORM\PersistentCollection {#3943 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3945 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4385 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4379 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4176 …}
    +reports: Doctrine\ORM\PersistentCollection {#4165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
    +violations: Doctrine\ORM\PersistentCollection {#4386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
    +awards: Doctrine\ORM\PersistentCollection {#4380 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4377 …}
    +categories: Doctrine\ORM\PersistentCollection {#4376 …}
    -id: 7329
    -password: "$2y$13$fkGmqdBWstpLA.O4fWFYhuRCuK.j1VCA0oMNrkMa1z7a5RBQbUzmi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4174 …}
    +apId: "sneezycat@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/sneezycat"
    +apPublicUrl: "https://sopuli.xyz/u/sneezycat"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "sneezycat"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729232239 {#3963
      date: 2024-10-18 08:17:19.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687464069 {#3962
      date: 2023-06-22 22:01:09.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 10.07 ms
Input props
[
  "user" => App\Entity\User {#4187
    +avatar: Proxies\__CG__\App\Entity\Image {#4188 …}
    +cover: null
    +email: "peter@feddit.uk"
    +username: "@peter@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[bi.gp](https://bi.gp)"
    +lastActive: DateTime @1729513978 {#4192
      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 {#4185 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4183 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4181 …}
    +entries: Doctrine\ORM\PersistentCollection {#4179 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4177 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4175 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4171 …}
    +posts: Doctrine\ORM\PersistentCollection {#4168 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4390 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4392 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4394 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4396 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4398 …}
    +follows: Doctrine\ORM\PersistentCollection {#4400 …}
    +followers: Doctrine\ORM\PersistentCollection {#4402 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4404 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4406 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4408 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +violations: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    +awards: Doctrine\ORM\PersistentCollection {#4420 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4422 …}
    +categories: Doctrine\ORM\PersistentCollection {#4424 …}
    -id: 9592
    -password: "$2y$13$1fvAobuLq1/m5tuZB/Vexul0JXEQGOURyD2lTOS6p9369zpTQwcz2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4426 …}
    +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 {#4189
      date: 2024-06-24 16:34:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687550559 {#4190
      date: 2023-06-23 22:02:39.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5973
  +width: 65
  +height: 65
  +user: App\Entity\User {#4187
    +avatar: Proxies\__CG__\App\Entity\Image {#4188 …}
    +cover: null
    +email: "peter@feddit.uk"
    +username: "@peter@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[bi.gp](https://bi.gp)"
    +lastActive: DateTime @1729513978 {#4192
      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 {#4185 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4183 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4181 …}
    +entries: Doctrine\ORM\PersistentCollection {#4179 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4177 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4175 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4171 …}
    +posts: Doctrine\ORM\PersistentCollection {#4168 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4390 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4392 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4394 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4396 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4398 …}
    +follows: Doctrine\ORM\PersistentCollection {#4400 …}
    +followers: Doctrine\ORM\PersistentCollection {#4402 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4404 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4406 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4408 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4410 …}
    +reports: Doctrine\ORM\PersistentCollection {#4412 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +violations: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    +awards: Doctrine\ORM\PersistentCollection {#4420 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4422 …}
    +categories: Doctrine\ORM\PersistentCollection {#4424 …}
    -id: 9592
    -password: "$2y$13$1fvAobuLq1/m5tuZB/Vexul0JXEQGOURyD2lTOS6p9369zpTQwcz2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4426 …}
    +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 {#4189
      date: 2024-06-24 16:34:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687550559 {#4190
      date: 2023-06-23 22:02:39.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 5.92 ms
Input props
[
  "user" => App\Entity\User {#4907
    +avatar: Proxies\__CG__\App\Entity\Image {#4908 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4909 …}
    +email: "silas@programming.dev"
    +username: "@silas@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      web dev and digital artist making !lemmynade@lemm.ee\n
      \n
      [![](https://i.postimg.cc/fyjRjDzM/buymeacoffee.png)](https://www.buymeacoffee.com/silasobviously)
      """
    +lastActive: DateTime @1728591611 {#4904
      date: 2024-10-10 22:20:11.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4910 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4912 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4914 …}
    +entries: Doctrine\ORM\PersistentCollection {#4916 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4918 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4920 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4922 …}
    +posts: Doctrine\ORM\PersistentCollection {#4924 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4926 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4928 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4930 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4932 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4934 …}
    +follows: Doctrine\ORM\PersistentCollection {#4936 …}
    +followers: Doctrine\ORM\PersistentCollection {#4938 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4940 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4942 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4944 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4946 …}
    +reports: Doctrine\ORM\PersistentCollection {#4948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
    +violations: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    +awards: Doctrine\ORM\PersistentCollection {#4956 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4958 …}
    +categories: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 36362
    -password: "$2y$13$ldNSll1xNSg/ehAugu/dmeokEy.sZSoP1t5b9IIpX0kCtSUQL7KkK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4962 …}
    +apId: "silas@programming.dev"
    +apProfileId: "https://programming.dev/u/silas"
    +apPublicUrl: "https://programming.dev/u/silas"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "silas"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727479137 {#4905
      date: 2024-09-28 01:18:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690528798 {#4906
      date: 2023-07-28 09:19:58.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6036
  +width: 65
  +height: 65
  +user: App\Entity\User {#4907
    +avatar: Proxies\__CG__\App\Entity\Image {#4908 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4909 …}
    +email: "silas@programming.dev"
    +username: "@silas@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      web dev and digital artist making !lemmynade@lemm.ee\n
      \n
      [![](https://i.postimg.cc/fyjRjDzM/buymeacoffee.png)](https://www.buymeacoffee.com/silasobviously)
      """
    +lastActive: DateTime @1728591611 {#4904
      date: 2024-10-10 22:20:11.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4910 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4912 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4914 …}
    +entries: Doctrine\ORM\PersistentCollection {#4916 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4918 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4920 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4922 …}
    +posts: Doctrine\ORM\PersistentCollection {#4924 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4926 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4928 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4930 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4932 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4934 …}
    +follows: Doctrine\ORM\PersistentCollection {#4936 …}
    +followers: Doctrine\ORM\PersistentCollection {#4938 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4940 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4942 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4944 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4946 …}
    +reports: Doctrine\ORM\PersistentCollection {#4948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
    +violations: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    +awards: Doctrine\ORM\PersistentCollection {#4956 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4958 …}
    +categories: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 36362
    -password: "$2y$13$ldNSll1xNSg/ehAugu/dmeokEy.sZSoP1t5b9IIpX0kCtSUQL7KkK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4962 …}
    +apId: "silas@programming.dev"
    +apProfileId: "https://programming.dev/u/silas"
    +apPublicUrl: "https://programming.dev/u/silas"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "silas"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727479137 {#4905
      date: 2024-09-28 01:18:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690528798 {#4906
      date: 2023-07-28 09:19:58.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 3.90 ms
Input props
[
  "user" => App\Entity\User {#4669
    +avatar: Proxies\__CG__\App\Entity\Image {#4670 …}
    +cover: null
    +email: "Max_P@lemmy.max-p.me"
    +username: "@Max_P@lemmy.max-p.me"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Just some Internet guy\n
      \n
      He/him/them 🏳️\u{200D}🌈\n
      \n
      - IRC: Max-P on [libera.chat](https://libera.chat)\n
      - Matrix: [@max-p:max-p.me](https://matrix.to/#/@max-p:max-p.me)
      """
    +lastActive: DateTime @1729541931 {#4666
      date: 2024-10-21 22:18:51.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 {#4671 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4673 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4675 …}
    +entries: Doctrine\ORM\PersistentCollection {#4677 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4679 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4681 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4683 …}
    +posts: Doctrine\ORM\PersistentCollection {#4685 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4687 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4689 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4691 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4693 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4695 …}
    +follows: Doctrine\ORM\PersistentCollection {#4697 …}
    +followers: Doctrine\ORM\PersistentCollection {#4699 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4701 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4703 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4705 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4707 …}
    +reports: Doctrine\ORM\PersistentCollection {#4709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
    +violations: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    +awards: Doctrine\ORM\PersistentCollection {#4717 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4719 …}
    +categories: Doctrine\ORM\PersistentCollection {#4721 …}
    -id: 24483
    -password: "$2y$13$7zj3YoHkhAJUBzMe/Q7CzOItDCm4yjRilpVzP60X3ffVQ4.F5115O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4723 …}
    +apId: "Max_P@lemmy.max-p.me"
    +apProfileId: "https://lemmy.max-p.me/u/Max_P"
    +apPublicUrl: "https://lemmy.max-p.me/u/Max_P"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.max-p.me/inbox"
    +apDomain: "lemmy.max-p.me"
    +apPreferredUsername: "Max_P"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727615060 {#4667
      date: 2024-09-29 15:04:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689139864 {#4668
      date: 2023-07-12 07:31:04.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6093
  +width: 65
  +height: 65
  +user: App\Entity\User {#4669
    +avatar: Proxies\__CG__\App\Entity\Image {#4670 …}
    +cover: null
    +email: "Max_P@lemmy.max-p.me"
    +username: "@Max_P@lemmy.max-p.me"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Just some Internet guy\n
      \n
      He/him/them 🏳️\u{200D}🌈\n
      \n
      - IRC: Max-P on [libera.chat](https://libera.chat)\n
      - Matrix: [@max-p:max-p.me](https://matrix.to/#/@max-p:max-p.me)
      """
    +lastActive: DateTime @1729541931 {#4666
      date: 2024-10-21 22:18:51.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 {#4671 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4673 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4675 …}
    +entries: Doctrine\ORM\PersistentCollection {#4677 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4679 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4681 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4683 …}
    +posts: Doctrine\ORM\PersistentCollection {#4685 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4687 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4689 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4691 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4693 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4695 …}
    +follows: Doctrine\ORM\PersistentCollection {#4697 …}
    +followers: Doctrine\ORM\PersistentCollection {#4699 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4701 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4703 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4705 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4707 …}
    +reports: Doctrine\ORM\PersistentCollection {#4709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
    +violations: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    +awards: Doctrine\ORM\PersistentCollection {#4717 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4719 …}
    +categories: Doctrine\ORM\PersistentCollection {#4721 …}
    -id: 24483
    -password: "$2y$13$7zj3YoHkhAJUBzMe/Q7CzOItDCm4yjRilpVzP60X3ffVQ4.F5115O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4723 …}
    +apId: "Max_P@lemmy.max-p.me"
    +apProfileId: "https://lemmy.max-p.me/u/Max_P"
    +apPublicUrl: "https://lemmy.max-p.me/u/Max_P"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.max-p.me/inbox"
    +apDomain: "lemmy.max-p.me"
    +apPreferredUsername: "Max_P"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727615060 {#4667
      date: 2024-09-29 15:04:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689139864 {#4668
      date: 2023-07-12 07:31:04.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 2.09 ms
Input props
[
  "user" => App\Entity\User {#5263
    +avatar: Proxies\__CG__\App\Entity\Image {#5264 …}
    +cover: null
    +email: "burtek@techhub.social"
    +username: "@burtek@techhub.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      [#webdev](https://techhub.social/tags/webdev) [#typescript](https://techhub.social/tags/typescript) [#react](https://techhub.social/tags/react) developer with some knowledge of [#php](https://techhub.social/tags/php) [#c](https://techhub.social/tags/c)++ [#jquery](https://techhub.social/tags/jquery)\n
      \n
      Dad to 1.5yo boy\n
      \n
      Sea skipper
      """
    +lastActive: DateTime @1697412626 {#5260
      date: 2023-10-16 01:30:26.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5265 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5269 …}
    +entries: Doctrine\ORM\PersistentCollection {#5271 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5273 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5275 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5277 …}
    +posts: Doctrine\ORM\PersistentCollection {#5279 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5281 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5283 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5285 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5287 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5289 …}
    +follows: Doctrine\ORM\PersistentCollection {#5291 …}
    +followers: Doctrine\ORM\PersistentCollection {#5293 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5295 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5297 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5299 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5301 …}
    +reports: Doctrine\ORM\PersistentCollection {#5303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
    +violations: Doctrine\ORM\PersistentCollection {#5307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
    +awards: Doctrine\ORM\PersistentCollection {#5311 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5313 …}
    +categories: Doctrine\ORM\PersistentCollection {#5315 …}
    -id: 58939
    -password: "$2y$13$jJZGEAKJN70bYaAgW9950Or742.LY61XXwiHwWme/4YNcRbj.40Sm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5317 …}
    +apId: "burtek@techhub.social"
    +apProfileId: "https://techhub.social/users/burtek"
    +apPublicUrl: "https://techhub.social/@burtek"
    +apFollowersUrl: "https://techhub.social/users/burtek/followers"
    +apInboxUrl: "https://techhub.social/inbox"
    +apDomain: "techhub.social"
    +apPreferredUsername: "burtek"
    +apDiscoverable: false
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697411753 {#5261
      date: 2023-10-16 01:15:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697294946 {#5262
      date: 2023-10-14 16:49:06.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6150
  +width: 65
  +height: 65
  +user: App\Entity\User {#5263
    +avatar: Proxies\__CG__\App\Entity\Image {#5264 …}
    +cover: null
    +email: "burtek@techhub.social"
    +username: "@burtek@techhub.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      [#webdev](https://techhub.social/tags/webdev) [#typescript](https://techhub.social/tags/typescript) [#react](https://techhub.social/tags/react) developer with some knowledge of [#php](https://techhub.social/tags/php) [#c](https://techhub.social/tags/c)++ [#jquery](https://techhub.social/tags/jquery)\n
      \n
      Dad to 1.5yo boy\n
      \n
      Sea skipper
      """
    +lastActive: DateTime @1697412626 {#5260
      date: 2023-10-16 01:30:26.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5265 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5267 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5269 …}
    +entries: Doctrine\ORM\PersistentCollection {#5271 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5273 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5275 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5277 …}
    +posts: Doctrine\ORM\PersistentCollection {#5279 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5281 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5283 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5285 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5287 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5289 …}
    +follows: Doctrine\ORM\PersistentCollection {#5291 …}
    +followers: Doctrine\ORM\PersistentCollection {#5293 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5295 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5297 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5299 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5301 …}
    +reports: Doctrine\ORM\PersistentCollection {#5303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
    +violations: Doctrine\ORM\PersistentCollection {#5307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
    +awards: Doctrine\ORM\PersistentCollection {#5311 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5313 …}
    +categories: Doctrine\ORM\PersistentCollection {#5315 …}
    -id: 58939
    -password: "$2y$13$jJZGEAKJN70bYaAgW9950Or742.LY61XXwiHwWme/4YNcRbj.40Sm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5317 …}
    +apId: "burtek@techhub.social"
    +apProfileId: "https://techhub.social/users/burtek"
    +apPublicUrl: "https://techhub.social/@burtek"
    +apFollowersUrl: "https://techhub.social/users/burtek/followers"
    +apInboxUrl: "https://techhub.social/inbox"
    +apDomain: "techhub.social"
    +apPreferredUsername: "burtek"
    +apDiscoverable: false
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697411753 {#5261
      date: 2023-10-16 01:15:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697294946 {#5262
      date: 2023-10-14 16:49:06.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 1.35 ms
Input props
[
  "user" => App\Entity\User {#4156
    +avatar: Proxies\__CG__\App\Entity\Image {#4136 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4137 …}
    +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 {#4160
      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 {#4138 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4131 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4135 …}
    +entries: Doctrine\ORM\PersistentCollection {#4132 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4129 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4127 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4125 …}
    +posts: Doctrine\ORM\PersistentCollection {#4123 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4121 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4119 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4117 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4115 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4113 …}
    +follows: Doctrine\ORM\PersistentCollection {#4111 …}
    +followers: Doctrine\ORM\PersistentCollection {#4109 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4107 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4105 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4103 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4101 …}
    +reports: Doctrine\ORM\PersistentCollection {#4099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
    +violations: Doctrine\ORM\PersistentCollection {#4095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4093 …}
    +awards: Doctrine\ORM\PersistentCollection {#4091 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4089 …}
    +categories: Doctrine\ORM\PersistentCollection {#4087 …}
    -id: 5986
    -password: "$2y$13$12wn0y.zSjGJBKRBn6cvou66L6lKuweeX1J3zm1j7oAZ0DqXhbL4i"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4085 …}
    +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 {#4159
      date: 2024-10-20 11:00:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687278015 {#4158
      date: 2023-06-20 18:20:15.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6207
  +width: 65
  +height: 65
  +user: App\Entity\User {#4156
    +avatar: Proxies\__CG__\App\Entity\Image {#4136 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4137 …}
    +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 {#4160
      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 {#4138 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4131 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4135 …}
    +entries: Doctrine\ORM\PersistentCollection {#4132 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4129 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4127 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4125 …}
    +posts: Doctrine\ORM\PersistentCollection {#4123 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4121 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4119 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4117 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4115 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4113 …}
    +follows: Doctrine\ORM\PersistentCollection {#4111 …}
    +followers: Doctrine\ORM\PersistentCollection {#4109 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4107 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4105 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4103 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4101 …}
    +reports: Doctrine\ORM\PersistentCollection {#4099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
    +violations: Doctrine\ORM\PersistentCollection {#4095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4093 …}
    +awards: Doctrine\ORM\PersistentCollection {#4091 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4089 …}
    +categories: Doctrine\ORM\PersistentCollection {#4087 …}
    -id: 5986
    -password: "$2y$13$12wn0y.zSjGJBKRBn6cvou66L6lKuweeX1J3zm1j7oAZ0DqXhbL4i"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4085 …}
    +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 {#4159
      date: 2024-10-20 11:00:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687278015 {#4158
      date: 2023-06-20 18:20:15.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 14.0 MiB 10.86 ms
Input props
[
  "magazine" => "lemmy_support@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6269
  +limit: 4
  +tag: null
  +magazine: "lemmy_support@lemmy.ml"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6270 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 14.0 MiB 8.54 ms
Input props
[
  "magazine" => "lemmy_support@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6346
  +limit: 4
  +tag: null
  +magazine: "lemmy_support@lemmy.ml"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6347 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3080 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 14.0 MiB 35.52 ms
Input props
[
  "magazine" => "lemmy_support@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6467
  +limit: 4
  +tag: null
  +magazine: "lemmy_support@lemmy.ml"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#556 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3080 …}
}
support_us_block App\Twig\Components\SupportUsBlock 14.0 MiB 0.28 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6522
  +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 {#6521 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 14.0 MiB 0.86 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -id: 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 {#326
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#328
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6601
  +magazine: App\Entity\Magazine {#400
    +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 {#329
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#315 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +entries: Doctrine\ORM\PersistentCollection {#241 …}
    +posts: Doctrine\ORM\PersistentCollection {#199 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    +bans: Doctrine\ORM\PersistentCollection {#178 …}
    +reports: Doctrine\ORM\PersistentCollection {#164 …}
    +badges: Doctrine\ORM\PersistentCollection {#142 …}
    +logs: Doctrine\ORM\PersistentCollection {#132 …}
    +awards: Doctrine\ORM\PersistentCollection {#121 …}
    +categories: Doctrine\ORM\PersistentCollection {#108 …}
    -id: 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 {#326
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#328
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#396 …}
}