GET https://kbin.spritesserver.nl/m/programmer_humor@programming.dev/newest/1y/articles?p=1

Components

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

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 2.18ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 17.80ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.71ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.46ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 69.81ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.58ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.27ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 20.80ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 15.01ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 89.31ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 7.96ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 22.47ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 23.31ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.23ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 1.13ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 14.0 MiB 0.30 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 14.0 MiB 0.22 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 14.0 MiB 0.13 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 14.0 MiB 0.12 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#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 14.0 MiB 0.14 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 14.0 MiB 0.19 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 14.0 MiB 0.13 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 14.0 MiB 0.27 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 14.0 MiB 0.13 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#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 14.0 MiB 0.14 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 14.0 MiB 0.17 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 14.0 MiB 0.14 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 14.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#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 14.0 MiB 0.12 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 14.0 MiB 0.12 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 14.0 MiB 0.12 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 14.0 MiB 0.13 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 14.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#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 14.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 14.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 14.0 MiB 0.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#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 14.0 MiB 69.81 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "programmer_humor@programming.dev"
    +title: "programmer_humor"
    +description: """
      Welcome to Programmer Humor!\n
      \n
      This is a place where you can post jokes, memes, humor, etc. related to programming!\n
      \n
      For sharing awful code theres also [Programming Horror](https://programming.dev/c/programming_horror).\n
      \n
      Rules\n
      -----\n
      \n
      - Keep content in english\n
      - No advertisements\n
      - Posts must be related to programming or programmer topics
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 297
    +entryCommentCount: 2799
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729523671 {#329
      date: 2024-10-21 17:14:31.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 100
    +apId: "programmer_humor@programming.dev"
    +apProfileId: "https://programming.dev/c/programmer_humor"
    +apPublicUrl: "https://programming.dev/c/programmer_humor"
    +apFollowersUrl: "https://programming.dev/c/programmer_humor/followers"
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "programmer_humor"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726902871 {#326
      date: 2024-09-21 09:14:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700391429 {#328
      date: 2023-11-19 11:57:09.0 +01:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3052
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "programmer_humor@programming.dev"
    +title: "programmer_humor"
    +description: """
      Welcome to Programmer Humor!\n
      \n
      This is a place where you can post jokes, memes, humor, etc. related to programming!\n
      \n
      For sharing awful code theres also [Programming Horror](https://programming.dev/c/programming_horror).\n
      \n
      Rules\n
      -----\n
      \n
      - Keep content in english\n
      - No advertisements\n
      - Posts must be related to programming or programmer topics
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 297
    +entryCommentCount: 2799
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729523671 {#329
      date: 2024-10-21 17:14:31.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 100
    +apId: "programmer_humor@programming.dev"
    +apProfileId: "https://programming.dev/c/programmer_humor"
    +apPublicUrl: "https://programming.dev/c/programmer_humor"
    +apFollowersUrl: "https://programming.dev/c/programmer_humor/followers"
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "programmer_humor"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726902871 {#326
      date: 2024-09-21 09:14:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700391429 {#328
      date: 2023-11-19 11:57:09.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 14.0 MiB 0.58 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "programmer_humor@programming.dev"
    +title: "programmer_humor"
    +description: """
      Welcome to Programmer Humor!\n
      \n
      This is a place where you can post jokes, memes, humor, etc. related to programming!\n
      \n
      For sharing awful code theres also [Programming Horror](https://programming.dev/c/programming_horror).\n
      \n
      Rules\n
      -----\n
      \n
      - Keep content in english\n
      - No advertisements\n
      - Posts must be related to programming or programmer topics
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 297
    +entryCommentCount: 2799
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729523671 {#329
      date: 2024-10-21 17:14:31.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 100
    +apId: "programmer_humor@programming.dev"
    +apProfileId: "https://programming.dev/c/programmer_humor"
    +apPublicUrl: "https://programming.dev/c/programmer_humor"
    +apFollowersUrl: "https://programming.dev/c/programmer_humor/followers"
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "programmer_humor"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726902871 {#326
      date: 2024-09-21 09:14:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700391429 {#328
      date: 2023-11-19 11:57:09.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3114
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "programmer_humor@programming.dev"
    +title: "programmer_humor"
    +description: """
      Welcome to Programmer Humor!\n
      \n
      This is a place where you can post jokes, memes, humor, etc. related to programming!\n
      \n
      For sharing awful code theres also [Programming Horror](https://programming.dev/c/programming_horror).\n
      \n
      Rules\n
      -----\n
      \n
      - Keep content in english\n
      - No advertisements\n
      - Posts must be related to programming or programmer topics
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 297
    +entryCommentCount: 2799
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729523671 {#329
      date: 2024-10-21 17:14:31.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 100
    +apId: "programmer_humor@programming.dev"
    +apProfileId: "https://programming.dev/c/programmer_humor"
    +apPublicUrl: "https://programming.dev/c/programmer_humor"
    +apFollowersUrl: "https://programming.dev/c/programmer_humor/followers"
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "programmer_humor"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726902871 {#326
      date: 2024-09-21 09:14:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700391429 {#328
      date: 2023-11-19 11:57:09.0 +01:00
    }
  }
}
date App\Twig\Components\DateComponent 14.0 MiB 0.27 ms
Input props
[
  "date" => DateTimeImmutable @1700391429 {#328
    date: 2023-11-19 11:57:09.0 +01:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3242
  +date: DateTimeImmutable @1700391429 {#328
    date: 2023-11-19 11:57:09.0 +01:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 14.0 MiB 20.80 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3402
    +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 {#3357
      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 {#3355 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3353 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3351 …}
    +entries: Doctrine\ORM\PersistentCollection {#3349 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3406 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3432 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3462 …}
    +posts: Doctrine\ORM\PersistentCollection {#3403 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3473 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3494 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3525 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3482 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3534 …}
    +follows: Doctrine\ORM\PersistentCollection {#3537 …}
    +followers: Doctrine\ORM\PersistentCollection {#3532 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3560 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3556 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3573 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3577 …}
    +reports: Doctrine\ORM\PersistentCollection {#3561 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3599 …}
    +violations: Doctrine\ORM\PersistentCollection {#3593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3619 …}
    +awards: Doctrine\ORM\PersistentCollection {#3608 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3614 …}
    +categories: Doctrine\ORM\PersistentCollection {#3632 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3643 …}
    +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 {#3356
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3400
  +user: Proxies\__CG__\App\Entity\User {#3402
    +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 {#3357
      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 {#3355 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3353 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3351 …}
    +entries: Doctrine\ORM\PersistentCollection {#3349 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3406 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3432 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3462 …}
    +posts: Doctrine\ORM\PersistentCollection {#3403 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3473 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3494 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3525 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3482 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3534 …}
    +follows: Doctrine\ORM\PersistentCollection {#3537 …}
    +followers: Doctrine\ORM\PersistentCollection {#3532 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3560 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3556 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3573 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3577 …}
    +reports: Doctrine\ORM\PersistentCollection {#3561 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3599 …}
    +violations: Doctrine\ORM\PersistentCollection {#3593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3619 …}
    +awards: Doctrine\ORM\PersistentCollection {#3608 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3614 …}
    +categories: Doctrine\ORM\PersistentCollection {#3632 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3643 …}
    +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 {#3356
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 14.0 MiB 15.01 ms
Input props
[
  "magazine" => "programmer_humor@programming.dev"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3810
  +limit: 4
  +tag: null
  +magazine: "programmer_humor@programming.dev"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#396 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 14.0 MiB 89.31 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "programmer_humor@programming.dev"
    +title: "programmer_humor"
    +description: """
      Welcome to Programmer Humor!\n
      \n
      This is a place where you can post jokes, memes, humor, etc. related to programming!\n
      \n
      For sharing awful code theres also [Programming Horror](https://programming.dev/c/programming_horror).\n
      \n
      Rules\n
      -----\n
      \n
      - Keep content in english\n
      - No advertisements\n
      - Posts must be related to programming or programmer topics
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 297
    +entryCommentCount: 2799
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729523671 {#329
      date: 2024-10-21 17:14:31.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 100
    +apId: "programmer_humor@programming.dev"
    +apProfileId: "https://programming.dev/c/programmer_humor"
    +apPublicUrl: "https://programming.dev/c/programmer_humor"
    +apFollowersUrl: "https://programming.dev/c/programmer_humor/followers"
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "programmer_humor"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726902871 {#326
      date: 2024-09-21 09:14:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700391429 {#328
      date: 2023-11-19 11:57:09.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3943
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "programmer_humor@programming.dev"
    +title: "programmer_humor"
    +description: """
      Welcome to Programmer Humor!\n
      \n
      This is a place where you can post jokes, memes, humor, etc. related to programming!\n
      \n
      For sharing awful code theres also [Programming Horror](https://programming.dev/c/programming_horror).\n
      \n
      Rules\n
      -----\n
      \n
      - Keep content in english\n
      - No advertisements\n
      - Posts must be related to programming or programmer topics
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 297
    +entryCommentCount: 2799
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729523671 {#329
      date: 2024-10-21 17:14:31.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 100
    +apId: "programmer_humor@programming.dev"
    +apProfileId: "https://programming.dev/c/programmer_humor"
    +apPublicUrl: "https://programming.dev/c/programmer_humor"
    +apFollowersUrl: "https://programming.dev/c/programmer_humor/followers"
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "programmer_humor"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726902871 {#326
      date: 2024-09-21 09:14:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700391429 {#328
      date: 2023-11-19 11:57:09.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 14.0 MiB 0.60 ms
Input props
[
  "user" => App\Entity\User {#5300
    +avatar: Proxies\__CG__\App\Entity\Image {#5301 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5302 …}
    +email: "DonjonMaister@programming.dev"
    +username: "@DonjonMaister@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "TTRPG fan and programmer."
    +lastActive: DateTime @1702881804 {#5297
      date: 2023-12-18 07:43:24.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5303 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5305 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5307 …}
    +entries: Doctrine\ORM\PersistentCollection {#5309 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5311 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5313 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5315 …}
    +posts: Doctrine\ORM\PersistentCollection {#5317 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5319 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5321 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5323 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5325 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5327 …}
    +follows: Doctrine\ORM\PersistentCollection {#5329 …}
    +followers: Doctrine\ORM\PersistentCollection {#5331 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5333 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5335 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5337 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5339 …}
    +reports: Doctrine\ORM\PersistentCollection {#5341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
    +violations: Doctrine\ORM\PersistentCollection {#5345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
    +awards: Doctrine\ORM\PersistentCollection {#5349 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5351 …}
    +categories: Doctrine\ORM\PersistentCollection {#5353 …}
    -id: 83012
    -password: "$2y$13$.fEBQTmXZsrthFviX3uR9.djGLEr6sE7z0DnDq5yn/HvG38pIj7jO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5355 …}
    +apId: "DonjonMaister@programming.dev"
    +apProfileId: "https://programming.dev/u/DonjonMaister"
    +apPublicUrl: "https://programming.dev/u/DonjonMaister"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "DonjonMaister"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1702881803 {#5298
      date: 2023-12-18 07:43:23.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702881801 {#5299
      date: 2023-12-18 07:43:21.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4220
  +width: 65
  +height: 65
  +user: App\Entity\User {#5300
    +avatar: Proxies\__CG__\App\Entity\Image {#5301 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5302 …}
    +email: "DonjonMaister@programming.dev"
    +username: "@DonjonMaister@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "TTRPG fan and programmer."
    +lastActive: DateTime @1702881804 {#5297
      date: 2023-12-18 07:43:24.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5303 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5305 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5307 …}
    +entries: Doctrine\ORM\PersistentCollection {#5309 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5311 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5313 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5315 …}
    +posts: Doctrine\ORM\PersistentCollection {#5317 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5319 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5321 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5323 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5325 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5327 …}
    +follows: Doctrine\ORM\PersistentCollection {#5329 …}
    +followers: Doctrine\ORM\PersistentCollection {#5331 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5333 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5335 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5337 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5339 …}
    +reports: Doctrine\ORM\PersistentCollection {#5341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
    +violations: Doctrine\ORM\PersistentCollection {#5345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
    +awards: Doctrine\ORM\PersistentCollection {#5349 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5351 …}
    +categories: Doctrine\ORM\PersistentCollection {#5353 …}
    -id: 83012
    -password: "$2y$13$.fEBQTmXZsrthFviX3uR9.djGLEr6sE7z0DnDq5yn/HvG38pIj7jO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5355 …}
    +apId: "DonjonMaister@programming.dev"
    +apProfileId: "https://programming.dev/u/DonjonMaister"
    +apPublicUrl: "https://programming.dev/u/DonjonMaister"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "DonjonMaister"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1702881803 {#5298
      date: 2023-12-18 07:43:23.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702881801 {#5299
      date: 2023-12-18 07:43:21.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.30 ms
Input props
[
  "user" => App\Entity\User {#5060
    +avatar: Proxies\__CG__\App\Entity\Image {#5061 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5062 …}
    +email: "alx@programming.dev"
    +username: "@alx@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Something with computers, notorious fediverse nomad since 2017, Mittelfranke by choice, Lvl 48.\n
      \n
      $argon2id$v=19$m=64,t=512,p=2$il5//ItlUIeU+AASoM33lA$AbROTQ4YAacS/ZH74/IkbQ
      """
    +lastActive: DateTime @1701309548 {#5057
      date: 2023-11-30 02:59:08.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5063 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5065 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5067 …}
    +entries: Doctrine\ORM\PersistentCollection {#5069 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5071 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5073 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5075 …}
    +posts: Doctrine\ORM\PersistentCollection {#5077 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5079 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5081 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5083 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5085 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5087 …}
    +follows: Doctrine\ORM\PersistentCollection {#5089 …}
    +followers: Doctrine\ORM\PersistentCollection {#5091 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5093 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5095 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5097 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
    +violations: Doctrine\ORM\PersistentCollection {#5105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
    +awards: Doctrine\ORM\PersistentCollection {#5109 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5111 …}
    +categories: Doctrine\ORM\PersistentCollection {#5113 …}
    -id: 55452
    -password: "$2y$13$py.wHz.Q4npAY2spJ6jq5.FD5X5irSw/rt2Wd1oBhqshtcDVkPuPK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5115 …}
    +apId: "alx@programming.dev"
    +apProfileId: "https://programming.dev/u/alx"
    +apPublicUrl: "https://programming.dev/u/alx"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "alx"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727345337 {#5058
      date: 2024-09-26 12:08:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696966835 {#5059
      date: 2023-10-10 21:40:35.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5664
  +width: 65
  +height: 65
  +user: App\Entity\User {#5060
    +avatar: Proxies\__CG__\App\Entity\Image {#5061 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5062 …}
    +email: "alx@programming.dev"
    +username: "@alx@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Something with computers, notorious fediverse nomad since 2017, Mittelfranke by choice, Lvl 48.\n
      \n
      $argon2id$v=19$m=64,t=512,p=2$il5//ItlUIeU+AASoM33lA$AbROTQ4YAacS/ZH74/IkbQ
      """
    +lastActive: DateTime @1701309548 {#5057
      date: 2023-11-30 02:59:08.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5063 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5065 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5067 …}
    +entries: Doctrine\ORM\PersistentCollection {#5069 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5071 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5073 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5075 …}
    +posts: Doctrine\ORM\PersistentCollection {#5077 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5079 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5081 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5083 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5085 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5087 …}
    +follows: Doctrine\ORM\PersistentCollection {#5089 …}
    +followers: Doctrine\ORM\PersistentCollection {#5091 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5093 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5095 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5097 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
    +violations: Doctrine\ORM\PersistentCollection {#5105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
    +awards: Doctrine\ORM\PersistentCollection {#5109 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5111 …}
    +categories: Doctrine\ORM\PersistentCollection {#5113 …}
    -id: 55452
    -password: "$2y$13$py.wHz.Q4npAY2spJ6jq5.FD5X5irSw/rt2Wd1oBhqshtcDVkPuPK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5115 …}
    +apId: "alx@programming.dev"
    +apProfileId: "https://programming.dev/u/alx"
    +apPublicUrl: "https://programming.dev/u/alx"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "alx"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727345337 {#5058
      date: 2024-09-26 12:08:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696966835 {#5059
      date: 2023-10-10 21:40:35.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.28 ms
Input props
[
  "user" => App\Entity\User {#5479
    +avatar: Proxies\__CG__\App\Entity\Image {#5480 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5481 …}
    +email: "EdTheLegendary@programming.dev"
    +username: "@EdTheLegendary@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Hacker of all the things."
    +lastActive: DateTime @1722353021 {#5476
      date: 2024-07-30 17:23:41.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 {#5482 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5484 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5486 …}
    +entries: Doctrine\ORM\PersistentCollection {#5488 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5490 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5492 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5494 …}
    +posts: Doctrine\ORM\PersistentCollection {#5496 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5498 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5500 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5502 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5504 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5506 …}
    +follows: Doctrine\ORM\PersistentCollection {#5508 …}
    +followers: Doctrine\ORM\PersistentCollection {#5510 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5512 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5514 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5516 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5518 …}
    +reports: Doctrine\ORM\PersistentCollection {#5520 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
    +violations: Doctrine\ORM\PersistentCollection {#5524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5526 …}
    +awards: Doctrine\ORM\PersistentCollection {#5528 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5530 …}
    +categories: Doctrine\ORM\PersistentCollection {#5532 …}
    -id: 87869
    -password: "$2y$13$POUIjB2eqV6X.E04FWGyB.t5IWXoUTy2NAc9RDwHddJMpel2CL56a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5534 …}
    +apId: "EdTheLegendary@programming.dev"
    +apProfileId: "https://programming.dev/u/EdTheLegendary"
    +apPublicUrl: "https://programming.dev/u/EdTheLegendary"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "EdTheLegendary"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1708611216 {#5477
      date: 2024-02-22 15:13:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1708611212 {#5478
      date: 2024-02-22 15:13:32.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5721
  +width: 65
  +height: 65
  +user: App\Entity\User {#5479
    +avatar: Proxies\__CG__\App\Entity\Image {#5480 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5481 …}
    +email: "EdTheLegendary@programming.dev"
    +username: "@EdTheLegendary@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Hacker of all the things."
    +lastActive: DateTime @1722353021 {#5476
      date: 2024-07-30 17:23:41.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 {#5482 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5484 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5486 …}
    +entries: Doctrine\ORM\PersistentCollection {#5488 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5490 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5492 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5494 …}
    +posts: Doctrine\ORM\PersistentCollection {#5496 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5498 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5500 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5502 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5504 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5506 …}
    +follows: Doctrine\ORM\PersistentCollection {#5508 …}
    +followers: Doctrine\ORM\PersistentCollection {#5510 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5512 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5514 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5516 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5518 …}
    +reports: Doctrine\ORM\PersistentCollection {#5520 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
    +violations: Doctrine\ORM\PersistentCollection {#5524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5526 …}
    +awards: Doctrine\ORM\PersistentCollection {#5528 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5530 …}
    +categories: Doctrine\ORM\PersistentCollection {#5532 …}
    -id: 87869
    -password: "$2y$13$POUIjB2eqV6X.E04FWGyB.t5IWXoUTy2NAc9RDwHddJMpel2CL56a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5534 …}
    +apId: "EdTheLegendary@programming.dev"
    +apProfileId: "https://programming.dev/u/EdTheLegendary"
    +apPublicUrl: "https://programming.dev/u/EdTheLegendary"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "EdTheLegendary"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1708611216 {#5477
      date: 2024-02-22 15:13:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1708611212 {#5478
      date: 2024-02-22 15:13:32.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.42 ms
Input props
[
  "user" => App\Entity\User {#4090
    +avatar: Proxies\__CG__\App\Entity\Image {#4089 …}
    +cover: null
    +email: "CosmicCleric@lemmy.world"
    +username: "@CosmicCleric@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "All posts/comments by me are licensed by [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.en)."
    +lastActive: DateTime @1729464051 {#4093
      date: 2024-10-21 00:40:51.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4088 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4086 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4084 …}
    +entries: Doctrine\ORM\PersistentCollection {#4082 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4080 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4078 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4076 …}
    +posts: Doctrine\ORM\PersistentCollection {#4074 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4072 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4070 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4068 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4066 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4064 …}
    +follows: Doctrine\ORM\PersistentCollection {#4062 …}
    +followers: Doctrine\ORM\PersistentCollection {#4060 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4058 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4056 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4054 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4052 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
    +violations: Doctrine\ORM\PersistentCollection {#4046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
    +awards: Doctrine\ORM\PersistentCollection {#4042 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4040 …}
    +categories: Doctrine\ORM\PersistentCollection {#4038 …}
    -id: 5997
    -password: "$2y$13$uO7H0qhX1xleibzYFyrXNedCGAMu6WzHdqZsnlmzlic3dlncrqvZ6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4036 …}
    +apId: "CosmicCleric@lemmy.world"
    +apProfileId: "https://lemmy.world/u/CosmicCleric"
    +apPublicUrl: "https://lemmy.world/u/CosmicCleric"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "CosmicCleric"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726161331 {#4092
      date: 2024-09-12 19:15:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687280042 {#4091
      date: 2023-06-20 18:54:02.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5778
  +width: 65
  +height: 65
  +user: App\Entity\User {#4090
    +avatar: Proxies\__CG__\App\Entity\Image {#4089 …}
    +cover: null
    +email: "CosmicCleric@lemmy.world"
    +username: "@CosmicCleric@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "All posts/comments by me are licensed by [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.en)."
    +lastActive: DateTime @1729464051 {#4093
      date: 2024-10-21 00:40:51.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4088 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4086 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4084 …}
    +entries: Doctrine\ORM\PersistentCollection {#4082 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4080 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4078 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4076 …}
    +posts: Doctrine\ORM\PersistentCollection {#4074 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4072 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4070 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4068 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4066 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4064 …}
    +follows: Doctrine\ORM\PersistentCollection {#4062 …}
    +followers: Doctrine\ORM\PersistentCollection {#4060 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4058 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4056 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4054 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4052 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
    +violations: Doctrine\ORM\PersistentCollection {#4046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
    +awards: Doctrine\ORM\PersistentCollection {#4042 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4040 …}
    +categories: Doctrine\ORM\PersistentCollection {#4038 …}
    -id: 5997
    -password: "$2y$13$uO7H0qhX1xleibzYFyrXNedCGAMu6WzHdqZsnlmzlic3dlncrqvZ6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4036 …}
    +apId: "CosmicCleric@lemmy.world"
    +apProfileId: "https://lemmy.world/u/CosmicCleric"
    +apPublicUrl: "https://lemmy.world/u/CosmicCleric"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "CosmicCleric"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726161331 {#4092
      date: 2024-09-12 19:15:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687280042 {#4091
      date: 2023-06-20 18:54:02.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 1.74 ms
Input props
[
  "user" => App\Entity\User {#4031
    +avatar: Proxies\__CG__\App\Entity\Image {#4030 …}
    +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 @1729501370 {#4034
      date: 2024-10-21 11:02:50.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 {#4029 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4027 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4025 …}
    +entries: Doctrine\ORM\PersistentCollection {#4023 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4021 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4019 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4017 …}
    +posts: Doctrine\ORM\PersistentCollection {#4015 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4013 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4011 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3961 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3963 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3970 …}
    +follows: Doctrine\ORM\PersistentCollection {#3971 …}
    +followers: Doctrine\ORM\PersistentCollection {#3973 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3975 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3972 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3965 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3983 …}
    +reports: Doctrine\ORM\PersistentCollection {#3980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3988 …}
    +violations: Doctrine\ORM\PersistentCollection {#3985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3993 …}
    +awards: Doctrine\ORM\PersistentCollection {#3995 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3997 …}
    +categories: Doctrine\ORM\PersistentCollection {#4441 …}
    -id: 9409
    -password: "$2y$13$xXgTorwiOLdUrZ8SigZeDOxqSYhXwr35NIloXvNJnejNEEoBnlj1O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4435 …}
    +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 @1728494693 {#4033
      date: 2024-10-09 19:24:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687539965 {#4032
      date: 2023-06-23 19:06:05.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5835
  +width: 65
  +height: 65
  +user: App\Entity\User {#4031
    +avatar: Proxies\__CG__\App\Entity\Image {#4030 …}
    +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 @1729501370 {#4034
      date: 2024-10-21 11:02:50.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 {#4029 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4027 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4025 …}
    +entries: Doctrine\ORM\PersistentCollection {#4023 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4021 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4019 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4017 …}
    +posts: Doctrine\ORM\PersistentCollection {#4015 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4013 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4011 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3961 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3963 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3970 …}
    +follows: Doctrine\ORM\PersistentCollection {#3971 …}
    +followers: Doctrine\ORM\PersistentCollection {#3973 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3975 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3972 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3965 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3983 …}
    +reports: Doctrine\ORM\PersistentCollection {#3980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3988 …}
    +violations: Doctrine\ORM\PersistentCollection {#3985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3993 …}
    +awards: Doctrine\ORM\PersistentCollection {#3995 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3997 …}
    +categories: Doctrine\ORM\PersistentCollection {#4441 …}
    -id: 9409
    -password: "$2y$13$xXgTorwiOLdUrZ8SigZeDOxqSYhXwr35NIloXvNJnejNEEoBnlj1O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4435 …}
    +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 @1728494693 {#4033
      date: 2024-10-09 19:24:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687539965 {#4032
      date: 2023-06-23 19:06:05.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 5.84 ms
Input props
[
  "user" => App\Entity\User {#4261
    +avatar: Proxies\__CG__\App\Entity\Image {#4262 …}
    +cover: null
    +email: "ruffsl@programming.dev"
    +username: "@ruffsl@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I’m a robotics researcher. My interests include cybersecurity, repeatable & reproducible research, as well as open source robotics and rust programing."
    +lastActive: DateTime @1702248242 {#4266
      date: 2023-12-10 23:44: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: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4259 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4257 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4255 …}
    +entries: Doctrine\ORM\PersistentCollection {#4253 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4251 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4249 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4247 …}
    +posts: Doctrine\ORM\PersistentCollection {#4245 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4243 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4241 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4239 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4237 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4235 …}
    +follows: Doctrine\ORM\PersistentCollection {#4233 …}
    +followers: Doctrine\ORM\PersistentCollection {#4231 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4229 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4225 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4222 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4446 …}
    +reports: Doctrine\ORM\PersistentCollection {#4448 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4450 …}
    +violations: Doctrine\ORM\PersistentCollection {#4452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
    +awards: Doctrine\ORM\PersistentCollection {#4456 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4458 …}
    +categories: Doctrine\ORM\PersistentCollection {#4460 …}
    -id: 23873
    -password: "$2y$13$VVq1BEqZJ./14wLxsjVG5.o/gWbHhVR/4QQVd0iFsgS8cXo/uJYGK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4462 …}
    +apId: "ruffsl@programming.dev"
    +apProfileId: "https://programming.dev/u/ruffsl"
    +apPublicUrl: "https://programming.dev/u/ruffsl"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "ruffsl"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727863921 {#4263
      date: 2024-10-02 12:12:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689116667 {#4264
      date: 2023-07-12 01:04:27.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5892
  +width: 65
  +height: 65
  +user: App\Entity\User {#4261
    +avatar: Proxies\__CG__\App\Entity\Image {#4262 …}
    +cover: null
    +email: "ruffsl@programming.dev"
    +username: "@ruffsl@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I’m a robotics researcher. My interests include cybersecurity, repeatable & reproducible research, as well as open source robotics and rust programing."
    +lastActive: DateTime @1702248242 {#4266
      date: 2023-12-10 23:44: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: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4259 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4257 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4255 …}
    +entries: Doctrine\ORM\PersistentCollection {#4253 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4251 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4249 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4247 …}
    +posts: Doctrine\ORM\PersistentCollection {#4245 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4243 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4241 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4239 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4237 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4235 …}
    +follows: Doctrine\ORM\PersistentCollection {#4233 …}
    +followers: Doctrine\ORM\PersistentCollection {#4231 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4229 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4225 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4222 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4446 …}
    +reports: Doctrine\ORM\PersistentCollection {#4448 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4450 …}
    +violations: Doctrine\ORM\PersistentCollection {#4452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
    +awards: Doctrine\ORM\PersistentCollection {#4456 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4458 …}
    +categories: Doctrine\ORM\PersistentCollection {#4460 …}
    -id: 23873
    -password: "$2y$13$VVq1BEqZJ./14wLxsjVG5.o/gWbHhVR/4QQVd0iFsgS8cXo/uJYGK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4462 …}
    +apId: "ruffsl@programming.dev"
    +apProfileId: "https://programming.dev/u/ruffsl"
    +apPublicUrl: "https://programming.dev/u/ruffsl"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "ruffsl"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727863921 {#4263
      date: 2024-10-02 12:12:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689116667 {#4264
      date: 2023-07-12 01:04:27.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 3.81 ms
Input props
[
  "user" => App\Entity\User {#5180
    +avatar: Proxies\__CG__\App\Entity\Image {#5181 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5182 …}
    +email: "mac@programming.dev"
    +username: "@mac@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      - 🎮Indie game dev\n
      - 💬Adding content to programming.dev\n
      \n
      posting things from the 100+ rss feeds I follow. You should see me post links in two chunks for when im reading stuff, once in the morning and once in the evening ET. If you want some of my sources for certain communities feel free to dm
      """
    +lastActive: DateTime @1729169601 {#5177
      date: 2024-10-17 14:53: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 {#5183 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5185 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5187 …}
    +entries: Doctrine\ORM\PersistentCollection {#5189 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5191 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5193 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5195 …}
    +posts: Doctrine\ORM\PersistentCollection {#5197 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5199 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5201 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5203 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5205 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5207 …}
    +follows: Doctrine\ORM\PersistentCollection {#5209 …}
    +followers: Doctrine\ORM\PersistentCollection {#5211 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5213 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5215 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5217 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +violations: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    +awards: Doctrine\ORM\PersistentCollection {#5229 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5231 …}
    +categories: Doctrine\ORM\PersistentCollection {#5233 …}
    -id: 76016
    -password: "$2y$13$69Xe.vglzaDDqdLgcImNHe3c4KMlnPj3JaQcOxLiJPKZCmBgObuOW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5235 …}
    +apId: "mac@programming.dev"
    +apProfileId: "https://programming.dev/u/mac"
    +apPublicUrl: "https://programming.dev/u/mac"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "mac"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709455227 {#5178
      date: 2024-03-03 09:40:27.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700114612 {#5179
      date: 2023-11-16 07:03:32.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5949
  +width: 65
  +height: 65
  +user: App\Entity\User {#5180
    +avatar: Proxies\__CG__\App\Entity\Image {#5181 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5182 …}
    +email: "mac@programming.dev"
    +username: "@mac@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      - 🎮Indie game dev\n
      - 💬Adding content to programming.dev\n
      \n
      posting things from the 100+ rss feeds I follow. You should see me post links in two chunks for when im reading stuff, once in the morning and once in the evening ET. If you want some of my sources for certain communities feel free to dm
      """
    +lastActive: DateTime @1729169601 {#5177
      date: 2024-10-17 14:53: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 {#5183 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5185 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5187 …}
    +entries: Doctrine\ORM\PersistentCollection {#5189 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5191 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5193 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5195 …}
    +posts: Doctrine\ORM\PersistentCollection {#5197 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5199 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5201 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5203 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5205 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5207 …}
    +follows: Doctrine\ORM\PersistentCollection {#5209 …}
    +followers: Doctrine\ORM\PersistentCollection {#5211 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5213 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5215 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5217 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +violations: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    +awards: Doctrine\ORM\PersistentCollection {#5229 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5231 …}
    +categories: Doctrine\ORM\PersistentCollection {#5233 …}
    -id: 76016
    -password: "$2y$13$69Xe.vglzaDDqdLgcImNHe3c4KMlnPj3JaQcOxLiJPKZCmBgObuOW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5235 …}
    +apId: "mac@programming.dev"
    +apProfileId: "https://programming.dev/u/mac"
    +apPublicUrl: "https://programming.dev/u/mac"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "mac"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709455227 {#5178
      date: 2024-03-03 09:40:27.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700114612 {#5179
      date: 2023-11-16 07:03:32.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#4704
    +avatar: Proxies\__CG__\App\Entity\Image {#4705 …}
    +cover: null
    +email: "ndsvw@feddit.de"
    +username: "@ndsvw@feddit.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Ein 👍 von mir:\n
      \n
      - Meinung, die ich teile\n
      - Beiträge, die mehr Aufmerksamkeit verdienen\n
      \n
      Weder ein 👍, noch ein 👎 von mir:\n
      \n
      - Andere Meinung\n
      - Beiträge, die ich uninteressant finde\n
      \n
      Ein 👎 von mir:\n
      \n
      - Diskriminierung\n
      - Trollen\n
      - Irrationalität + Faktenleugnung
      """
    +lastActive: DateTime @1704769350 {#4701
      date: 2024-01-09 04:02:30.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4706 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4708 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4710 …}
    +entries: Doctrine\ORM\PersistentCollection {#4712 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4714 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4716 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4718 …}
    +posts: Doctrine\ORM\PersistentCollection {#4720 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4722 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4724 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4726 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4728 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4730 …}
    +follows: Doctrine\ORM\PersistentCollection {#4732 …}
    +followers: Doctrine\ORM\PersistentCollection {#4734 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4736 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4738 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4740 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4742 …}
    +reports: Doctrine\ORM\PersistentCollection {#4744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
    +violations: Doctrine\ORM\PersistentCollection {#4748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
    +awards: Doctrine\ORM\PersistentCollection {#4752 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4754 …}
    +categories: Doctrine\ORM\PersistentCollection {#4756 …}
    -id: 32688
    -password: "$2y$13$eLE.FntX1nBQyh6b/azO4O7yD/HSFVx5tQXEMMgYXz3p4ji4OOILK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4758 …}
    +apId: "ndsvw@feddit.de"
    +apProfileId: "https://feddit.de/u/ndsvw"
    +apPublicUrl: "https://feddit.de/u/ndsvw"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.de/inbox"
    +apDomain: "feddit.de"
    +apPreferredUsername: "ndsvw"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709974157 {#4702
      date: 2024-03-09 09:49:17.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689962343 {#4703
      date: 2023-07-21 19:59:03.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6006
  +width: 65
  +height: 65
  +user: App\Entity\User {#4704
    +avatar: Proxies\__CG__\App\Entity\Image {#4705 …}
    +cover: null
    +email: "ndsvw@feddit.de"
    +username: "@ndsvw@feddit.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Ein 👍 von mir:\n
      \n
      - Meinung, die ich teile\n
      - Beiträge, die mehr Aufmerksamkeit verdienen\n
      \n
      Weder ein 👍, noch ein 👎 von mir:\n
      \n
      - Andere Meinung\n
      - Beiträge, die ich uninteressant finde\n
      \n
      Ein 👎 von mir:\n
      \n
      - Diskriminierung\n
      - Trollen\n
      - Irrationalität + Faktenleugnung
      """
    +lastActive: DateTime @1704769350 {#4701
      date: 2024-01-09 04:02:30.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4706 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4708 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4710 …}
    +entries: Doctrine\ORM\PersistentCollection {#4712 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4714 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4716 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4718 …}
    +posts: Doctrine\ORM\PersistentCollection {#4720 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4722 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4724 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4726 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4728 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4730 …}
    +follows: Doctrine\ORM\PersistentCollection {#4732 …}
    +followers: Doctrine\ORM\PersistentCollection {#4734 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4736 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4738 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4740 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4742 …}
    +reports: Doctrine\ORM\PersistentCollection {#4744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
    +violations: Doctrine\ORM\PersistentCollection {#4748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
    +awards: Doctrine\ORM\PersistentCollection {#4752 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4754 …}
    +categories: Doctrine\ORM\PersistentCollection {#4756 …}
    -id: 32688
    -password: "$2y$13$eLE.FntX1nBQyh6b/azO4O7yD/HSFVx5tQXEMMgYXz3p4ji4OOILK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4758 …}
    +apId: "ndsvw@feddit.de"
    +apProfileId: "https://feddit.de/u/ndsvw"
    +apPublicUrl: "https://feddit.de/u/ndsvw"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.de/inbox"
    +apDomain: "feddit.de"
    +apPreferredUsername: "ndsvw"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709974157 {#4702
      date: 2024-03-09 09:49:17.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689962343 {#4703
      date: 2023-07-21 19:59:03.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 1.14 ms
Input props
[
  "user" => App\Entity\User {#4381
    +avatar: Proxies\__CG__\App\Entity\Image {#4382 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4379 …}
    +email: "jeena@jemmy.jeena.net"
    +username: "@jeena@jemmy.jeena.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "See [jeena.net/about](https://jeena.net/about)"
    +lastActive: DateTime @1712148234 {#4386
      date: 2024-04-03 14:43:54.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4380 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4378 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4376 …}
    +entries: Doctrine\ORM\PersistentCollection {#4374 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4372 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4370 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4368 …}
    +posts: Doctrine\ORM\PersistentCollection {#4366 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4364 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4362 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4360 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4358 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4356 …}
    +follows: Doctrine\ORM\PersistentCollection {#4354 …}
    +followers: Doctrine\ORM\PersistentCollection {#4352 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4350 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4348 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4346 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4342 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +violations: Doctrine\ORM\PersistentCollection {#4338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4336 …}
    +awards: Doctrine\ORM\PersistentCollection {#4334 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4332 …}
    +categories: Doctrine\ORM\PersistentCollection {#4330 …}
    -id: 15626
    -password: "$2y$13$e5p.6uM9ugkKRKueHemCU.xvG5FwjXqNGNx4Dn6HNarE3VIN1ZdAm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4328 …}
    +apId: "jeena@jemmy.jeena.net"
    +apProfileId: "https://jemmy.jeena.net/u/jeena"
    +apPublicUrl: "https://jemmy.jeena.net/u/jeena"
    +apFollowersUrl: null
    +apInboxUrl: "https://jemmy.jeena.net/inbox"
    +apDomain: "jemmy.jeena.net"
    +apPreferredUsername: "jeena"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1712668813 {#4383
      date: 2024-04-09 15:20:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688262082 {#4384
      date: 2023-07-02 03:41:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6063
  +width: 65
  +height: 65
  +user: App\Entity\User {#4381
    +avatar: Proxies\__CG__\App\Entity\Image {#4382 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4379 …}
    +email: "jeena@jemmy.jeena.net"
    +username: "@jeena@jemmy.jeena.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "See [jeena.net/about](https://jeena.net/about)"
    +lastActive: DateTime @1712148234 {#4386
      date: 2024-04-03 14:43:54.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4380 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4378 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4376 …}
    +entries: Doctrine\ORM\PersistentCollection {#4374 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4372 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4370 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4368 …}
    +posts: Doctrine\ORM\PersistentCollection {#4366 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4364 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4362 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4360 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4358 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4356 …}
    +follows: Doctrine\ORM\PersistentCollection {#4354 …}
    +followers: Doctrine\ORM\PersistentCollection {#4352 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4350 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4348 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4346 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4342 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +violations: Doctrine\ORM\PersistentCollection {#4338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4336 …}
    +awards: Doctrine\ORM\PersistentCollection {#4334 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4332 …}
    +categories: Doctrine\ORM\PersistentCollection {#4330 …}
    -id: 15626
    -password: "$2y$13$e5p.6uM9ugkKRKueHemCU.xvG5FwjXqNGNx4Dn6HNarE3VIN1ZdAm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4328 …}
    +apId: "jeena@jemmy.jeena.net"
    +apProfileId: "https://jemmy.jeena.net/u/jeena"
    +apPublicUrl: "https://jemmy.jeena.net/u/jeena"
    +apFollowersUrl: null
    +apInboxUrl: "https://jemmy.jeena.net/inbox"
    +apDomain: "jemmy.jeena.net"
    +apPreferredUsername: "jeena"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1712668813 {#4383
      date: 2024-04-09 15:20:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688262082 {#4384
      date: 2023-07-02 03:41:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 1.59 ms
Input props
[
  "user" => App\Entity\User {#4321
    +avatar: Proxies\__CG__\App\Entity\Image {#4322 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4319 …}
    +email: "Kolanaki@yiffit.net"
    +username: "@Kolanaki@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m just a weird, furry, pan guy (cis he/him). I also have a big, blue username.\n
      \n
      Currently on Earth for 8 years ensuring steps to unite humanity and usher us into the galactic civilization just so I can see my boyfriend again.
      """
    +lastActive: DateTime @1729516696 {#4326
      date: 2024-10-21 15:18:16.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4320 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4316 …}
    +entries: Doctrine\ORM\PersistentCollection {#4314 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4312 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4310 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4308 …}
    +posts: Doctrine\ORM\PersistentCollection {#4306 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4304 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4302 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4300 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4298 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4296 …}
    +follows: Doctrine\ORM\PersistentCollection {#4294 …}
    +followers: Doctrine\ORM\PersistentCollection {#4292 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4290 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4288 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4286 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4284 …}
    +reports: Doctrine\ORM\PersistentCollection {#4282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
    +violations: Doctrine\ORM\PersistentCollection {#4278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    +awards: Doctrine\ORM\PersistentCollection {#4274 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4272 …}
    +categories: Doctrine\ORM\PersistentCollection {#4270 …}
    -id: 19404
    -password: "$2y$13$DRFjFSw/VUspNOL4ET1yOO83PVFS8VkYHcpdXTfon3GRbJ9zJ67zC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4268 …}
    +apId: "Kolanaki@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Kolanaki"
    +apPublicUrl: "https://yiffit.net/u/Kolanaki"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Kolanaki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729550162 {#4323
      date: 2024-10-22 00:36:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688587692 {#4324
      date: 2023-07-05 22:08:12.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6120
  +width: 65
  +height: 65
  +user: App\Entity\User {#4321
    +avatar: Proxies\__CG__\App\Entity\Image {#4322 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4319 …}
    +email: "Kolanaki@yiffit.net"
    +username: "@Kolanaki@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m just a weird, furry, pan guy (cis he/him). I also have a big, blue username.\n
      \n
      Currently on Earth for 8 years ensuring steps to unite humanity and usher us into the galactic civilization just so I can see my boyfriend again.
      """
    +lastActive: DateTime @1729516696 {#4326
      date: 2024-10-21 15:18:16.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4320 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4316 …}
    +entries: Doctrine\ORM\PersistentCollection {#4314 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4312 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4310 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4308 …}
    +posts: Doctrine\ORM\PersistentCollection {#4306 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4304 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4302 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4300 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4298 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4296 …}
    +follows: Doctrine\ORM\PersistentCollection {#4294 …}
    +followers: Doctrine\ORM\PersistentCollection {#4292 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4290 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4288 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4286 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4284 …}
    +reports: Doctrine\ORM\PersistentCollection {#4282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
    +violations: Doctrine\ORM\PersistentCollection {#4278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    +awards: Doctrine\ORM\PersistentCollection {#4274 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4272 …}
    +categories: Doctrine\ORM\PersistentCollection {#4270 …}
    -id: 19404
    -password: "$2y$13$DRFjFSw/VUspNOL4ET1yOO83PVFS8VkYHcpdXTfon3GRbJ9zJ67zC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4268 …}
    +apId: "Kolanaki@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Kolanaki"
    +apPublicUrl: "https://yiffit.net/u/Kolanaki"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Kolanaki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729550162 {#4323
      date: 2024-10-22 00:36:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688587692 {#4324
      date: 2023-07-05 22:08:12.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.91 ms
Input props
[
  "user" => App\Entity\User {#4210
    +avatar: Proxies\__CG__\App\Entity\Image {#4208 …}
    +cover: null
    +email: "simple@lemmy.world"
    +username: "@simple@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Keeping things simple."
    +lastActive: DateTime @1728979321 {#4214
      date: 2024-10-15 10:02:01.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 {#4207 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4205 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4203 …}
    +entries: Doctrine\ORM\PersistentCollection {#4201 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4199 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4197 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4195 …}
    +posts: Doctrine\ORM\PersistentCollection {#4193 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4191 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4189 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4185 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4183 …}
    +follows: Doctrine\ORM\PersistentCollection {#4181 …}
    +followers: Doctrine\ORM\PersistentCollection {#4179 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4177 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4175 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4173 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4171 …}
    +reports: Doctrine\ORM\PersistentCollection {#4169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
    +violations: Doctrine\ORM\PersistentCollection {#4165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
    +awards: Doctrine\ORM\PersistentCollection {#4161 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4159 …}
    +categories: Doctrine\ORM\PersistentCollection {#4157 …}
    -id: 950
    -password: "$2y$13$CoANmzLMorN720qdRgBrjOdhSPWGOl0gGhhClk8mGjgSoP09YnPia"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4155 …}
    +apId: "simple@lemmy.world"
    +apProfileId: "https://lemmy.world/u/simple"
    +apPublicUrl: "https://lemmy.world/u/simple"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "simple"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726706215 {#4213
      date: 2024-09-19 02:36:55.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686967133 {#4212
      date: 2023-06-17 03:58:53.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6177
  +width: 65
  +height: 65
  +user: App\Entity\User {#4210
    +avatar: Proxies\__CG__\App\Entity\Image {#4208 …}
    +cover: null
    +email: "simple@lemmy.world"
    +username: "@simple@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Keeping things simple."
    +lastActive: DateTime @1728979321 {#4214
      date: 2024-10-15 10:02:01.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 {#4207 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4205 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4203 …}
    +entries: Doctrine\ORM\PersistentCollection {#4201 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4199 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4197 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4195 …}
    +posts: Doctrine\ORM\PersistentCollection {#4193 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4191 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4189 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4185 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4183 …}
    +follows: Doctrine\ORM\PersistentCollection {#4181 …}
    +followers: Doctrine\ORM\PersistentCollection {#4179 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4177 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4175 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4173 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4171 …}
    +reports: Doctrine\ORM\PersistentCollection {#4169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
    +violations: Doctrine\ORM\PersistentCollection {#4165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
    +awards: Doctrine\ORM\PersistentCollection {#4161 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4159 …}
    +categories: Doctrine\ORM\PersistentCollection {#4157 …}
    -id: 950
    -password: "$2y$13$CoANmzLMorN720qdRgBrjOdhSPWGOl0gGhhClk8mGjgSoP09YnPia"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4155 …}
    +apId: "simple@lemmy.world"
    +apProfileId: "https://lemmy.world/u/simple"
    +apPublicUrl: "https://lemmy.world/u/simple"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "simple"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726706215 {#4213
      date: 2024-09-19 02:36:55.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686967133 {#4212
      date: 2023-06-17 03:58:53.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.84 ms
Input props
[
  "user" => App\Entity\User {#5360
    +avatar: Proxies\__CG__\App\Entity\Image {#5361 …}
    +cover: null
    +email: "hypnotic_nerd@programming.dev"
    +username: "@hypnotic_nerd@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Welcome, curiosity makes us better developer, so does programming memes 😂\n
      \n
      I share about open-source and programming memes
      """
    +lastActive: DateTime @1728866522 {#5357
      date: 2024-10-14 02:42:02.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 {#5362 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5364 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5366 …}
    +entries: Doctrine\ORM\PersistentCollection {#5368 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5370 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5372 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5374 …}
    +posts: Doctrine\ORM\PersistentCollection {#5376 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5378 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5380 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5382 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5384 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5386 …}
    +follows: Doctrine\ORM\PersistentCollection {#5388 …}
    +followers: Doctrine\ORM\PersistentCollection {#5390 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5392 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5394 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5396 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5398 …}
    +reports: Doctrine\ORM\PersistentCollection {#5400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
    +violations: Doctrine\ORM\PersistentCollection {#5404 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5406 …}
    +awards: Doctrine\ORM\PersistentCollection {#5408 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5410 …}
    +categories: Doctrine\ORM\PersistentCollection {#5412 …}
    -id: 84669
    -password: "$2y$13$.JsjkNtwa6yLqPSGusNTS.lnbivC1F7VVvWa1e2jBcXVzo5la8L2W"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5414 …}
    +apId: "hypnotic_nerd@programming.dev"
    +apProfileId: "https://programming.dev/u/hypnotic_nerd"
    +apPublicUrl: "https://programming.dev/u/hypnotic_nerd"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "hypnotic_nerd"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726282409 {#5358
      date: 2024-09-14 04:53:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703799231 {#5359
      date: 2023-12-28 22:33:51.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6234
  +width: 65
  +height: 65
  +user: App\Entity\User {#5360
    +avatar: Proxies\__CG__\App\Entity\Image {#5361 …}
    +cover: null
    +email: "hypnotic_nerd@programming.dev"
    +username: "@hypnotic_nerd@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Welcome, curiosity makes us better developer, so does programming memes 😂\n
      \n
      I share about open-source and programming memes
      """
    +lastActive: DateTime @1728866522 {#5357
      date: 2024-10-14 02:42:02.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 {#5362 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5364 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5366 …}
    +entries: Doctrine\ORM\PersistentCollection {#5368 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5370 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5372 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5374 …}
    +posts: Doctrine\ORM\PersistentCollection {#5376 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5378 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5380 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5382 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5384 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5386 …}
    +follows: Doctrine\ORM\PersistentCollection {#5388 …}
    +followers: Doctrine\ORM\PersistentCollection {#5390 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5392 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5394 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5396 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5398 …}
    +reports: Doctrine\ORM\PersistentCollection {#5400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
    +violations: Doctrine\ORM\PersistentCollection {#5404 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5406 …}
    +awards: Doctrine\ORM\PersistentCollection {#5408 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5410 …}
    +categories: Doctrine\ORM\PersistentCollection {#5412 …}
    -id: 84669
    -password: "$2y$13$.JsjkNtwa6yLqPSGusNTS.lnbivC1F7VVvWa1e2jBcXVzo5la8L2W"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5414 …}
    +apId: "hypnotic_nerd@programming.dev"
    +apProfileId: "https://programming.dev/u/hypnotic_nerd"
    +apPublicUrl: "https://programming.dev/u/hypnotic_nerd"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "hypnotic_nerd"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726282409 {#5358
      date: 2024-09-14 04:53:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703799231 {#5359
      date: 2023-12-28 22:33:51.0 +01:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 14.0 MiB 7.96 ms
Input props
[
  "magazine" => "programmer_humor@programming.dev"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6296
  +limit: 4
  +tag: null
  +magazine: "programmer_humor@programming.dev"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6297 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 14.0 MiB 22.47 ms
Input props
[
  "magazine" => "programmer_humor@programming.dev"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6373
  +limit: 4
  +tag: null
  +magazine: "programmer_humor@programming.dev"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6374 …}
  -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 14.0 MiB 23.31 ms
Input props
[
  "magazine" => "programmer_humor@programming.dev"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6494
  +limit: 4
  +tag: null
  +magazine: "programmer_humor@programming.dev"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#556 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3097 …}
}
support_us_block App\Twig\Components\SupportUsBlock 14.0 MiB 0.23 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6549
  +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 {#6548 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 14.0 MiB 1.13 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "programmer_humor@programming.dev"
    +title: "programmer_humor"
    +description: """
      Welcome to Programmer Humor!\n
      \n
      This is a place where you can post jokes, memes, humor, etc. related to programming!\n
      \n
      For sharing awful code theres also [Programming Horror](https://programming.dev/c/programming_horror).\n
      \n
      Rules\n
      -----\n
      \n
      - Keep content in english\n
      - No advertisements\n
      - Posts must be related to programming or programmer topics
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 297
    +entryCommentCount: 2799
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729523671 {#329
      date: 2024-10-21 17:14:31.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 100
    +apId: "programmer_humor@programming.dev"
    +apProfileId: "https://programming.dev/c/programmer_humor"
    +apPublicUrl: "https://programming.dev/c/programmer_humor"
    +apFollowersUrl: "https://programming.dev/c/programmer_humor/followers"
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "programmer_humor"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726902871 {#326
      date: 2024-09-21 09:14:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700391429 {#328
      date: 2023-11-19 11:57:09.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6628
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "programmer_humor@programming.dev"
    +title: "programmer_humor"
    +description: """
      Welcome to Programmer Humor!\n
      \n
      This is a place where you can post jokes, memes, humor, etc. related to programming!\n
      \n
      For sharing awful code theres also [Programming Horror](https://programming.dev/c/programming_horror).\n
      \n
      Rules\n
      -----\n
      \n
      - Keep content in english\n
      - No advertisements\n
      - Posts must be related to programming or programmer topics
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 297
    +entryCommentCount: 2799
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729523671 {#329
      date: 2024-10-21 17:14:31.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 100
    +apId: "programmer_humor@programming.dev"
    +apProfileId: "https://programming.dev/c/programmer_humor"
    +apPublicUrl: "https://programming.dev/c/programmer_humor"
    +apFollowersUrl: "https://programming.dev/c/programmer_humor/followers"
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "programmer_humor"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726902871 {#326
      date: 2024-09-21 09:14:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700391429 {#328
      date: 2023-11-19 11:57:09.0 +01:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#396 …}
}