GET https://kbin.spritesserver.nl/m/linuxmemes@lemmy.world/newest/6h/links

Components

15 Twig Components
44 Render Count
506 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 3.74ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 22.61ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 5.96ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.64ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 56.68ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.63ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.28ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 11.51ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 18.39ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 357.63ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 5.62ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 12.73ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 40.89ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.45ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 4.20ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.48 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 {#1367
  +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.32 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1641
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.21 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1550
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.21 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 {#1735
  +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.30 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 {#1708
  +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.22 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2078
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.21 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2333
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 5.26 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2110
  +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.22 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2319
  +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 {#2263
  +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.24 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2186
  +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.24 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2362
  +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.31 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2529
  +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.39 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2585
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2641
  +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.27 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2697
  +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.22 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2753
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.27 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2809
  +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.24 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2865
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2921
  +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 {#2979
  +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 56.68 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "linuxmemes@lemmy.world"
    +title: "linuxmemes"
    +description: """
      I use Arch btw\n
      \n
      ---\n
      \n
      Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
      \n
      Community rules1. Follow the site-wide rules and [code of conduct](https://join-lemmy.org/docs/code_of_conduct.html)2. Be civil 3. Post Linux-related content 4. No recent reposts Please report posts and comments that break these rules!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 396
    +entryCommentCount: 11861
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726587157 {#330
      date: 2024-09-17 17:32:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 83
    +apId: "linuxmemes@lemmy.world"
    +apProfileId: "https://lemmy.world/c/linuxmemes"
    +apPublicUrl: "https://lemmy.world/c/linuxmemes"
    +apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "linuxmemes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719076635 {#327
      date: 2024-06-22 19:17:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699095615 {#329
      date: 2023-11-04 12:00:15.0 +01:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3052
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "linuxmemes@lemmy.world"
    +title: "linuxmemes"
    +description: """
      I use Arch btw\n
      \n
      ---\n
      \n
      Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
      \n
      Community rules1. Follow the site-wide rules and [code of conduct](https://join-lemmy.org/docs/code_of_conduct.html)2. Be civil 3. Post Linux-related content 4. No recent reposts Please report posts and comments that break these rules!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 396
    +entryCommentCount: 11861
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726587157 {#330
      date: 2024-09-17 17:32:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 83
    +apId: "linuxmemes@lemmy.world"
    +apProfileId: "https://lemmy.world/c/linuxmemes"
    +apPublicUrl: "https://lemmy.world/c/linuxmemes"
    +apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "linuxmemes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719076635 {#327
      date: 2024-06-22 19:17:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699095615 {#329
      date: 2023-11-04 12:00:15.0 +01:00
    }
  }
  +showCover: true
  +showDescription: true
  +showRules: true
  +showSubscribeButton: true
  +showInfo: true
  +showMeta: true
  +showSectionTitle: true
  +stretchedLink: true
}
magazine_sub App\Twig\Components\MagazineSubComponent 12.0 MiB 0.63 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "linuxmemes@lemmy.world"
    +title: "linuxmemes"
    +description: """
      I use Arch btw\n
      \n
      ---\n
      \n
      Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
      \n
      Community rules1. Follow the site-wide rules and [code of conduct](https://join-lemmy.org/docs/code_of_conduct.html)2. Be civil 3. Post Linux-related content 4. No recent reposts Please report posts and comments that break these rules!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 396
    +entryCommentCount: 11861
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726587157 {#330
      date: 2024-09-17 17:32:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 83
    +apId: "linuxmemes@lemmy.world"
    +apProfileId: "https://lemmy.world/c/linuxmemes"
    +apPublicUrl: "https://lemmy.world/c/linuxmemes"
    +apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "linuxmemes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719076635 {#327
      date: 2024-06-22 19:17:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699095615 {#329
      date: 2023-11-04 12:00:15.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3114
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "linuxmemes@lemmy.world"
    +title: "linuxmemes"
    +description: """
      I use Arch btw\n
      \n
      ---\n
      \n
      Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
      \n
      Community rules1. Follow the site-wide rules and [code of conduct](https://join-lemmy.org/docs/code_of_conduct.html)2. Be civil 3. Post Linux-related content 4. No recent reposts Please report posts and comments that break these rules!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 396
    +entryCommentCount: 11861
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726587157 {#330
      date: 2024-09-17 17:32:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 83
    +apId: "linuxmemes@lemmy.world"
    +apProfileId: "https://lemmy.world/c/linuxmemes"
    +apPublicUrl: "https://lemmy.world/c/linuxmemes"
    +apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "linuxmemes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719076635 {#327
      date: 2024-06-22 19:17:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699095615 {#329
      date: 2023-11-04 12:00:15.0 +01:00
    }
  }
}
date App\Twig\Components\DateComponent 12.0 MiB 0.28 ms
Input props
[
  "date" => DateTimeImmutable @1699095615 {#329
    date: 2023-11-04 12:00:15.0 +01:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3235
  +date: DateTimeImmutable @1699095615 {#329
    date: 2023-11-04 12:00:15.0 +01:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 11.51 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3395
    +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 {#3350
      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 {#3348 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3346 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3344 …}
    +entries: Doctrine\ORM\PersistentCollection {#3342 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3399 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3425 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3455 …}
    +posts: Doctrine\ORM\PersistentCollection {#3396 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3466 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3487 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3518 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3475 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3527 …}
    +follows: Doctrine\ORM\PersistentCollection {#3530 …}
    +followers: Doctrine\ORM\PersistentCollection {#3525 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3553 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3549 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3566 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3570 …}
    +reports: Doctrine\ORM\PersistentCollection {#3554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3592 …}
    +violations: Doctrine\ORM\PersistentCollection {#3586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3612 …}
    +awards: Doctrine\ORM\PersistentCollection {#3601 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3607 …}
    +categories: Doctrine\ORM\PersistentCollection {#3625 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3636 …}
    +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 {#3349
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3393
  +user: Proxies\__CG__\App\Entity\User {#3395
    +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 {#3350
      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 {#3348 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3346 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3344 …}
    +entries: Doctrine\ORM\PersistentCollection {#3342 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3399 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3425 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3455 …}
    +posts: Doctrine\ORM\PersistentCollection {#3396 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3466 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3487 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3518 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3475 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3527 …}
    +follows: Doctrine\ORM\PersistentCollection {#3530 …}
    +followers: Doctrine\ORM\PersistentCollection {#3525 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3553 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3549 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3566 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3570 …}
    +reports: Doctrine\ORM\PersistentCollection {#3554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3592 …}
    +violations: Doctrine\ORM\PersistentCollection {#3586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3612 …}
    +awards: Doctrine\ORM\PersistentCollection {#3601 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3607 …}
    +categories: Doctrine\ORM\PersistentCollection {#3625 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3636 …}
    +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 {#3349
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 18.39 ms
Input props
[
  "magazine" => "linuxmemes@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3803
  +limit: 4
  +tag: null
  +magazine: "linuxmemes@lemmy.world"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#397 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 357.63 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "linuxmemes@lemmy.world"
    +title: "linuxmemes"
    +description: """
      I use Arch btw\n
      \n
      ---\n
      \n
      Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
      \n
      Community rules1. Follow the site-wide rules and [code of conduct](https://join-lemmy.org/docs/code_of_conduct.html)2. Be civil 3. Post Linux-related content 4. No recent reposts Please report posts and comments that break these rules!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 396
    +entryCommentCount: 11861
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726587157 {#330
      date: 2024-09-17 17:32:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 83
    +apId: "linuxmemes@lemmy.world"
    +apProfileId: "https://lemmy.world/c/linuxmemes"
    +apPublicUrl: "https://lemmy.world/c/linuxmemes"
    +apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "linuxmemes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719076635 {#327
      date: 2024-06-22 19:17:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699095615 {#329
      date: 2023-11-04 12:00:15.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3936
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "linuxmemes@lemmy.world"
    +title: "linuxmemes"
    +description: """
      I use Arch btw\n
      \n
      ---\n
      \n
      Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
      \n
      Community rules1. Follow the site-wide rules and [code of conduct](https://join-lemmy.org/docs/code_of_conduct.html)2. Be civil 3. Post Linux-related content 4. No recent reposts Please report posts and comments that break these rules!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 396
    +entryCommentCount: 11861
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726587157 {#330
      date: 2024-09-17 17:32:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 83
    +apId: "linuxmemes@lemmy.world"
    +apProfileId: "https://lemmy.world/c/linuxmemes"
    +apPublicUrl: "https://lemmy.world/c/linuxmemes"
    +apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "linuxmemes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719076635 {#327
      date: 2024-06-22 19:17:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699095615 {#329
      date: 2023-11-04 12:00:15.0 +01:00
    }
  }
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.75 ms
Input props
[
  "user" => App\Entity\User {#4461
    +avatar: Proxies\__CG__\App\Entity\Image {#4462 …}
    +cover: null
    +email: "lemmesay@discuss.tchncs.de"
    +username: "@lemmesay@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      join the movement and share the software  \n
      consider donating to fsf at [my.fsf.org/donate](https://my.fsf.org/donate)
      """
    +lastActive: DateTime @1724851007 {#4458
      date: 2024-08-28 15:16:47.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 {#4463 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4465 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4467 …}
    +entries: Doctrine\ORM\PersistentCollection {#4469 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4471 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4473 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4475 …}
    +posts: Doctrine\ORM\PersistentCollection {#4477 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4479 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4481 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4483 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4485 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4487 …}
    +follows: Doctrine\ORM\PersistentCollection {#4489 …}
    +followers: Doctrine\ORM\PersistentCollection {#4491 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4493 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4495 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4497 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4499 …}
    +reports: Doctrine\ORM\PersistentCollection {#4501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
    +violations: Doctrine\ORM\PersistentCollection {#4505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
    +awards: Doctrine\ORM\PersistentCollection {#4509 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4511 …}
    +categories: Doctrine\ORM\PersistentCollection {#4513 …}
    -id: 48359
    -password: "$2y$13$43XrEHXQrbooAjGlnRnm4ujk5GSKuJV07njFpMb2Hfm4hQliK2sdO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4515 …}
    +apId: "lemmesay@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/lemmesay"
    +apPublicUrl: "https://discuss.tchncs.de/u/lemmesay"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "lemmesay"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724639140 {#4459
      date: 2024-08-26 04:25:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428663 {#4460
      date: 2023-10-04 16:11:03.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4205
  +width: 65
  +height: 65
  +user: App\Entity\User {#4461
    +avatar: Proxies\__CG__\App\Entity\Image {#4462 …}
    +cover: null
    +email: "lemmesay@discuss.tchncs.de"
    +username: "@lemmesay@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      join the movement and share the software  \n
      consider donating to fsf at [my.fsf.org/donate](https://my.fsf.org/donate)
      """
    +lastActive: DateTime @1724851007 {#4458
      date: 2024-08-28 15:16:47.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 {#4463 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4465 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4467 …}
    +entries: Doctrine\ORM\PersistentCollection {#4469 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4471 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4473 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4475 …}
    +posts: Doctrine\ORM\PersistentCollection {#4477 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4479 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4481 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4483 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4485 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4487 …}
    +follows: Doctrine\ORM\PersistentCollection {#4489 …}
    +followers: Doctrine\ORM\PersistentCollection {#4491 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4493 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4495 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4497 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4499 …}
    +reports: Doctrine\ORM\PersistentCollection {#4501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
    +violations: Doctrine\ORM\PersistentCollection {#4505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
    +awards: Doctrine\ORM\PersistentCollection {#4509 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4511 …}
    +categories: Doctrine\ORM\PersistentCollection {#4513 …}
    -id: 48359
    -password: "$2y$13$43XrEHXQrbooAjGlnRnm4ujk5GSKuJV07njFpMb2Hfm4hQliK2sdO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4515 …}
    +apId: "lemmesay@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/lemmesay"
    +apPublicUrl: "https://discuss.tchncs.de/u/lemmesay"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "lemmesay"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724639140 {#4459
      date: 2024-08-26 04:25:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428663 {#4460
      date: 2023-10-04 16:11:03.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.70 ms
Input props
[
  "user" => App\Entity\User {#4878
    +avatar: Proxies\__CG__\App\Entity\Image {#4879 …}
    +cover: null
    +email: "_cnt0@sh.itjust.works"
    +username: "@_cnt0@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Master of Applied Cuntery, Level 7 Misanthrope, and Social Injustice Warrior"
    +lastActive: DateTime @1722870806 {#4875
      date: 2024-08-05 17:13:26.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4880 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4882 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4884 …}
    +entries: Doctrine\ORM\PersistentCollection {#4886 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4888 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4890 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4892 …}
    +posts: Doctrine\ORM\PersistentCollection {#4894 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4896 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4898 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4900 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4902 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4904 …}
    +follows: Doctrine\ORM\PersistentCollection {#4906 …}
    +followers: Doctrine\ORM\PersistentCollection {#4908 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4910 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4912 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4914 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4916 …}
    +reports: Doctrine\ORM\PersistentCollection {#4918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
    +violations: Doctrine\ORM\PersistentCollection {#4922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4924 …}
    +awards: Doctrine\ORM\PersistentCollection {#4926 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4928 …}
    +categories: Doctrine\ORM\PersistentCollection {#4930 …}
    -id: 67923
    -password: "$2y$13$Lc4aZFcKvIist.HpFzkhKuAiETuBzOFuvqjhvtf42ve54IzRjO64."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4932 …}
    +apId: "_cnt0@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/_cnt0"
    +apPublicUrl: "https://sh.itjust.works/u/_cnt0"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "_cnt0"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726562952 {#4876
      date: 2024-09-17 10:49:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698564134 {#4877
      date: 2023-10-29 08:22:14.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5360
  +width: 65
  +height: 65
  +user: App\Entity\User {#4878
    +avatar: Proxies\__CG__\App\Entity\Image {#4879 …}
    +cover: null
    +email: "_cnt0@sh.itjust.works"
    +username: "@_cnt0@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Master of Applied Cuntery, Level 7 Misanthrope, and Social Injustice Warrior"
    +lastActive: DateTime @1722870806 {#4875
      date: 2024-08-05 17:13:26.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4880 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4882 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4884 …}
    +entries: Doctrine\ORM\PersistentCollection {#4886 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4888 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4890 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4892 …}
    +posts: Doctrine\ORM\PersistentCollection {#4894 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4896 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4898 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4900 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4902 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4904 …}
    +follows: Doctrine\ORM\PersistentCollection {#4906 …}
    +followers: Doctrine\ORM\PersistentCollection {#4908 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4910 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4912 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4914 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4916 …}
    +reports: Doctrine\ORM\PersistentCollection {#4918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
    +violations: Doctrine\ORM\PersistentCollection {#4922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4924 …}
    +awards: Doctrine\ORM\PersistentCollection {#4926 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4928 …}
    +categories: Doctrine\ORM\PersistentCollection {#4930 …}
    -id: 67923
    -password: "$2y$13$Lc4aZFcKvIist.HpFzkhKuAiETuBzOFuvqjhvtf42ve54IzRjO64."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4932 …}
    +apId: "_cnt0@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/_cnt0"
    +apPublicUrl: "https://sh.itjust.works/u/_cnt0"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "_cnt0"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726562952 {#4876
      date: 2024-09-17 10:49:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698564134 {#4877
      date: 2023-10-29 08:22:14.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.38 ms
Input props
[
  "user" => App\Entity\User {#4405
    +avatar: Proxies\__CG__\App\Entity\Image {#4410 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4408 …}
    +email: "chemicalwonka@discuss.tchncs.de"
    +username: "@chemicalwonka@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "🇩🇪 Marxist, Free (as in freedom) Software Advocate and a loyal player of Yu-Gi-Oh TCG"
    +lastActive: DateTime @1726587624 {#4416
      date: 2024-09-17 17:40:24.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 {#4409 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4213 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4402 …}
    +entries: Doctrine\ORM\PersistentCollection {#4400 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4398 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4396 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4394 …}
    +posts: Doctrine\ORM\PersistentCollection {#4392 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4390 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4388 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4386 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4384 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4382 …}
    +follows: Doctrine\ORM\PersistentCollection {#4380 …}
    +followers: Doctrine\ORM\PersistentCollection {#4378 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4376 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4374 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4372 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4370 …}
    +reports: Doctrine\ORM\PersistentCollection {#4368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4366 …}
    +violations: Doctrine\ORM\PersistentCollection {#4364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4362 …}
    +awards: Doctrine\ORM\PersistentCollection {#4360 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4358 …}
    +categories: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 36674
    -password: "$2y$13$WVzH1AAgQ8LflfMyJDxFhut7q.hVlDtAy5X6PpefTPT4oYKt64YQi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4354 …}
    +apId: "chemicalwonka@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/chemicalwonka"
    +apPublicUrl: "https://discuss.tchncs.de/u/chemicalwonka"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "chemicalwonka"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726420043 {#4411
      date: 2024-09-15 19:07:23.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690554877 {#4413
      date: 2023-07-28 16:34:37.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5417
  +width: 65
  +height: 65
  +user: App\Entity\User {#4405
    +avatar: Proxies\__CG__\App\Entity\Image {#4410 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4408 …}
    +email: "chemicalwonka@discuss.tchncs.de"
    +username: "@chemicalwonka@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "🇩🇪 Marxist, Free (as in freedom) Software Advocate and a loyal player of Yu-Gi-Oh TCG"
    +lastActive: DateTime @1726587624 {#4416
      date: 2024-09-17 17:40:24.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 {#4409 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4213 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4402 …}
    +entries: Doctrine\ORM\PersistentCollection {#4400 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4398 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4396 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4394 …}
    +posts: Doctrine\ORM\PersistentCollection {#4392 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4390 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4388 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4386 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4384 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4382 …}
    +follows: Doctrine\ORM\PersistentCollection {#4380 …}
    +followers: Doctrine\ORM\PersistentCollection {#4378 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4376 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4374 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4372 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4370 …}
    +reports: Doctrine\ORM\PersistentCollection {#4368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4366 …}
    +violations: Doctrine\ORM\PersistentCollection {#4364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4362 …}
    +awards: Doctrine\ORM\PersistentCollection {#4360 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4358 …}
    +categories: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 36674
    -password: "$2y$13$WVzH1AAgQ8LflfMyJDxFhut7q.hVlDtAy5X6PpefTPT4oYKt64YQi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4354 …}
    +apId: "chemicalwonka@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/chemicalwonka"
    +apPublicUrl: "https://discuss.tchncs.de/u/chemicalwonka"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "chemicalwonka"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726420043 {#4411
      date: 2024-09-15 19:07:23.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690554877 {#4413
      date: 2023-07-28 16:34:37.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.08 ms
Input props
[
  "user" => App\Entity\User {#5175
    +avatar: Proxies\__CG__\App\Entity\Image {#5176 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5177 …}
    +email: "yamapikariya@lemmyfi.com"
    +username: "@yamapikariya@lemmyfi.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "You are lurking too hard"
    +lastActive: DateTime @1725006043 {#5172
      date: 2024-08-30 10:20:43.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 {#5178 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5180 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5182 …}
    +entries: Doctrine\ORM\PersistentCollection {#5184 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5186 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5188 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5190 …}
    +posts: Doctrine\ORM\PersistentCollection {#5192 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5194 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5196 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5200 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5202 …}
    +follows: Doctrine\ORM\PersistentCollection {#5204 …}
    +followers: Doctrine\ORM\PersistentCollection {#5206 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5208 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5210 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5212 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5214 …}
    +reports: Doctrine\ORM\PersistentCollection {#5216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5218 …}
    +violations: Doctrine\ORM\PersistentCollection {#5220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
    +awards: Doctrine\ORM\PersistentCollection {#5224 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5226 …}
    +categories: Doctrine\ORM\PersistentCollection {#5228 …}
    -id: 80640
    -password: "$2y$13$Wn1kTJpD9bSuLeimmovcq.RlHPmTXLG7HsTvNgUQoQeHFGqhJNI5i"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5230 …}
    +apId: "yamapikariya@lemmyfi.com"
    +apProfileId: "https://lemmyfi.com/u/yamapikariya"
    +apPublicUrl: "https://lemmyfi.com/u/yamapikariya"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmyfi.com/inbox"
    +apDomain: "lemmyfi.com"
    +apPreferredUsername: "yamapikariya"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726191951 {#5173
      date: 2024-09-13 03:45:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1701692783 {#5174
      date: 2023-12-04 13:26:23.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5474
  +width: 65
  +height: 65
  +user: App\Entity\User {#5175
    +avatar: Proxies\__CG__\App\Entity\Image {#5176 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5177 …}
    +email: "yamapikariya@lemmyfi.com"
    +username: "@yamapikariya@lemmyfi.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "You are lurking too hard"
    +lastActive: DateTime @1725006043 {#5172
      date: 2024-08-30 10:20:43.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 {#5178 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5180 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5182 …}
    +entries: Doctrine\ORM\PersistentCollection {#5184 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5186 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5188 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5190 …}
    +posts: Doctrine\ORM\PersistentCollection {#5192 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5194 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5196 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5198 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5200 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5202 …}
    +follows: Doctrine\ORM\PersistentCollection {#5204 …}
    +followers: Doctrine\ORM\PersistentCollection {#5206 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5208 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5210 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5212 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5214 …}
    +reports: Doctrine\ORM\PersistentCollection {#5216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5218 …}
    +violations: Doctrine\ORM\PersistentCollection {#5220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
    +awards: Doctrine\ORM\PersistentCollection {#5224 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5226 …}
    +categories: Doctrine\ORM\PersistentCollection {#5228 …}
    -id: 80640
    -password: "$2y$13$Wn1kTJpD9bSuLeimmovcq.RlHPmTXLG7HsTvNgUQoQeHFGqhJNI5i"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5230 …}
    +apId: "yamapikariya@lemmyfi.com"
    +apProfileId: "https://lemmyfi.com/u/yamapikariya"
    +apPublicUrl: "https://lemmyfi.com/u/yamapikariya"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmyfi.com/inbox"
    +apDomain: "lemmyfi.com"
    +apPreferredUsername: "yamapikariya"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726191951 {#5173
      date: 2024-09-13 03:45:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1701692783 {#5174
      date: 2023-12-04 13:26:23.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.65 ms
Input props
[
  "user" => App\Entity\User {#4698
    +avatar: Proxies\__CG__\App\Entity\Image {#4699 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4700 …}
    +email: "Bishma@discuss.tchncs.de"
    +username: "@Bishma@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Future winner of the Nobel prize in Minecraft\n
      \n
      Find me on:\n
      \n
      - [Mastodon](https://mas.to/@bishma)\n
      - [Printables](https://www.printables.com/@dereksrose)\n
      - [My blog](https://dereksrose.com)
      """
    +lastActive: DateTime @1726591461 {#4695
      date: 2024-09-17 18:44:21.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4701 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4703 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4705 …}
    +entries: Doctrine\ORM\PersistentCollection {#4707 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4709 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4711 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4713 …}
    +posts: Doctrine\ORM\PersistentCollection {#4715 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4717 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4719 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4721 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4723 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4725 …}
    +follows: Doctrine\ORM\PersistentCollection {#4727 …}
    +followers: Doctrine\ORM\PersistentCollection {#4729 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4731 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4733 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4735 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4737 …}
    +reports: Doctrine\ORM\PersistentCollection {#4739 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
    +violations: Doctrine\ORM\PersistentCollection {#4743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4745 …}
    +awards: Doctrine\ORM\PersistentCollection {#4747 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4749 …}
    +categories: Doctrine\ORM\PersistentCollection {#4751 …}
    -id: 52439
    -password: "$2y$13$3bb1wmHCRWzaYUVAJzYEPeiqFPQhZ5r932XFrtCJjEzZ3I0XFd996"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4753 …}
    +apId: "Bishma@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/Bishma"
    +apPublicUrl: "https://discuss.tchncs.de/u/Bishma"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "Bishma"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726320473 {#4696
      date: 2024-09-14 15:27:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696652879 {#4697
      date: 2023-10-07 06:27:59.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5531
  +width: 65
  +height: 65
  +user: App\Entity\User {#4698
    +avatar: Proxies\__CG__\App\Entity\Image {#4699 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4700 …}
    +email: "Bishma@discuss.tchncs.de"
    +username: "@Bishma@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Future winner of the Nobel prize in Minecraft\n
      \n
      Find me on:\n
      \n
      - [Mastodon](https://mas.to/@bishma)\n
      - [Printables](https://www.printables.com/@dereksrose)\n
      - [My blog](https://dereksrose.com)
      """
    +lastActive: DateTime @1726591461 {#4695
      date: 2024-09-17 18:44:21.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4701 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4703 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4705 …}
    +entries: Doctrine\ORM\PersistentCollection {#4707 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4709 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4711 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4713 …}
    +posts: Doctrine\ORM\PersistentCollection {#4715 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4717 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4719 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4721 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4723 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4725 …}
    +follows: Doctrine\ORM\PersistentCollection {#4727 …}
    +followers: Doctrine\ORM\PersistentCollection {#4729 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4731 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4733 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4735 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4737 …}
    +reports: Doctrine\ORM\PersistentCollection {#4739 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
    +violations: Doctrine\ORM\PersistentCollection {#4743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4745 …}
    +awards: Doctrine\ORM\PersistentCollection {#4747 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4749 …}
    +categories: Doctrine\ORM\PersistentCollection {#4751 …}
    -id: 52439
    -password: "$2y$13$3bb1wmHCRWzaYUVAJzYEPeiqFPQhZ5r932XFrtCJjEzZ3I0XFd996"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4753 …}
    +apId: "Bishma@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/Bishma"
    +apPublicUrl: "https://discuss.tchncs.de/u/Bishma"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "Bishma"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726320473 {#4696
      date: 2024-09-14 15:27:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696652879 {#4697
      date: 2023-10-07 06:27:59.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.68 ms
Input props
[
  "user" => App\Entity\User {#4997
    +avatar: Proxies\__CG__\App\Entity\Image {#4998 …}
    +cover: null
    +email: "Titou@feddit.de"
    +username: "@Titou@feddit.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ![](https://feddit.de/pictrs/image/41982a52-eb0d-4712-8e25-64de3366ad88.png)\n
      \n
      [Github](https://github.com/ToujoursTitou2)\n
      \n
      Monero : 46xMHoSPNkmMTCwLbjab RTD5A6g4Zjpr1PDZ7HQRY5xd7eDeKnGdQtRHkzxQhLtouJdhx4J85Y86VgwVogr7Ejvx5s2wjDy
      """
    +lastActive: DateTime @1721492361 {#4994
      date: 2024-07-20 18:19:21.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4999 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5001 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5003 …}
    +entries: Doctrine\ORM\PersistentCollection {#5005 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5007 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5009 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5011 …}
    +posts: Doctrine\ORM\PersistentCollection {#5013 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5015 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5017 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5019 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5021 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5023 …}
    +follows: Doctrine\ORM\PersistentCollection {#5025 …}
    +followers: Doctrine\ORM\PersistentCollection {#5027 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5029 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5031 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5033 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5035 …}
    +reports: Doctrine\ORM\PersistentCollection {#5037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
    +violations: Doctrine\ORM\PersistentCollection {#5041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
    +awards: Doctrine\ORM\PersistentCollection {#5045 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5047 …}
    +categories: Doctrine\ORM\PersistentCollection {#5049 …}
    -id: 75459
    -password: "$2y$13$fg.RrFmE06pXxq4AjVIE../S3gFO8Hx.wq00VUF67.4x7Yse7ji2a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5051 …}
    +apId: "Titou@feddit.de"
    +apProfileId: "https://feddit.de/u/Titou"
    +apPublicUrl: "https://feddit.de/u/Titou"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.de/inbox"
    +apDomain: "feddit.de"
    +apPreferredUsername: "Titou"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1721377340 {#4995
      date: 2024-07-19 10:22:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699957971 {#4996
      date: 2023-11-14 11:32:51.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5588
  +width: 65
  +height: 65
  +user: App\Entity\User {#4997
    +avatar: Proxies\__CG__\App\Entity\Image {#4998 …}
    +cover: null
    +email: "Titou@feddit.de"
    +username: "@Titou@feddit.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ![](https://feddit.de/pictrs/image/41982a52-eb0d-4712-8e25-64de3366ad88.png)\n
      \n
      [Github](https://github.com/ToujoursTitou2)\n
      \n
      Monero : 46xMHoSPNkmMTCwLbjab RTD5A6g4Zjpr1PDZ7HQRY5xd7eDeKnGdQtRHkzxQhLtouJdhx4J85Y86VgwVogr7Ejvx5s2wjDy
      """
    +lastActive: DateTime @1721492361 {#4994
      date: 2024-07-20 18:19:21.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4999 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5001 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5003 …}
    +entries: Doctrine\ORM\PersistentCollection {#5005 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5007 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5009 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5011 …}
    +posts: Doctrine\ORM\PersistentCollection {#5013 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5015 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5017 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5019 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5021 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5023 …}
    +follows: Doctrine\ORM\PersistentCollection {#5025 …}
    +followers: Doctrine\ORM\PersistentCollection {#5027 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5029 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5031 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5033 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5035 …}
    +reports: Doctrine\ORM\PersistentCollection {#5037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5039 …}
    +violations: Doctrine\ORM\PersistentCollection {#5041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
    +awards: Doctrine\ORM\PersistentCollection {#5045 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5047 …}
    +categories: Doctrine\ORM\PersistentCollection {#5049 …}
    -id: 75459
    -password: "$2y$13$fg.RrFmE06pXxq4AjVIE../S3gFO8Hx.wq00VUF67.4x7Yse7ji2a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5051 …}
    +apId: "Titou@feddit.de"
    +apProfileId: "https://feddit.de/u/Titou"
    +apPublicUrl: "https://feddit.de/u/Titou"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.de/inbox"
    +apDomain: "feddit.de"
    +apPreferredUsername: "Titou"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1721377340 {#4995
      date: 2024-07-19 10:22:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699957971 {#4996
      date: 2023-11-14 11:32:51.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.92 ms
Input props
[
  "user" => App\Entity\User {#4230
    +avatar: Proxies\__CG__\App\Entity\Image {#4231 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4228 …}
    +email: "Geert@lemmy.world"
    +username: "@Geert@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "![duckass](https://lemmy.world/pictrs/image/54fd8491-8be8-4614-8b72-5f73112cf8c3.gif "duckass")"
    +lastActive: DateTime @1722423266 {#4235
      date: 2024-07-31 12:54:26.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4229 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4225 …}
    +entries: Doctrine\ORM\PersistentCollection {#4223 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4221 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4219 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4217 …}
    +posts: Doctrine\ORM\PersistentCollection {#4211 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4209 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4206 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4424 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4426 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4428 …}
    +follows: Doctrine\ORM\PersistentCollection {#4430 …}
    +followers: Doctrine\ORM\PersistentCollection {#4432 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4434 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4436 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4438 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4440 …}
    +reports: Doctrine\ORM\PersistentCollection {#4442 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4444 …}
    +violations: Doctrine\ORM\PersistentCollection {#4446 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4448 …}
    +awards: Doctrine\ORM\PersistentCollection {#4450 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4452 …}
    +categories: Doctrine\ORM\PersistentCollection {#4454 …}
    -id: 43031
    -password: "$2y$13$noln7TAwfbTFarwCCim/MeglL9/aWszKuZDw0yKK0FQRN8h5jXq/6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4456 …}
    +apId: "Geert@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Geert"
    +apPublicUrl: "https://lemmy.world/u/Geert"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Geert"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1722031827 {#4232
      date: 2024-07-27 00:10:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693091639 {#4233
      date: 2023-08-27 01:13:59.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5645
  +width: 65
  +height: 65
  +user: App\Entity\User {#4230
    +avatar: Proxies\__CG__\App\Entity\Image {#4231 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4228 …}
    +email: "Geert@lemmy.world"
    +username: "@Geert@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "![duckass](https://lemmy.world/pictrs/image/54fd8491-8be8-4614-8b72-5f73112cf8c3.gif "duckass")"
    +lastActive: DateTime @1722423266 {#4235
      date: 2024-07-31 12:54:26.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4229 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4225 …}
    +entries: Doctrine\ORM\PersistentCollection {#4223 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4221 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4219 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4217 …}
    +posts: Doctrine\ORM\PersistentCollection {#4211 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4209 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4206 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4424 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4426 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4428 …}
    +follows: Doctrine\ORM\PersistentCollection {#4430 …}
    +followers: Doctrine\ORM\PersistentCollection {#4432 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4434 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4436 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4438 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4440 …}
    +reports: Doctrine\ORM\PersistentCollection {#4442 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4444 …}
    +violations: Doctrine\ORM\PersistentCollection {#4446 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4448 …}
    +awards: Doctrine\ORM\PersistentCollection {#4450 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4452 …}
    +categories: Doctrine\ORM\PersistentCollection {#4454 …}
    -id: 43031
    -password: "$2y$13$noln7TAwfbTFarwCCim/MeglL9/aWszKuZDw0yKK0FQRN8h5jXq/6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4456 …}
    +apId: "Geert@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Geert"
    +apPublicUrl: "https://lemmy.world/u/Geert"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Geert"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1722031827 {#4232
      date: 2024-07-27 00:10:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693091639 {#4233
      date: 2023-08-27 01:13:59.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.85 ms
Input props
[
  "user" => App\Entity\User {#4195
    +avatar: Proxies\__CG__\App\Entity\Image {#4193 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4192 …}
    +email: "frippa@lemmy.ml"
    +username: "@frippa@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“Have these gentlemen ever seen a revolution? A revolution is certainly the most authoritarian thing there is; it is the act whereby one part of the population imposes its will upon the other part by means of rifles, bayonets and cannon”"
    +lastActive: DateTime @1719062417 {#4199
      date: 2024-06-22 15:20:17.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 {#4191 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4189 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4187 …}
    +entries: Doctrine\ORM\PersistentCollection {#4185 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4183 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4181 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4179 …}
    +posts: Doctrine\ORM\PersistentCollection {#4177 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4175 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4173 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4171 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4169 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4167 …}
    +follows: Doctrine\ORM\PersistentCollection {#4165 …}
    +followers: Doctrine\ORM\PersistentCollection {#4163 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4161 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4159 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4157 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4155 …}
    +reports: Doctrine\ORM\PersistentCollection {#4153 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
    +violations: Doctrine\ORM\PersistentCollection {#4149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
    +awards: Doctrine\ORM\PersistentCollection {#4145 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4143 …}
    +categories: Doctrine\ORM\PersistentCollection {#4141 …}
    -id: 3853
    -password: "$2y$13$iU26tvLFOviUP0PkLnprHOUn2iUkZPYJatIlqbYo7tvKXyHBLnU/u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4139 …}
    +apId: "frippa@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/frippa"
    +apPublicUrl: "https://lemmy.ml/u/frippa"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "frippa"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707773185 {#4198
      date: 2024-02-12 22:26:25.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687102033 {#4197
      date: 2023-06-18 17:27:13.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5702
  +width: 65
  +height: 65
  +user: App\Entity\User {#4195
    +avatar: Proxies\__CG__\App\Entity\Image {#4193 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4192 …}
    +email: "frippa@lemmy.ml"
    +username: "@frippa@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“Have these gentlemen ever seen a revolution? A revolution is certainly the most authoritarian thing there is; it is the act whereby one part of the population imposes its will upon the other part by means of rifles, bayonets and cannon”"
    +lastActive: DateTime @1719062417 {#4199
      date: 2024-06-22 15:20:17.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 {#4191 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4189 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4187 …}
    +entries: Doctrine\ORM\PersistentCollection {#4185 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4183 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4181 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4179 …}
    +posts: Doctrine\ORM\PersistentCollection {#4177 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4175 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4173 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4171 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4169 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4167 …}
    +follows: Doctrine\ORM\PersistentCollection {#4165 …}
    +followers: Doctrine\ORM\PersistentCollection {#4163 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4161 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4159 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4157 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4155 …}
    +reports: Doctrine\ORM\PersistentCollection {#4153 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
    +violations: Doctrine\ORM\PersistentCollection {#4149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
    +awards: Doctrine\ORM\PersistentCollection {#4145 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4143 …}
    +categories: Doctrine\ORM\PersistentCollection {#4141 …}
    -id: 3853
    -password: "$2y$13$iU26tvLFOviUP0PkLnprHOUn2iUkZPYJatIlqbYo7tvKXyHBLnU/u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4139 …}
    +apId: "frippa@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/frippa"
    +apPublicUrl: "https://lemmy.ml/u/frippa"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "frippa"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707773185 {#4198
      date: 2024-02-12 22:26:25.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687102033 {#4197
      date: 2023-06-18 17:27:13.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.70 ms
Input props
[
  "user" => App\Entity\User {#5056
    +avatar: Proxies\__CG__\App\Entity\Image {#5057 …}
    +cover: null
    +email: "RmDebArc_5@lemmy.ml"
    +username: "@RmDebArc_5@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Mastodon: @RmDebArc_5@toot.io Alt Account: [sh.itjust.works/u/RmDebArc_5](https://sh.itjust.works/u/RmDebArc_5)"
    +lastActive: DateTime @1723489687 {#5053
      date: 2024-08-12 21:08:07.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 {#5058 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5060 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5062 …}
    +entries: Doctrine\ORM\PersistentCollection {#5064 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5066 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5068 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5070 …}
    +posts: Doctrine\ORM\PersistentCollection {#5072 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5074 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5076 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5078 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5080 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5082 …}
    +follows: Doctrine\ORM\PersistentCollection {#5084 …}
    +followers: Doctrine\ORM\PersistentCollection {#5086 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5088 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5090 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5092 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5094 …}
    +reports: Doctrine\ORM\PersistentCollection {#5096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5098 …}
    +violations: Doctrine\ORM\PersistentCollection {#5100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5102 …}
    +awards: Doctrine\ORM\PersistentCollection {#5104 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5106 …}
    +categories: Doctrine\ORM\PersistentCollection {#5108 …}
    -id: 76931
    -password: "$2y$13$uIzjQmrlvIfR9UxDc5OZdO3o.ZK03tUND4v9eoTIQ6AbcDEvGscWy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5110 …}
    +apId: "RmDebArc_5@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/RmDebArc_5"
    +apPublicUrl: "https://lemmy.ml/u/RmDebArc_5"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "RmDebArc_5"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719127149 {#5054
      date: 2024-06-23 09:19:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700388461 {#5055
      date: 2023-11-19 11:07:41.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5759
  +width: 65
  +height: 65
  +user: App\Entity\User {#5056
    +avatar: Proxies\__CG__\App\Entity\Image {#5057 …}
    +cover: null
    +email: "RmDebArc_5@lemmy.ml"
    +username: "@RmDebArc_5@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Mastodon: @RmDebArc_5@toot.io Alt Account: [sh.itjust.works/u/RmDebArc_5](https://sh.itjust.works/u/RmDebArc_5)"
    +lastActive: DateTime @1723489687 {#5053
      date: 2024-08-12 21:08:07.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 {#5058 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5060 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5062 …}
    +entries: Doctrine\ORM\PersistentCollection {#5064 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5066 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5068 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5070 …}
    +posts: Doctrine\ORM\PersistentCollection {#5072 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5074 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5076 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5078 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5080 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5082 …}
    +follows: Doctrine\ORM\PersistentCollection {#5084 …}
    +followers: Doctrine\ORM\PersistentCollection {#5086 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5088 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5090 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5092 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5094 …}
    +reports: Doctrine\ORM\PersistentCollection {#5096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5098 …}
    +violations: Doctrine\ORM\PersistentCollection {#5100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5102 …}
    +awards: Doctrine\ORM\PersistentCollection {#5104 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5106 …}
    +categories: Doctrine\ORM\PersistentCollection {#5108 …}
    -id: 76931
    -password: "$2y$13$uIzjQmrlvIfR9UxDc5OZdO3o.ZK03tUND4v9eoTIQ6AbcDEvGscWy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5110 …}
    +apId: "RmDebArc_5@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/RmDebArc_5"
    +apPublicUrl: "https://lemmy.ml/u/RmDebArc_5"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "RmDebArc_5"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719127149 {#5054
      date: 2024-06-23 09:19:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700388461 {#5055
      date: 2023-11-19 11:07:41.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.11 ms
Input props
[
  "user" => App\Entity\User {#4075
    +avatar: Proxies\__CG__\App\Entity\Image {#4074 …}
    +cover: null
    +email: "dan@upvote.au"
    +username: "@dan@upvote.au"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Aussie living in the San Francisco Bay Area.  \n
      Coding since 1998.  \n
      .NET Foundation member. C# fan  \n
      [d.sb](https://d.sb/)  \n
      Mastodon: [@dan@d.sb](https://toot.d.sb/@dan)
      """
    +lastActive: DateTime @1726323300 {#4078
      date: 2024-09-14 16:15:00.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4073 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4071 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4069 …}
    +entries: Doctrine\ORM\PersistentCollection {#4067 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4065 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4063 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4061 …}
    +posts: Doctrine\ORM\PersistentCollection {#4059 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4057 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4055 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4053 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4051 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4049 …}
    +follows: Doctrine\ORM\PersistentCollection {#4047 …}
    +followers: Doctrine\ORM\PersistentCollection {#4045 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4043 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4041 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4039 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4037 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4033 …}
    +violations: Doctrine\ORM\PersistentCollection {#4031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    +awards: Doctrine\ORM\PersistentCollection {#4027 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4025 …}
    +categories: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 9409
    -password: "$2y$13$xXgTorwiOLdUrZ8SigZeDOxqSYhXwr35NIloXvNJnejNEEoBnlj1O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4021 …}
    +apId: "dan@upvote.au"
    +apProfileId: "https://upvote.au/u/dan"
    +apPublicUrl: "https://upvote.au/u/dan"
    +apFollowersUrl: null
    +apInboxUrl: "https://upvote.au/inbox"
    +apDomain: "upvote.au"
    +apPreferredUsername: "dan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726485539 {#4077
      date: 2024-09-16 13:18:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687539965 {#4076
      date: 2023-06-23 19:06:05.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5816
  +width: 65
  +height: 65
  +user: App\Entity\User {#4075
    +avatar: Proxies\__CG__\App\Entity\Image {#4074 …}
    +cover: null
    +email: "dan@upvote.au"
    +username: "@dan@upvote.au"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Aussie living in the San Francisco Bay Area.  \n
      Coding since 1998.  \n
      .NET Foundation member. C# fan  \n
      [d.sb](https://d.sb/)  \n
      Mastodon: [@dan@d.sb](https://toot.d.sb/@dan)
      """
    +lastActive: DateTime @1726323300 {#4078
      date: 2024-09-14 16:15:00.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4073 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4071 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4069 …}
    +entries: Doctrine\ORM\PersistentCollection {#4067 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4065 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4063 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4061 …}
    +posts: Doctrine\ORM\PersistentCollection {#4059 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4057 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4055 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4053 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4051 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4049 …}
    +follows: Doctrine\ORM\PersistentCollection {#4047 …}
    +followers: Doctrine\ORM\PersistentCollection {#4045 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4043 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4041 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4039 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4037 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4033 …}
    +violations: Doctrine\ORM\PersistentCollection {#4031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    +awards: Doctrine\ORM\PersistentCollection {#4027 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4025 …}
    +categories: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 9409
    -password: "$2y$13$xXgTorwiOLdUrZ8SigZeDOxqSYhXwr35NIloXvNJnejNEEoBnlj1O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4021 …}
    +apId: "dan@upvote.au"
    +apProfileId: "https://upvote.au/u/dan"
    +apPublicUrl: "https://upvote.au/u/dan"
    +apFollowersUrl: null
    +apInboxUrl: "https://upvote.au/inbox"
    +apDomain: "upvote.au"
    +apPreferredUsername: "dan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726485539 {#4077
      date: 2024-09-16 13:18:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687539965 {#4076
      date: 2023-06-23 19:06:05.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.02 ms
Input props
[
  "user" => App\Entity\User {#4520
    +avatar: Proxies\__CG__\App\Entity\Image {#4521 …}
    +cover: null
    +email: "Andrew15_5@mander.xyz"
    +username: "@Andrew15_5@mander.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "🦀Rust🦀 [typst.app](https://typst.app) 💚"
    +lastActive: DateTime @1722212496 {#4517
      date: 2024-07-29 02:21:36.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 {#4522 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4524 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4526 …}
    +entries: Doctrine\ORM\PersistentCollection {#4528 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4530 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4532 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4534 …}
    +posts: Doctrine\ORM\PersistentCollection {#4536 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4538 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4540 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4542 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4544 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4546 …}
    +follows: Doctrine\ORM\PersistentCollection {#4548 …}
    +followers: Doctrine\ORM\PersistentCollection {#4550 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4552 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4554 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4556 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4558 …}
    +reports: Doctrine\ORM\PersistentCollection {#4560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
    +violations: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    +awards: Doctrine\ORM\PersistentCollection {#4568 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4570 …}
    +categories: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 48595
    -password: "$2y$13$/jj4ftyyOONO4GiiiqMys.e34q4R/U8GBGSAVa/90yCYYAt6N6joO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4574 …}
    +apId: "Andrew15_5@mander.xyz"
    +apProfileId: "https://mander.xyz/u/Andrew15_5"
    +apPublicUrl: "https://mander.xyz/u/Andrew15_5"
    +apFollowersUrl: null
    +apInboxUrl: "https://mander.xyz/inbox"
    +apDomain: "mander.xyz"
    +apPreferredUsername: "Andrew15_5"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724492153 {#4518
      date: 2024-08-24 11:35:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696433755 {#4519
      date: 2023-10-04 17:35:55.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5873
  +width: 65
  +height: 65
  +user: App\Entity\User {#4520
    +avatar: Proxies\__CG__\App\Entity\Image {#4521 …}
    +cover: null
    +email: "Andrew15_5@mander.xyz"
    +username: "@Andrew15_5@mander.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "🦀Rust🦀 [typst.app](https://typst.app) 💚"
    +lastActive: DateTime @1722212496 {#4517
      date: 2024-07-29 02:21:36.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 {#4522 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4524 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4526 …}
    +entries: Doctrine\ORM\PersistentCollection {#4528 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4530 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4532 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4534 …}
    +posts: Doctrine\ORM\PersistentCollection {#4536 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4538 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4540 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4542 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4544 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4546 …}
    +follows: Doctrine\ORM\PersistentCollection {#4548 …}
    +followers: Doctrine\ORM\PersistentCollection {#4550 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4552 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4554 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4556 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4558 …}
    +reports: Doctrine\ORM\PersistentCollection {#4560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
    +violations: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    +awards: Doctrine\ORM\PersistentCollection {#4568 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4570 …}
    +categories: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 48595
    -password: "$2y$13$/jj4ftyyOONO4GiiiqMys.e34q4R/U8GBGSAVa/90yCYYAt6N6joO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4574 …}
    +apId: "Andrew15_5@mander.xyz"
    +apProfileId: "https://mander.xyz/u/Andrew15_5"
    +apPublicUrl: "https://mander.xyz/u/Andrew15_5"
    +apFollowersUrl: null
    +apInboxUrl: "https://mander.xyz/inbox"
    +apDomain: "mander.xyz"
    +apPreferredUsername: "Andrew15_5"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724492153 {#4518
      date: 2024-08-24 11:35:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696433755 {#4519
      date: 2023-10-04 17:35:55.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.78 ms
Input props
[
  "user" => App\Entity\User {#4351
    +avatar: Proxies\__CG__\App\Entity\Image {#4348 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4349 …}
    +email: "hellfire103@sopuli.xyz"
    +username: "@hellfire103@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Young humanoid in the UK. Proudly LGBT. Slava Ukraini! | *they/them*"
    +lastActive: DateTime @1726424249 {#4352
      date: 2024-09-15 20:17:29.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4346 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4344 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4342 …}
    +entries: Doctrine\ORM\PersistentCollection {#4340 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4338 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4336 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4334 …}
    +posts: Doctrine\ORM\PersistentCollection {#4332 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4330 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4328 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4326 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4324 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4322 …}
    +follows: Doctrine\ORM\PersistentCollection {#4320 …}
    +followers: Doctrine\ORM\PersistentCollection {#4318 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4316 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4314 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4312 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4310 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
    +violations: Doctrine\ORM\PersistentCollection {#4304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
    +awards: Doctrine\ORM\PersistentCollection {#4300 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4298 …}
    +categories: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 39361
    -password: "$2y$13$5wj63ZEMWLlDu66icV2bf.qNeI4dL6QLXgL3md.Qqyh28unHjUsvS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4294 …}
    +apId: "hellfire103@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/hellfire103"
    +apPublicUrl: "https://sopuli.xyz/u/hellfire103"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "hellfire103"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726546969 {#4353
      date: 2024-09-17 06:22:49.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691446385 {#4350
      date: 2023-08-08 00:13:05.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5930
  +width: 65
  +height: 65
  +user: App\Entity\User {#4351
    +avatar: Proxies\__CG__\App\Entity\Image {#4348 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4349 …}
    +email: "hellfire103@sopuli.xyz"
    +username: "@hellfire103@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Young humanoid in the UK. Proudly LGBT. Slava Ukraini! | *they/them*"
    +lastActive: DateTime @1726424249 {#4352
      date: 2024-09-15 20:17:29.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4346 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4344 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4342 …}
    +entries: Doctrine\ORM\PersistentCollection {#4340 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4338 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4336 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4334 …}
    +posts: Doctrine\ORM\PersistentCollection {#4332 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4330 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4328 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4326 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4324 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4322 …}
    +follows: Doctrine\ORM\PersistentCollection {#4320 …}
    +followers: Doctrine\ORM\PersistentCollection {#4318 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4316 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4314 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4312 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4310 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
    +violations: Doctrine\ORM\PersistentCollection {#4304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
    +awards: Doctrine\ORM\PersistentCollection {#4300 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4298 …}
    +categories: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 39361
    -password: "$2y$13$5wj63ZEMWLlDu66icV2bf.qNeI4dL6QLXgL3md.Qqyh28unHjUsvS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4294 …}
    +apId: "hellfire103@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/hellfire103"
    +apPublicUrl: "https://sopuli.xyz/u/hellfire103"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "hellfire103"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726546969 {#4353
      date: 2024-09-17 06:22:49.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691446385 {#4350
      date: 2023-08-08 00:13:05.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 5.62 ms
Input props
[
  "magazine" => "linuxmemes@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#5992
  +limit: 4
  +tag: null
  +magazine: "linuxmemes@lemmy.world"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#5993 …}
  -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 12.73 ms
Input props
[
  "magazine" => "linuxmemes@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6069
  +limit: 4
  +tag: null
  +magazine: "linuxmemes@lemmy.world"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6070 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3097 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 40.89 ms
Input props
[
  "magazine" => "linuxmemes@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6190
  +limit: 4
  +tag: null
  +magazine: "linuxmemes@lemmy.world"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#557 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3097 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.45 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6245
  +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 {#6244 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 4.20 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "linuxmemes@lemmy.world"
    +title: "linuxmemes"
    +description: """
      I use Arch btw\n
      \n
      ---\n
      \n
      Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
      \n
      Community rules1. Follow the site-wide rules and [code of conduct](https://join-lemmy.org/docs/code_of_conduct.html)2. Be civil 3. Post Linux-related content 4. No recent reposts Please report posts and comments that break these rules!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 396
    +entryCommentCount: 11861
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726587157 {#330
      date: 2024-09-17 17:32:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 83
    +apId: "linuxmemes@lemmy.world"
    +apProfileId: "https://lemmy.world/c/linuxmemes"
    +apPublicUrl: "https://lemmy.world/c/linuxmemes"
    +apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "linuxmemes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719076635 {#327
      date: 2024-06-22 19:17:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699095615 {#329
      date: 2023-11-04 12:00:15.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6324
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "linuxmemes@lemmy.world"
    +title: "linuxmemes"
    +description: """
      I use Arch btw\n
      \n
      ---\n
      \n
      Sister communities:* [LemmyMemes](https://lemmy.world/c/memes@lemmy.world): Memes * [LemmyShitpost](https://lemmy.world/c/lemmyshitpost): Anything and everything goes. * [RISA](https://startrek.website/c/risa): Star Trek memes and shitposts\n
      \n
      Community rules1. Follow the site-wide rules and [code of conduct](https://join-lemmy.org/docs/code_of_conduct.html)2. Be civil 3. Post Linux-related content 4. No recent reposts Please report posts and comments that break these rules!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 396
    +entryCommentCount: 11861
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726587157 {#330
      date: 2024-09-17 17:32:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 83
    +apId: "linuxmemes@lemmy.world"
    +apProfileId: "https://lemmy.world/c/linuxmemes"
    +apPublicUrl: "https://lemmy.world/c/linuxmemes"
    +apFollowersUrl: "https://lemmy.world/c/linuxmemes/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "linuxmemes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719076635 {#327
      date: 2024-06-22 19:17:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699095615 {#329
      date: 2023-11-04 12:00:15.0 +01:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#397 …}
}