GET https://kbin.spritesserver.nl/m/datahoarder@lemmy.ml/top/12h/articles

Components

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

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 2.06ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 47.00ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.77ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.48ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 107.43ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.75ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.41ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 46.93ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 25.14ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 101.76ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 3.53ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 8.91ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 47.88ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.31ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 3.13ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.32 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 {#1365
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.23 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1610
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1586
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1617
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2364
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2029
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2349
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.27 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2125
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2302
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2211
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2145
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2017
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2515
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2571
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2627
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2683
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2739
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2795
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2851
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.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 {#2907
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2965
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
magazine_box App\Twig\Components\MagazineBoxComponent 12.0 MiB 107.43 ms
Input props
[
  "magazine" => App\Entity\Magazine {#398
    +icon: null
    +name: "datahoarder@lemmy.ml"
    +title: "datahoarder"
    +description: """
      **Who are we?**\n
      \n
      We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
      \n
      We are one. We are legion. And we’re trying really hard not to forget.\n
      \n
      – 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 58
    +entryCommentCount: 311
    +postCount: 1
    +postCommentCount: 1
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729502222 {#327
      date: 2024-10-21 11:17:02.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -id: 32
    +apId: "datahoarder@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/datahoarder"
    +apPublicUrl: "https://lemmy.ml/c/datahoarder"
    +apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "datahoarder"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729303437 {#324
      date: 2024-10-19 04:03:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695727192 {#326
      date: 2023-09-26 13:19:52.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3038
  +magazine: App\Entity\Magazine {#398
    +icon: null
    +name: "datahoarder@lemmy.ml"
    +title: "datahoarder"
    +description: """
      **Who are we?**\n
      \n
      We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
      \n
      We are one. We are legion. And we’re trying really hard not to forget.\n
      \n
      – 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 58
    +entryCommentCount: 311
    +postCount: 1
    +postCommentCount: 1
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729502222 {#327
      date: 2024-10-21 11:17:02.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -id: 32
    +apId: "datahoarder@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/datahoarder"
    +apPublicUrl: "https://lemmy.ml/c/datahoarder"
    +apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "datahoarder"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729303437 {#324
      date: 2024-10-19 04:03:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695727192 {#326
      date: 2023-09-26 13:19:52.0 +02:00
    }
  }
  +showCover: true
  +showDescription: true
  +showRules: true
  +showSubscribeButton: true
  +showInfo: true
  +showMeta: true
  +showSectionTitle: true
  +stretchedLink: true
}
magazine_sub App\Twig\Components\MagazineSubComponent 12.0 MiB 0.75 ms
Input props
[
  "magazine" => App\Entity\Magazine {#398
    +icon: null
    +name: "datahoarder@lemmy.ml"
    +title: "datahoarder"
    +description: """
      **Who are we?**\n
      \n
      We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
      \n
      We are one. We are legion. And we’re trying really hard not to forget.\n
      \n
      – 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 58
    +entryCommentCount: 311
    +postCount: 1
    +postCommentCount: 1
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729502222 {#327
      date: 2024-10-21 11:17:02.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -id: 32
    +apId: "datahoarder@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/datahoarder"
    +apPublicUrl: "https://lemmy.ml/c/datahoarder"
    +apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "datahoarder"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729303437 {#324
      date: 2024-10-19 04:03:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695727192 {#326
      date: 2023-09-26 13:19:52.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3099
  +magazine: App\Entity\Magazine {#398
    +icon: null
    +name: "datahoarder@lemmy.ml"
    +title: "datahoarder"
    +description: """
      **Who are we?**\n
      \n
      We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
      \n
      We are one. We are legion. And we’re trying really hard not to forget.\n
      \n
      – 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 58
    +entryCommentCount: 311
    +postCount: 1
    +postCommentCount: 1
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729502222 {#327
      date: 2024-10-21 11:17:02.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -id: 32
    +apId: "datahoarder@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/datahoarder"
    +apPublicUrl: "https://lemmy.ml/c/datahoarder"
    +apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "datahoarder"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729303437 {#324
      date: 2024-10-19 04:03:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695727192 {#326
      date: 2023-09-26 13:19:52.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 12.0 MiB 0.41 ms
Input props
[
  "date" => DateTimeImmutable @1695727192 {#326
    date: 2023-09-26 13:19:52.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3204
  +date: DateTimeImmutable @1695727192 {#326
    date: 2023-09-26 13:19:52.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 46.93 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3364
    +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 {#3319
      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 {#3317 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3315 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3313 …}
    +entries: Doctrine\ORM\PersistentCollection {#3311 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3368 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3394 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3424 …}
    +posts: Doctrine\ORM\PersistentCollection {#3365 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3435 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3456 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3487 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3444 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3496 …}
    +follows: Doctrine\ORM\PersistentCollection {#3499 …}
    +followers: Doctrine\ORM\PersistentCollection {#3494 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3522 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3518 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3535 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3539 …}
    +reports: Doctrine\ORM\PersistentCollection {#3523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3561 …}
    +violations: Doctrine\ORM\PersistentCollection {#3555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
    +awards: Doctrine\ORM\PersistentCollection {#3570 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3576 …}
    +categories: Doctrine\ORM\PersistentCollection {#3594 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3605 …}
    +apId: null
    +apProfileId: null
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      MIIJQgIBADANBgkqhkiG9w0BAQEFAASCCSwwggkoAgEAAoICAQDleeotz5TBiMlC\r\n
      YsJYJHVNxjvnvt0qsQA282B7vdqBTbARfD49iKPiMIwgU2yhCI0oTSQwc2Zy9AQ+\r\n
      31rwmvBx8VvcLgQvKpNzPVhMQjelK7k5iPiPc/W1soaauepq3YwQKgGod4c5Vh9f\r\n
      MInSANfOLOUSo3pUzfaQaGEvQc5DbKjDgIjsv/OKI1acbzu067KQzIThu+1BvcqQ\r\n
      Ypo2Ux5W23nNqkrRZ++z/r1MI2jS3vwi5OSwz4fWhLPJXE6lwokc6b/uAZe7sLT6\r\n
      QQtjevLnmMyRIVnmxbtHPMSfhLdz8ssQhoNCfAkMnBjDUX31SSs67pU8v5O3Fn2H\r\n
      d+qFWCjrREwSpBAd24INJqKsjSa6j3oLL8Xw8HZf+x6QRPJch/c3FNWRtM2b9n8V\r\n
      sAQiD985pafyeQ1TqIe4iSjI0iUgy2WgwO0C1Z0PNbQzQmRk0EOAlxIXjPmB229P\r\n
      V4+OcZxLT9phP/rid1Qt9Ro+2LdkS9Zqe8c2JHeJKc5Nv/8OOX5uQ/B82JXnuXYi\r\n
      /oVEJb5t42G8u3IIkYM5G/Gt033WU6dbyKOBmdnbXaPw9LC3M7oop3yyCb3UDLfg\r\n
      g/XnZVvZxSPCPlh5G1Lb0r47siKq/0k9YRua0AFsVg0dhqfuwsb6G9Hx5EicuPsu\r\n
      OIjXINBTjlnE4SdMz0ZJt7bLjwlKdQIDAQABAoICAAlWo8QHfYs+sMoF0Njbavam\r\n
      SYvNxZxWJacW0mdWu4ylh7O+dZ31cI3k4d7y5inLeksYkI90MsgczAtu9XlzJLPO\r\n
      WamlKcBtoCCBb5Vy4GbVV61SuKLF2krxn+6uAC8nIusJepXLf3JC4fXyuLkWFbIr\r\n
      O4s9od3Pn+gSh1nv+J/fzSJfmbLgwN1vQLgPAsQDD3o7CHFTP318ZsDnclUhnst0\r\n
      FQnckzzgWO3fQP7XNg3WyzX0UKYtW97L+bEJE55FQ2Us0gWyhOU7dLH2casztqzc\r\n
      F/8T91+fzlZAz9OaCAks6Tyb7L2I5KlhtNRF/bU8rAiy6tnVBgLeZG9d3upcQxX0\r\n
      L+SMPWg55qERGI5mO+BxFdUnVtcmswziKmySYtzgm+c4jmPS5cWhGB9HFCTW2S0x\r\n
      GoVA2cZGWjMTrbZQhgJjBqzp76fhLtXTufd328sYmX7fBYKEWFYNwrEJaWYUNl/V\r\n
      yEyl0aMQWKhVokx6eCqnuDZUc77LeuGuCleIdhQ53NYHrXMCmgVyLfmGdrOS3Uh6\r\n
      RrAYmnvvMkAUTOQajW2csC345PmgBOjE7vB7349ylKUkXvN4L+9xZCYaVjBt3O24\r\n
      aRoQSQDGhk+NIaYleiFx+u7dJSryxdx/6ut6dQ2S+jKlm1oN1qq6ppO5y/TFRQ1e\r\n
      qn7kjIGzUT80fANDFqdhAoIBAQD1+cGiWXRQhUrJc5X3ngH1zHoLWpmSZcUUDFn/\r\n
      bV/CChd2M43fOpneIQETZ1oS7BsU3y92kTw63ytYOUg7C5iT5/r9ZoBGq0HZSbll\r\n
      riRJWGiajr2aYCmIes++CrfUvCcD6+l8QMZ3s8eXdk80GX+vt1xEfRpWV9e9huJK\r\n
      K1e8wXfFmPAmxUi63IePscdc+SVQGeooMYDnMwLWvxpAtp5mGOaQc4D5dviWXjSE\r\n
      Z/PJa+gectpD1iDIPUXm3o17ivE2UYFia8/FCGUN6Yz7ucRKF+2SPO8hLefk5UvJ\r\n
      Lxlkh67MXKkneDqRU9C82Qmcfz5nQLQadC0nbE44YeXrnlIdAoIBAQDu1AWMIe6f\r\n
      7TZYCWnTa3nT6penJ9CMaGDPI/62dKTmGnI4oo3u9DGGrnuWbcFFCQA02vcYdpuw\r\n
      CVy6mkP/yqN5VSV3EHZiJUA0aKIxot3o3YOiobpVYn9hwvzzOdMZO4SOuevNfY1c\r\n
      qmnLGhYoDvR1c2yaudCf/BDwQqlLoSg9F5X57bRtwaRyUjhtXVKXWb59qtiwwrvp\r\n
      1vPjxciEIxAtgSXtIUQz3ljDRNUHjpyfYM3ska5jkxMIPNYUYFMX2x+Gxn9PZEG3\r\n
      Im391BRynZsnkvJO6i4i5N1xsPK5SyPiKBnlMxW/6ZLi5aAQHV3cc2KLzV+T+s2B\r\n
      v9LTAyO7nWo5AoIBAASA/jqqyKZwyl3F8AkIq6CEjfeHQSidFG65iyxSJF65MJTJ\r\n
      fN+Jgye+Evb3/X47NIO9UnEpV6D8VR7YbaonHDQZG09ogRDKMfp4jxx9g8yUAdZS\r\n
      psYc3KXTGdqw94y9pTk9KJlN1lR6xjzPvcOGdAATq2zVnZXXJewifCI/iOu73yWP\r\n
      F1aeZiaFwzWuW6goJ7a/wrnZrjKNjI/CEAj/TwcvjYk3lDT9KLAYKX4DKUOW5jko\r\n
      gTacxRzlglIn4Q9SC/iipWvX7YX+EVuf2yUA0cdJiOAUnYxN+uEGEc0tP5nHoju7\r\n
      tp0yZmAi2L+cecCT0+CwHpwdZHZEVWpS4JLf40ECggEBALFSZIgGDZlaU5YL7zHV\r\n
      Q5APRugKDLKjMPW7IPwxINnj2tioAL/hOQBpfkNTXEM4ipmz1fCo57FNUjcOINzD\r\n
      hJqqmHWNmIgIZmJDKeG2rhKenYTblXCeADwCvTKNxWmfoi0iZ6ybwqCBuqjcxoSZ\r\n
      jfHCcGl0+yw9yAnLRM1ta2XopCb70ZIIS2PCHjk9J/xN2ryNY/PhsgnN2ilMiTNq\r\n
      oTFYCWPF5lCojrj020KQJUPEaUBzbcpqwZ/FI6HfXvKAdCjqKk40/wHNI2Np2oC6\r\n
      +h7o4NWs0/J+gNhP6/edjZf19DwTsNtbvf6PRUeRtkXeudVY99T0Sy9B0HNxik9b\r\n
      cikCggEAM2wassiP1i0Gc3wrbNLHyQN+yqMaAp0xF+8l0fU3T8zPL/tYDcITnZPY\r\n
      pEFV/aodP9X7XFuQD0iGTOTGDXiMSLPOLI/ifmwbT41rgIN9x14MpU2EtWeVz7sx\r\n
      ZIFMt98rHx6BsZx/DnSFDQ8iqrKF3u+OOv7s6j+8odz4Rq53+16vMev5VUMOPq+E\r\n
      aQn8SDKkOjZzwb9QGB9bXS5s9yyj4pLyggQ0O5S2ugZjUcmCecNpktN8bUR3I9VQ\r\n
      KWkcQa9yCpidp/JYrQtlbqAPiIzptA4T4RNh+F6pKbmw7hNMIPipPzbQezEMaBOn\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 {#3318
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3362
  +user: Proxies\__CG__\App\Entity\User {#3364
    +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 {#3319
      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 {#3317 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3315 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3313 …}
    +entries: Doctrine\ORM\PersistentCollection {#3311 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3368 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3394 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3424 …}
    +posts: Doctrine\ORM\PersistentCollection {#3365 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3435 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3456 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3487 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3444 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3496 …}
    +follows: Doctrine\ORM\PersistentCollection {#3499 …}
    +followers: Doctrine\ORM\PersistentCollection {#3494 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3522 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3518 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3535 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3539 …}
    +reports: Doctrine\ORM\PersistentCollection {#3523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3561 …}
    +violations: Doctrine\ORM\PersistentCollection {#3555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
    +awards: Doctrine\ORM\PersistentCollection {#3570 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3576 …}
    +categories: Doctrine\ORM\PersistentCollection {#3594 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3605 …}
    +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 {#3318
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 25.14 ms
Input props
[
  "magazine" => "datahoarder@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3772
  +limit: 4
  +tag: null
  +magazine: "datahoarder@lemmy.ml"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#394 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 101.76 ms
Input props
[
  "magazine" => App\Entity\Magazine {#398
    +icon: null
    +name: "datahoarder@lemmy.ml"
    +title: "datahoarder"
    +description: """
      **Who are we?**\n
      \n
      We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
      \n
      We are one. We are legion. And we’re trying really hard not to forget.\n
      \n
      – 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 58
    +entryCommentCount: 311
    +postCount: 1
    +postCommentCount: 1
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729502222 {#327
      date: 2024-10-21 11:17:02.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -id: 32
    +apId: "datahoarder@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/datahoarder"
    +apPublicUrl: "https://lemmy.ml/c/datahoarder"
    +apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "datahoarder"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729303437 {#324
      date: 2024-10-19 04:03:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695727192 {#326
      date: 2023-09-26 13:19:52.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3905
  +magazine: App\Entity\Magazine {#398
    +icon: null
    +name: "datahoarder@lemmy.ml"
    +title: "datahoarder"
    +description: """
      **Who are we?**\n
      \n
      We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
      \n
      We are one. We are legion. And we’re trying really hard not to forget.\n
      \n
      – 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 58
    +entryCommentCount: 311
    +postCount: 1
    +postCommentCount: 1
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729502222 {#327
      date: 2024-10-21 11:17:02.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -id: 32
    +apId: "datahoarder@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/datahoarder"
    +apPublicUrl: "https://lemmy.ml/c/datahoarder"
    +apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "datahoarder"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729303437 {#324
      date: 2024-10-19 04:03:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695727192 {#326
      date: 2023-09-26 13:19:52.0 +02:00
    }
  }
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.91 ms
Input props
[
  "user" => App\Entity\User {#4742
    +avatar: Proxies\__CG__\App\Entity\Image {#4743 …}
    +cover: null
    +email: "Deebster@programming.dev"
    +username: "@Deebster@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "New account since lemmyrs.org went down, other `@Deebster`s are available."
    +lastActive: DateTime @1728698984 {#4739
      date: 2024-10-12 04:09:44.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 {#4744 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4746 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4748 …}
    +entries: Doctrine\ORM\PersistentCollection {#4750 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4752 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4754 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4756 …}
    +posts: Doctrine\ORM\PersistentCollection {#4758 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4760 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4762 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4764 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4766 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4768 …}
    +follows: Doctrine\ORM\PersistentCollection {#4770 …}
    +followers: Doctrine\ORM\PersistentCollection {#4772 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4774 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4776 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4778 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +violations: Doctrine\ORM\PersistentCollection {#4786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
    +awards: Doctrine\ORM\PersistentCollection {#4790 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4792 …}
    +categories: Doctrine\ORM\PersistentCollection {#4794 …}
    -id: 64691
    -password: "$2y$13$eQVy5HxMyS.cHCkCW.pm0.720DQ5iqGpsB8YIH3VGZB7bY23U9ngq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4796 …}
    +apId: "Deebster@programming.dev"
    +apProfileId: "https://programming.dev/u/Deebster"
    +apPublicUrl: "https://programming.dev/u/Deebster"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "Deebster"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729568880 {#4740
      date: 2024-10-22 05:48:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697991253 {#4741
      date: 2023-10-22 18:14:13.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4174
  +width: 65
  +height: 65
  +user: App\Entity\User {#4742
    +avatar: Proxies\__CG__\App\Entity\Image {#4743 …}
    +cover: null
    +email: "Deebster@programming.dev"
    +username: "@Deebster@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "New account since lemmyrs.org went down, other `@Deebster`s are available."
    +lastActive: DateTime @1728698984 {#4739
      date: 2024-10-12 04:09:44.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 {#4744 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4746 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4748 …}
    +entries: Doctrine\ORM\PersistentCollection {#4750 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4752 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4754 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4756 …}
    +posts: Doctrine\ORM\PersistentCollection {#4758 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4760 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4762 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4764 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4766 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4768 …}
    +follows: Doctrine\ORM\PersistentCollection {#4770 …}
    +followers: Doctrine\ORM\PersistentCollection {#4772 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4774 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4776 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4778 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +violations: Doctrine\ORM\PersistentCollection {#4786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
    +awards: Doctrine\ORM\PersistentCollection {#4790 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4792 …}
    +categories: Doctrine\ORM\PersistentCollection {#4794 …}
    -id: 64691
    -password: "$2y$13$eQVy5HxMyS.cHCkCW.pm0.720DQ5iqGpsB8YIH3VGZB7bY23U9ngq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4796 …}
    +apId: "Deebster@programming.dev"
    +apProfileId: "https://programming.dev/u/Deebster"
    +apPublicUrl: "https://programming.dev/u/Deebster"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "Deebster"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729568880 {#4740
      date: 2024-10-22 05:48:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697991253 {#4741
      date: 2023-10-22 18:14:13.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 6.84 ms
Input props
[
  "user" => App\Entity\User {#4505
    +avatar: Proxies\__CG__\App\Entity\Image {#4506 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4507 …}
    +email: "thomasdouwes@sopuli.xyz"
    +username: "@thomasdouwes@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      blog: [thomasdouwes.co.uk](https://thomasdouwes.co.uk)  \n
      homepage: [douwes.co.uk](https://douwes.co.uk)  \n
      bots:\n
      \n
      - [@FlagWaverBot@sopuli.xyz](https://sopuli.xyz/u/FlagWaverBot)
      """
    +lastActive: DateTime @1728074440 {#4502
      date: 2024-10-04 22:40:40.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 {#4508 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4510 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4512 …}
    +entries: Doctrine\ORM\PersistentCollection {#4514 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4516 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4518 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4520 …}
    +posts: Doctrine\ORM\PersistentCollection {#4522 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4524 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4526 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4528 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4530 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4532 …}
    +follows: Doctrine\ORM\PersistentCollection {#4534 …}
    +followers: Doctrine\ORM\PersistentCollection {#4536 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4538 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4540 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4542 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4544 …}
    +reports: Doctrine\ORM\PersistentCollection {#4546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4548 …}
    +violations: Doctrine\ORM\PersistentCollection {#4550 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4552 …}
    +awards: Doctrine\ORM\PersistentCollection {#4554 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4556 …}
    +categories: Doctrine\ORM\PersistentCollection {#4558 …}
    -id: 47137
    -password: "$2y$13$HT.cKPUZRbwIlErP.elZ0e.a5gcn1LzdepDu7Ew341UyGD3hZBN8K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4560 …}
    +apId: "thomasdouwes@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/thomasdouwes"
    +apPublicUrl: "https://sopuli.xyz/u/thomasdouwes"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "thomasdouwes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697588270 {#4503
      date: 2023-10-18 02:17:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695803397 {#4504
      date: 2023-09-27 10:29:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4926
  +width: 65
  +height: 65
  +user: App\Entity\User {#4505
    +avatar: Proxies\__CG__\App\Entity\Image {#4506 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4507 …}
    +email: "thomasdouwes@sopuli.xyz"
    +username: "@thomasdouwes@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      blog: [thomasdouwes.co.uk](https://thomasdouwes.co.uk)  \n
      homepage: [douwes.co.uk](https://douwes.co.uk)  \n
      bots:\n
      \n
      - [@FlagWaverBot@sopuli.xyz](https://sopuli.xyz/u/FlagWaverBot)
      """
    +lastActive: DateTime @1728074440 {#4502
      date: 2024-10-04 22:40:40.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 {#4508 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4510 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4512 …}
    +entries: Doctrine\ORM\PersistentCollection {#4514 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4516 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4518 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4520 …}
    +posts: Doctrine\ORM\PersistentCollection {#4522 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4524 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4526 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4528 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4530 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4532 …}
    +follows: Doctrine\ORM\PersistentCollection {#4534 …}
    +followers: Doctrine\ORM\PersistentCollection {#4536 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4538 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4540 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4542 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4544 …}
    +reports: Doctrine\ORM\PersistentCollection {#4546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4548 …}
    +violations: Doctrine\ORM\PersistentCollection {#4550 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4552 …}
    +awards: Doctrine\ORM\PersistentCollection {#4554 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4556 …}
    +categories: Doctrine\ORM\PersistentCollection {#4558 …}
    -id: 47137
    -password: "$2y$13$HT.cKPUZRbwIlErP.elZ0e.a5gcn1LzdepDu7Ew341UyGD3hZBN8K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4560 …}
    +apId: "thomasdouwes@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/thomasdouwes"
    +apPublicUrl: "https://sopuli.xyz/u/thomasdouwes"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "thomasdouwes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697588270 {#4503
      date: 2023-10-18 02:17:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695803397 {#4504
      date: 2023-09-27 10:29:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.69 ms
Input props
[
  "user" => App\Entity\User {#4186
    +avatar: Proxies\__CG__\App\Entity\Image {#4183 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4180 …}
    +email: "Appoxo@lemmy.dbzer0.com"
    +username: "@Appoxo@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Usually a lurker.  \n
      *Maybe I should’ve just shut up and thought for a bit longer before writing that comment…*\n
      \n
      If you want to talk to me elsewhere, you know how to reach me.
      """
    +lastActive: DateTime @1729377829 {#4187
      date: 2024-10-20 00:43:49.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 {#4179 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4176 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4392 …}
    +entries: Doctrine\ORM\PersistentCollection {#4394 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4396 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4398 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4400 …}
    +posts: Doctrine\ORM\PersistentCollection {#4402 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4404 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4406 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4408 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4410 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4412 …}
    +follows: Doctrine\ORM\PersistentCollection {#4414 …}
    +followers: Doctrine\ORM\PersistentCollection {#4416 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4418 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4420 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4422 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4424 …}
    +reports: Doctrine\ORM\PersistentCollection {#4426 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4428 …}
    +violations: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    +awards: Doctrine\ORM\PersistentCollection {#4434 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4436 …}
    +categories: Doctrine\ORM\PersistentCollection {#4438 …}
    -id: 39334
    -password: "$2y$13$0gXuS8Unzagw4tqa3UDfT.vci.RJnTKpgqX2WjCpZWOCB4WKTk8/a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4440 …}
    +apId: "Appoxo@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/Appoxo"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/Appoxo"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "Appoxo"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729527513 {#4188
      date: 2024-10-21 18:18:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691437144 {#4185
      date: 2023-08-07 21:39:04.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4983
  +width: 65
  +height: 65
  +user: App\Entity\User {#4186
    +avatar: Proxies\__CG__\App\Entity\Image {#4183 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4180 …}
    +email: "Appoxo@lemmy.dbzer0.com"
    +username: "@Appoxo@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Usually a lurker.  \n
      *Maybe I should’ve just shut up and thought for a bit longer before writing that comment…*\n
      \n
      If you want to talk to me elsewhere, you know how to reach me.
      """
    +lastActive: DateTime @1729377829 {#4187
      date: 2024-10-20 00:43:49.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 {#4179 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4176 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4392 …}
    +entries: Doctrine\ORM\PersistentCollection {#4394 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4396 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4398 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4400 …}
    +posts: Doctrine\ORM\PersistentCollection {#4402 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4404 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4406 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4408 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4410 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4412 …}
    +follows: Doctrine\ORM\PersistentCollection {#4414 …}
    +followers: Doctrine\ORM\PersistentCollection {#4416 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4418 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4420 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4422 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4424 …}
    +reports: Doctrine\ORM\PersistentCollection {#4426 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4428 …}
    +violations: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    +awards: Doctrine\ORM\PersistentCollection {#4434 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4436 …}
    +categories: Doctrine\ORM\PersistentCollection {#4438 …}
    -id: 39334
    -password: "$2y$13$0gXuS8Unzagw4tqa3UDfT.vci.RJnTKpgqX2WjCpZWOCB4WKTk8/a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4440 …}
    +apId: "Appoxo@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/Appoxo"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/Appoxo"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "Appoxo"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729527513 {#4188
      date: 2024-10-21 18:18:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691437144 {#4185
      date: 2023-08-07 21:39:04.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.77 ms
Input props
[
  "user" => App\Entity\User {#3923
    +avatar: Proxies\__CG__\App\Entity\Image {#3924 …}
    +cover: null
    +email: "cerement@slrpnk.net"
    +username: "@cerement@slrpnk.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      - [codeberg.org/cerement](https://codeberg.org/cerement)\n
      - [cerement.codeberg.page](https://cerement.codeberg.page/)\n
      - [@cerement@social.targaryen.house](https://social.targaryen.house/@cerement)\n
      - he/him\n
      - header credit – Randall Mackey, *The Lonely Cosmonaut*
      """
    +lastActive: DateTime @1729508718 {#3974
      date: 2024-10-21 13:05:18.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3925 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3932 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3933 …}
    +entries: Doctrine\ORM\PersistentCollection {#3935 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3937 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3934 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3927 …}
    +posts: Doctrine\ORM\PersistentCollection {#3945 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3942 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3950 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3947 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3955 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3957 …}
    +follows: Doctrine\ORM\PersistentCollection {#3959 …}
    +followers: Doctrine\ORM\PersistentCollection {#4387 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4381 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4184 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4173 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4388 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
    +violations: Doctrine\ORM\PersistentCollection {#4382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4379 …}
    +awards: Doctrine\ORM\PersistentCollection {#4378 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4182 …}
    +categories: Doctrine\ORM\PersistentCollection {#4371 …}
    -id: 9652
    -password: "$2y$13$o52BR6zXsioQujXe8evyDukp0eQRhpCufRP1a2UhxWEBK2DA5clbi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4369 …}
    +apId: "cerement@slrpnk.net"
    +apProfileId: "https://slrpnk.net/u/cerement"
    +apPublicUrl: "https://slrpnk.net/u/cerement"
    +apFollowersUrl: null
    +apInboxUrl: "https://slrpnk.net/inbox"
    +apDomain: "slrpnk.net"
    +apPreferredUsername: "cerement"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729430244 {#3973
      date: 2024-10-20 15:17:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687553526 {#3922
      date: 2023-06-23 22:52:06.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5040
  +width: 65
  +height: 65
  +user: App\Entity\User {#3923
    +avatar: Proxies\__CG__\App\Entity\Image {#3924 …}
    +cover: null
    +email: "cerement@slrpnk.net"
    +username: "@cerement@slrpnk.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      - [codeberg.org/cerement](https://codeberg.org/cerement)\n
      - [cerement.codeberg.page](https://cerement.codeberg.page/)\n
      - [@cerement@social.targaryen.house](https://social.targaryen.house/@cerement)\n
      - he/him\n
      - header credit – Randall Mackey, *The Lonely Cosmonaut*
      """
    +lastActive: DateTime @1729508718 {#3974
      date: 2024-10-21 13:05:18.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3925 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3932 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3933 …}
    +entries: Doctrine\ORM\PersistentCollection {#3935 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3937 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3934 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3927 …}
    +posts: Doctrine\ORM\PersistentCollection {#3945 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3942 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3950 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3947 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3955 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3957 …}
    +follows: Doctrine\ORM\PersistentCollection {#3959 …}
    +followers: Doctrine\ORM\PersistentCollection {#4387 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4381 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4184 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4173 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4388 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
    +violations: Doctrine\ORM\PersistentCollection {#4382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4379 …}
    +awards: Doctrine\ORM\PersistentCollection {#4378 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4182 …}
    +categories: Doctrine\ORM\PersistentCollection {#4371 …}
    -id: 9652
    -password: "$2y$13$o52BR6zXsioQujXe8evyDukp0eQRhpCufRP1a2UhxWEBK2DA5clbi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4369 …}
    +apId: "cerement@slrpnk.net"
    +apProfileId: "https://slrpnk.net/u/cerement"
    +apPublicUrl: "https://slrpnk.net/u/cerement"
    +apFollowersUrl: null
    +apInboxUrl: "https://slrpnk.net/inbox"
    +apDomain: "slrpnk.net"
    +apPreferredUsername: "cerement"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729430244 {#3973
      date: 2024-10-20 15:17:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687553526 {#3922
      date: 2023-06-23 22:52:06.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.32 ms
Input props
[
  "user" => App\Entity\User {#4306
    +avatar: Proxies\__CG__\App\Entity\Image {#4303 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4304 …}
    +email: "user224@lemmy.sdf.org"
    +username: "@user224@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I like computers, trains, space, radio-related everything and a bunch of other tech related stuff. User of GNU+Linux.  \n
      I am also dumb and worthless.  \n
      My laptop is HP 255 G7 running Manjaro and Linux Mint.  \n
      I own RTL-SDRv3 and RSP1 clone.\n
      \n
      SDF Unix shell username: `user224`
      """
    +lastActive: DateTime @1729183323 {#4307
      date: 2024-10-17 18:42:03.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4301 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4299 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4297 …}
    +entries: Doctrine\ORM\PersistentCollection {#4295 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4293 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4291 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4289 …}
    +posts: Doctrine\ORM\PersistentCollection {#4287 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4285 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4283 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4281 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4279 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4277 …}
    +follows: Doctrine\ORM\PersistentCollection {#4275 …}
    +followers: Doctrine\ORM\PersistentCollection {#4273 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4271 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4269 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4267 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4265 …}
    +reports: Doctrine\ORM\PersistentCollection {#4263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
    +violations: Doctrine\ORM\PersistentCollection {#4259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4257 …}
    +awards: Doctrine\ORM\PersistentCollection {#4255 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4253 …}
    +categories: Doctrine\ORM\PersistentCollection {#4251 …}
    -id: 25106
    -password: "$2y$13$pQ7c3eEhIbFcX1e7toeVZOff1dvq7adVFwKnY8IT.WNMS9jVkXcJe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4249 …}
    +apId: "user224@lemmy.sdf.org"
    +apProfileId: "https://lemmy.sdf.org/u/user224"
    +apPublicUrl: "https://lemmy.sdf.org/u/user224"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.sdf.org/inbox"
    +apDomain: "lemmy.sdf.org"
    +apPreferredUsername: "user224"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729440327 {#4308
      date: 2024-10-20 18:05:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689175617 {#4305
      date: 2023-07-12 17:26:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5097
  +width: 65
  +height: 65
  +user: App\Entity\User {#4306
    +avatar: Proxies\__CG__\App\Entity\Image {#4303 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4304 …}
    +email: "user224@lemmy.sdf.org"
    +username: "@user224@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I like computers, trains, space, radio-related everything and a bunch of other tech related stuff. User of GNU+Linux.  \n
      I am also dumb and worthless.  \n
      My laptop is HP 255 G7 running Manjaro and Linux Mint.  \n
      I own RTL-SDRv3 and RSP1 clone.\n
      \n
      SDF Unix shell username: `user224`
      """
    +lastActive: DateTime @1729183323 {#4307
      date: 2024-10-17 18:42:03.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4301 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4299 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4297 …}
    +entries: Doctrine\ORM\PersistentCollection {#4295 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4293 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4291 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4289 …}
    +posts: Doctrine\ORM\PersistentCollection {#4287 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4285 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4283 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4281 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4279 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4277 …}
    +follows: Doctrine\ORM\PersistentCollection {#4275 …}
    +followers: Doctrine\ORM\PersistentCollection {#4273 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4271 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4269 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4267 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4265 …}
    +reports: Doctrine\ORM\PersistentCollection {#4263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
    +violations: Doctrine\ORM\PersistentCollection {#4259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4257 …}
    +awards: Doctrine\ORM\PersistentCollection {#4255 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4253 …}
    +categories: Doctrine\ORM\PersistentCollection {#4251 …}
    -id: 25106
    -password: "$2y$13$pQ7c3eEhIbFcX1e7toeVZOff1dvq7adVFwKnY8IT.WNMS9jVkXcJe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4249 …}
    +apId: "user224@lemmy.sdf.org"
    +apProfileId: "https://lemmy.sdf.org/u/user224"
    +apPublicUrl: "https://lemmy.sdf.org/u/user224"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.sdf.org/inbox"
    +apDomain: "lemmy.sdf.org"
    +apPreferredUsername: "user224"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729440327 {#4308
      date: 2024-10-20 18:05:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689175617 {#4305
      date: 2023-07-12 17:26:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.78 ms
Input props
[
  "user" => App\Entity\User {#4030
    +avatar: Proxies\__CG__\App\Entity\Image {#4029 …}
    +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 {#4033
      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 {#4028 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4026 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4024 …}
    +entries: Doctrine\ORM\PersistentCollection {#4022 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4020 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4018 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4016 …}
    +posts: Doctrine\ORM\PersistentCollection {#4014 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4012 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4010 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4008 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4006 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4004 …}
    +follows: Doctrine\ORM\PersistentCollection {#4002 …}
    +followers: Doctrine\ORM\PersistentCollection {#4000 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3998 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3996 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3994 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3988 …}
    +violations: Doctrine\ORM\PersistentCollection {#3986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
    +awards: Doctrine\ORM\PersistentCollection {#3982 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3980 …}
    +categories: Doctrine\ORM\PersistentCollection {#3978 …}
    -id: 9624
    -password: "$2y$13$1v2Qw3gxm1STOexDaxoXW.x6ZqSMLnlC/txRHVswniIgILv6Mocli"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3976 …}
    +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 {#4032
      date: 2024-10-20 10:17:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687552207 {#4031
      date: 2023-06-23 22:30:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5154
  +width: 65
  +height: 65
  +user: App\Entity\User {#4030
    +avatar: Proxies\__CG__\App\Entity\Image {#4029 …}
    +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 {#4033
      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 {#4028 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4026 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4024 …}
    +entries: Doctrine\ORM\PersistentCollection {#4022 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4020 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4018 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4016 …}
    +posts: Doctrine\ORM\PersistentCollection {#4014 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4012 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4010 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4008 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4006 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4004 …}
    +follows: Doctrine\ORM\PersistentCollection {#4002 …}
    +followers: Doctrine\ORM\PersistentCollection {#4000 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3998 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3996 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3994 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3988 …}
    +violations: Doctrine\ORM\PersistentCollection {#3986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
    +awards: Doctrine\ORM\PersistentCollection {#3982 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3980 …}
    +categories: Doctrine\ORM\PersistentCollection {#3978 …}
    -id: 9624
    -password: "$2y$13$1v2Qw3gxm1STOexDaxoXW.x6ZqSMLnlC/txRHVswniIgILv6Mocli"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3976 …}
    +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 {#4032
      date: 2024-10-20 10:17:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687552207 {#4031
      date: 2023-06-23 22:30:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.51 ms
Input props
[
  "user" => App\Entity\User {#4683
    +avatar: Proxies\__CG__\App\Entity\Image {#4684 …}
    +cover: null
    +email: "Sprite@lemmy.ml"
    +username: "@Sprite@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "previously: twink@hexbear.net SillyJester@lemmygrad.ml"
    +lastActive: DateTime @1697444982 {#4680
      date: 2023-10-16 10:29: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 {#4685 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4687 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4689 …}
    +entries: Doctrine\ORM\PersistentCollection {#4691 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4693 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4695 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4697 …}
    +posts: Doctrine\ORM\PersistentCollection {#4699 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4701 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4703 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4705 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4707 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4709 …}
    +follows: Doctrine\ORM\PersistentCollection {#4711 …}
    +followers: Doctrine\ORM\PersistentCollection {#4713 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4715 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4717 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4719 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4721 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +violations: Doctrine\ORM\PersistentCollection {#4727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
    +awards: Doctrine\ORM\PersistentCollection {#4731 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4733 …}
    +categories: Doctrine\ORM\PersistentCollection {#4735 …}
    -id: 47882
    -password: "$2y$13$an1rS44hh5s9za.PG/jk3eckyb9KLn89myEuuE.95nfL6QVIkWhGi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4737 …}
    +apId: "Sprite@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Sprite"
    +apPublicUrl: "https://lemmy.ml/u/Sprite"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Sprite"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697487168 {#4681
      date: 2023-10-16 22:12:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696295805 {#4682
      date: 2023-10-03 03:16:45.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5211
  +width: 65
  +height: 65
  +user: App\Entity\User {#4683
    +avatar: Proxies\__CG__\App\Entity\Image {#4684 …}
    +cover: null
    +email: "Sprite@lemmy.ml"
    +username: "@Sprite@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "previously: twink@hexbear.net SillyJester@lemmygrad.ml"
    +lastActive: DateTime @1697444982 {#4680
      date: 2023-10-16 10:29: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 {#4685 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4687 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4689 …}
    +entries: Doctrine\ORM\PersistentCollection {#4691 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4693 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4695 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4697 …}
    +posts: Doctrine\ORM\PersistentCollection {#4699 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4701 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4703 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4705 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4707 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4709 …}
    +follows: Doctrine\ORM\PersistentCollection {#4711 …}
    +followers: Doctrine\ORM\PersistentCollection {#4713 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4715 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4717 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4719 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4721 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +violations: Doctrine\ORM\PersistentCollection {#4727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
    +awards: Doctrine\ORM\PersistentCollection {#4731 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4733 …}
    +categories: Doctrine\ORM\PersistentCollection {#4735 …}
    -id: 47882
    -password: "$2y$13$an1rS44hh5s9za.PG/jk3eckyb9KLn89myEuuE.95nfL6QVIkWhGi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4737 …}
    +apId: "Sprite@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Sprite"
    +apPublicUrl: "https://lemmy.ml/u/Sprite"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Sprite"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697487168 {#4681
      date: 2023-10-16 22:12:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696295805 {#4682
      date: 2023-10-03 03:16:45.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 6.73 ms
Input props
[
  "user" => App\Entity\User {#4366
    +avatar: Proxies\__CG__\App\Entity\Image {#4363 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4364 …}
    +email: "wolfshadowheart@kbin.social"
    +username: "@wolfshadowheart@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I like to play devil's advocate and am interested in sharing knowledge about my hobbies! I like gaming and VR, AI, herbal vaporizers, media analysis and philosophy!"
    +lastActive: DateTime @1712581366 {#4367
      date: 2024-04-08 15:02:46.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 {#4361 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4359 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4357 …}
    +entries: Doctrine\ORM\PersistentCollection {#4355 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4353 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4351 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4349 …}
    +posts: Doctrine\ORM\PersistentCollection {#4347 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4345 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4343 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4341 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4339 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4337 …}
    +follows: Doctrine\ORM\PersistentCollection {#4335 …}
    +followers: Doctrine\ORM\PersistentCollection {#4333 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4331 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4329 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4327 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4325 …}
    +reports: Doctrine\ORM\PersistentCollection {#4323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
    +violations: Doctrine\ORM\PersistentCollection {#4319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4317 …}
    +awards: Doctrine\ORM\PersistentCollection {#4315 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4313 …}
    +categories: Doctrine\ORM\PersistentCollection {#4311 …}
    -id: 12654
    -password: "$2y$13$AJZPTkSjwafzYwGV1tpPheXwUp8aXRxSAKFA00xox/jGCLn/0EHNy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4309 …}
    +apId: "wolfshadowheart@kbin.social"
    +apProfileId: "https://kbin.social/u/wolfshadowheart"
    +apPublicUrl: "https://kbin.social/u/wolfshadowheart"
    +apFollowersUrl: "https://kbin.social/u/wolfshadowheart/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "wolfshadowheart"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1708626000 {#4368
      date: 2024-02-22 19:20:00.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688064746 {#4365
      date: 2023-06-29 20:52:26.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5268
  +width: 65
  +height: 65
  +user: App\Entity\User {#4366
    +avatar: Proxies\__CG__\App\Entity\Image {#4363 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4364 …}
    +email: "wolfshadowheart@kbin.social"
    +username: "@wolfshadowheart@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I like to play devil's advocate and am interested in sharing knowledge about my hobbies! I like gaming and VR, AI, herbal vaporizers, media analysis and philosophy!"
    +lastActive: DateTime @1712581366 {#4367
      date: 2024-04-08 15:02:46.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 {#4361 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4359 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4357 …}
    +entries: Doctrine\ORM\PersistentCollection {#4355 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4353 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4351 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4349 …}
    +posts: Doctrine\ORM\PersistentCollection {#4347 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4345 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4343 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4341 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4339 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4337 …}
    +follows: Doctrine\ORM\PersistentCollection {#4335 …}
    +followers: Doctrine\ORM\PersistentCollection {#4333 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4331 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4329 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4327 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4325 …}
    +reports: Doctrine\ORM\PersistentCollection {#4323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
    +violations: Doctrine\ORM\PersistentCollection {#4319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4317 …}
    +awards: Doctrine\ORM\PersistentCollection {#4315 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4313 …}
    +categories: Doctrine\ORM\PersistentCollection {#4311 …}
    -id: 12654
    -password: "$2y$13$AJZPTkSjwafzYwGV1tpPheXwUp8aXRxSAKFA00xox/jGCLn/0EHNy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4309 …}
    +apId: "wolfshadowheart@kbin.social"
    +apProfileId: "https://kbin.social/u/wolfshadowheart"
    +apPublicUrl: "https://kbin.social/u/wolfshadowheart"
    +apFollowersUrl: "https://kbin.social/u/wolfshadowheart/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "wolfshadowheart"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1708626000 {#4368
      date: 2024-02-22 19:20:00.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688064746 {#4365
      date: 2023-06-29 20:52:26.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.81 ms
Input props
[
  "user" => App\Entity\User {#4164
    +avatar: Proxies\__CG__\App\Entity\Image {#4144 …}
    +cover: null
    +email: "Faceman2K23@discuss.tchncs.de"
    +username: "@Faceman2K23@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "poop"
    +lastActive: DateTime @1729303213 {#4168
      date: 2024-10-19 04:00:13.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 {#4145 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4147 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4142 …}
    +entries: Doctrine\ORM\PersistentCollection {#4141 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4138 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4136 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4134 …}
    +posts: Doctrine\ORM\PersistentCollection {#4132 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4130 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4128 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4126 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4124 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4122 …}
    +follows: Doctrine\ORM\PersistentCollection {#4120 …}
    +followers: Doctrine\ORM\PersistentCollection {#4118 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4116 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4114 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4112 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4110 …}
    +reports: Doctrine\ORM\PersistentCollection {#4108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4106 …}
    +violations: Doctrine\ORM\PersistentCollection {#4104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4102 …}
    +awards: Doctrine\ORM\PersistentCollection {#4100 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4098 …}
    +categories: Doctrine\ORM\PersistentCollection {#4096 …}
    -id: 76
    -password: "$2y$13$zprY9kPQtoMXs.Y8vCuL3uz0DA0d6yheqpqH5m2VEVTiTdiOFzAZ6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4094 …}
    +apId: "Faceman2K23@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/Faceman2K23"
    +apPublicUrl: "https://discuss.tchncs.de/u/Faceman2K23"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "Faceman2K23"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719321092 {#4167
      date: 2024-06-25 15:11:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686648308 {#4166
      date: 2023-06-13 11:25:08.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5325
  +width: 65
  +height: 65
  +user: App\Entity\User {#4164
    +avatar: Proxies\__CG__\App\Entity\Image {#4144 …}
    +cover: null
    +email: "Faceman2K23@discuss.tchncs.de"
    +username: "@Faceman2K23@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "poop"
    +lastActive: DateTime @1729303213 {#4168
      date: 2024-10-19 04:00:13.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 {#4145 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4147 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4142 …}
    +entries: Doctrine\ORM\PersistentCollection {#4141 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4138 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4136 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4134 …}
    +posts: Doctrine\ORM\PersistentCollection {#4132 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4130 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4128 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4126 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4124 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4122 …}
    +follows: Doctrine\ORM\PersistentCollection {#4120 …}
    +followers: Doctrine\ORM\PersistentCollection {#4118 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4116 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4114 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4112 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4110 …}
    +reports: Doctrine\ORM\PersistentCollection {#4108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4106 …}
    +violations: Doctrine\ORM\PersistentCollection {#4104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4102 …}
    +awards: Doctrine\ORM\PersistentCollection {#4100 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4098 …}
    +categories: Doctrine\ORM\PersistentCollection {#4096 …}
    -id: 76
    -password: "$2y$13$zprY9kPQtoMXs.Y8vCuL3uz0DA0d6yheqpqH5m2VEVTiTdiOFzAZ6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4094 …}
    +apId: "Faceman2K23@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/Faceman2K23"
    +apPublicUrl: "https://discuss.tchncs.de/u/Faceman2K23"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "Faceman2K23"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719321092 {#4167
      date: 2024-06-25 15:11:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686648308 {#4166
      date: 2023-06-13 11:25:08.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.39 ms
Input props
[
  "user" => App\Entity\User {#4624
    +avatar: Proxies\__CG__\App\Entity\Image {#4625 …}
    +cover: null
    +email: "500PuzzlePieces@lemmy.dbzer0.com"
    +username: "@500PuzzlePieces@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Chief Librarian for Cursed Crypts. As the TBs go up my mental illnesses slowly disappear."
    +lastActive: DateTime @1696149545 {#4621
      date: 2023-10-01 10:39:05.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4626 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4628 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4630 …}
    +entries: Doctrine\ORM\PersistentCollection {#4632 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4634 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4636 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4638 …}
    +posts: Doctrine\ORM\PersistentCollection {#4640 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4642 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4644 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4646 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4648 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4650 …}
    +follows: Doctrine\ORM\PersistentCollection {#4652 …}
    +followers: Doctrine\ORM\PersistentCollection {#4654 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4656 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4658 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4660 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4662 …}
    +reports: Doctrine\ORM\PersistentCollection {#4664 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4666 …}
    +violations: Doctrine\ORM\PersistentCollection {#4668 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4670 …}
    +awards: Doctrine\ORM\PersistentCollection {#4672 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4674 …}
    +categories: Doctrine\ORM\PersistentCollection {#4676 …}
    -id: 47604
    -password: "$2y$13$7SFOwBSGB16cVe93r9MXUOuYrumrvnWagX9O0RvGo2BJxnEOpyKM."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4678 …}
    +apId: "500PuzzlePieces@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/500PuzzlePieces"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/500PuzzlePieces"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "500PuzzlePieces"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1696149541 {#4622
      date: 2023-10-01 10:39:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696149538 {#4623
      date: 2023-10-01 10:38:58.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5382
  +width: 65
  +height: 65
  +user: App\Entity\User {#4624
    +avatar: Proxies\__CG__\App\Entity\Image {#4625 …}
    +cover: null
    +email: "500PuzzlePieces@lemmy.dbzer0.com"
    +username: "@500PuzzlePieces@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Chief Librarian for Cursed Crypts. As the TBs go up my mental illnesses slowly disappear."
    +lastActive: DateTime @1696149545 {#4621
      date: 2023-10-01 10:39:05.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4626 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4628 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4630 …}
    +entries: Doctrine\ORM\PersistentCollection {#4632 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4634 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4636 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4638 …}
    +posts: Doctrine\ORM\PersistentCollection {#4640 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4642 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4644 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4646 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4648 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4650 …}
    +follows: Doctrine\ORM\PersistentCollection {#4652 …}
    +followers: Doctrine\ORM\PersistentCollection {#4654 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4656 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4658 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4660 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4662 …}
    +reports: Doctrine\ORM\PersistentCollection {#4664 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4666 …}
    +violations: Doctrine\ORM\PersistentCollection {#4668 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4670 …}
    +awards: Doctrine\ORM\PersistentCollection {#4672 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4674 …}
    +categories: Doctrine\ORM\PersistentCollection {#4676 …}
    -id: 47604
    -password: "$2y$13$7SFOwBSGB16cVe93r9MXUOuYrumrvnWagX9O0RvGo2BJxnEOpyKM."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4678 …}
    +apId: "500PuzzlePieces@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/500PuzzlePieces"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/500PuzzlePieces"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "500PuzzlePieces"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1696149541 {#4622
      date: 2023-10-01 10:39:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696149538 {#4623
      date: 2023-10-01 10:38:58.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.81 ms
Input props
[
  "user" => App\Entity\User {#4445
    +avatar: Proxies\__CG__\App\Entity\Image {#4446 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4447 …}
    +email: "TCB13@lemmy.world"
    +username: "@TCB13@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: ""
    +lastActive: DateTime @1729518803 {#4442
      date: 2024-10-21 15:53:23.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 {#4448 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4450 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4452 …}
    +entries: Doctrine\ORM\PersistentCollection {#4454 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4456 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4458 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4460 …}
    +posts: Doctrine\ORM\PersistentCollection {#4462 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4464 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4466 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4468 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4470 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4472 …}
    +follows: Doctrine\ORM\PersistentCollection {#4474 …}
    +followers: Doctrine\ORM\PersistentCollection {#4476 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4478 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4480 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4482 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
    +violations: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    +awards: Doctrine\ORM\PersistentCollection {#4494 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4496 …}
    +categories: Doctrine\ORM\PersistentCollection {#4498 …}
    -id: 43677
    -password: "$2y$13$67WvGuLt4FPbc4trvxnH0ODZHTvTlMWI7kaafAJZUzYiSsXw.KDqi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4500 …}
    +apId: "TCB13@lemmy.world"
    +apProfileId: "https://lemmy.world/u/TCB13"
    +apPublicUrl: "https://lemmy.world/u/TCB13"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "TCB13"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729566764 {#4443
      date: 2024-10-22 05:12:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693492241 {#4444
      date: 2023-08-31 16:30:41.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5439
  +width: 65
  +height: 65
  +user: App\Entity\User {#4445
    +avatar: Proxies\__CG__\App\Entity\Image {#4446 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4447 …}
    +email: "TCB13@lemmy.world"
    +username: "@TCB13@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: ""
    +lastActive: DateTime @1729518803 {#4442
      date: 2024-10-21 15:53:23.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 {#4448 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4450 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4452 …}
    +entries: Doctrine\ORM\PersistentCollection {#4454 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4456 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4458 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4460 …}
    +posts: Doctrine\ORM\PersistentCollection {#4462 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4464 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4466 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4468 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4470 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4472 …}
    +follows: Doctrine\ORM\PersistentCollection {#4474 …}
    +followers: Doctrine\ORM\PersistentCollection {#4476 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4478 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4480 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4482 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4484 …}
    +reports: Doctrine\ORM\PersistentCollection {#4486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
    +violations: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    +awards: Doctrine\ORM\PersistentCollection {#4494 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4496 …}
    +categories: Doctrine\ORM\PersistentCollection {#4498 …}
    -id: 43677
    -password: "$2y$13$67WvGuLt4FPbc4trvxnH0ODZHTvTlMWI7kaafAJZUzYiSsXw.KDqi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4500 …}
    +apId: "TCB13@lemmy.world"
    +apProfileId: "https://lemmy.world/u/TCB13"
    +apPublicUrl: "https://lemmy.world/u/TCB13"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "TCB13"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729566764 {#4443
      date: 2024-10-22 05:12:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693492241 {#4444
      date: 2023-08-31 16:30:41.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.45 ms
Input props
[
  "user" => App\Entity\User {#4246
    +avatar: Proxies\__CG__\App\Entity\Image {#4243 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4244 …}
    +email: "HiddenLayer5@lemmy.ml"
    +username: "@HiddenLayer5@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      (He/him) Marxist-Leninist and amateur writer. I like cats, foxes, sci-fi, science fantasy, and Pokemon Mystery Dungeon. Message me for my roleplay ideas!\n
      \n
      Lemmygrad: [lemmygrad.ml/u/HiddenLayer5](https://lemmygrad.ml/u/HiddenLayer5)\n
      \n
      Discord: LinuxFennekin#5514\n
      \n
      Reddit: /u/HiddenLayer5
      """
    +lastActive: DateTime @1712619478 {#4247
      date: 2024-04-09 01:37: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 {#4241 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4239 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4237 …}
    +entries: Doctrine\ORM\PersistentCollection {#4235 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4233 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4231 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4229 …}
    +posts: Doctrine\ORM\PersistentCollection {#4227 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4225 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4223 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4221 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4219 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4217 …}
    +follows: Doctrine\ORM\PersistentCollection {#4215 …}
    +followers: Doctrine\ORM\PersistentCollection {#4213 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4211 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4209 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4207 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4205 …}
    +reports: Doctrine\ORM\PersistentCollection {#4203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +violations: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    +awards: Doctrine\ORM\PersistentCollection {#4195 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4193 …}
    +categories: Doctrine\ORM\PersistentCollection {#4191 …}
    -id: 33539
    -password: "$2y$13$Rom38xutfzHBl03ExqICm.tjw6GG0Rqu5fkXGr/0g0SIvlArwO8Hq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4189 …}
    +apId: "HiddenLayer5@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/HiddenLayer5"
    +apPublicUrl: "https://lemmy.ml/u/HiddenLayer5"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "HiddenLayer5"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1708559893 {#4248
      date: 2024-02-22 00:58:13.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690083559 {#4245
      date: 2023-07-23 05:39:19.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5496
  +width: 65
  +height: 65
  +user: App\Entity\User {#4246
    +avatar: Proxies\__CG__\App\Entity\Image {#4243 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4244 …}
    +email: "HiddenLayer5@lemmy.ml"
    +username: "@HiddenLayer5@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      (He/him) Marxist-Leninist and amateur writer. I like cats, foxes, sci-fi, science fantasy, and Pokemon Mystery Dungeon. Message me for my roleplay ideas!\n
      \n
      Lemmygrad: [lemmygrad.ml/u/HiddenLayer5](https://lemmygrad.ml/u/HiddenLayer5)\n
      \n
      Discord: LinuxFennekin#5514\n
      \n
      Reddit: /u/HiddenLayer5
      """
    +lastActive: DateTime @1712619478 {#4247
      date: 2024-04-09 01:37: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 {#4241 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4239 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4237 …}
    +entries: Doctrine\ORM\PersistentCollection {#4235 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4233 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4231 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4229 …}
    +posts: Doctrine\ORM\PersistentCollection {#4227 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4225 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4223 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4221 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4219 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4217 …}
    +follows: Doctrine\ORM\PersistentCollection {#4215 …}
    +followers: Doctrine\ORM\PersistentCollection {#4213 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4211 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4209 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4207 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4205 …}
    +reports: Doctrine\ORM\PersistentCollection {#4203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +violations: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    +awards: Doctrine\ORM\PersistentCollection {#4195 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4193 …}
    +categories: Doctrine\ORM\PersistentCollection {#4191 …}
    -id: 33539
    -password: "$2y$13$Rom38xutfzHBl03ExqICm.tjw6GG0Rqu5fkXGr/0g0SIvlArwO8Hq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4189 …}
    +apId: "HiddenLayer5@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/HiddenLayer5"
    +apPublicUrl: "https://lemmy.ml/u/HiddenLayer5"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "HiddenLayer5"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1708559893 {#4248
      date: 2024-02-22 00:58:13.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690083559 {#4245
      date: 2023-07-23 05:39:19.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 3.53 ms
Input props
[
  "magazine" => "datahoarder@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#5558
  +limit: 4
  +tag: null
  +magazine: "datahoarder@lemmy.ml"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#5559 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 8.91 ms
Input props
[
  "magazine" => "datahoarder@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#5635
  +limit: 4
  +tag: null
  +magazine: "datahoarder@lemmy.ml"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#5636 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3082 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 47.88 ms
Input props
[
  "magazine" => "datahoarder@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#5756
  +limit: 4
  +tag: null
  +magazine: "datahoarder@lemmy.ml"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#554 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3082 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.31 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#5811
  +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 {#5810 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 3.13 ms
Input props
[
  "magazine" => App\Entity\Magazine {#398
    +icon: null
    +name: "datahoarder@lemmy.ml"
    +title: "datahoarder"
    +description: """
      **Who are we?**\n
      \n
      We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
      \n
      We are one. We are legion. And we’re trying really hard not to forget.\n
      \n
      – 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 58
    +entryCommentCount: 311
    +postCount: 1
    +postCommentCount: 1
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729502222 {#327
      date: 2024-10-21 11:17:02.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -id: 32
    +apId: "datahoarder@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/datahoarder"
    +apPublicUrl: "https://lemmy.ml/c/datahoarder"
    +apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "datahoarder"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729303437 {#324
      date: 2024-10-19 04:03:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695727192 {#326
      date: 2023-09-26 13:19:52.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#5890
  +magazine: App\Entity\Magazine {#398
    +icon: null
    +name: "datahoarder@lemmy.ml"
    +title: "datahoarder"
    +description: """
      **Who are we?**\n
      \n
      We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
      \n
      We are one. We are legion. And we’re trying really hard not to forget.\n
      \n
      – 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 58
    +entryCommentCount: 311
    +postCount: 1
    +postCommentCount: 1
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729502222 {#327
      date: 2024-10-21 11:17:02.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -id: 32
    +apId: "datahoarder@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/datahoarder"
    +apPublicUrl: "https://lemmy.ml/c/datahoarder"
    +apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "datahoarder"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729303437 {#324
      date: 2024-10-19 04:03:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695727192 {#326
      date: 2023-09-26 13:19:52.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#394 …}
}