GET https://kbin.spritesserver.nl/m/AskKbin@kbin.social/commented/3h/links

Components

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

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 23.52ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 159.32ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.92ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 4.81ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 40.73ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.72ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.48ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 11.83ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 16.86ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 203.52ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 4.15ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 19.69ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 33.47ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 2.27ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 19.00ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 4.58 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 {#2428
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.31 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1673
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.23 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1565
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.25 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 {#1718
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.23 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 {#1883
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.23 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2062
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.23 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2342
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.41 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2121
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 20.32 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2290
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.19 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2233
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.17 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2178
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1348
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2536
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.26 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2592
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2648
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2704
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.24 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2760
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.24 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2816
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2872
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.23 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 {#2928
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.23 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 {#2986
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
magazine_box App\Twig\Components\MagazineBoxComponent 12.0 MiB 40.73 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3059
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +showCover: true
  +showDescription: true
  +showRules: true
  +showSubscribeButton: true
  +showInfo: true
  +showMeta: true
  +showSectionTitle: true
  +stretchedLink: true
}
magazine_sub App\Twig\Components\MagazineSubComponent 12.0 MiB 0.72 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3121
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 12.0 MiB 0.48 ms
Input props
[
  "date" => DateTimeImmutable @1687144560 {#329
    date: 2023-06-19 05:16:00.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3208
  +date: DateTimeImmutable @1687144560 {#329
    date: 2023-06-19 05:16:00.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 11.83 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3368
    +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 {#3323
      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 {#3321 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3317 …}
    +entries: Doctrine\ORM\PersistentCollection {#3315 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3372 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3398 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3428 …}
    +posts: Doctrine\ORM\PersistentCollection {#3369 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3439 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3460 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3491 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3448 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3500 …}
    +follows: Doctrine\ORM\PersistentCollection {#3503 …}
    +followers: Doctrine\ORM\PersistentCollection {#3498 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3526 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3522 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3539 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3543 …}
    +reports: Doctrine\ORM\PersistentCollection {#3527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
    +violations: Doctrine\ORM\PersistentCollection {#3559 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3585 …}
    +awards: Doctrine\ORM\PersistentCollection {#3574 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3580 …}
    +categories: Doctrine\ORM\PersistentCollection {#3598 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3609 …}
    +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 {#3322
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3366
  +user: Proxies\__CG__\App\Entity\User {#3368
    +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 {#3323
      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 {#3321 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3317 …}
    +entries: Doctrine\ORM\PersistentCollection {#3315 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3372 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3398 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3428 …}
    +posts: Doctrine\ORM\PersistentCollection {#3369 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3439 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3460 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3491 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3448 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3500 …}
    +follows: Doctrine\ORM\PersistentCollection {#3503 …}
    +followers: Doctrine\ORM\PersistentCollection {#3498 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3526 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3522 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3539 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3543 …}
    +reports: Doctrine\ORM\PersistentCollection {#3527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
    +violations: Doctrine\ORM\PersistentCollection {#3559 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3585 …}
    +awards: Doctrine\ORM\PersistentCollection {#3574 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3580 …}
    +categories: Doctrine\ORM\PersistentCollection {#3598 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3609 …}
    +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 {#3322
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 16.86 ms
Input props
[
  "magazine" => "AskKbin@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3776
  +limit: 4
  +tag: null
  +magazine: "AskKbin@kbin.social"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#397 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 203.52 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3909
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 14.96 ms
Input props
[
  "user" => App\Entity\User {#5332
    +avatar: Proxies\__CG__\App\Entity\Image {#5333 …}
    +cover: null
    +email: "YolkBrushWork402@kbin.social"
    +username: "@YolkBrushWork402@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "A 16 year old boy trying to have some fun"
    +lastActive: DateTime @1687560036 {#5329
      date: 2023-06-24 00:40:36.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5334 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5336 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5338 …}
    +entries: Doctrine\ORM\PersistentCollection {#5340 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5342 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5344 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5346 …}
    +posts: Doctrine\ORM\PersistentCollection {#5348 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5350 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5352 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5354 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5356 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5358 …}
    +follows: Doctrine\ORM\PersistentCollection {#5360 …}
    +followers: Doctrine\ORM\PersistentCollection {#5362 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5364 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5366 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5368 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5370 …}
    +reports: Doctrine\ORM\PersistentCollection {#5372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
    +violations: Doctrine\ORM\PersistentCollection {#5376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5378 …}
    +awards: Doctrine\ORM\PersistentCollection {#5380 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5382 …}
    +categories: Doctrine\ORM\PersistentCollection {#5384 …}
    -id: 4742
    -password: "$2y$13$LAO.NB1wPWOPMz88kgmpnO5558E0kTXr/40v2JYzNK.v7Qwt1ib1q"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5386 …}
    +apId: "YolkBrushWork402@kbin.social"
    +apProfileId: "https://kbin.social/u/YolkBrushWork402"
    +apPublicUrl: "https://kbin.social/u/YolkBrushWork402"
    +apFollowersUrl: "https://kbin.social/u/YolkBrushWork402/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "YolkBrushWork402"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689697873 {#5330
      date: 2023-07-18 18:31:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144815 {#5331
      date: 2023-06-19 05:20:15.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4278
  +width: 65
  +height: 65
  +user: App\Entity\User {#5332
    +avatar: Proxies\__CG__\App\Entity\Image {#5333 …}
    +cover: null
    +email: "YolkBrushWork402@kbin.social"
    +username: "@YolkBrushWork402@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "A 16 year old boy trying to have some fun"
    +lastActive: DateTime @1687560036 {#5329
      date: 2023-06-24 00:40:36.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5334 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5336 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5338 …}
    +entries: Doctrine\ORM\PersistentCollection {#5340 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5342 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5344 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5346 …}
    +posts: Doctrine\ORM\PersistentCollection {#5348 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5350 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5352 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5354 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5356 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5358 …}
    +follows: Doctrine\ORM\PersistentCollection {#5360 …}
    +followers: Doctrine\ORM\PersistentCollection {#5362 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5364 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5366 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5368 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5370 …}
    +reports: Doctrine\ORM\PersistentCollection {#5372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
    +violations: Doctrine\ORM\PersistentCollection {#5376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5378 …}
    +awards: Doctrine\ORM\PersistentCollection {#5380 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5382 …}
    +categories: Doctrine\ORM\PersistentCollection {#5384 …}
    -id: 4742
    -password: "$2y$13$LAO.NB1wPWOPMz88kgmpnO5558E0kTXr/40v2JYzNK.v7Qwt1ib1q"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5386 …}
    +apId: "YolkBrushWork402@kbin.social"
    +apProfileId: "https://kbin.social/u/YolkBrushWork402"
    +apPublicUrl: "https://kbin.social/u/YolkBrushWork402"
    +apFollowersUrl: "https://kbin.social/u/YolkBrushWork402/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "YolkBrushWork402"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689697873 {#5330
      date: 2023-07-18 18:31:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144815 {#5331
      date: 2023-06-19 05:20:15.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 6.94 ms
Input props
[
  "user" => App\Entity\User {#4089
    +avatar: Proxies\__CG__\App\Entity\Image {#4088 …}
    +cover: null
    +email: "greatwhitebuffalo41@slrpnk.net"
    +username: "@greatwhitebuffalo41@slrpnk.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Mod for\n
      \n
      - reddit.com/r/nolawns\n
      - slrpnk.net/c/nolawns
      """
    +lastActive: DateTime @1700717238 {#4092
      date: 2023-11-23 06:27:18.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 {#4087 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4085 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4083 …}
    +entries: Doctrine\ORM\PersistentCollection {#4081 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4079 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4077 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4075 …}
    +posts: Doctrine\ORM\PersistentCollection {#4073 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4071 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4069 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4067 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4065 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4063 …}
    +follows: Doctrine\ORM\PersistentCollection {#4061 …}
    +followers: Doctrine\ORM\PersistentCollection {#4059 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4057 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4055 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4053 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4051 …}
    +reports: Doctrine\ORM\PersistentCollection {#4049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
    +violations: Doctrine\ORM\PersistentCollection {#4045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
    +awards: Doctrine\ORM\PersistentCollection {#4041 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4039 …}
    +categories: Doctrine\ORM\PersistentCollection {#4037 …}
    -id: 7223
    -password: "$2y$13$UXof8R7UVH0vLi6AOlYW3u3nigLynhenfn4KwUERpY3QRA/g7fwxK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4035 …}
    +apId: "greatwhitebuffalo41@slrpnk.net"
    +apProfileId: "https://slrpnk.net/u/greatwhitebuffalo41"
    +apPublicUrl: "https://slrpnk.net/u/greatwhitebuffalo41"
    +apFollowersUrl: null
    +apInboxUrl: "https://slrpnk.net/inbox"
    +apDomain: "slrpnk.net"
    +apPreferredUsername: "greatwhitebuffalo41"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701210531 {#4091
      date: 2023-11-28 23:28:51.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687459972 {#4090
      date: 2023-06-22 20:52:52.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6116
  +width: 65
  +height: 65
  +user: App\Entity\User {#4089
    +avatar: Proxies\__CG__\App\Entity\Image {#4088 …}
    +cover: null
    +email: "greatwhitebuffalo41@slrpnk.net"
    +username: "@greatwhitebuffalo41@slrpnk.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Mod for\n
      \n
      - reddit.com/r/nolawns\n
      - slrpnk.net/c/nolawns
      """
    +lastActive: DateTime @1700717238 {#4092
      date: 2023-11-23 06:27:18.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 {#4087 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4085 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4083 …}
    +entries: Doctrine\ORM\PersistentCollection {#4081 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4079 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4077 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4075 …}
    +posts: Doctrine\ORM\PersistentCollection {#4073 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4071 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4069 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4067 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4065 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4063 …}
    +follows: Doctrine\ORM\PersistentCollection {#4061 …}
    +followers: Doctrine\ORM\PersistentCollection {#4059 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4057 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4055 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4053 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4051 …}
    +reports: Doctrine\ORM\PersistentCollection {#4049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
    +violations: Doctrine\ORM\PersistentCollection {#4045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
    +awards: Doctrine\ORM\PersistentCollection {#4041 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4039 …}
    +categories: Doctrine\ORM\PersistentCollection {#4037 …}
    -id: 7223
    -password: "$2y$13$UXof8R7UVH0vLi6AOlYW3u3nigLynhenfn4KwUERpY3QRA/g7fwxK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4035 …}
    +apId: "greatwhitebuffalo41@slrpnk.net"
    +apProfileId: "https://slrpnk.net/u/greatwhitebuffalo41"
    +apPublicUrl: "https://slrpnk.net/u/greatwhitebuffalo41"
    +apFollowersUrl: null
    +apInboxUrl: "https://slrpnk.net/inbox"
    +apDomain: "slrpnk.net"
    +apPreferredUsername: "greatwhitebuffalo41"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701210531 {#4091
      date: 2023-11-28 23:28:51.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687459972 {#4090
      date: 2023-06-22 20:52:52.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.24 ms
Input props
[
  "user" => App\Entity\User {#4564
    +avatar: Proxies\__CG__\App\Entity\Image {#4561 …}
    +cover: null
    +email: "admin@kbin.social"
    +username: "@admin@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      <https://the-federation.info/platform/184>\n
      \n
      [kbin.pub](https://kbin.pub/) • [kbin.social](https://kbin.social/) • [karab.in](https://karab.in/) • [codeberg.org](https://codeberg.org/Kbin)\n
      \n
      Please read the [FAQ](https://kbin.social/faq) before messaging this account.\n
      \n
      Post bugs and suggestion on the [codeberg issues page.](https://codeberg.org/Kbin/kbin-core/issues)
      """
    +lastActive: DateTime @1687332250 {#4565
      date: 2023-06-21 09:24:10.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 {#4562 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4560 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4558 …}
    +entries: Doctrine\ORM\PersistentCollection {#4556 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4554 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4552 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4550 …}
    +posts: Doctrine\ORM\PersistentCollection {#4548 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4546 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4544 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4542 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4540 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4538 …}
    +follows: Doctrine\ORM\PersistentCollection {#4536 …}
    +followers: Doctrine\ORM\PersistentCollection {#4534 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4532 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4530 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4528 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4522 …}
    +violations: Doctrine\ORM\PersistentCollection {#4520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4518 …}
    +awards: Doctrine\ORM\PersistentCollection {#4516 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4514 …}
    +categories: Doctrine\ORM\PersistentCollection {#4512 …}
    -id: 4999
    -password: "$2y$13$TiOjbaqh3tZ2SB2koOfdM.C2UWDQ5/lFefR01ZXt87oGsNT2LFVZG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4510 …}
    +apId: "admin@kbin.social"
    +apProfileId: "https://kbin.social/u/admin"
    +apPublicUrl: "https://kbin.social/u/admin"
    +apFollowersUrl: "https://kbin.social/u/admin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "admin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687881088 {#4566
      date: 2023-06-27 17:51:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687156759 {#4563
      date: 2023-06-19 08:39:19.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6173
  +width: 65
  +height: 65
  +user: App\Entity\User {#4564
    +avatar: Proxies\__CG__\App\Entity\Image {#4561 …}
    +cover: null
    +email: "admin@kbin.social"
    +username: "@admin@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      <https://the-federation.info/platform/184>\n
      \n
      [kbin.pub](https://kbin.pub/) • [kbin.social](https://kbin.social/) • [karab.in](https://karab.in/) • [codeberg.org](https://codeberg.org/Kbin)\n
      \n
      Please read the [FAQ](https://kbin.social/faq) before messaging this account.\n
      \n
      Post bugs and suggestion on the [codeberg issues page.](https://codeberg.org/Kbin/kbin-core/issues)
      """
    +lastActive: DateTime @1687332250 {#4565
      date: 2023-06-21 09:24:10.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 {#4562 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4560 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4558 …}
    +entries: Doctrine\ORM\PersistentCollection {#4556 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4554 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4552 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4550 …}
    +posts: Doctrine\ORM\PersistentCollection {#4548 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4546 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4544 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4542 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4540 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4538 …}
    +follows: Doctrine\ORM\PersistentCollection {#4536 …}
    +followers: Doctrine\ORM\PersistentCollection {#4534 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4532 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4530 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4528 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4522 …}
    +violations: Doctrine\ORM\PersistentCollection {#4520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4518 …}
    +awards: Doctrine\ORM\PersistentCollection {#4516 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4514 …}
    +categories: Doctrine\ORM\PersistentCollection {#4512 …}
    -id: 4999
    -password: "$2y$13$TiOjbaqh3tZ2SB2koOfdM.C2UWDQ5/lFefR01ZXt87oGsNT2LFVZG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4510 …}
    +apId: "admin@kbin.social"
    +apProfileId: "https://kbin.social/u/admin"
    +apPublicUrl: "https://kbin.social/u/admin"
    +apFollowersUrl: "https://kbin.social/u/admin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "admin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687881088 {#4566
      date: 2023-06-27 17:51:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687156759 {#4563
      date: 2023-06-19 08:39:19.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.82 ms
Input props
[
  "user" => App\Entity\User {#4443
    +avatar: Proxies\__CG__\App\Entity\Image {#4444 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4441 …}
    +email: "chaos_rat@slrpnk.net"
    +username: "@chaos_rat@slrpnk.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      anarcho-daoist political sciences student living in p*land.\n
      \n
      i speak on behalf of rats.\n
      \n
      mastodon: szczur@kolektiva.social
      """
    +lastActive: DateTime @1688421151 {#4448
      date: 2023-07-03 23:52:31.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 {#4442 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4440 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4438 …}
    +entries: Doctrine\ORM\PersistentCollection {#4436 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4434 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4432 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4430 …}
    +posts: Doctrine\ORM\PersistentCollection {#4428 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4426 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4424 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4422 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4420 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4418 …}
    +follows: Doctrine\ORM\PersistentCollection {#4416 …}
    +followers: Doctrine\ORM\PersistentCollection {#4414 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4412 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4410 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4408 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4406 …}
    +reports: Doctrine\ORM\PersistentCollection {#4404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
    +violations: Doctrine\ORM\PersistentCollection {#4400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4398 …}
    +awards: Doctrine\ORM\PersistentCollection {#4396 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4394 …}
    +categories: Doctrine\ORM\PersistentCollection {#4392 …}
    -id: 12729
    -password: "$2y$13$Z87VfUEjkYuTiVciq.7AvOga0tFLstl8SnrR2We1PyDCAg7IWcFj."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4390 …}
    +apId: "chaos_rat@slrpnk.net"
    +apProfileId: "https://slrpnk.net/u/chaos_rat"
    +apPublicUrl: "https://slrpnk.net/u/chaos_rat"
    +apFollowersUrl: null
    +apInboxUrl: "https://slrpnk.net/inbox"
    +apDomain: "slrpnk.net"
    +apPreferredUsername: "chaos_rat"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688421152 {#4445
      date: 2023-07-03 23:52:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688071988 {#4446
      date: 2023-06-29 22:53:08.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6236
  +width: 65
  +height: 65
  +user: App\Entity\User {#4443
    +avatar: Proxies\__CG__\App\Entity\Image {#4444 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4441 …}
    +email: "chaos_rat@slrpnk.net"
    +username: "@chaos_rat@slrpnk.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      anarcho-daoist political sciences student living in p*land.\n
      \n
      i speak on behalf of rats.\n
      \n
      mastodon: szczur@kolektiva.social
      """
    +lastActive: DateTime @1688421151 {#4448
      date: 2023-07-03 23:52:31.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 {#4442 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4440 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4438 …}
    +entries: Doctrine\ORM\PersistentCollection {#4436 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4434 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4432 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4430 …}
    +posts: Doctrine\ORM\PersistentCollection {#4428 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4426 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4424 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4422 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4420 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4418 …}
    +follows: Doctrine\ORM\PersistentCollection {#4416 …}
    +followers: Doctrine\ORM\PersistentCollection {#4414 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4412 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4410 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4408 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4406 …}
    +reports: Doctrine\ORM\PersistentCollection {#4404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
    +violations: Doctrine\ORM\PersistentCollection {#4400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4398 …}
    +awards: Doctrine\ORM\PersistentCollection {#4396 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4394 …}
    +categories: Doctrine\ORM\PersistentCollection {#4392 …}
    -id: 12729
    -password: "$2y$13$Z87VfUEjkYuTiVciq.7AvOga0tFLstl8SnrR2We1PyDCAg7IWcFj."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4390 …}
    +apId: "chaos_rat@slrpnk.net"
    +apProfileId: "https://slrpnk.net/u/chaos_rat"
    +apPublicUrl: "https://slrpnk.net/u/chaos_rat"
    +apFollowersUrl: null
    +apInboxUrl: "https://slrpnk.net/inbox"
    +apDomain: "slrpnk.net"
    +apPreferredUsername: "chaos_rat"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688421152 {#4445
      date: 2023-07-03 23:52:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688071988 {#4446
      date: 2023-06-29 22:53:08.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 15.91 ms
Input props
[
  "user" => App\Entity\User {#4733
    +avatar: Proxies\__CG__\App\Entity\Image {#4734 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4735 …}
    +email: "Ragnell@kbin.social"
    +username: "@Ragnell@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[@ragnell](https://infosec.town/@ragnell "@ragnell@infosec.town")"
    +lastActive: DateTime @1689616091 {#4730
      date: 2023-07-17 19:48:11.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4736 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4738 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4740 …}
    +entries: Doctrine\ORM\PersistentCollection {#4742 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4744 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4746 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4748 …}
    +posts: Doctrine\ORM\PersistentCollection {#4750 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4752 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4754 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4756 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4758 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4760 …}
    +follows: Doctrine\ORM\PersistentCollection {#4762 …}
    +followers: Doctrine\ORM\PersistentCollection {#4764 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4766 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4768 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4770 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4772 …}
    +reports: Doctrine\ORM\PersistentCollection {#4774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
    +violations: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    +awards: Doctrine\ORM\PersistentCollection {#4782 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4784 …}
    +categories: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 3738
    -password: "$2y$13$r2RoYw4/lk3qMlODUHmjVOX6Ug6fFCLm3VXX10dqbwBRDTdf1v6oK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4788 …}
    +apId: "Ragnell@kbin.social"
    +apProfileId: "https://kbin.social/u/Ragnell"
    +apPublicUrl: "https://kbin.social/u/Ragnell"
    +apFollowersUrl: "https://kbin.social/u/Ragnell/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Ragnell"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1705888620 {#4731
      date: 2024-01-22 02:57:00.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687096326 {#4732
      date: 2023-06-18 15:52:06.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6299
  +width: 65
  +height: 65
  +user: App\Entity\User {#4733
    +avatar: Proxies\__CG__\App\Entity\Image {#4734 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4735 …}
    +email: "Ragnell@kbin.social"
    +username: "@Ragnell@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[@ragnell](https://infosec.town/@ragnell "@ragnell@infosec.town")"
    +lastActive: DateTime @1689616091 {#4730
      date: 2023-07-17 19:48:11.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4736 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4738 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4740 …}
    +entries: Doctrine\ORM\PersistentCollection {#4742 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4744 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4746 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4748 …}
    +posts: Doctrine\ORM\PersistentCollection {#4750 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4752 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4754 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4756 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4758 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4760 …}
    +follows: Doctrine\ORM\PersistentCollection {#4762 …}
    +followers: Doctrine\ORM\PersistentCollection {#4764 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4766 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4768 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4770 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4772 …}
    +reports: Doctrine\ORM\PersistentCollection {#4774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
    +violations: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    +awards: Doctrine\ORM\PersistentCollection {#4782 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4784 …}
    +categories: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 3738
    -password: "$2y$13$r2RoYw4/lk3qMlODUHmjVOX6Ug6fFCLm3VXX10dqbwBRDTdf1v6oK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4788 …}
    +apId: "Ragnell@kbin.social"
    +apProfileId: "https://kbin.social/u/Ragnell"
    +apPublicUrl: "https://kbin.social/u/Ragnell"
    +apFollowersUrl: "https://kbin.social/u/Ragnell/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Ragnell"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1705888620 {#4731
      date: 2024-01-22 02:57:00.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687096326 {#4732
      date: 2023-06-18 15:52:06.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 9.91 ms
Input props
[
  "user" => App\Entity\User {#5450
    +avatar: Proxies\__CG__\App\Entity\Image {#5451 …}
    +cover: null
    +email: "milkytoast@kbin.social"
    +username: "@milkytoast@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      car enthusiast\n
      \n
      any/all\n
      \n
      fuck reddit
      """
    +lastActive: DateTime @1712658229 {#5447
      date: 2024-04-09 12:23:49.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5452 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5454 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5456 …}
    +entries: Doctrine\ORM\PersistentCollection {#5458 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5460 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5462 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5464 …}
    +posts: Doctrine\ORM\PersistentCollection {#5466 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5468 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5470 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5472 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5474 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5476 …}
    +follows: Doctrine\ORM\PersistentCollection {#5478 …}
    +followers: Doctrine\ORM\PersistentCollection {#5480 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5482 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5484 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5486 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5488 …}
    +reports: Doctrine\ORM\PersistentCollection {#5490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
    +violations: Doctrine\ORM\PersistentCollection {#5494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
    +awards: Doctrine\ORM\PersistentCollection {#5498 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5500 …}
    +categories: Doctrine\ORM\PersistentCollection {#5502 …}
    -id: 11091
    -password: "$2y$13$0lVVZaGMjH3dG9zHVlcFH.Q38OYymqI8FsBif117sr2YPlskqv4Ca"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5504 …}
    +apId: "milkytoast@kbin.social"
    +apProfileId: "https://kbin.social/u/milkytoast"
    +apPublicUrl: "https://kbin.social/u/milkytoast"
    +apFollowersUrl: "https://kbin.social/u/milkytoast/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "milkytoast"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710913497 {#5448
      date: 2024-03-20 06:44:57.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687650179 {#5449
      date: 2023-06-25 01:42:59.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6362
  +width: 65
  +height: 65
  +user: App\Entity\User {#5450
    +avatar: Proxies\__CG__\App\Entity\Image {#5451 …}
    +cover: null
    +email: "milkytoast@kbin.social"
    +username: "@milkytoast@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      car enthusiast\n
      \n
      any/all\n
      \n
      fuck reddit
      """
    +lastActive: DateTime @1712658229 {#5447
      date: 2024-04-09 12:23:49.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5452 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5454 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5456 …}
    +entries: Doctrine\ORM\PersistentCollection {#5458 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5460 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5462 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5464 …}
    +posts: Doctrine\ORM\PersistentCollection {#5466 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5468 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5470 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5472 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5474 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5476 …}
    +follows: Doctrine\ORM\PersistentCollection {#5478 …}
    +followers: Doctrine\ORM\PersistentCollection {#5480 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5482 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5484 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5486 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5488 …}
    +reports: Doctrine\ORM\PersistentCollection {#5490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
    +violations: Doctrine\ORM\PersistentCollection {#5494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
    +awards: Doctrine\ORM\PersistentCollection {#5498 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5500 …}
    +categories: Doctrine\ORM\PersistentCollection {#5502 …}
    -id: 11091
    -password: "$2y$13$0lVVZaGMjH3dG9zHVlcFH.Q38OYymqI8FsBif117sr2YPlskqv4Ca"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5504 …}
    +apId: "milkytoast@kbin.social"
    +apProfileId: "https://kbin.social/u/milkytoast"
    +apPublicUrl: "https://kbin.social/u/milkytoast"
    +apFollowersUrl: "https://kbin.social/u/milkytoast/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "milkytoast"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710913497 {#5448
      date: 2024-03-20 06:44:57.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687650179 {#5449
      date: 2023-06-25 01:42:59.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 26.30 ms
Input props
[
  "user" => App\Entity\User {#5212
    +avatar: Proxies\__CG__\App\Entity\Image {#5213 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5214 …}
    +email: "acronymesis@kbin.social"
    +username: "@acronymesis@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ### Raging LibTarg\n
      \n
      Political junkie. Hater of injustice. Fighter for democracy. Veteran of the Dark Brandon 3rd Keyboard Regiment.\n
      \n
      Mastodon: [@Acronymesis](https://mastodon.world/@Acronymesis)\n
      \n
      Lemmy: [@Acronymesis](https://lemmy.world/u/Acronymesis)
      """
    +lastActive: DateTime @1689192576 {#5209
      date: 2023-07-12 22:09:36.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5215 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5217 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5219 …}
    +entries: Doctrine\ORM\PersistentCollection {#5221 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5223 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5225 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5227 …}
    +posts: Doctrine\ORM\PersistentCollection {#5229 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5231 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5233 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5235 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5237 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5239 …}
    +follows: Doctrine\ORM\PersistentCollection {#5241 …}
    +followers: Doctrine\ORM\PersistentCollection {#5243 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5245 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5247 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5249 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5251 …}
    +reports: Doctrine\ORM\PersistentCollection {#5253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
    +violations: Doctrine\ORM\PersistentCollection {#5257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
    +awards: Doctrine\ORM\PersistentCollection {#5261 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5263 …}
    +categories: Doctrine\ORM\PersistentCollection {#5265 …}
    -id: 18098
    -password: "$2y$13$aNzFGX9KsExopJBHPETchOFEMU25jDi4LP1UG6047fS.7paey4sN6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5267 …}
    +apId: "acronymesis@kbin.social"
    +apProfileId: "https://kbin.social/u/acronymesis"
    +apPublicUrl: "https://kbin.social/u/acronymesis"
    +apFollowersUrl: "https://kbin.social/u/acronymesis/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "acronymesis"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689192108 {#5210
      date: 2023-07-12 22:01:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688393282 {#5211
      date: 2023-07-03 16:08:02.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6425
  +width: 65
  +height: 65
  +user: App\Entity\User {#5212
    +avatar: Proxies\__CG__\App\Entity\Image {#5213 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5214 …}
    +email: "acronymesis@kbin.social"
    +username: "@acronymesis@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ### Raging LibTarg\n
      \n
      Political junkie. Hater of injustice. Fighter for democracy. Veteran of the Dark Brandon 3rd Keyboard Regiment.\n
      \n
      Mastodon: [@Acronymesis](https://mastodon.world/@Acronymesis)\n
      \n
      Lemmy: [@Acronymesis](https://lemmy.world/u/Acronymesis)
      """
    +lastActive: DateTime @1689192576 {#5209
      date: 2023-07-12 22:09:36.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5215 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5217 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5219 …}
    +entries: Doctrine\ORM\PersistentCollection {#5221 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5223 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5225 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5227 …}
    +posts: Doctrine\ORM\PersistentCollection {#5229 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5231 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5233 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5235 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5237 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5239 …}
    +follows: Doctrine\ORM\PersistentCollection {#5241 …}
    +followers: Doctrine\ORM\PersistentCollection {#5243 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5245 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5247 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5249 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5251 …}
    +reports: Doctrine\ORM\PersistentCollection {#5253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
    +violations: Doctrine\ORM\PersistentCollection {#5257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
    +awards: Doctrine\ORM\PersistentCollection {#5261 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5263 …}
    +categories: Doctrine\ORM\PersistentCollection {#5265 …}
    -id: 18098
    -password: "$2y$13$aNzFGX9KsExopJBHPETchOFEMU25jDi4LP1UG6047fS.7paey4sN6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5267 …}
    +apId: "acronymesis@kbin.social"
    +apProfileId: "https://kbin.social/u/acronymesis"
    +apPublicUrl: "https://kbin.social/u/acronymesis"
    +apFollowersUrl: "https://kbin.social/u/acronymesis/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "acronymesis"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689192108 {#5210
      date: 2023-07-12 22:01:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688393282 {#5211
      date: 2023-07-03 16:08:02.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 34.99 ms
Input props
[
  "user" => App\Entity\User {#4383
    +avatar: Proxies\__CG__\App\Entity\Image {#4384 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4381 …}
    +email: "Upvotes_Kills_Birds@kbin.social"
    +username: "@Upvotes_Kills_Birds@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Have ya been up to Minnesota eh?"
    +lastActive: DateTime @1687660769 {#4388
      date: 2023-06-25 04:39:29.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4382 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4380 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4378 …}
    +entries: Doctrine\ORM\PersistentCollection {#4376 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4374 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4372 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4370 …}
    +posts: Doctrine\ORM\PersistentCollection {#4368 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4366 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4364 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4362 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4360 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4358 …}
    +follows: Doctrine\ORM\PersistentCollection {#4356 …}
    +followers: Doctrine\ORM\PersistentCollection {#4354 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4352 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4350 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4348 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +violations: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4338 …}
    +awards: Doctrine\ORM\PersistentCollection {#4336 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4334 …}
    +categories: Doctrine\ORM\PersistentCollection {#4332 …}
    -id: 4292
    -password: "$2y$13$IlEfAfHvS7LWWVAk1NeHJ.z9T.ERdxfpeOieN2.Mb1FDjb6nVmQVa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4330 …}
    +apId: "Upvotes_Kills_Birds@kbin.social"
    +apProfileId: "https://kbin.social/u/Upvotes_Kills_Birds"
    +apPublicUrl: "https://kbin.social/u/Upvotes_Kills_Birds"
    +apFollowersUrl: "https://kbin.social/u/Upvotes_Kills_Birds/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Upvotes_Kills_Birds"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688614546 {#4385
      date: 2023-07-06 05:35:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687122692 {#4386
      date: 2023-06-18 23:11:32.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6488
  +width: 65
  +height: 65
  +user: App\Entity\User {#4383
    +avatar: Proxies\__CG__\App\Entity\Image {#4384 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4381 …}
    +email: "Upvotes_Kills_Birds@kbin.social"
    +username: "@Upvotes_Kills_Birds@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Have ya been up to Minnesota eh?"
    +lastActive: DateTime @1687660769 {#4388
      date: 2023-06-25 04:39:29.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4382 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4380 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4378 …}
    +entries: Doctrine\ORM\PersistentCollection {#4376 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4374 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4372 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4370 …}
    +posts: Doctrine\ORM\PersistentCollection {#4368 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4366 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4364 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4362 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4360 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4358 …}
    +follows: Doctrine\ORM\PersistentCollection {#4356 …}
    +followers: Doctrine\ORM\PersistentCollection {#4354 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4352 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4350 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4348 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +violations: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4338 …}
    +awards: Doctrine\ORM\PersistentCollection {#4336 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4334 …}
    +categories: Doctrine\ORM\PersistentCollection {#4332 …}
    -id: 4292
    -password: "$2y$13$IlEfAfHvS7LWWVAk1NeHJ.z9T.ERdxfpeOieN2.Mb1FDjb6nVmQVa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4330 …}
    +apId: "Upvotes_Kills_Birds@kbin.social"
    +apProfileId: "https://kbin.social/u/Upvotes_Kills_Birds"
    +apPublicUrl: "https://kbin.social/u/Upvotes_Kills_Birds"
    +apFollowersUrl: "https://kbin.social/u/Upvotes_Kills_Birds/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Upvotes_Kills_Birds"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688614546 {#4385
      date: 2023-07-06 05:35:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687122692 {#4386
      date: 2023-06-18 23:11:32.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.51 ms
Input props
[
  "user" => App\Entity\User {#4913
    +avatar: Proxies\__CG__\App\Entity\Image {#4914 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4915 …}
    +email: "Leaess@kbin.social"
    +username: "@Leaess@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Apollo (RIP) user, Reddit leaver, fediverse learner, high school teacher, music maker, LGBTQIA+ member, diversity supporter, and tired Gen Xer."
    +lastActive: DateTime @1688368734 {#4910
      date: 2023-07-03 09:18: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 {#4916 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4918 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4920 …}
    +entries: Doctrine\ORM\PersistentCollection {#4922 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4924 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4926 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4928 …}
    +posts: Doctrine\ORM\PersistentCollection {#4930 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4932 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4934 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4936 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4938 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4940 …}
    +follows: Doctrine\ORM\PersistentCollection {#4942 …}
    +followers: Doctrine\ORM\PersistentCollection {#4944 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4946 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4948 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4950 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4952 …}
    +reports: Doctrine\ORM\PersistentCollection {#4954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
    +violations: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    +awards: Doctrine\ORM\PersistentCollection {#4962 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4964 …}
    +categories: Doctrine\ORM\PersistentCollection {#4966 …}
    -id: 17777
    -password: "$2y$13$EjBG5MLRWhPZjloGEqe7duEFydJO3Wk3y.xLV8dq5Qaba0pRfLZ/O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4968 …}
    +apId: "Leaess@kbin.social"
    +apProfileId: "https://kbin.social/u/Leaess"
    +apPublicUrl: "https://kbin.social/u/Leaess"
    +apFollowersUrl: "https://kbin.social/u/Leaess/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Leaess"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688368735 {#4911
      date: 2023-07-03 09:18:55.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688361113 {#4912
      date: 2023-07-03 07:11:53.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6551
  +width: 65
  +height: 65
  +user: App\Entity\User {#4913
    +avatar: Proxies\__CG__\App\Entity\Image {#4914 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4915 …}
    +email: "Leaess@kbin.social"
    +username: "@Leaess@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Apollo (RIP) user, Reddit leaver, fediverse learner, high school teacher, music maker, LGBTQIA+ member, diversity supporter, and tired Gen Xer."
    +lastActive: DateTime @1688368734 {#4910
      date: 2023-07-03 09:18: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 {#4916 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4918 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4920 …}
    +entries: Doctrine\ORM\PersistentCollection {#4922 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4924 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4926 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4928 …}
    +posts: Doctrine\ORM\PersistentCollection {#4930 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4932 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4934 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4936 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4938 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4940 …}
    +follows: Doctrine\ORM\PersistentCollection {#4942 …}
    +followers: Doctrine\ORM\PersistentCollection {#4944 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4946 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4948 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4950 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4952 …}
    +reports: Doctrine\ORM\PersistentCollection {#4954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
    +violations: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    +awards: Doctrine\ORM\PersistentCollection {#4962 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4964 …}
    +categories: Doctrine\ORM\PersistentCollection {#4966 …}
    -id: 17777
    -password: "$2y$13$EjBG5MLRWhPZjloGEqe7duEFydJO3Wk3y.xLV8dq5Qaba0pRfLZ/O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4968 …}
    +apId: "Leaess@kbin.social"
    +apProfileId: "https://kbin.social/u/Leaess"
    +apPublicUrl: "https://kbin.social/u/Leaess"
    +apFollowersUrl: "https://kbin.social/u/Leaess/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Leaess"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688368735 {#4911
      date: 2023-07-03 09:18:55.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688361113 {#4912
      date: 2023-07-03 07:11:53.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.50 ms
Input props
[
  "user" => App\Entity\User {#5092
    +avatar: Proxies\__CG__\App\Entity\Image {#5093 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5094 …}
    +email: "1chemistdown@kbin.social"
    +username: "@1chemistdown@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Refuge from f u/spez."
    +lastActive: DateTime @1689650842 {#5089
      date: 2023-07-18 05:27:22.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 {#5095 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5097 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5099 …}
    +entries: Doctrine\ORM\PersistentCollection {#5101 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5103 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5105 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5107 …}
    +posts: Doctrine\ORM\PersistentCollection {#5109 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5111 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5113 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5115 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5117 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5119 …}
    +follows: Doctrine\ORM\PersistentCollection {#5121 …}
    +followers: Doctrine\ORM\PersistentCollection {#5123 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5125 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5127 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5129 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5131 …}
    +reports: Doctrine\ORM\PersistentCollection {#5133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5135 …}
    +violations: Doctrine\ORM\PersistentCollection {#5137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
    +awards: Doctrine\ORM\PersistentCollection {#5141 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5143 …}
    +categories: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 11561
    -password: "$2y$13$iH4h40QVdZOcOk7x1UTpxerYntW9GZwsJ2sIk56vf8UpXFn3KlB2."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5147 …}
    +apId: "1chemistdown@kbin.social"
    +apProfileId: "https://kbin.social/u/1chemistdown"
    +apPublicUrl: "https://kbin.social/u/1chemistdown"
    +apFollowersUrl: "https://kbin.social/u/1chemistdown/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "1chemistdown"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689731732 {#5090
      date: 2023-07-19 03:55:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687936067 {#5091
      date: 2023-06-28 09:07:47.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6614
  +width: 65
  +height: 65
  +user: App\Entity\User {#5092
    +avatar: Proxies\__CG__\App\Entity\Image {#5093 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5094 …}
    +email: "1chemistdown@kbin.social"
    +username: "@1chemistdown@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Refuge from f u/spez."
    +lastActive: DateTime @1689650842 {#5089
      date: 2023-07-18 05:27:22.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 {#5095 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5097 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5099 …}
    +entries: Doctrine\ORM\PersistentCollection {#5101 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5103 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5105 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5107 …}
    +posts: Doctrine\ORM\PersistentCollection {#5109 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5111 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5113 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5115 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5117 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5119 …}
    +follows: Doctrine\ORM\PersistentCollection {#5121 …}
    +followers: Doctrine\ORM\PersistentCollection {#5123 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5125 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5127 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5129 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5131 …}
    +reports: Doctrine\ORM\PersistentCollection {#5133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5135 …}
    +violations: Doctrine\ORM\PersistentCollection {#5137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
    +awards: Doctrine\ORM\PersistentCollection {#5141 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5143 …}
    +categories: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 11561
    -password: "$2y$13$iH4h40QVdZOcOk7x1UTpxerYntW9GZwsJ2sIk56vf8UpXFn3KlB2."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5147 …}
    +apId: "1chemistdown@kbin.social"
    +apProfileId: "https://kbin.social/u/1chemistdown"
    +apPublicUrl: "https://kbin.social/u/1chemistdown"
    +apFollowersUrl: "https://kbin.social/u/1chemistdown/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "1chemistdown"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689731732 {#5090
      date: 2023-07-19 03:55:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687936067 {#5091
      date: 2023-06-28 09:07:47.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 28.30 ms
Input props
[
  "user" => App\Entity\User {#4673
    +avatar: Proxies\__CG__\App\Entity\Image {#4674 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4675 …}
    +email: "crozilla@kbin.social"
    +username: "@crozilla@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I've been to a lot of other places."
    +lastActive: DateTime @1688089472 {#4670
      date: 2023-06-30 03:44:32.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 {#4676 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4678 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4680 …}
    +entries: Doctrine\ORM\PersistentCollection {#4682 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4684 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4686 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4688 …}
    +posts: Doctrine\ORM\PersistentCollection {#4690 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4692 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4694 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4696 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4698 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4700 …}
    +follows: Doctrine\ORM\PersistentCollection {#4702 …}
    +followers: Doctrine\ORM\PersistentCollection {#4704 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4706 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4708 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4710 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4712 …}
    +reports: Doctrine\ORM\PersistentCollection {#4714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
    +violations: Doctrine\ORM\PersistentCollection {#4718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
    +awards: Doctrine\ORM\PersistentCollection {#4722 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4724 …}
    +categories: Doctrine\ORM\PersistentCollection {#4726 …}
    -id: 2976
    -password: "$2y$13$xAJBF7jW3nJN2Yptfa8FjuRxZZ7aZ.SA01IVr6Zz9.58/YgjhFpmm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4728 …}
    +apId: "crozilla@kbin.social"
    +apProfileId: "https://kbin.social/u/crozilla"
    +apPublicUrl: "https://kbin.social/u/crozilla"
    +apFollowersUrl: "https://kbin.social/u/crozilla/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "crozilla"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688562487 {#4671
      date: 2023-07-05 15:08:07.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046605 {#4672
      date: 2023-06-18 02:03:25.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6677
  +width: 65
  +height: 65
  +user: App\Entity\User {#4673
    +avatar: Proxies\__CG__\App\Entity\Image {#4674 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4675 …}
    +email: "crozilla@kbin.social"
    +username: "@crozilla@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I've been to a lot of other places."
    +lastActive: DateTime @1688089472 {#4670
      date: 2023-06-30 03:44:32.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 {#4676 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4678 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4680 …}
    +entries: Doctrine\ORM\PersistentCollection {#4682 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4684 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4686 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4688 …}
    +posts: Doctrine\ORM\PersistentCollection {#4690 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4692 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4694 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4696 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4698 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4700 …}
    +follows: Doctrine\ORM\PersistentCollection {#4702 …}
    +followers: Doctrine\ORM\PersistentCollection {#4704 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4706 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4708 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4710 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4712 …}
    +reports: Doctrine\ORM\PersistentCollection {#4714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
    +violations: Doctrine\ORM\PersistentCollection {#4718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
    +awards: Doctrine\ORM\PersistentCollection {#4722 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4724 …}
    +categories: Doctrine\ORM\PersistentCollection {#4726 …}
    -id: 2976
    -password: "$2y$13$xAJBF7jW3nJN2Yptfa8FjuRxZZ7aZ.SA01IVr6Zz9.58/YgjhFpmm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4728 …}
    +apId: "crozilla@kbin.social"
    +apProfileId: "https://kbin.social/u/crozilla"
    +apPublicUrl: "https://kbin.social/u/crozilla"
    +apFollowersUrl: "https://kbin.social/u/crozilla/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "crozilla"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688562487 {#4671
      date: 2023-07-05 15:08:07.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046605 {#4672
      date: 2023-06-18 02:03:25.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.94 ms
Input props
[
  "user" => App\Entity\User {#4503
    +avatar: Proxies\__CG__\App\Entity\Image {#4504 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4501 …}
    +email: "Jezebelley@kbin.social"
    +username: "@Jezebelley@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Mastodon: <https://tech.lgbt/@jeze3D>"
    +lastActive: DateTime @1687453385 {#4508
      date: 2023-06-22 19:03:05.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4502 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4500 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4498 …}
    +entries: Doctrine\ORM\PersistentCollection {#4496 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4494 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4492 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4490 …}
    +posts: Doctrine\ORM\PersistentCollection {#4488 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4486 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4484 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4482 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4480 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4478 …}
    +follows: Doctrine\ORM\PersistentCollection {#4476 …}
    +followers: Doctrine\ORM\PersistentCollection {#4474 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4472 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4470 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4468 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4466 …}
    +reports: Doctrine\ORM\PersistentCollection {#4464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4462 …}
    +violations: Doctrine\ORM\PersistentCollection {#4460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
    +awards: Doctrine\ORM\PersistentCollection {#4456 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4454 …}
    +categories: Doctrine\ORM\PersistentCollection {#4452 …}
    -id: 6990
    -password: "$2y$13$Qryc8nTdME2YySc.nHVY.elxXu4/LkOB0173APtXy5ZqCNmQmB3Di"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4450 …}
    +apId: "Jezebelley@kbin.social"
    +apProfileId: "https://kbin.social/u/Jezebelley"
    +apPublicUrl: "https://kbin.social/u/Jezebelley"
    +apFollowersUrl: "https://kbin.social/u/Jezebelley/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Jezebelley"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688354448 {#4505
      date: 2023-07-03 05:20:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687450833 {#4506
      date: 2023-06-22 18:20:33.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6740
  +width: 65
  +height: 65
  +user: App\Entity\User {#4503
    +avatar: Proxies\__CG__\App\Entity\Image {#4504 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4501 …}
    +email: "Jezebelley@kbin.social"
    +username: "@Jezebelley@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Mastodon: <https://tech.lgbt/@jeze3D>"
    +lastActive: DateTime @1687453385 {#4508
      date: 2023-06-22 19:03:05.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4502 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4500 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4498 …}
    +entries: Doctrine\ORM\PersistentCollection {#4496 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4494 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4492 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4490 …}
    +posts: Doctrine\ORM\PersistentCollection {#4488 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4486 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4484 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4482 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4480 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4478 …}
    +follows: Doctrine\ORM\PersistentCollection {#4476 …}
    +followers: Doctrine\ORM\PersistentCollection {#4474 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4472 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4470 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4468 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4466 …}
    +reports: Doctrine\ORM\PersistentCollection {#4464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4462 …}
    +violations: Doctrine\ORM\PersistentCollection {#4460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
    +awards: Doctrine\ORM\PersistentCollection {#4456 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4454 …}
    +categories: Doctrine\ORM\PersistentCollection {#4452 …}
    -id: 6990
    -password: "$2y$13$Qryc8nTdME2YySc.nHVY.elxXu4/LkOB0173APtXy5ZqCNmQmB3Di"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4450 …}
    +apId: "Jezebelley@kbin.social"
    +apProfileId: "https://kbin.social/u/Jezebelley"
    +apPublicUrl: "https://kbin.social/u/Jezebelley"
    +apFollowersUrl: "https://kbin.social/u/Jezebelley/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Jezebelley"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688354448 {#4505
      date: 2023-07-03 05:20:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687450833 {#4506
      date: 2023-06-22 18:20:33.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 4.15 ms
Input props
[
  "magazine" => "AskKbin@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6808
  +limit: 4
  +tag: null
  +magazine: "AskKbin@kbin.social"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6809 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 19.69 ms
Input props
[
  "magazine" => "AskKbin@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6885
  +limit: 4
  +tag: null
  +magazine: "AskKbin@kbin.social"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6886 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3104 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 33.47 ms
Input props
[
  "magazine" => "AskKbin@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#7006
  +limit: 4
  +tag: null
  +magazine: "AskKbin@kbin.social"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#557 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3104 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 2.27 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#7061
  +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 {#7060 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 19.00 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#7140
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#397 …}
}