GET https://kbin.spritesserver.nl/m/AskKbin@kbin.social/commented/1y/links

Components

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

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 1.91ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 31.86ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.73ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.40ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 32.59ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.53ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.22ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 10.68ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 7.08ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 64.36ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 5.00ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 7.27ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 24.66ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.27ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 0.86ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 14.0 MiB 0.25 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#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 14.0 MiB 0.17 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 14.0 MiB 0.12 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 14.0 MiB 0.12 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#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 14.0 MiB 0.15 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 14.0 MiB 0.12 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 14.0 MiB 0.12 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 14.0 MiB 0.30 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 14.0 MiB 0.16 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 14.0 MiB 0.13 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 14.0 MiB 0.14 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 14.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 14.0 MiB 0.12 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 14.0 MiB 0.12 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 14.0 MiB 0.12 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 14.0 MiB 0.12 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 14.0 MiB 0.12 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 14.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#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 14.0 MiB 0.12 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 14.0 MiB 0.15 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#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 14.0 MiB 0.12 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 14.0 MiB 32.59 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 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 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3059
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 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 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      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 14.0 MiB 0.53 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 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 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3121
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 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 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 14.0 MiB 0.22 ms
Input props
[
  "date" => DateTimeImmutable @1687144560 {#328
    date: 2023-06-19 05:16:00.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3208
  +date: DateTimeImmutable @1687144560 {#328
    date: 2023-06-19 05:16:00.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 14.0 MiB 10.68 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
      MIIJQgIBADANBgkqhkiG9w0BAQEFAASCCSwwggkoAgEAAoICAQDleeotz5TBiMlC\r\n
      YsJYJHVNxjvnvt0qsQA282B7vdqBTbARfD49iKPiMIwgU2yhCI0oTSQwc2Zy9AQ+\r\n
      31rwmvBx8VvcLgQvKpNzPVhMQjelK7k5iPiPc/W1soaauepq3YwQKgGod4c5Vh9f\r\n
      MInSANfOLOUSo3pUzfaQaGEvQc5DbKjDgIjsv/OKI1acbzu067KQzIThu+1BvcqQ\r\n
      Ypo2Ux5W23nNqkrRZ++z/r1MI2jS3vwi5OSwz4fWhLPJXE6lwokc6b/uAZe7sLT6\r\n
      QQtjevLnmMyRIVnmxbtHPMSfhLdz8ssQhoNCfAkMnBjDUX31SSs67pU8v5O3Fn2H\r\n
      d+qFWCjrREwSpBAd24INJqKsjSa6j3oLL8Xw8HZf+x6QRPJch/c3FNWRtM2b9n8V\r\n
      sAQiD985pafyeQ1TqIe4iSjI0iUgy2WgwO0C1Z0PNbQzQmRk0EOAlxIXjPmB229P\r\n
      V4+OcZxLT9phP/rid1Qt9Ro+2LdkS9Zqe8c2JHeJKc5Nv/8OOX5uQ/B82JXnuXYi\r\n
      /oVEJb5t42G8u3IIkYM5G/Gt033WU6dbyKOBmdnbXaPw9LC3M7oop3yyCb3UDLfg\r\n
      g/XnZVvZxSPCPlh5G1Lb0r47siKq/0k9YRua0AFsVg0dhqfuwsb6G9Hx5EicuPsu\r\n
      OIjXINBTjlnE4SdMz0ZJt7bLjwlKdQIDAQABAoICAAlWo8QHfYs+sMoF0Njbavam\r\n
      SYvNxZxWJacW0mdWu4ylh7O+dZ31cI3k4d7y5inLeksYkI90MsgczAtu9XlzJLPO\r\n
      WamlKcBtoCCBb5Vy4GbVV61SuKLF2krxn+6uAC8nIusJepXLf3JC4fXyuLkWFbIr\r\n
      O4s9od3Pn+gSh1nv+J/fzSJfmbLgwN1vQLgPAsQDD3o7CHFTP318ZsDnclUhnst0\r\n
      FQnckzzgWO3fQP7XNg3WyzX0UKYtW97L+bEJE55FQ2Us0gWyhOU7dLH2casztqzc\r\n
      F/8T91+fzlZAz9OaCAks6Tyb7L2I5KlhtNRF/bU8rAiy6tnVBgLeZG9d3upcQxX0\r\n
      L+SMPWg55qERGI5mO+BxFdUnVtcmswziKmySYtzgm+c4jmPS5cWhGB9HFCTW2S0x\r\n
      GoVA2cZGWjMTrbZQhgJjBqzp76fhLtXTufd328sYmX7fBYKEWFYNwrEJaWYUNl/V\r\n
      yEyl0aMQWKhVokx6eCqnuDZUc77LeuGuCleIdhQ53NYHrXMCmgVyLfmGdrOS3Uh6\r\n
      RrAYmnvvMkAUTOQajW2csC345PmgBOjE7vB7349ylKUkXvN4L+9xZCYaVjBt3O24\r\n
      aRoQSQDGhk+NIaYleiFx+u7dJSryxdx/6ut6dQ2S+jKlm1oN1qq6ppO5y/TFRQ1e\r\n
      qn7kjIGzUT80fANDFqdhAoIBAQD1+cGiWXRQhUrJc5X3ngH1zHoLWpmSZcUUDFn/\r\n
      bV/CChd2M43fOpneIQETZ1oS7BsU3y92kTw63ytYOUg7C5iT5/r9ZoBGq0HZSbll\r\n
      riRJWGiajr2aYCmIes++CrfUvCcD6+l8QMZ3s8eXdk80GX+vt1xEfRpWV9e9huJK\r\n
      K1e8wXfFmPAmxUi63IePscdc+SVQGeooMYDnMwLWvxpAtp5mGOaQc4D5dviWXjSE\r\n
      Z/PJa+gectpD1iDIPUXm3o17ivE2UYFia8/FCGUN6Yz7ucRKF+2SPO8hLefk5UvJ\r\n
      Lxlkh67MXKkneDqRU9C82Qmcfz5nQLQadC0nbE44YeXrnlIdAoIBAQDu1AWMIe6f\r\n
      7TZYCWnTa3nT6penJ9CMaGDPI/62dKTmGnI4oo3u9DGGrnuWbcFFCQA02vcYdpuw\r\n
      CVy6mkP/yqN5VSV3EHZiJUA0aKIxot3o3YOiobpVYn9hwvzzOdMZO4SOuevNfY1c\r\n
      qmnLGhYoDvR1c2yaudCf/BDwQqlLoSg9F5X57bRtwaRyUjhtXVKXWb59qtiwwrvp\r\n
      1vPjxciEIxAtgSXtIUQz3ljDRNUHjpyfYM3ska5jkxMIPNYUYFMX2x+Gxn9PZEG3\r\n
      Im391BRynZsnkvJO6i4i5N1xsPK5SyPiKBnlMxW/6ZLi5aAQHV3cc2KLzV+T+s2B\r\n
      v9LTAyO7nWo5AoIBAASA/jqqyKZwyl3F8AkIq6CEjfeHQSidFG65iyxSJF65MJTJ\r\n
      fN+Jgye+Evb3/X47NIO9UnEpV6D8VR7YbaonHDQZG09ogRDKMfp4jxx9g8yUAdZS\r\n
      psYc3KXTGdqw94y9pTk9KJlN1lR6xjzPvcOGdAATq2zVnZXXJewifCI/iOu73yWP\r\n
      F1aeZiaFwzWuW6goJ7a/wrnZrjKNjI/CEAj/TwcvjYk3lDT9KLAYKX4DKUOW5jko\r\n
      gTacxRzlglIn4Q9SC/iipWvX7YX+EVuf2yUA0cdJiOAUnYxN+uEGEc0tP5nHoju7\r\n
      tp0yZmAi2L+cecCT0+CwHpwdZHZEVWpS4JLf40ECggEBALFSZIgGDZlaU5YL7zHV\r\n
      Q5APRugKDLKjMPW7IPwxINnj2tioAL/hOQBpfkNTXEM4ipmz1fCo57FNUjcOINzD\r\n
      hJqqmHWNmIgIZmJDKeG2rhKenYTblXCeADwCvTKNxWmfoi0iZ6ybwqCBuqjcxoSZ\r\n
      jfHCcGl0+yw9yAnLRM1ta2XopCb70ZIIS2PCHjk9J/xN2ryNY/PhsgnN2ilMiTNq\r\n
      oTFYCWPF5lCojrj020KQJUPEaUBzbcpqwZ/FI6HfXvKAdCjqKk40/wHNI2Np2oC6\r\n
      +h7o4NWs0/J+gNhP6/edjZf19DwTsNtbvf6PRUeRtkXeudVY99T0Sy9B0HNxik9b\r\n
      cikCggEAM2wassiP1i0Gc3wrbNLHyQN+yqMaAp0xF+8l0fU3T8zPL/tYDcITnZPY\r\n
      pEFV/aodP9X7XFuQD0iGTOTGDXiMSLPOLI/ifmwbT41rgIN9x14MpU2EtWeVz7sx\r\n
      ZIFMt98rHx6BsZx/DnSFDQ8iqrKF3u+OOv7s6j+8odz4Rq53+16vMev5VUMOPq+E\r\n
      aQn8SDKkOjZzwb9QGB9bXS5s9yyj4pLyggQ0O5S2ugZjUcmCecNpktN8bUR3I9VQ\r\n
      KWkcQa9yCpidp/JYrQtlbqAPiIzptA4T4RNh+F6pKbmw7hNMIPipPzbQezEMaBOn\r\n
      Cgb38EldyAVGjCzRGfhu9SNU9B03bg==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5XnqLc+UwYjJQmLCWCR1\r\n
      TcY7577dKrEANvNge73agU2wEXw+PYij4jCMIFNsoQiNKE0kMHNmcvQEPt9a8Jrw\r\n
      cfFb3C4ELyqTcz1YTEI3pSu5OYj4j3P1tbKGmrnqat2MECoBqHeHOVYfXzCJ0gDX\r\n
      zizlEqN6VM32kGhhL0HOQ2yow4CI7L/ziiNWnG87tOuykMyE4bvtQb3KkGKaNlMe\r\n
      Vtt5zapK0Wfvs/69TCNo0t78IuTksM+H1oSzyVxOpcKJHOm/7gGXu7C0+kELY3ry\r\n
      55jMkSFZ5sW7RzzEn4S3c/LLEIaDQnwJDJwYw1F99UkrOu6VPL+TtxZ9h3fqhVgo\r\n
      60RMEqQQHduCDSairI0muo96Cy/F8PB2X/sekETyXIf3NxTVkbTNm/Z/FbAEIg/f\r\n
      OaWn8nkNU6iHuIkoyNIlIMtloMDtAtWdDzW0M0JkZNBDgJcSF4z5gdtvT1ePjnGc\r\n
      S0/aYT/64ndULfUaPti3ZEvWanvHNiR3iSnOTb//Djl+bkPwfNiV57l2Iv6FRCW+\r\n
      beNhvLtyCJGDORvxrdN91lOnW8ijgZnZ212j8PSwtzO6KKd8sgm91Ay34IP152Vb\r\n
      2cUjwj5YeRtS29K+O7Iiqv9JPWEbmtABbFYNHYan7sLG+hvR8eRInLj7LjiI1yDQ\r\n
      U45ZxOEnTM9GSbe2y48JSnUCAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686560440 {#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
      MIIJQgIBADANBgkqhkiG9w0BAQEFAASCCSwwggkoAgEAAoICAQDleeotz5TBiMlC\r\n
      YsJYJHVNxjvnvt0qsQA282B7vdqBTbARfD49iKPiMIwgU2yhCI0oTSQwc2Zy9AQ+\r\n
      31rwmvBx8VvcLgQvKpNzPVhMQjelK7k5iPiPc/W1soaauepq3YwQKgGod4c5Vh9f\r\n
      MInSANfOLOUSo3pUzfaQaGEvQc5DbKjDgIjsv/OKI1acbzu067KQzIThu+1BvcqQ\r\n
      Ypo2Ux5W23nNqkrRZ++z/r1MI2jS3vwi5OSwz4fWhLPJXE6lwokc6b/uAZe7sLT6\r\n
      QQtjevLnmMyRIVnmxbtHPMSfhLdz8ssQhoNCfAkMnBjDUX31SSs67pU8v5O3Fn2H\r\n
      d+qFWCjrREwSpBAd24INJqKsjSa6j3oLL8Xw8HZf+x6QRPJch/c3FNWRtM2b9n8V\r\n
      sAQiD985pafyeQ1TqIe4iSjI0iUgy2WgwO0C1Z0PNbQzQmRk0EOAlxIXjPmB229P\r\n
      V4+OcZxLT9phP/rid1Qt9Ro+2LdkS9Zqe8c2JHeJKc5Nv/8OOX5uQ/B82JXnuXYi\r\n
      /oVEJb5t42G8u3IIkYM5G/Gt033WU6dbyKOBmdnbXaPw9LC3M7oop3yyCb3UDLfg\r\n
      g/XnZVvZxSPCPlh5G1Lb0r47siKq/0k9YRua0AFsVg0dhqfuwsb6G9Hx5EicuPsu\r\n
      OIjXINBTjlnE4SdMz0ZJt7bLjwlKdQIDAQABAoICAAlWo8QHfYs+sMoF0Njbavam\r\n
      SYvNxZxWJacW0mdWu4ylh7O+dZ31cI3k4d7y5inLeksYkI90MsgczAtu9XlzJLPO\r\n
      WamlKcBtoCCBb5Vy4GbVV61SuKLF2krxn+6uAC8nIusJepXLf3JC4fXyuLkWFbIr\r\n
      O4s9od3Pn+gSh1nv+J/fzSJfmbLgwN1vQLgPAsQDD3o7CHFTP318ZsDnclUhnst0\r\n
      FQnckzzgWO3fQP7XNg3WyzX0UKYtW97L+bEJE55FQ2Us0gWyhOU7dLH2casztqzc\r\n
      F/8T91+fzlZAz9OaCAks6Tyb7L2I5KlhtNRF/bU8rAiy6tnVBgLeZG9d3upcQxX0\r\n
      L+SMPWg55qERGI5mO+BxFdUnVtcmswziKmySYtzgm+c4jmPS5cWhGB9HFCTW2S0x\r\n
      GoVA2cZGWjMTrbZQhgJjBqzp76fhLtXTufd328sYmX7fBYKEWFYNwrEJaWYUNl/V\r\n
      yEyl0aMQWKhVokx6eCqnuDZUc77LeuGuCleIdhQ53NYHrXMCmgVyLfmGdrOS3Uh6\r\n
      RrAYmnvvMkAUTOQajW2csC345PmgBOjE7vB7349ylKUkXvN4L+9xZCYaVjBt3O24\r\n
      aRoQSQDGhk+NIaYleiFx+u7dJSryxdx/6ut6dQ2S+jKlm1oN1qq6ppO5y/TFRQ1e\r\n
      qn7kjIGzUT80fANDFqdhAoIBAQD1+cGiWXRQhUrJc5X3ngH1zHoLWpmSZcUUDFn/\r\n
      bV/CChd2M43fOpneIQETZ1oS7BsU3y92kTw63ytYOUg7C5iT5/r9ZoBGq0HZSbll\r\n
      riRJWGiajr2aYCmIes++CrfUvCcD6+l8QMZ3s8eXdk80GX+vt1xEfRpWV9e9huJK\r\n
      K1e8wXfFmPAmxUi63IePscdc+SVQGeooMYDnMwLWvxpAtp5mGOaQc4D5dviWXjSE\r\n
      Z/PJa+gectpD1iDIPUXm3o17ivE2UYFia8/FCGUN6Yz7ucRKF+2SPO8hLefk5UvJ\r\n
      Lxlkh67MXKkneDqRU9C82Qmcfz5nQLQadC0nbE44YeXrnlIdAoIBAQDu1AWMIe6f\r\n
      7TZYCWnTa3nT6penJ9CMaGDPI/62dKTmGnI4oo3u9DGGrnuWbcFFCQA02vcYdpuw\r\n
      CVy6mkP/yqN5VSV3EHZiJUA0aKIxot3o3YOiobpVYn9hwvzzOdMZO4SOuevNfY1c\r\n
      qmnLGhYoDvR1c2yaudCf/BDwQqlLoSg9F5X57bRtwaRyUjhtXVKXWb59qtiwwrvp\r\n
      1vPjxciEIxAtgSXtIUQz3ljDRNUHjpyfYM3ska5jkxMIPNYUYFMX2x+Gxn9PZEG3\r\n
      Im391BRynZsnkvJO6i4i5N1xsPK5SyPiKBnlMxW/6ZLi5aAQHV3cc2KLzV+T+s2B\r\n
      v9LTAyO7nWo5AoIBAASA/jqqyKZwyl3F8AkIq6CEjfeHQSidFG65iyxSJF65MJTJ\r\n
      fN+Jgye+Evb3/X47NIO9UnEpV6D8VR7YbaonHDQZG09ogRDKMfp4jxx9g8yUAdZS\r\n
      psYc3KXTGdqw94y9pTk9KJlN1lR6xjzPvcOGdAATq2zVnZXXJewifCI/iOu73yWP\r\n
      F1aeZiaFwzWuW6goJ7a/wrnZrjKNjI/CEAj/TwcvjYk3lDT9KLAYKX4DKUOW5jko\r\n
      gTacxRzlglIn4Q9SC/iipWvX7YX+EVuf2yUA0cdJiOAUnYxN+uEGEc0tP5nHoju7\r\n
      tp0yZmAi2L+cecCT0+CwHpwdZHZEVWpS4JLf40ECggEBALFSZIgGDZlaU5YL7zHV\r\n
      Q5APRugKDLKjMPW7IPwxINnj2tioAL/hOQBpfkNTXEM4ipmz1fCo57FNUjcOINzD\r\n
      hJqqmHWNmIgIZmJDKeG2rhKenYTblXCeADwCvTKNxWmfoi0iZ6ybwqCBuqjcxoSZ\r\n
      jfHCcGl0+yw9yAnLRM1ta2XopCb70ZIIS2PCHjk9J/xN2ryNY/PhsgnN2ilMiTNq\r\n
      oTFYCWPF5lCojrj020KQJUPEaUBzbcpqwZ/FI6HfXvKAdCjqKk40/wHNI2Np2oC6\r\n
      +h7o4NWs0/J+gNhP6/edjZf19DwTsNtbvf6PRUeRtkXeudVY99T0Sy9B0HNxik9b\r\n
      cikCggEAM2wassiP1i0Gc3wrbNLHyQN+yqMaAp0xF+8l0fU3T8zPL/tYDcITnZPY\r\n
      pEFV/aodP9X7XFuQD0iGTOTGDXiMSLPOLI/ifmwbT41rgIN9x14MpU2EtWeVz7sx\r\n
      ZIFMt98rHx6BsZx/DnSFDQ8iqrKF3u+OOv7s6j+8odz4Rq53+16vMev5VUMOPq+E\r\n
      aQn8SDKkOjZzwb9QGB9bXS5s9yyj4pLyggQ0O5S2ugZjUcmCecNpktN8bUR3I9VQ\r\n
      KWkcQa9yCpidp/JYrQtlbqAPiIzptA4T4RNh+F6pKbmw7hNMIPipPzbQezEMaBOn\r\n
      Cgb38EldyAVGjCzRGfhu9SNU9B03bg==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5XnqLc+UwYjJQmLCWCR1\r\n
      TcY7577dKrEANvNge73agU2wEXw+PYij4jCMIFNsoQiNKE0kMHNmcvQEPt9a8Jrw\r\n
      cfFb3C4ELyqTcz1YTEI3pSu5OYj4j3P1tbKGmrnqat2MECoBqHeHOVYfXzCJ0gDX\r\n
      zizlEqN6VM32kGhhL0HOQ2yow4CI7L/ziiNWnG87tOuykMyE4bvtQb3KkGKaNlMe\r\n
      Vtt5zapK0Wfvs/69TCNo0t78IuTksM+H1oSzyVxOpcKJHOm/7gGXu7C0+kELY3ry\r\n
      55jMkSFZ5sW7RzzEn4S3c/LLEIaDQnwJDJwYw1F99UkrOu6VPL+TtxZ9h3fqhVgo\r\n
      60RMEqQQHduCDSairI0muo96Cy/F8PB2X/sekETyXIf3NxTVkbTNm/Z/FbAEIg/f\r\n
      OaWn8nkNU6iHuIkoyNIlIMtloMDtAtWdDzW0M0JkZNBDgJcSF4z5gdtvT1ePjnGc\r\n
      S0/aYT/64ndULfUaPti3ZEvWanvHNiR3iSnOTb//Djl+bkPwfNiV57l2Iv6FRCW+\r\n
      beNhvLtyCJGDORvxrdN91lOnW8ijgZnZ212j8PSwtzO6KKd8sgm91Ay34IP152Vb\r\n
      2cUjwj5YeRtS29K+O7Iiqv9JPWEbmtABbFYNHYan7sLG+hvR8eRInLj7LjiI1yDQ\r\n
      U45ZxOEnTM9GSbe2y48JSnUCAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686560440 {#3322
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 14.0 MiB 7.08 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 {#396 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 14.0 MiB 64.36 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 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 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3909
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 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 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      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 14.0 MiB 2.85 ms
Input props
[
  "user" => App\Entity\User {#4268
    +avatar: Proxies\__CG__\App\Entity\Image {#4266 …}
    +cover: null
    +email: "Jormar@kbin.social"
    +username: "@Jormar@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      DD  \n
       Sharmy
      """
    +lastActive: DateTime @1687156904 {#4272
      date: 2023-06-19 08:41:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4265 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4263 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4261 …}
    +entries: Doctrine\ORM\PersistentCollection {#4259 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4257 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4255 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4253 …}
    +posts: Doctrine\ORM\PersistentCollection {#4251 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4249 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4247 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4245 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4243 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4241 …}
    +follows: Doctrine\ORM\PersistentCollection {#4239 …}
    +followers: Doctrine\ORM\PersistentCollection {#4237 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4235 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4233 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4231 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
    +violations: Doctrine\ORM\PersistentCollection {#4223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    +awards: Doctrine\ORM\PersistentCollection {#4219 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4217 …}
    +categories: Doctrine\ORM\PersistentCollection {#4215 …}
    -id: 4991
    -password: "$2y$13$anCehGOme.d61J2VQejNw.ipZyCq4sGTjo6n3Qt7HLjM5Ky3/NbMq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4213 …}
    +apId: "Jormar@kbin.social"
    +apProfileId: "https://kbin.social/u/Jormar"
    +apPublicUrl: "https://kbin.social/u/Jormar"
    +apFollowersUrl: "https://kbin.social/u/Jormar/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Jormar"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687580308 {#4271
      date: 2023-06-24 06:18:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687155982 {#4270
      date: 2023-06-19 08:26:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4278
  +width: 65
  +height: 65
  +user: App\Entity\User {#4268
    +avatar: Proxies\__CG__\App\Entity\Image {#4266 …}
    +cover: null
    +email: "Jormar@kbin.social"
    +username: "@Jormar@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      DD  \n
       Sharmy
      """
    +lastActive: DateTime @1687156904 {#4272
      date: 2023-06-19 08:41:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4265 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4263 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4261 …}
    +entries: Doctrine\ORM\PersistentCollection {#4259 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4257 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4255 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4253 …}
    +posts: Doctrine\ORM\PersistentCollection {#4251 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4249 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4247 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4245 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4243 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4241 …}
    +follows: Doctrine\ORM\PersistentCollection {#4239 …}
    +followers: Doctrine\ORM\PersistentCollection {#4237 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4235 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4233 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4231 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
    +violations: Doctrine\ORM\PersistentCollection {#4223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    +awards: Doctrine\ORM\PersistentCollection {#4219 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4217 …}
    +categories: Doctrine\ORM\PersistentCollection {#4215 …}
    -id: 4991
    -password: "$2y$13$anCehGOme.d61J2VQejNw.ipZyCq4sGTjo6n3Qt7HLjM5Ky3/NbMq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4213 …}
    +apId: "Jormar@kbin.social"
    +apProfileId: "https://kbin.social/u/Jormar"
    +apPublicUrl: "https://kbin.social/u/Jormar"
    +apFollowersUrl: "https://kbin.social/u/Jormar/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Jormar"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687580308 {#4271
      date: 2023-06-24 06:18:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687155982 {#4270
      date: 2023-06-19 08:26:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 1.21 ms
Input props
[
  "user" => App\Entity\User {#5272
    +avatar: Proxies\__CG__\App\Entity\Image {#5273 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5274 …}
    +email: "garrettw87@kbin.social"
    +username: "@garrettw87@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Web developer (mainly PHP), server admin, IT generalist. Endlessly curious. Neurodivergent. Unapologetically centrist.\n
      \n
      - <http://garrettw.net/>\n
      - <https://github.com/garrettw>\n
      - <https://pixelfed.social/garrettw>\n
      - [https://twitter.com/garrett_w](https://twitter.com/garrett_w)\n
      - <https://mastodon.social/@garrettw>\n
      - <https://www.reddit.com/user/garrettw87>
      """
    +lastActive: DateTime @1689651144 {#5269
      date: 2023-07-18 05:32:24.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5275 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5279 …}
    +entries: Doctrine\ORM\PersistentCollection {#5281 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5283 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5285 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5287 …}
    +posts: Doctrine\ORM\PersistentCollection {#5289 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5291 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5293 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5295 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5297 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5299 …}
    +follows: Doctrine\ORM\PersistentCollection {#5301 …}
    +followers: Doctrine\ORM\PersistentCollection {#5303 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5305 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5307 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5309 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5311 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +violations: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    +awards: Doctrine\ORM\PersistentCollection {#5321 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5323 …}
    +categories: Doctrine\ORM\PersistentCollection {#5325 …}
    -id: 4239
    -password: "$2y$13$7CfUQ.1q/lqjEnsOIIzynOFo/lUJ2W9cgx9Y7uuNdGgQNPf8GtKSm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5327 …}
    +apId: "garrettw87@kbin.social"
    +apProfileId: "https://kbin.social/u/garrettw87"
    +apPublicUrl: "https://kbin.social/u/garrettw87"
    +apFollowersUrl: "https://kbin.social/u/garrettw87/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "garrettw87"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689651142 {#5270
      date: 2023-07-18 05:32:22.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687121632 {#5271
      date: 2023-06-18 22:53: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 {#5272
    +avatar: Proxies\__CG__\App\Entity\Image {#5273 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5274 …}
    +email: "garrettw87@kbin.social"
    +username: "@garrettw87@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Web developer (mainly PHP), server admin, IT generalist. Endlessly curious. Neurodivergent. Unapologetically centrist.\n
      \n
      - <http://garrettw.net/>\n
      - <https://github.com/garrettw>\n
      - <https://pixelfed.social/garrettw>\n
      - [https://twitter.com/garrett_w](https://twitter.com/garrett_w)\n
      - <https://mastodon.social/@garrettw>\n
      - <https://www.reddit.com/user/garrettw87>
      """
    +lastActive: DateTime @1689651144 {#5269
      date: 2023-07-18 05:32:24.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5275 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5279 …}
    +entries: Doctrine\ORM\PersistentCollection {#5281 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5283 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5285 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5287 …}
    +posts: Doctrine\ORM\PersistentCollection {#5289 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5291 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5293 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5295 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5297 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5299 …}
    +follows: Doctrine\ORM\PersistentCollection {#5301 …}
    +followers: Doctrine\ORM\PersistentCollection {#5303 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5305 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5307 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5309 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5311 …}
    +reports: Doctrine\ORM\PersistentCollection {#5313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
    +violations: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    +awards: Doctrine\ORM\PersistentCollection {#5321 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5323 …}
    +categories: Doctrine\ORM\PersistentCollection {#5325 …}
    -id: 4239
    -password: "$2y$13$7CfUQ.1q/lqjEnsOIIzynOFo/lUJ2W9cgx9Y7uuNdGgQNPf8GtKSm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5327 …}
    +apId: "garrettw87@kbin.social"
    +apProfileId: "https://kbin.social/u/garrettw87"
    +apPublicUrl: "https://kbin.social/u/garrettw87"
    +apFollowersUrl: "https://kbin.social/u/garrettw87/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "garrettw87"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689651142 {#5270
      date: 2023-07-18 05:32:22.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687121632 {#5271
      date: 2023-06-18 22:53:52.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 1.24 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 {#6179
  +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 14.0 MiB 1.25 ms
Input props
[
  "user" => App\Entity\User {#5866
    +avatar: Proxies\__CG__\App\Entity\Image {#5867 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5868 …}
    +email: "HotDogFingies@kbin.social"
    +username: "@HotDogFingies@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Chaotic good or we can't be friends."
    +lastActive: DateTime @1710221327 {#5863
      date: 2024-03-12 06:28:47.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 {#5869 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5871 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5873 …}
    +entries: Doctrine\ORM\PersistentCollection {#5875 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5877 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5879 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5881 …}
    +posts: Doctrine\ORM\PersistentCollection {#5883 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5885 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5887 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5889 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5891 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5893 …}
    +follows: Doctrine\ORM\PersistentCollection {#5895 …}
    +followers: Doctrine\ORM\PersistentCollection {#5897 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5899 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5901 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5903 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5905 …}
    +reports: Doctrine\ORM\PersistentCollection {#5907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5909 …}
    +violations: Doctrine\ORM\PersistentCollection {#5911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5913 …}
    +awards: Doctrine\ORM\PersistentCollection {#5915 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5917 …}
    +categories: Doctrine\ORM\PersistentCollection {#5919 …}
    -id: 8501
    -password: "$2y$13$k6dN/5DtLFrAGMUCBIo6XuQPui.rXPFZKKmJKe7vi4l/o/Nax5shW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5921 …}
    +apId: "HotDogFingies@kbin.social"
    +apProfileId: "https://kbin.social/u/HotDogFingies"
    +apPublicUrl: "https://kbin.social/u/HotDogFingies"
    +apFollowersUrl: "https://kbin.social/u/HotDogFingies/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "HotDogFingies"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707785600 {#5864
      date: 2024-02-13 01:53:20.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687502738 {#5865
      date: 2023-06-23 08:45:38.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6242
  +width: 65
  +height: 65
  +user: App\Entity\User {#5866
    +avatar: Proxies\__CG__\App\Entity\Image {#5867 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5868 …}
    +email: "HotDogFingies@kbin.social"
    +username: "@HotDogFingies@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Chaotic good or we can't be friends."
    +lastActive: DateTime @1710221327 {#5863
      date: 2024-03-12 06:28:47.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 {#5869 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5871 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5873 …}
    +entries: Doctrine\ORM\PersistentCollection {#5875 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5877 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5879 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5881 …}
    +posts: Doctrine\ORM\PersistentCollection {#5883 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5885 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5887 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5889 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5891 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5893 …}
    +follows: Doctrine\ORM\PersistentCollection {#5895 …}
    +followers: Doctrine\ORM\PersistentCollection {#5897 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5899 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5901 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5903 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5905 …}
    +reports: Doctrine\ORM\PersistentCollection {#5907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5909 …}
    +violations: Doctrine\ORM\PersistentCollection {#5911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5913 …}
    +awards: Doctrine\ORM\PersistentCollection {#5915 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5917 …}
    +categories: Doctrine\ORM\PersistentCollection {#5919 …}
    -id: 8501
    -password: "$2y$13$k6dN/5DtLFrAGMUCBIo6XuQPui.rXPFZKKmJKe7vi4l/o/Nax5shW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5921 …}
    +apId: "HotDogFingies@kbin.social"
    +apProfileId: "https://kbin.social/u/HotDogFingies"
    +apPublicUrl: "https://kbin.social/u/HotDogFingies"
    +apFollowersUrl: "https://kbin.social/u/HotDogFingies/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "HotDogFingies"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707785600 {#5864
      date: 2024-02-13 01:53:20.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687502738 {#5865
      date: 2023-06-23 08:45:38.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 1.17 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 {#6305
  +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 14.0 MiB 1.18 ms
Input props
[
  "user" => App\Entity\User {#4148
    +avatar: Proxies\__CG__\App\Entity\Image {#4147 …}
    +cover: null
    +email: "astrsk@kbin.social"
    +username: "@astrsk@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      mastodon - [@astrsk@mastodon.social ](https://mastodon.social/@astrsk)  \n
       lemmy - [@astrsk](https://sh.itjust.works/u/astrsk)
      """
    +lastActive: DateTime @1687331119 {#4151
      date: 2023-06-21 09:05:19.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 {#4146 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4144 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4142 …}
    +entries: Doctrine\ORM\PersistentCollection {#4140 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4138 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4136 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4134 …}
    +posts: Doctrine\ORM\PersistentCollection {#4132 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4130 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4128 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4126 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4124 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4122 …}
    +follows: Doctrine\ORM\PersistentCollection {#4120 …}
    +followers: Doctrine\ORM\PersistentCollection {#4118 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4116 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4114 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4112 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4110 …}
    +reports: Doctrine\ORM\PersistentCollection {#4108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4106 …}
    +violations: Doctrine\ORM\PersistentCollection {#4104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4102 …}
    +awards: Doctrine\ORM\PersistentCollection {#4100 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4098 …}
    +categories: Doctrine\ORM\PersistentCollection {#4096 …}
    -id: 6398
    -password: "$2y$13$hFosZwxh4bPkP2HIYYAam.1y9yxFzb9h0A7XA36alBThZGpt1n6YC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4094 …}
    +apId: "astrsk@kbin.social"
    +apProfileId: "https://kbin.social/u/astrsk"
    +apPublicUrl: "https://kbin.social/u/astrsk"
    +apFollowersUrl: "https://kbin.social/u/astrsk/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "astrsk"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688246657 {#4150
      date: 2023-07-01 23:24:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687331118 {#4149
      date: 2023-06-21 09:05:18.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6368
  +width: 65
  +height: 65
  +user: App\Entity\User {#4148
    +avatar: Proxies\__CG__\App\Entity\Image {#4147 …}
    +cover: null
    +email: "astrsk@kbin.social"
    +username: "@astrsk@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      mastodon - [@astrsk@mastodon.social ](https://mastodon.social/@astrsk)  \n
       lemmy - [@astrsk](https://sh.itjust.works/u/astrsk)
      """
    +lastActive: DateTime @1687331119 {#4151
      date: 2023-06-21 09:05:19.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 {#4146 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4144 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4142 …}
    +entries: Doctrine\ORM\PersistentCollection {#4140 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4138 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4136 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4134 …}
    +posts: Doctrine\ORM\PersistentCollection {#4132 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4130 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4128 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4126 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4124 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4122 …}
    +follows: Doctrine\ORM\PersistentCollection {#4120 …}
    +followers: Doctrine\ORM\PersistentCollection {#4118 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4116 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4114 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4112 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4110 …}
    +reports: Doctrine\ORM\PersistentCollection {#4108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4106 …}
    +violations: Doctrine\ORM\PersistentCollection {#4104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4102 …}
    +awards: Doctrine\ORM\PersistentCollection {#4100 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4098 …}
    +categories: Doctrine\ORM\PersistentCollection {#4096 …}
    -id: 6398
    -password: "$2y$13$hFosZwxh4bPkP2HIYYAam.1y9yxFzb9h0A7XA36alBThZGpt1n6YC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4094 …}
    +apId: "astrsk@kbin.social"
    +apProfileId: "https://kbin.social/u/astrsk"
    +apPublicUrl: "https://kbin.social/u/astrsk"
    +apFollowersUrl: "https://kbin.social/u/astrsk/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "astrsk"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688246657 {#4150
      date: 2023-07-01 23:24:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687331118 {#4149
      date: 2023-06-21 09:05:18.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 10.64 ms
Input props
[
  "user" => App\Entity\User {#4614
    +avatar: Proxies\__CG__\App\Entity\Image {#4615 …}
    +cover: null
    +email: "RMiddleton@kbin.social"
    +username: "@RMiddleton@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Hi! I’m checking out kbin. I’m also on Mastodon [@rmiddleton](https://mastodon.art/@RMiddleton "@RMiddleton@mastodon.art") and Calckey [@rmiddleton](https://calckey.art/@RMiddleton "@RMiddleton@calckey.art") bc I’m a FediFanatic! I’m a humanist, a writer, and an abstract painter. I’m committed to personal growth, mental wellness, promoting equality &amp; fighting fascism in my home state of Florida.  \n
       👤: Rob, he/him, neurodivergent, cis 🏳️\u{200D}🌈
      """
    +lastActive: DateTime @1688179631 {#4611
      date: 2023-07-01 04:47: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 {#4616 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4618 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4620 …}
    +entries: Doctrine\ORM\PersistentCollection {#4622 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4624 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4626 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4628 …}
    +posts: Doctrine\ORM\PersistentCollection {#4630 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4632 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4634 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4636 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4638 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4640 …}
    +follows: Doctrine\ORM\PersistentCollection {#4642 …}
    +followers: Doctrine\ORM\PersistentCollection {#4644 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4646 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4648 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4650 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4652 …}
    +reports: Doctrine\ORM\PersistentCollection {#4654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4656 …}
    +violations: Doctrine\ORM\PersistentCollection {#4658 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4660 …}
    +awards: Doctrine\ORM\PersistentCollection {#4662 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4664 …}
    +categories: Doctrine\ORM\PersistentCollection {#4666 …}
    -id: 11802
    -password: "$2y$13$Q3BLAh8e9Un/wDjTWp9Zoe2ntquM70/tms62kEelDZh50hq8Mpdi6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4668 …}
    +apId: "RMiddleton@kbin.social"
    +apProfileId: "https://kbin.social/u/RMiddleton"
    +apPublicUrl: "https://kbin.social/u/RMiddleton"
    +apFollowersUrl: "https://kbin.social/u/RMiddleton/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RMiddleton"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697618328 {#4612
      date: 2023-10-18 10:38:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687994707 {#4613
      date: 2023-06-29 01:25:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6431
  +width: 65
  +height: 65
  +user: App\Entity\User {#4614
    +avatar: Proxies\__CG__\App\Entity\Image {#4615 …}
    +cover: null
    +email: "RMiddleton@kbin.social"
    +username: "@RMiddleton@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Hi! I’m checking out kbin. I’m also on Mastodon [@rmiddleton](https://mastodon.art/@RMiddleton "@RMiddleton@mastodon.art") and Calckey [@rmiddleton](https://calckey.art/@RMiddleton "@RMiddleton@calckey.art") bc I’m a FediFanatic! I’m a humanist, a writer, and an abstract painter. I’m committed to personal growth, mental wellness, promoting equality &amp; fighting fascism in my home state of Florida.  \n
       👤: Rob, he/him, neurodivergent, cis 🏳️\u{200D}🌈
      """
    +lastActive: DateTime @1688179631 {#4611
      date: 2023-07-01 04:47: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 {#4616 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4618 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4620 …}
    +entries: Doctrine\ORM\PersistentCollection {#4622 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4624 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4626 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4628 …}
    +posts: Doctrine\ORM\PersistentCollection {#4630 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4632 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4634 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4636 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4638 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4640 …}
    +follows: Doctrine\ORM\PersistentCollection {#4642 …}
    +followers: Doctrine\ORM\PersistentCollection {#4644 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4646 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4648 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4650 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4652 …}
    +reports: Doctrine\ORM\PersistentCollection {#4654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4656 …}
    +violations: Doctrine\ORM\PersistentCollection {#4658 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4660 …}
    +awards: Doctrine\ORM\PersistentCollection {#4662 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4664 …}
    +categories: Doctrine\ORM\PersistentCollection {#4666 …}
    -id: 11802
    -password: "$2y$13$Q3BLAh8e9Un/wDjTWp9Zoe2ntquM70/tms62kEelDZh50hq8Mpdi6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4668 …}
    +apId: "RMiddleton@kbin.social"
    +apProfileId: "https://kbin.social/u/RMiddleton"
    +apPublicUrl: "https://kbin.social/u/RMiddleton"
    +apFollowersUrl: "https://kbin.social/u/RMiddleton/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RMiddleton"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697618328 {#4612
      date: 2023-10-18 10:38:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687994707 {#4613
      date: 2023-06-29 01:25:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 7.25 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 {#6494
  +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 14.0 MiB 0.56 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 {#6557
  +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 14.0 MiB 2.31 ms
Input props
[
  "user" => App\Entity\User {#5688
    +avatar: Proxies\__CG__\App\Entity\Image {#5689 …}
    +cover: null
    +email: "tal@kbin.social"
    +username: "@tal@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Trying a switch to tal@lemmy.today, at least for a while, due to recent kbin.social stability problems and to help spread load."
    +lastActive: DateTime @1706633665 {#5685
      date: 2024-01-30 17:54:25.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 {#5690 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5692 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5694 …}
    +entries: Doctrine\ORM\PersistentCollection {#5696 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5698 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5700 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5702 …}
    +posts: Doctrine\ORM\PersistentCollection {#5704 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5706 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5708 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5710 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5712 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5714 …}
    +follows: Doctrine\ORM\PersistentCollection {#5716 …}
    +followers: Doctrine\ORM\PersistentCollection {#5718 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5720 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5722 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5724 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5726 …}
    +reports: Doctrine\ORM\PersistentCollection {#5728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5730 …}
    +violations: Doctrine\ORM\PersistentCollection {#5732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5734 …}
    +awards: Doctrine\ORM\PersistentCollection {#5736 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5738 …}
    +categories: Doctrine\ORM\PersistentCollection {#5740 …}
    -id: 3235
    -password: "$2y$13$nuf6kSUEzHuZthP9/oeRA.tF0UdiHmwwz.zw.TzPZm2yKZNDTjq72"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5742 …}
    +apId: "tal@kbin.social"
    +apProfileId: "https://kbin.social/u/tal"
    +apPublicUrl: "https://kbin.social/u/tal"
    +apFollowersUrl: "https://kbin.social/u/tal/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "tal"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697029891 {#5686
      date: 2023-10-11 15:11:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687058239 {#5687
      date: 2023-06-18 05:17:19.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6614
  +width: 65
  +height: 65
  +user: App\Entity\User {#5688
    +avatar: Proxies\__CG__\App\Entity\Image {#5689 …}
    +cover: null
    +email: "tal@kbin.social"
    +username: "@tal@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Trying a switch to tal@lemmy.today, at least for a while, due to recent kbin.social stability problems and to help spread load."
    +lastActive: DateTime @1706633665 {#5685
      date: 2024-01-30 17:54:25.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 {#5690 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5692 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5694 …}
    +entries: Doctrine\ORM\PersistentCollection {#5696 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5698 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5700 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5702 …}
    +posts: Doctrine\ORM\PersistentCollection {#5704 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5706 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5708 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5710 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5712 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5714 …}
    +follows: Doctrine\ORM\PersistentCollection {#5716 …}
    +followers: Doctrine\ORM\PersistentCollection {#5718 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5720 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5722 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5724 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5726 …}
    +reports: Doctrine\ORM\PersistentCollection {#5728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5730 …}
    +violations: Doctrine\ORM\PersistentCollection {#5732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5734 …}
    +awards: Doctrine\ORM\PersistentCollection {#5736 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5738 …}
    +categories: Doctrine\ORM\PersistentCollection {#5740 …}
    -id: 3235
    -password: "$2y$13$nuf6kSUEzHuZthP9/oeRA.tF0UdiHmwwz.zw.TzPZm2yKZNDTjq72"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5742 …}
    +apId: "tal@kbin.social"
    +apProfileId: "https://kbin.social/u/tal"
    +apPublicUrl: "https://kbin.social/u/tal"
    +apFollowersUrl: "https://kbin.social/u/tal/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "tal"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697029891 {#5686
      date: 2023-10-11 15:11:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687058239 {#5687
      date: 2023-06-18 05:17:19.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 1.67 ms
Input props
[
  "user" => App\Entity\User {#5806
    +avatar: Proxies\__CG__\App\Entity\Image {#5807 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5808 …}
    +email: "Otome-chan@kbin.social"
    +username: "@Otome-chan@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I'm a weeb girl who's fringe in a lot of ways. Please excuse my weird beliefs, I don't bite :3\n
      \n
      Political views: far left economics (socialism), conservative/traditional social views. I'm an ex-atheist, turned christian gnostic. I'm happy to chat. No hate, just pursuit of truth and proper living.\n
      \n
      Hobbies/Interests: weebshit (anime/manga/japan), video games, romhacking, ai/tech, girly cute pink stuff, politics/religion is fun. I like the occult and conspiracy stuff too.
      """
    +lastActive: DateTime @1698927395 {#5803
      date: 2023-11-02 13:16:35.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 {#5809 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5811 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5813 …}
    +entries: Doctrine\ORM\PersistentCollection {#5815 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5817 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5819 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5821 …}
    +posts: Doctrine\ORM\PersistentCollection {#5823 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5825 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5827 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5829 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5831 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5833 …}
    +follows: Doctrine\ORM\PersistentCollection {#5835 …}
    +followers: Doctrine\ORM\PersistentCollection {#5837 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5839 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5841 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5843 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5845 …}
    +reports: Doctrine\ORM\PersistentCollection {#5847 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5849 …}
    +violations: Doctrine\ORM\PersistentCollection {#5851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5853 …}
    +awards: Doctrine\ORM\PersistentCollection {#5855 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5857 …}
    +categories: Doctrine\ORM\PersistentCollection {#5859 …}
    -id: 4773
    -password: "$2y$13$.GqsRCykIbZ.K0hN/cTa8.JIAyJ1RNOgF/ygeiC7a2Q3faGCUjxiy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5861 …}
    +apId: "Otome-chan@kbin.social"
    +apProfileId: "https://kbin.social/u/Otome-chan"
    +apPublicUrl: "https://kbin.social/u/Otome-chan"
    +apFollowersUrl: "https://kbin.social/u/Otome-chan/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Otome-chan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1698927395 {#5804
      date: 2023-11-02 13:16:35.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687145765 {#5805
      date: 2023-06-19 05:36:05.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6677
  +width: 65
  +height: 65
  +user: App\Entity\User {#5806
    +avatar: Proxies\__CG__\App\Entity\Image {#5807 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5808 …}
    +email: "Otome-chan@kbin.social"
    +username: "@Otome-chan@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I'm a weeb girl who's fringe in a lot of ways. Please excuse my weird beliefs, I don't bite :3\n
      \n
      Political views: far left economics (socialism), conservative/traditional social views. I'm an ex-atheist, turned christian gnostic. I'm happy to chat. No hate, just pursuit of truth and proper living.\n
      \n
      Hobbies/Interests: weebshit (anime/manga/japan), video games, romhacking, ai/tech, girly cute pink stuff, politics/religion is fun. I like the occult and conspiracy stuff too.
      """
    +lastActive: DateTime @1698927395 {#5803
      date: 2023-11-02 13:16:35.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 {#5809 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5811 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5813 …}
    +entries: Doctrine\ORM\PersistentCollection {#5815 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5817 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5819 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5821 …}
    +posts: Doctrine\ORM\PersistentCollection {#5823 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5825 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5827 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5829 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5831 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5833 …}
    +follows: Doctrine\ORM\PersistentCollection {#5835 …}
    +followers: Doctrine\ORM\PersistentCollection {#5837 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5839 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5841 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5843 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5845 …}
    +reports: Doctrine\ORM\PersistentCollection {#5847 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5849 …}
    +violations: Doctrine\ORM\PersistentCollection {#5851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5853 …}
    +awards: Doctrine\ORM\PersistentCollection {#5855 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5857 …}
    +categories: Doctrine\ORM\PersistentCollection {#5859 …}
    -id: 4773
    -password: "$2y$13$.GqsRCykIbZ.K0hN/cTa8.JIAyJ1RNOgF/ygeiC7a2Q3faGCUjxiy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5861 …}
    +apId: "Otome-chan@kbin.social"
    +apProfileId: "https://kbin.social/u/Otome-chan"
    +apPublicUrl: "https://kbin.social/u/Otome-chan"
    +apFollowersUrl: "https://kbin.social/u/Otome-chan/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Otome-chan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1698927395 {#5804
      date: 2023-11-02 13:16:35.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687145765 {#5805
      date: 2023-06-19 05:36:05.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.53 ms
Input props
[
  "user" => App\Entity\User {#4793
    +avatar: Proxies\__CG__\App\Entity\Image {#4794 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4795 …}
    +email: "Unblended@kbin.social"
    +username: "@Unblended@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I'm a scientist and systems engineer, particularly materials science, electrical engineering, chemical engineering, bioengineering, renewable energy, um... okay, so kind of I enjoy being a general engineer and doing a little of everything.\n
      \n
      But I love trying to help scientists turn super technical concepts into usable prototypes because I can translate biologist to electrical engineer really effectively.\n
      \n
      I am the star trek kind of anarchist.
      """
    +lastActive: DateTime @1687553447 {#4790
      date: 2023-06-23 22:50:47.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4796 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4798 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4800 …}
    +entries: Doctrine\ORM\PersistentCollection {#4802 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4804 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4806 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4808 …}
    +posts: Doctrine\ORM\PersistentCollection {#4810 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4812 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4814 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4816 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4818 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4820 …}
    +follows: Doctrine\ORM\PersistentCollection {#4822 …}
    +followers: Doctrine\ORM\PersistentCollection {#4824 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4826 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4828 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4830 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4832 …}
    +reports: Doctrine\ORM\PersistentCollection {#4834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
    +violations: Doctrine\ORM\PersistentCollection {#4838 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4840 …}
    +awards: Doctrine\ORM\PersistentCollection {#4842 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4844 …}
    +categories: Doctrine\ORM\PersistentCollection {#4846 …}
    -id: 6006
    -password: "$2y$13$/eCWs5QWjClyqOw2naFqDepkIy5KV8UsOYUjZEHRb7oxh4M13Yi1u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4848 …}
    +apId: "Unblended@kbin.social"
    +apProfileId: "https://kbin.social/u/Unblended"
    +apPublicUrl: "https://kbin.social/u/Unblended"
    +apFollowersUrl: "https://kbin.social/u/Unblended/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Unblended"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688353365 {#4791
      date: 2023-07-03 05:02:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687281525 {#4792
      date: 2023-06-20 19:18:45.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6740
  +width: 65
  +height: 65
  +user: App\Entity\User {#4793
    +avatar: Proxies\__CG__\App\Entity\Image {#4794 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4795 …}
    +email: "Unblended@kbin.social"
    +username: "@Unblended@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I'm a scientist and systems engineer, particularly materials science, electrical engineering, chemical engineering, bioengineering, renewable energy, um... okay, so kind of I enjoy being a general engineer and doing a little of everything.\n
      \n
      But I love trying to help scientists turn super technical concepts into usable prototypes because I can translate biologist to electrical engineer really effectively.\n
      \n
      I am the star trek kind of anarchist.
      """
    +lastActive: DateTime @1687553447 {#4790
      date: 2023-06-23 22:50:47.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4796 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4798 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4800 …}
    +entries: Doctrine\ORM\PersistentCollection {#4802 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4804 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4806 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4808 …}
    +posts: Doctrine\ORM\PersistentCollection {#4810 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4812 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4814 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4816 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4818 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4820 …}
    +follows: Doctrine\ORM\PersistentCollection {#4822 …}
    +followers: Doctrine\ORM\PersistentCollection {#4824 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4826 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4828 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4830 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4832 …}
    +reports: Doctrine\ORM\PersistentCollection {#4834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
    +violations: Doctrine\ORM\PersistentCollection {#4838 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4840 …}
    +awards: Doctrine\ORM\PersistentCollection {#4842 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4844 …}
    +categories: Doctrine\ORM\PersistentCollection {#4846 …}
    -id: 6006
    -password: "$2y$13$/eCWs5QWjClyqOw2naFqDepkIy5KV8UsOYUjZEHRb7oxh4M13Yi1u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4848 …}
    +apId: "Unblended@kbin.social"
    +apProfileId: "https://kbin.social/u/Unblended"
    +apPublicUrl: "https://kbin.social/u/Unblended"
    +apFollowersUrl: "https://kbin.social/u/Unblended/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Unblended"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688353365 {#4791
      date: 2023-07-03 05:02:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687281525 {#4792
      date: 2023-06-20 19:18:45.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 14.0 MiB 5.00 ms
Input props
[
  "magazine" => "AskKbin@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6802
  +limit: 4
  +tag: null
  +magazine: "AskKbin@kbin.social"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6803 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 14.0 MiB 7.27 ms
Input props
[
  "magazine" => "AskKbin@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6879
  +limit: 4
  +tag: null
  +magazine: "AskKbin@kbin.social"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6880 …}
  -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 14.0 MiB 24.66 ms
Input props
[
  "magazine" => "AskKbin@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#7000
  +limit: 4
  +tag: null
  +magazine: "AskKbin@kbin.social"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#556 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3104 …}
}
support_us_block App\Twig\Components\SupportUsBlock 14.0 MiB 0.27 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#7055
  +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 {#7054 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 14.0 MiB 0.86 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 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 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#7134
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 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 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#396 …}
}