GET https://kbin.spritesserver.nl/m/AskKbin@kbin.social/active/3h/articles

Components

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

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 25.18ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 37.72ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.69ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.44ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 73.99ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.54ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.41ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 32.51ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 23.22ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 115.51ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 10.90ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 16.73ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 6.23ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 6.83ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 44.54ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.29 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 {#1848
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.18 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1648
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1559
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.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 {#1733
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 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 {#1926
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2076
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2323
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.24 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2107
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2317
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.18 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2264
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2173
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2365
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2530
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 23.31 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2586
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2642
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2698
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2754
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2810
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2866
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2922
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.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 {#2980
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
magazine_box App\Twig\Components\MagazineBoxComponent 12.0 MiB 73.99 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3053
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +showCover: true
  +showDescription: true
  +showRules: true
  +showSubscribeButton: true
  +showInfo: true
  +showMeta: true
  +showSectionTitle: true
  +stretchedLink: true
}
magazine_sub App\Twig\Components\MagazineSubComponent 12.0 MiB 0.54 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3115
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 12.0 MiB 0.41 ms
Input props
[
  "date" => DateTimeImmutable @1687144560 {#329
    date: 2023-06-19 05:16:00.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3202
  +date: DateTimeImmutable @1687144560 {#329
    date: 2023-06-19 05:16:00.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 32.51 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3362
    +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 {#3317
      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 {#3315 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3313 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3311 …}
    +entries: Doctrine\ORM\PersistentCollection {#3309 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3366 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3392 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3422 …}
    +posts: Doctrine\ORM\PersistentCollection {#3363 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3433 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3454 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3485 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3442 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3494 …}
    +follows: Doctrine\ORM\PersistentCollection {#3497 …}
    +followers: Doctrine\ORM\PersistentCollection {#3492 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3520 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3516 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3533 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3537 …}
    +reports: Doctrine\ORM\PersistentCollection {#3521 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3559 …}
    +violations: Doctrine\ORM\PersistentCollection {#3553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3579 …}
    +awards: Doctrine\ORM\PersistentCollection {#3568 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3574 …}
    +categories: Doctrine\ORM\PersistentCollection {#3592 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3603 …}
    +apId: null
    +apProfileId: null
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      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\r\n
      Cgb38EldyAVGjCzRGfhu9SNU9B03bg==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5XnqLc+UwYjJQmLCWCR1\r\n
      TcY7577dKrEANvNge73agU2wEXw+PYij4jCMIFNsoQiNKE0kMHNmcvQEPt9a8Jrw\r\n
      cfFb3C4ELyqTcz1YTEI3pSu5OYj4j3P1tbKGmrnqat2MECoBqHeHOVYfXzCJ0gDX\r\n
      zizlEqN6VM32kGhhL0HOQ2yow4CI7L/ziiNWnG87tOuykMyE4bvtQb3KkGKaNlMe\r\n
      Vtt5zapK0Wfvs/69TCNo0t78IuTksM+H1oSzyVxOpcKJHOm/7gGXu7C0+kELY3ry\r\n
      55jMkSFZ5sW7RzzEn4S3c/LLEIaDQnwJDJwYw1F99UkrOu6VPL+TtxZ9h3fqhVgo\r\n
      60RMEqQQHduCDSairI0muo96Cy/F8PB2X/sekETyXIf3NxTVkbTNm/Z/FbAEIg/f\r\n
      OaWn8nkNU6iHuIkoyNIlIMtloMDtAtWdDzW0M0JkZNBDgJcSF4z5gdtvT1ePjnGc\r\n
      S0/aYT/64ndULfUaPti3ZEvWanvHNiR3iSnOTb//Djl+bkPwfNiV57l2Iv6FRCW+\r\n
      beNhvLtyCJGDORvxrdN91lOnW8ijgZnZ212j8PSwtzO6KKd8sgm91Ay34IP152Vb\r\n
      2cUjwj5YeRtS29K+O7Iiqv9JPWEbmtABbFYNHYan7sLG+hvR8eRInLj7LjiI1yDQ\r\n
      U45ZxOEnTM9GSbe2y48JSnUCAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686560440 {#3316
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3360
  +user: Proxies\__CG__\App\Entity\User {#3362
    +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 {#3317
      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 {#3315 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3313 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3311 …}
    +entries: Doctrine\ORM\PersistentCollection {#3309 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3366 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3392 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3422 …}
    +posts: Doctrine\ORM\PersistentCollection {#3363 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3433 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3454 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3485 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3442 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3494 …}
    +follows: Doctrine\ORM\PersistentCollection {#3497 …}
    +followers: Doctrine\ORM\PersistentCollection {#3492 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3520 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3516 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3533 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3537 …}
    +reports: Doctrine\ORM\PersistentCollection {#3521 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3559 …}
    +violations: Doctrine\ORM\PersistentCollection {#3553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3579 …}
    +awards: Doctrine\ORM\PersistentCollection {#3568 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3574 …}
    +categories: Doctrine\ORM\PersistentCollection {#3592 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3603 …}
    +apId: null
    +apProfileId: null
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      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\r\n
      Cgb38EldyAVGjCzRGfhu9SNU9B03bg==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5XnqLc+UwYjJQmLCWCR1\r\n
      TcY7577dKrEANvNge73agU2wEXw+PYij4jCMIFNsoQiNKE0kMHNmcvQEPt9a8Jrw\r\n
      cfFb3C4ELyqTcz1YTEI3pSu5OYj4j3P1tbKGmrnqat2MECoBqHeHOVYfXzCJ0gDX\r\n
      zizlEqN6VM32kGhhL0HOQ2yow4CI7L/ziiNWnG87tOuykMyE4bvtQb3KkGKaNlMe\r\n
      Vtt5zapK0Wfvs/69TCNo0t78IuTksM+H1oSzyVxOpcKJHOm/7gGXu7C0+kELY3ry\r\n
      55jMkSFZ5sW7RzzEn4S3c/LLEIaDQnwJDJwYw1F99UkrOu6VPL+TtxZ9h3fqhVgo\r\n
      60RMEqQQHduCDSairI0muo96Cy/F8PB2X/sekETyXIf3NxTVkbTNm/Z/FbAEIg/f\r\n
      OaWn8nkNU6iHuIkoyNIlIMtloMDtAtWdDzW0M0JkZNBDgJcSF4z5gdtvT1ePjnGc\r\n
      S0/aYT/64ndULfUaPti3ZEvWanvHNiR3iSnOTb//Djl+bkPwfNiV57l2Iv6FRCW+\r\n
      beNhvLtyCJGDORvxrdN91lOnW8ijgZnZ212j8PSwtzO6KKd8sgm91Ay34IP152Vb\r\n
      2cUjwj5YeRtS29K+O7Iiqv9JPWEbmtABbFYNHYan7sLG+hvR8eRInLj7LjiI1yDQ\r\n
      U45ZxOEnTM9GSbe2y48JSnUCAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686560440 {#3316
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 23.22 ms
Input props
[
  "magazine" => "AskKbin@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3770
  +limit: 4
  +tag: null
  +magazine: "AskKbin@kbin.social"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#397 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 115.51 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3903
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 9.26 ms
Input props
[
  "user" => App\Entity\User {#4083
    +avatar: Proxies\__CG__\App\Entity\Image {#4082 …}
    +cover: null
    +email: "greatwhitebuffalo41@slrpnk.net"
    +username: "@greatwhitebuffalo41@slrpnk.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Mod for\n
      \n
      - reddit.com/r/nolawns\n
      - slrpnk.net/c/nolawns
      """
    +lastActive: DateTime @1700717238 {#4086
      date: 2023-11-23 06:27:18.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4081 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4079 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4077 …}
    +entries: Doctrine\ORM\PersistentCollection {#4075 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4073 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4071 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4069 …}
    +posts: Doctrine\ORM\PersistentCollection {#4067 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4065 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4063 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4061 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4059 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4057 …}
    +follows: Doctrine\ORM\PersistentCollection {#4055 …}
    +followers: Doctrine\ORM\PersistentCollection {#4053 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4051 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4049 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4047 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4045 …}
    +reports: Doctrine\ORM\PersistentCollection {#4043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
    +violations: Doctrine\ORM\PersistentCollection {#4039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4037 …}
    +awards: Doctrine\ORM\PersistentCollection {#4035 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4033 …}
    +categories: Doctrine\ORM\PersistentCollection {#4031 …}
    -id: 7223
    -password: "$2y$13$UXof8R7UVH0vLi6AOlYW3u3nigLynhenfn4KwUERpY3QRA/g7fwxK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4029 …}
    +apId: "greatwhitebuffalo41@slrpnk.net"
    +apProfileId: "https://slrpnk.net/u/greatwhitebuffalo41"
    +apPublicUrl: "https://slrpnk.net/u/greatwhitebuffalo41"
    +apFollowersUrl: null
    +apInboxUrl: "https://slrpnk.net/inbox"
    +apDomain: "slrpnk.net"
    +apPreferredUsername: "greatwhitebuffalo41"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701210531 {#4085
      date: 2023-11-28 23:28:51.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687459972 {#4084
      date: 2023-06-22 20:52:52.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4272
  +width: 65
  +height: 65
  +user: App\Entity\User {#4083
    +avatar: Proxies\__CG__\App\Entity\Image {#4082 …}
    +cover: null
    +email: "greatwhitebuffalo41@slrpnk.net"
    +username: "@greatwhitebuffalo41@slrpnk.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Mod for\n
      \n
      - reddit.com/r/nolawns\n
      - slrpnk.net/c/nolawns
      """
    +lastActive: DateTime @1700717238 {#4086
      date: 2023-11-23 06:27:18.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4081 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4079 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4077 …}
    +entries: Doctrine\ORM\PersistentCollection {#4075 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4073 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4071 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4069 …}
    +posts: Doctrine\ORM\PersistentCollection {#4067 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4065 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4063 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4061 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4059 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4057 …}
    +follows: Doctrine\ORM\PersistentCollection {#4055 …}
    +followers: Doctrine\ORM\PersistentCollection {#4053 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4051 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4049 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4047 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4045 …}
    +reports: Doctrine\ORM\PersistentCollection {#4043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
    +violations: Doctrine\ORM\PersistentCollection {#4039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4037 …}
    +awards: Doctrine\ORM\PersistentCollection {#4035 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4033 …}
    +categories: Doctrine\ORM\PersistentCollection {#4031 …}
    -id: 7223
    -password: "$2y$13$UXof8R7UVH0vLi6AOlYW3u3nigLynhenfn4KwUERpY3QRA/g7fwxK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4029 …}
    +apId: "greatwhitebuffalo41@slrpnk.net"
    +apProfileId: "https://slrpnk.net/u/greatwhitebuffalo41"
    +apPublicUrl: "https://slrpnk.net/u/greatwhitebuffalo41"
    +apFollowersUrl: null
    +apInboxUrl: "https://slrpnk.net/inbox"
    +apDomain: "slrpnk.net"
    +apPreferredUsername: "greatwhitebuffalo41"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701210531 {#4085
      date: 2023-11-28 23:28:51.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687459972 {#4084
      date: 2023-06-22 20:52:52.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.63 ms
Input props
[
  "user" => App\Entity\User {#5980
    +avatar: Proxies\__CG__\App\Entity\Image {#5981 …}
    +cover: null
    +email: "I_Miss_Daniel@kbin.social"
    +username: "@I_Miss_Daniel@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "An Australian Reddit Refugee."
    +lastActive: DateTime @1702999601 {#5977
      date: 2023-12-19 16:26:41.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 {#5982 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5984 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5986 …}
    +entries: Doctrine\ORM\PersistentCollection {#5988 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5990 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5992 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5994 …}
    +posts: Doctrine\ORM\PersistentCollection {#5996 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5998 …}
    +postComments: Doctrine\ORM\PersistentCollection {#6000 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#6002 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#6004 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#6006 …}
    +follows: Doctrine\ORM\PersistentCollection {#6008 …}
    +followers: Doctrine\ORM\PersistentCollection {#6010 …}
    +blocks: Doctrine\ORM\PersistentCollection {#6012 …}
    +blockers: Doctrine\ORM\PersistentCollection {#6014 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#6016 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#6018 …}
    +reports: Doctrine\ORM\PersistentCollection {#6020 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6022 …}
    +violations: Doctrine\ORM\PersistentCollection {#6024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6026 …}
    +awards: Doctrine\ORM\PersistentCollection {#6028 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#6030 …}
    +categories: Doctrine\ORM\PersistentCollection {#6032 …}
    -id: 8734
    -password: "$2y$13$xixtnCu1aq.FRZ2KKwY1Fua7Eb6rDsLbWzza6ItQgHhifA7voCyc2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#6034 …}
    +apId: "I_Miss_Daniel@kbin.social"
    +apProfileId: "https://kbin.social/u/I_Miss_Daniel"
    +apPublicUrl: "https://kbin.social/u/I_Miss_Daniel"
    +apFollowersUrl: "https://kbin.social/u/I_Miss_Daniel/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "I_Miss_Daniel"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1705686758 {#5978
      date: 2024-01-19 18:52:38.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687510087 {#5979
      date: 2023-06-23 10:48:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6104
  +width: 65
  +height: 65
  +user: App\Entity\User {#5980
    +avatar: Proxies\__CG__\App\Entity\Image {#5981 …}
    +cover: null
    +email: "I_Miss_Daniel@kbin.social"
    +username: "@I_Miss_Daniel@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "An Australian Reddit Refugee."
    +lastActive: DateTime @1702999601 {#5977
      date: 2023-12-19 16:26:41.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 {#5982 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5984 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5986 …}
    +entries: Doctrine\ORM\PersistentCollection {#5988 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5990 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5992 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5994 …}
    +posts: Doctrine\ORM\PersistentCollection {#5996 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5998 …}
    +postComments: Doctrine\ORM\PersistentCollection {#6000 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#6002 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#6004 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#6006 …}
    +follows: Doctrine\ORM\PersistentCollection {#6008 …}
    +followers: Doctrine\ORM\PersistentCollection {#6010 …}
    +blocks: Doctrine\ORM\PersistentCollection {#6012 …}
    +blockers: Doctrine\ORM\PersistentCollection {#6014 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#6016 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#6018 …}
    +reports: Doctrine\ORM\PersistentCollection {#6020 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6022 …}
    +violations: Doctrine\ORM\PersistentCollection {#6024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6026 …}
    +awards: Doctrine\ORM\PersistentCollection {#6028 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#6030 …}
    +categories: Doctrine\ORM\PersistentCollection {#6032 …}
    -id: 8734
    -password: "$2y$13$xixtnCu1aq.FRZ2KKwY1Fua7Eb6rDsLbWzza6ItQgHhifA7voCyc2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#6034 …}
    +apId: "I_Miss_Daniel@kbin.social"
    +apProfileId: "https://kbin.social/u/I_Miss_Daniel"
    +apPublicUrl: "https://kbin.social/u/I_Miss_Daniel"
    +apFollowersUrl: "https://kbin.social/u/I_Miss_Daniel/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "I_Miss_Daniel"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1705686758 {#5978
      date: 2024-01-19 18:52:38.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687510087 {#5979
      date: 2023-06-23 10:48:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.41 ms
Input props
[
  "user" => App\Entity\User {#4202
    +avatar: Proxies\__CG__\App\Entity\Image {#4201 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4200 …}
    +email: "DylanVee@kbin.social"
    +username: "@DylanVee@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Heyo! I'm Dylan.  \n
       I'm a guy who likes anime, fighting games, and tech.  \n
       Good to meet you!
      """
    +lastActive: DateTime @1687147861 {#4205
      date: 2023-06-19 06:11:01.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4199 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4197 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4195 …}
    +entries: Doctrine\ORM\PersistentCollection {#4193 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4191 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4189 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4187 …}
    +posts: Doctrine\ORM\PersistentCollection {#4185 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4183 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4181 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4177 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4175 …}
    +follows: Doctrine\ORM\PersistentCollection {#4173 …}
    +followers: Doctrine\ORM\PersistentCollection {#4171 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4169 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4167 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4165 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4163 …}
    +reports: Doctrine\ORM\PersistentCollection {#4161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4159 …}
    +violations: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4155 …}
    +awards: Doctrine\ORM\PersistentCollection {#4153 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4151 …}
    +categories: Doctrine\ORM\PersistentCollection {#4149 …}
    -id: 4824
    -password: "$2y$13$WiBa5U5Wkgh5t7TMOQc.T.HPuR.4QlM5I0SYwagEse1NMvvcsSRW."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4147 …}
    +apId: "DylanVee@kbin.social"
    +apProfileId: "https://kbin.social/u/DylanVee"
    +apPublicUrl: "https://kbin.social/u/DylanVee"
    +apFollowersUrl: "https://kbin.social/u/DylanVee/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "DylanVee"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687147861 {#4204
      date: 2023-06-19 06:11:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687147860 {#4203
      date: 2023-06-19 06:11:00.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6161
  +width: 65
  +height: 65
  +user: App\Entity\User {#4202
    +avatar: Proxies\__CG__\App\Entity\Image {#4201 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4200 …}
    +email: "DylanVee@kbin.social"
    +username: "@DylanVee@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Heyo! I'm Dylan.  \n
       I'm a guy who likes anime, fighting games, and tech.  \n
       Good to meet you!
      """
    +lastActive: DateTime @1687147861 {#4205
      date: 2023-06-19 06:11:01.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4199 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4197 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4195 …}
    +entries: Doctrine\ORM\PersistentCollection {#4193 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4191 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4189 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4187 …}
    +posts: Doctrine\ORM\PersistentCollection {#4185 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4183 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4181 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4177 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4175 …}
    +follows: Doctrine\ORM\PersistentCollection {#4173 …}
    +followers: Doctrine\ORM\PersistentCollection {#4171 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4169 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4167 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4165 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4163 …}
    +reports: Doctrine\ORM\PersistentCollection {#4161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4159 …}
    +violations: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4155 …}
    +awards: Doctrine\ORM\PersistentCollection {#4153 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4151 …}
    +categories: Doctrine\ORM\PersistentCollection {#4149 …}
    -id: 4824
    -password: "$2y$13$WiBa5U5Wkgh5t7TMOQc.T.HPuR.4QlM5I0SYwagEse1NMvvcsSRW."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4147 …}
    +apId: "DylanVee@kbin.social"
    +apProfileId: "https://kbin.social/u/DylanVee"
    +apPublicUrl: "https://kbin.social/u/DylanVee"
    +apFollowersUrl: "https://kbin.social/u/DylanVee/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "DylanVee"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687147861 {#4204
      date: 2023-06-19 06:11:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687147860 {#4203
      date: 2023-06-19 06:11:00.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.29 ms
Input props
[
  "user" => App\Entity\User {#4847
    +avatar: Proxies\__CG__\App\Entity\Image {#4848 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4849 …}
    +email: "justlookingfordragon@lemmy.world"
    +username: "@justlookingfordragon@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      - Ex-Reddit Account (nuked): u/justlookingfordragon\n
      - My [youtube channel](https://www.youtube.com/@WolfLink_justlookingfordragon) (mostly BotW and TotK content)\n
      - [Trade List](https://docs.google.com/spreadsheets/d/1cVohgIDXpPGC15hEtjnDl3Qud7kpKAVFgWLrSHp5ez4/edit?usp=sharing) for Pokémon SwoSh
      """
    +lastActive: DateTime @1729416703 {#4844
      date: 2024-10-20 11:31:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4850 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4852 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4854 …}
    +entries: Doctrine\ORM\PersistentCollection {#4856 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4858 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4860 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4862 …}
    +posts: Doctrine\ORM\PersistentCollection {#4864 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4866 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4868 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4870 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4872 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4874 …}
    +follows: Doctrine\ORM\PersistentCollection {#4876 …}
    +followers: Doctrine\ORM\PersistentCollection {#4878 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4880 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4882 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4884 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4886 …}
    +reports: Doctrine\ORM\PersistentCollection {#4888 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
    +violations: Doctrine\ORM\PersistentCollection {#4892 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
    +awards: Doctrine\ORM\PersistentCollection {#4896 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4898 …}
    +categories: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 12768
    -password: "$2y$13$HZnFRGEX5gvGI1tw2Na1/.s9CzGQMhBe1BtBReqFA/nsMcCnoJSTK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4902 …}
    +apId: "justlookingfordragon@lemmy.world"
    +apProfileId: "https://lemmy.world/u/justlookingfordragon"
    +apPublicUrl: "https://lemmy.world/u/justlookingfordragon"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "justlookingfordragon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729580538 {#4845
      date: 2024-10-22 09:02:18.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688075350 {#4846
      date: 2023-06-29 23:49:10.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6218
  +width: 65
  +height: 65
  +user: App\Entity\User {#4847
    +avatar: Proxies\__CG__\App\Entity\Image {#4848 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4849 …}
    +email: "justlookingfordragon@lemmy.world"
    +username: "@justlookingfordragon@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      - Ex-Reddit Account (nuked): u/justlookingfordragon\n
      - My [youtube channel](https://www.youtube.com/@WolfLink_justlookingfordragon) (mostly BotW and TotK content)\n
      - [Trade List](https://docs.google.com/spreadsheets/d/1cVohgIDXpPGC15hEtjnDl3Qud7kpKAVFgWLrSHp5ez4/edit?usp=sharing) for Pokémon SwoSh
      """
    +lastActive: DateTime @1729416703 {#4844
      date: 2024-10-20 11:31:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4850 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4852 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4854 …}
    +entries: Doctrine\ORM\PersistentCollection {#4856 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4858 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4860 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4862 …}
    +posts: Doctrine\ORM\PersistentCollection {#4864 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4866 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4868 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4870 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4872 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4874 …}
    +follows: Doctrine\ORM\PersistentCollection {#4876 …}
    +followers: Doctrine\ORM\PersistentCollection {#4878 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4880 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4882 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4884 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4886 …}
    +reports: Doctrine\ORM\PersistentCollection {#4888 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
    +violations: Doctrine\ORM\PersistentCollection {#4892 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4894 …}
    +awards: Doctrine\ORM\PersistentCollection {#4896 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4898 …}
    +categories: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 12768
    -password: "$2y$13$HZnFRGEX5gvGI1tw2Na1/.s9CzGQMhBe1BtBReqFA/nsMcCnoJSTK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4902 …}
    +apId: "justlookingfordragon@lemmy.world"
    +apProfileId: "https://lemmy.world/u/justlookingfordragon"
    +apPublicUrl: "https://lemmy.world/u/justlookingfordragon"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "justlookingfordragon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729580538 {#4845
      date: 2024-10-22 09:02:18.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688075350 {#4846
      date: 2023-06-29 23:49:10.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.22 ms
Input props
[
  "user" => App\Entity\User {#5563
    +avatar: Proxies\__CG__\App\Entity\Image {#5564 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5565 …}
    +email: "gzrrt@kbin.social"
    +username: "@gzrrt@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "hmm"
    +lastActive: DateTime @1711672936 {#5560
      date: 2024-03-29 01:42:16.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 {#5566 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5568 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5570 …}
    +entries: Doctrine\ORM\PersistentCollection {#5572 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5574 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5576 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5578 …}
    +posts: Doctrine\ORM\PersistentCollection {#5580 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5582 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5584 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5586 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5588 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5590 …}
    +follows: Doctrine\ORM\PersistentCollection {#5592 …}
    +followers: Doctrine\ORM\PersistentCollection {#5594 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5596 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5598 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5600 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5602 …}
    +reports: Doctrine\ORM\PersistentCollection {#5604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5606 …}
    +violations: Doctrine\ORM\PersistentCollection {#5608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
    +awards: Doctrine\ORM\PersistentCollection {#5612 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5614 …}
    +categories: Doctrine\ORM\PersistentCollection {#5616 …}
    -id: 5280
    -password: "$2y$13$mKI.ULexThKMaapEOw3xSe7wd3gnW4ZbQpX.bZkRESbasweTD8MtG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5618 …}
    +apId: "gzrrt@kbin.social"
    +apProfileId: "https://kbin.social/u/gzrrt"
    +apPublicUrl: "https://kbin.social/u/gzrrt"
    +apFollowersUrl: "https://kbin.social/u/gzrrt/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "gzrrt"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710248385 {#5561
      date: 2024-03-12 13:59:45.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687182463 {#5562
      date: 2023-06-19 15:47:43.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6275
  +width: 65
  +height: 65
  +user: App\Entity\User {#5563
    +avatar: Proxies\__CG__\App\Entity\Image {#5564 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5565 …}
    +email: "gzrrt@kbin.social"
    +username: "@gzrrt@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "hmm"
    +lastActive: DateTime @1711672936 {#5560
      date: 2024-03-29 01:42:16.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 {#5566 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5568 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5570 …}
    +entries: Doctrine\ORM\PersistentCollection {#5572 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5574 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5576 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5578 …}
    +posts: Doctrine\ORM\PersistentCollection {#5580 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5582 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5584 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5586 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5588 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5590 …}
    +follows: Doctrine\ORM\PersistentCollection {#5592 …}
    +followers: Doctrine\ORM\PersistentCollection {#5594 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5596 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5598 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5600 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5602 …}
    +reports: Doctrine\ORM\PersistentCollection {#5604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5606 …}
    +violations: Doctrine\ORM\PersistentCollection {#5608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
    +awards: Doctrine\ORM\PersistentCollection {#5612 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5614 …}
    +categories: Doctrine\ORM\PersistentCollection {#5616 …}
    -id: 5280
    -password: "$2y$13$mKI.ULexThKMaapEOw3xSe7wd3gnW4ZbQpX.bZkRESbasweTD8MtG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5618 …}
    +apId: "gzrrt@kbin.social"
    +apProfileId: "https://kbin.social/u/gzrrt"
    +apPublicUrl: "https://kbin.social/u/gzrrt"
    +apFollowersUrl: "https://kbin.social/u/gzrrt/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "gzrrt"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710248385 {#5561
      date: 2024-03-12 13:59:45.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687182463 {#5562
      date: 2023-06-19 15:47:43.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.37 ms
Input props
[
  "user" => App\Entity\User {#3929
    +avatar: Proxies\__CG__\App\Entity\Image {#3931 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3926 …}
    +email: "drifty@kbin.social"
    +username: "@drifty@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Assistant to the Wizard of Oz"
    +lastActive: DateTime @1687270522 {#3923
      date: 2023-06-20 16:15: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 {#3933 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3935 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3932 …}
    +entries: Doctrine\ORM\PersistentCollection {#3925 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3943 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3940 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3948 …}
    +posts: Doctrine\ORM\PersistentCollection {#3945 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3953 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3955 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3957 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4585 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4579 …}
    +follows: Doctrine\ORM\PersistentCollection {#4282 …}
    +followers: Doctrine\ORM\PersistentCollection {#4271 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4587 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4586 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4583 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4580 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
    +violations: Doctrine\ORM\PersistentCollection {#4280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
    +awards: Doctrine\ORM\PersistentCollection {#4567 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4565 …}
    +categories: Doctrine\ORM\PersistentCollection {#4563 …}
    -id: 5932
    -password: "$2y$13$bOC4mzqD5QT4FfZdcCBWaO1a3C1AkfLUUgTi6ZJxnCDEVq2G9H922"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4561 …}
    +apId: "drifty@kbin.social"
    +apProfileId: "https://kbin.social/u/drifty"
    +apPublicUrl: "https://kbin.social/u/drifty"
    +apFollowersUrl: "https://kbin.social/u/drifty/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "drifty"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687544119 {#3927
      date: 2023-06-23 20:15:19.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687267546 {#3930
      date: 2023-06-20 15:25:46.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6338
  +width: 65
  +height: 65
  +user: App\Entity\User {#3929
    +avatar: Proxies\__CG__\App\Entity\Image {#3931 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3926 …}
    +email: "drifty@kbin.social"
    +username: "@drifty@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Assistant to the Wizard of Oz"
    +lastActive: DateTime @1687270522 {#3923
      date: 2023-06-20 16:15: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 {#3933 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3935 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3932 …}
    +entries: Doctrine\ORM\PersistentCollection {#3925 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3943 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3940 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3948 …}
    +posts: Doctrine\ORM\PersistentCollection {#3945 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3953 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3955 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3957 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4585 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4579 …}
    +follows: Doctrine\ORM\PersistentCollection {#4282 …}
    +followers: Doctrine\ORM\PersistentCollection {#4271 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4587 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4586 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4583 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4580 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
    +violations: Doctrine\ORM\PersistentCollection {#4280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
    +awards: Doctrine\ORM\PersistentCollection {#4567 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4565 …}
    +categories: Doctrine\ORM\PersistentCollection {#4563 …}
    -id: 5932
    -password: "$2y$13$bOC4mzqD5QT4FfZdcCBWaO1a3C1AkfLUUgTi6ZJxnCDEVq2G9H922"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4561 …}
    +apId: "drifty@kbin.social"
    +apProfileId: "https://kbin.social/u/drifty"
    +apPublicUrl: "https://kbin.social/u/drifty"
    +apFollowersUrl: "https://kbin.social/u/drifty/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "drifty"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687544119 {#3927
      date: 2023-06-23 20:15:19.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687267546 {#3930
      date: 2023-06-20 15:25:46.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.29 ms
Input props
[
  "user" => App\Entity\User {#5385
    +avatar: Proxies\__CG__\App\Entity\Image {#5386 …}
    +cover: null
    +email: "CorrodedCranium@lemmy.fmhy.ml"
    +username: "@CorrodedCranium@lemmy.fmhy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Fan of Linux, modifying firmwares, and open source software. Mostly here to kill time and contribute to Lemmy’s growth.\n
      \n
      If you want to play a game together over XLinkKai shoot me a message. I have an original Xbox, PS2, and a PS3 I can use.
      """
    +lastActive: DateTime @1689297796 {#5382
      date: 2023-07-14 03:23:16.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5387 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5389 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5391 …}
    +entries: Doctrine\ORM\PersistentCollection {#5393 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5395 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5397 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5399 …}
    +posts: Doctrine\ORM\PersistentCollection {#5401 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5403 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5405 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5407 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5409 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5411 …}
    +follows: Doctrine\ORM\PersistentCollection {#5413 …}
    +followers: Doctrine\ORM\PersistentCollection {#5415 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5417 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5419 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5421 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5423 …}
    +reports: Doctrine\ORM\PersistentCollection {#5425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
    +violations: Doctrine\ORM\PersistentCollection {#5429 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5431 …}
    +awards: Doctrine\ORM\PersistentCollection {#5433 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5435 …}
    +categories: Doctrine\ORM\PersistentCollection {#5437 …}
    -id: 2984
    -password: "$2y$13$ifJKUilKwsU.oNsiHkA9qOfPkmim9YjoJJC35CPharj0Fum1tsEk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5439 …}
    +apId: "CorrodedCranium@lemmy.fmhy.ml"
    +apProfileId: "https://lemmy.fmhy.ml/u/CorrodedCranium"
    +apPublicUrl: "https://lemmy.fmhy.ml/u/CorrodedCranium"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.fmhy.ml/inbox"
    +apDomain: "lemmy.fmhy.ml"
    +apPreferredUsername: "CorrodedCranium"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689297658 {#5383
      date: 2023-07-14 03:20:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046941 {#5384
      date: 2023-06-18 02:09:01.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6395
  +width: 65
  +height: 65
  +user: App\Entity\User {#5385
    +avatar: Proxies\__CG__\App\Entity\Image {#5386 …}
    +cover: null
    +email: "CorrodedCranium@lemmy.fmhy.ml"
    +username: "@CorrodedCranium@lemmy.fmhy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Fan of Linux, modifying firmwares, and open source software. Mostly here to kill time and contribute to Lemmy’s growth.\n
      \n
      If you want to play a game together over XLinkKai shoot me a message. I have an original Xbox, PS2, and a PS3 I can use.
      """
    +lastActive: DateTime @1689297796 {#5382
      date: 2023-07-14 03:23:16.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5387 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5389 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5391 …}
    +entries: Doctrine\ORM\PersistentCollection {#5393 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5395 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5397 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5399 …}
    +posts: Doctrine\ORM\PersistentCollection {#5401 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5403 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5405 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5407 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5409 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5411 …}
    +follows: Doctrine\ORM\PersistentCollection {#5413 …}
    +followers: Doctrine\ORM\PersistentCollection {#5415 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5417 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5419 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5421 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5423 …}
    +reports: Doctrine\ORM\PersistentCollection {#5425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
    +violations: Doctrine\ORM\PersistentCollection {#5429 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5431 …}
    +awards: Doctrine\ORM\PersistentCollection {#5433 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5435 …}
    +categories: Doctrine\ORM\PersistentCollection {#5437 …}
    -id: 2984
    -password: "$2y$13$ifJKUilKwsU.oNsiHkA9qOfPkmim9YjoJJC35CPharj0Fum1tsEk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5439 …}
    +apId: "CorrodedCranium@lemmy.fmhy.ml"
    +apProfileId: "https://lemmy.fmhy.ml/u/CorrodedCranium"
    +apPublicUrl: "https://lemmy.fmhy.ml/u/CorrodedCranium"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.fmhy.ml/inbox"
    +apDomain: "lemmy.fmhy.ml"
    +apPreferredUsername: "CorrodedCranium"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689297658 {#5383
      date: 2023-07-14 03:20:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046941 {#5384
      date: 2023-06-18 02:09:01.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.29 ms
Input props
[
  "user" => App\Entity\User {#4142
    +avatar: Proxies\__CG__\App\Entity\Image {#4141 …}
    +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 {#4145
      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 {#4140 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4138 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4136 …}
    +entries: Doctrine\ORM\PersistentCollection {#4134 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4132 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4130 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4128 …}
    +posts: Doctrine\ORM\PersistentCollection {#4126 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4124 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4122 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4120 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4118 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4116 …}
    +follows: Doctrine\ORM\PersistentCollection {#4114 …}
    +followers: Doctrine\ORM\PersistentCollection {#4112 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4110 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4108 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4106 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4104 …}
    +reports: Doctrine\ORM\PersistentCollection {#4102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4100 …}
    +violations: Doctrine\ORM\PersistentCollection {#4098 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4096 …}
    +awards: Doctrine\ORM\PersistentCollection {#4094 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4092 …}
    +categories: Doctrine\ORM\PersistentCollection {#4090 …}
    -id: 6398
    -password: "$2y$13$hFosZwxh4bPkP2HIYYAam.1y9yxFzb9h0A7XA36alBThZGpt1n6YC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4088 …}
    +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 {#4144
      date: 2023-07-01 23:24:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687331118 {#4143
      date: 2023-06-21 09:05:18.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6452
  +width: 65
  +height: 65
  +user: App\Entity\User {#4142
    +avatar: Proxies\__CG__\App\Entity\Image {#4141 …}
    +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 {#4145
      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 {#4140 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4138 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4136 …}
    +entries: Doctrine\ORM\PersistentCollection {#4134 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4132 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4130 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4128 …}
    +posts: Doctrine\ORM\PersistentCollection {#4126 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4124 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4122 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4120 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4118 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4116 …}
    +follows: Doctrine\ORM\PersistentCollection {#4114 …}
    +followers: Doctrine\ORM\PersistentCollection {#4112 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4110 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4108 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4106 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4104 …}
    +reports: Doctrine\ORM\PersistentCollection {#4102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4100 …}
    +violations: Doctrine\ORM\PersistentCollection {#4098 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4096 …}
    +awards: Doctrine\ORM\PersistentCollection {#4094 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4092 …}
    +categories: Doctrine\ORM\PersistentCollection {#4090 …}
    -id: 6398
    -password: "$2y$13$hFosZwxh4bPkP2HIYYAam.1y9yxFzb9h0A7XA36alBThZGpt1n6YC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4088 …}
    +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 {#4144
      date: 2023-07-01 23:24:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687331118 {#4143
      date: 2023-06-21 09:05:18.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.35 ms
Input props
[
  "user" => App\Entity\User {#5026
    +avatar: Proxies\__CG__\App\Entity\Image {#5027 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5028 …}
    +email: "euphoria@kbin.social"
    +username: "@euphoria@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🔞 my profile contains NSFW\n
      \n
      ❀˖⁺. SHITPOSTER SUPREME ⋆˙⊹❀
      """
    +lastActive: DateTime @1705706528 {#5023
      date: 2024-01-20 00:22:08.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5029 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5031 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5033 …}
    +entries: Doctrine\ORM\PersistentCollection {#5035 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5037 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5039 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5041 …}
    +posts: Doctrine\ORM\PersistentCollection {#5043 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5045 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5047 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5049 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5051 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5053 …}
    +follows: Doctrine\ORM\PersistentCollection {#5055 …}
    +followers: Doctrine\ORM\PersistentCollection {#5057 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5059 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5061 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5063 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5065 …}
    +reports: Doctrine\ORM\PersistentCollection {#5067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5069 …}
    +violations: Doctrine\ORM\PersistentCollection {#5071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5073 …}
    +awards: Doctrine\ORM\PersistentCollection {#5075 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5077 …}
    +categories: Doctrine\ORM\PersistentCollection {#5079 …}
    -id: 25187
    -password: "$2y$13$ATeHepIfgTXuXvnC950i5.HcpGOob.XYYiOz92z7G0lFviaGVDAxm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5081 …}
    +apId: "euphoria@kbin.social"
    +apProfileId: "https://kbin.social/u/euphoria"
    +apPublicUrl: "https://kbin.social/u/euphoria"
    +apFollowersUrl: "https://kbin.social/u/euphoria/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "euphoria"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1708893342 {#5024
      date: 2024-02-25 21:35:42.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689178656 {#5025
      date: 2023-07-12 18:17:36.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6509
  +width: 65
  +height: 65
  +user: App\Entity\User {#5026
    +avatar: Proxies\__CG__\App\Entity\Image {#5027 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5028 …}
    +email: "euphoria@kbin.social"
    +username: "@euphoria@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🔞 my profile contains NSFW\n
      \n
      ❀˖⁺. SHITPOSTER SUPREME ⋆˙⊹❀
      """
    +lastActive: DateTime @1705706528 {#5023
      date: 2024-01-20 00:22:08.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5029 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5031 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5033 …}
    +entries: Doctrine\ORM\PersistentCollection {#5035 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5037 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5039 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5041 …}
    +posts: Doctrine\ORM\PersistentCollection {#5043 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5045 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5047 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5049 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5051 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5053 …}
    +follows: Doctrine\ORM\PersistentCollection {#5055 …}
    +followers: Doctrine\ORM\PersistentCollection {#5057 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5059 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5061 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5063 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5065 …}
    +reports: Doctrine\ORM\PersistentCollection {#5067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5069 …}
    +violations: Doctrine\ORM\PersistentCollection {#5071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5073 …}
    +awards: Doctrine\ORM\PersistentCollection {#5075 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5077 …}
    +categories: Doctrine\ORM\PersistentCollection {#5079 …}
    -id: 25187
    -password: "$2y$13$ATeHepIfgTXuXvnC950i5.HcpGOob.XYYiOz92z7G0lFviaGVDAxm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5081 …}
    +apId: "euphoria@kbin.social"
    +apProfileId: "https://kbin.social/u/euphoria"
    +apPublicUrl: "https://kbin.social/u/euphoria"
    +apFollowersUrl: "https://kbin.social/u/euphoria/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "euphoria"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1708893342 {#5024
      date: 2024-02-25 21:35:42.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689178656 {#5025
      date: 2023-07-12 18:17:36.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.28 ms
Input props
[
  "user" => App\Entity\User {#5920
    +avatar: Proxies\__CG__\App\Entity\Image {#5921 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5922 …}
    +email: "jkmooney@kbin.social"
    +username: "@jkmooney@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Historical fencer, bike packer, friend of the Fae, it's gets complicated...."
    +lastActive: DateTime @1703643469 {#5917
      date: 2023-12-27 03:17:49.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 {#5923 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5925 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5927 …}
    +entries: Doctrine\ORM\PersistentCollection {#5929 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5931 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5933 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5935 …}
    +posts: Doctrine\ORM\PersistentCollection {#5937 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5939 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5941 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5943 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5945 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5947 …}
    +follows: Doctrine\ORM\PersistentCollection {#5949 …}
    +followers: Doctrine\ORM\PersistentCollection {#5951 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5953 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5955 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5957 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5959 …}
    +reports: Doctrine\ORM\PersistentCollection {#5961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5963 …}
    +violations: Doctrine\ORM\PersistentCollection {#5965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5967 …}
    +awards: Doctrine\ORM\PersistentCollection {#5969 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5971 …}
    +categories: Doctrine\ORM\PersistentCollection {#5973 …}
    -id: 11619
    -password: "$2y$13$iQDZCclf0liNI0KcI76Hx.l7u/QXIgZosZSxKsgALyPgKQLeBMJkW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5975 …}
    +apId: "jkmooney@kbin.social"
    +apProfileId: "https://kbin.social/u/jkmooney"
    +apPublicUrl: "https://kbin.social/u/jkmooney"
    +apFollowersUrl: "https://kbin.social/u/jkmooney/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "jkmooney"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1708206460 {#5918
      date: 2024-02-17 22:47:40.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687951275 {#5919
      date: 2023-06-28 13:21:15.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6566
  +width: 65
  +height: 65
  +user: App\Entity\User {#5920
    +avatar: Proxies\__CG__\App\Entity\Image {#5921 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5922 …}
    +email: "jkmooney@kbin.social"
    +username: "@jkmooney@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Historical fencer, bike packer, friend of the Fae, it's gets complicated...."
    +lastActive: DateTime @1703643469 {#5917
      date: 2023-12-27 03:17:49.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 {#5923 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5925 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5927 …}
    +entries: Doctrine\ORM\PersistentCollection {#5929 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5931 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5933 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5935 …}
    +posts: Doctrine\ORM\PersistentCollection {#5937 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5939 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5941 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5943 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5945 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5947 …}
    +follows: Doctrine\ORM\PersistentCollection {#5949 …}
    +followers: Doctrine\ORM\PersistentCollection {#5951 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5953 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5955 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5957 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5959 …}
    +reports: Doctrine\ORM\PersistentCollection {#5961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5963 …}
    +violations: Doctrine\ORM\PersistentCollection {#5965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5967 …}
    +awards: Doctrine\ORM\PersistentCollection {#5969 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5971 …}
    +categories: Doctrine\ORM\PersistentCollection {#5973 …}
    -id: 11619
    -password: "$2y$13$iQDZCclf0liNI0KcI76Hx.l7u/QXIgZosZSxKsgALyPgKQLeBMJkW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5975 …}
    +apId: "jkmooney@kbin.social"
    +apProfileId: "https://kbin.social/u/jkmooney"
    +apPublicUrl: "https://kbin.social/u/jkmooney"
    +apFollowersUrl: "https://kbin.social/u/jkmooney/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "jkmooney"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1708206460 {#5918
      date: 2024-02-17 22:47:40.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687951275 {#5919
      date: 2023-06-28 13:21:15.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.70 ms
Input props
[
  "user" => App\Entity\User {#4667
    +avatar: Proxies\__CG__\App\Entity\Image {#4668 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4669 …}
    +email: "crozilla@kbin.social"
    +username: "@crozilla@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I've been to a lot of other places."
    +lastActive: DateTime @1688089472 {#4664
      date: 2023-06-30 03:44:32.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4670 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4672 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4674 …}
    +entries: Doctrine\ORM\PersistentCollection {#4676 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4678 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4680 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4682 …}
    +posts: Doctrine\ORM\PersistentCollection {#4684 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4686 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4688 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4690 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4692 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4694 …}
    +follows: Doctrine\ORM\PersistentCollection {#4696 …}
    +followers: Doctrine\ORM\PersistentCollection {#4698 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4700 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4702 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4704 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4706 …}
    +reports: Doctrine\ORM\PersistentCollection {#4708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
    +violations: Doctrine\ORM\PersistentCollection {#4712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
    +awards: Doctrine\ORM\PersistentCollection {#4716 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4718 …}
    +categories: Doctrine\ORM\PersistentCollection {#4720 …}
    -id: 2976
    -password: "$2y$13$xAJBF7jW3nJN2Yptfa8FjuRxZZ7aZ.SA01IVr6Zz9.58/YgjhFpmm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4722 …}
    +apId: "crozilla@kbin.social"
    +apProfileId: "https://kbin.social/u/crozilla"
    +apPublicUrl: "https://kbin.social/u/crozilla"
    +apFollowersUrl: "https://kbin.social/u/crozilla/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "crozilla"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688562487 {#4665
      date: 2023-07-05 15:08:07.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046605 {#4666
      date: 2023-06-18 02:03:25.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6623
  +width: 65
  +height: 65
  +user: App\Entity\User {#4667
    +avatar: Proxies\__CG__\App\Entity\Image {#4668 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4669 …}
    +email: "crozilla@kbin.social"
    +username: "@crozilla@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I've been to a lot of other places."
    +lastActive: DateTime @1688089472 {#4664
      date: 2023-06-30 03:44:32.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4670 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4672 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4674 …}
    +entries: Doctrine\ORM\PersistentCollection {#4676 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4678 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4680 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4682 …}
    +posts: Doctrine\ORM\PersistentCollection {#4684 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4686 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4688 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4690 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4692 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4694 …}
    +follows: Doctrine\ORM\PersistentCollection {#4696 …}
    +followers: Doctrine\ORM\PersistentCollection {#4698 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4700 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4702 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4704 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4706 …}
    +reports: Doctrine\ORM\PersistentCollection {#4708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
    +violations: Doctrine\ORM\PersistentCollection {#4712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
    +awards: Doctrine\ORM\PersistentCollection {#4716 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4718 …}
    +categories: Doctrine\ORM\PersistentCollection {#4720 …}
    -id: 2976
    -password: "$2y$13$xAJBF7jW3nJN2Yptfa8FjuRxZZ7aZ.SA01IVr6Zz9.58/YgjhFpmm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4722 …}
    +apId: "crozilla@kbin.social"
    +apProfileId: "https://kbin.social/u/crozilla"
    +apPublicUrl: "https://kbin.social/u/crozilla"
    +apFollowersUrl: "https://kbin.social/u/crozilla/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "crozilla"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688562487 {#4665
      date: 2023-07-05 15:08:07.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046605 {#4666
      date: 2023-06-18 02:03:25.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.63 ms
Input props
[
  "user" => App\Entity\User {#4907
    +avatar: Proxies\__CG__\App\Entity\Image {#4908 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4909 …}
    +email: "Leaess@kbin.social"
    +username: "@Leaess@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Apollo (RIP) user, Reddit leaver, fediverse learner, high school teacher, music maker, LGBTQIA+ member, diversity supporter, and tired Gen Xer."
    +lastActive: DateTime @1688368734 {#4904
      date: 2023-07-03 09:18:54.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4910 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4912 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4914 …}
    +entries: Doctrine\ORM\PersistentCollection {#4916 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4918 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4920 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4922 …}
    +posts: Doctrine\ORM\PersistentCollection {#4924 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4926 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4928 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4930 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4932 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4934 …}
    +follows: Doctrine\ORM\PersistentCollection {#4936 …}
    +followers: Doctrine\ORM\PersistentCollection {#4938 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4940 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4942 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4944 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4946 …}
    +reports: Doctrine\ORM\PersistentCollection {#4948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
    +violations: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    +awards: Doctrine\ORM\PersistentCollection {#4956 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4958 …}
    +categories: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 17777
    -password: "$2y$13$EjBG5MLRWhPZjloGEqe7duEFydJO3Wk3y.xLV8dq5Qaba0pRfLZ/O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4962 …}
    +apId: "Leaess@kbin.social"
    +apProfileId: "https://kbin.social/u/Leaess"
    +apPublicUrl: "https://kbin.social/u/Leaess"
    +apFollowersUrl: "https://kbin.social/u/Leaess/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Leaess"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688368735 {#4905
      date: 2023-07-03 09:18:55.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688361113 {#4906
      date: 2023-07-03 07:11:53.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6680
  +width: 65
  +height: 65
  +user: App\Entity\User {#4907
    +avatar: Proxies\__CG__\App\Entity\Image {#4908 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4909 …}
    +email: "Leaess@kbin.social"
    +username: "@Leaess@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Apollo (RIP) user, Reddit leaver, fediverse learner, high school teacher, music maker, LGBTQIA+ member, diversity supporter, and tired Gen Xer."
    +lastActive: DateTime @1688368734 {#4904
      date: 2023-07-03 09:18:54.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4910 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4912 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4914 …}
    +entries: Doctrine\ORM\PersistentCollection {#4916 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4918 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4920 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4922 …}
    +posts: Doctrine\ORM\PersistentCollection {#4924 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4926 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4928 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4930 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4932 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4934 …}
    +follows: Doctrine\ORM\PersistentCollection {#4936 …}
    +followers: Doctrine\ORM\PersistentCollection {#4938 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4940 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4942 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4944 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4946 …}
    +reports: Doctrine\ORM\PersistentCollection {#4948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
    +violations: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    +awards: Doctrine\ORM\PersistentCollection {#4956 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4958 …}
    +categories: Doctrine\ORM\PersistentCollection {#4960 …}
    -id: 17777
    -password: "$2y$13$EjBG5MLRWhPZjloGEqe7duEFydJO3Wk3y.xLV8dq5Qaba0pRfLZ/O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4962 …}
    +apId: "Leaess@kbin.social"
    +apProfileId: "https://kbin.social/u/Leaess"
    +apPublicUrl: "https://kbin.social/u/Leaess"
    +apFollowersUrl: "https://kbin.social/u/Leaess/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Leaess"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688368735 {#4905
      date: 2023-07-03 09:18:55.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688361113 {#4906
      date: 2023-07-03 07:11:53.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 10.90 ms
Input props
[
  "magazine" => "AskKbin@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6742
  +limit: 4
  +tag: null
  +magazine: "AskKbin@kbin.social"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6743 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 16.73 ms
Input props
[
  "magazine" => "AskKbin@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6819
  +limit: 4
  +tag: null
  +magazine: "AskKbin@kbin.social"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6820 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3098 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 6.23 ms
Input props
[
  "magazine" => "AskKbin@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6892
  +limit: 4
  +tag: null
  +magazine: "AskKbin@kbin.social"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#557 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3098 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 6.83 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6961
  +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 {#6962 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 44.54 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#7054
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#330
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#327
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#329
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#397 …}
}