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

Components

15 Twig Components
44 Render Count
164 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 1.89ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 64.86ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.61ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.40ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 23.92ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.47ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.33ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 10.23ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 9.47ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 92.27ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 3.26ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 5.20ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 26.21ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.32ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 0.91ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.26 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2428
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.21 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1673
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1565
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 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 {#1718
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1883
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2062
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.11 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2342
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.21 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2121
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2290
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2233
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2178
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1348
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2536
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.11 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2592
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2648
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.11 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2704
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2760
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.11 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2816
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2872
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2928
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2986
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
magazine_box App\Twig\Components\MagazineBoxComponent 12.0 MiB 23.92 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3059
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +showCover: true
  +showDescription: true
  +showRules: true
  +showSubscribeButton: true
  +showInfo: true
  +showMeta: true
  +showSectionTitle: true
  +stretchedLink: true
}
magazine_sub App\Twig\Components\MagazineSubComponent 12.0 MiB 0.47 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3121
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 12.0 MiB 0.33 ms
Input props
[
  "date" => DateTimeImmutable @1687144560 {#328
    date: 2023-06-19 05:16:00.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3208
  +date: DateTimeImmutable @1687144560 {#328
    date: 2023-06-19 05:16:00.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 10.23 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3368
    +avatar: null
    +cover: null
    +email: "kbin@j0h.nl"
    +username: "Sprite_tm"
    +roles: [
      "ROLE_ADMIN"
    ]
    +followersCount: 0
    +homepage: "front"
    +about: "Hi! I'm Sprite_tm. You may know me from sites like https://spritesmods.com."
    +lastActive: DateTime @1707547382 {#3323
      date: 2024-02-10 07:43:02.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: true
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3321 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3317 …}
    +entries: Doctrine\ORM\PersistentCollection {#3315 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3372 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3398 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3428 …}
    +posts: Doctrine\ORM\PersistentCollection {#3369 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3439 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3460 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3491 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3448 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3500 …}
    +follows: Doctrine\ORM\PersistentCollection {#3503 …}
    +followers: Doctrine\ORM\PersistentCollection {#3498 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3526 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3522 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3539 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3543 …}
    +reports: Doctrine\ORM\PersistentCollection {#3527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
    +violations: Doctrine\ORM\PersistentCollection {#3559 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3585 …}
    +awards: Doctrine\ORM\PersistentCollection {#3574 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3580 …}
    +categories: Doctrine\ORM\PersistentCollection {#3598 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3609 …}
    +apId: null
    +apProfileId: null
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      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\r\n
      Cgb38EldyAVGjCzRGfhu9SNU9B03bg==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5XnqLc+UwYjJQmLCWCR1\r\n
      TcY7577dKrEANvNge73agU2wEXw+PYij4jCMIFNsoQiNKE0kMHNmcvQEPt9a8Jrw\r\n
      cfFb3C4ELyqTcz1YTEI3pSu5OYj4j3P1tbKGmrnqat2MECoBqHeHOVYfXzCJ0gDX\r\n
      zizlEqN6VM32kGhhL0HOQ2yow4CI7L/ziiNWnG87tOuykMyE4bvtQb3KkGKaNlMe\r\n
      Vtt5zapK0Wfvs/69TCNo0t78IuTksM+H1oSzyVxOpcKJHOm/7gGXu7C0+kELY3ry\r\n
      55jMkSFZ5sW7RzzEn4S3c/LLEIaDQnwJDJwYw1F99UkrOu6VPL+TtxZ9h3fqhVgo\r\n
      60RMEqQQHduCDSairI0muo96Cy/F8PB2X/sekETyXIf3NxTVkbTNm/Z/FbAEIg/f\r\n
      OaWn8nkNU6iHuIkoyNIlIMtloMDtAtWdDzW0M0JkZNBDgJcSF4z5gdtvT1ePjnGc\r\n
      S0/aYT/64ndULfUaPti3ZEvWanvHNiR3iSnOTb//Djl+bkPwfNiV57l2Iv6FRCW+\r\n
      beNhvLtyCJGDORvxrdN91lOnW8ijgZnZ212j8PSwtzO6KKd8sgm91Ay34IP152Vb\r\n
      2cUjwj5YeRtS29K+O7Iiqv9JPWEbmtABbFYNHYan7sLG+hvR8eRInLj7LjiI1yDQ\r\n
      U45ZxOEnTM9GSbe2y48JSnUCAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686560440 {#3322
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3366
  +user: Proxies\__CG__\App\Entity\User {#3368
    +avatar: null
    +cover: null
    +email: "kbin@j0h.nl"
    +username: "Sprite_tm"
    +roles: [
      "ROLE_ADMIN"
    ]
    +followersCount: 0
    +homepage: "front"
    +about: "Hi! I'm Sprite_tm. You may know me from sites like https://spritesmods.com."
    +lastActive: DateTime @1707547382 {#3323
      date: 2024-02-10 07:43:02.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: true
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3321 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3319 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3317 …}
    +entries: Doctrine\ORM\PersistentCollection {#3315 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3372 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3398 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3428 …}
    +posts: Doctrine\ORM\PersistentCollection {#3369 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3439 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3460 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3491 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3448 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3500 …}
    +follows: Doctrine\ORM\PersistentCollection {#3503 …}
    +followers: Doctrine\ORM\PersistentCollection {#3498 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3526 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3522 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3539 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3543 …}
    +reports: Doctrine\ORM\PersistentCollection {#3527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
    +violations: Doctrine\ORM\PersistentCollection {#3559 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3585 …}
    +awards: Doctrine\ORM\PersistentCollection {#3574 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3580 …}
    +categories: Doctrine\ORM\PersistentCollection {#3598 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3609 …}
    +apId: null
    +apProfileId: null
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      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\r\n
      Cgb38EldyAVGjCzRGfhu9SNU9B03bg==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5XnqLc+UwYjJQmLCWCR1\r\n
      TcY7577dKrEANvNge73agU2wEXw+PYij4jCMIFNsoQiNKE0kMHNmcvQEPt9a8Jrw\r\n
      cfFb3C4ELyqTcz1YTEI3pSu5OYj4j3P1tbKGmrnqat2MECoBqHeHOVYfXzCJ0gDX\r\n
      zizlEqN6VM32kGhhL0HOQ2yow4CI7L/ziiNWnG87tOuykMyE4bvtQb3KkGKaNlMe\r\n
      Vtt5zapK0Wfvs/69TCNo0t78IuTksM+H1oSzyVxOpcKJHOm/7gGXu7C0+kELY3ry\r\n
      55jMkSFZ5sW7RzzEn4S3c/LLEIaDQnwJDJwYw1F99UkrOu6VPL+TtxZ9h3fqhVgo\r\n
      60RMEqQQHduCDSairI0muo96Cy/F8PB2X/sekETyXIf3NxTVkbTNm/Z/FbAEIg/f\r\n
      OaWn8nkNU6iHuIkoyNIlIMtloMDtAtWdDzW0M0JkZNBDgJcSF4z5gdtvT1ePjnGc\r\n
      S0/aYT/64ndULfUaPti3ZEvWanvHNiR3iSnOTb//Djl+bkPwfNiV57l2Iv6FRCW+\r\n
      beNhvLtyCJGDORvxrdN91lOnW8ijgZnZ212j8PSwtzO6KKd8sgm91Ay34IP152Vb\r\n
      2cUjwj5YeRtS29K+O7Iiqv9JPWEbmtABbFYNHYan7sLG+hvR8eRInLj7LjiI1yDQ\r\n
      U45ZxOEnTM9GSbe2y48JSnUCAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686560440 {#3322
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 9.47 ms
Input props
[
  "magazine" => "AskKbin@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3776
  +limit: 4
  +tag: null
  +magazine: "AskKbin@kbin.social"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#396 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 92.27 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3909
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 10.18 ms
Input props
[
  "user" => App\Entity\User {#4383
    +avatar: Proxies\__CG__\App\Entity\Image {#4384 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4381 …}
    +email: "Upvotes_Kills_Birds@kbin.social"
    +username: "@Upvotes_Kills_Birds@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Have ya been up to Minnesota eh?"
    +lastActive: DateTime @1687660769 {#4388
      date: 2023-06-25 04:39:29.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4382 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4380 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4378 …}
    +entries: Doctrine\ORM\PersistentCollection {#4376 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4374 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4372 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4370 …}
    +posts: Doctrine\ORM\PersistentCollection {#4368 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4366 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4364 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4362 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4360 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4358 …}
    +follows: Doctrine\ORM\PersistentCollection {#4356 …}
    +followers: Doctrine\ORM\PersistentCollection {#4354 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4352 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4350 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4348 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +violations: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4338 …}
    +awards: Doctrine\ORM\PersistentCollection {#4336 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4334 …}
    +categories: Doctrine\ORM\PersistentCollection {#4332 …}
    -id: 4292
    -password: "$2y$13$IlEfAfHvS7LWWVAk1NeHJ.z9T.ERdxfpeOieN2.Mb1FDjb6nVmQVa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4330 …}
    +apId: "Upvotes_Kills_Birds@kbin.social"
    +apProfileId: "https://kbin.social/u/Upvotes_Kills_Birds"
    +apPublicUrl: "https://kbin.social/u/Upvotes_Kills_Birds"
    +apFollowersUrl: "https://kbin.social/u/Upvotes_Kills_Birds/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Upvotes_Kills_Birds"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688614546 {#4385
      date: 2023-07-06 05:35:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687122692 {#4386
      date: 2023-06-18 23:11:32.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4278
  +width: 65
  +height: 65
  +user: App\Entity\User {#4383
    +avatar: Proxies\__CG__\App\Entity\Image {#4384 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4381 …}
    +email: "Upvotes_Kills_Birds@kbin.social"
    +username: "@Upvotes_Kills_Birds@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Have ya been up to Minnesota eh?"
    +lastActive: DateTime @1687660769 {#4388
      date: 2023-06-25 04:39:29.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4382 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4380 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4378 …}
    +entries: Doctrine\ORM\PersistentCollection {#4376 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4374 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4372 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4370 …}
    +posts: Doctrine\ORM\PersistentCollection {#4368 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4366 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4364 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4362 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4360 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4358 …}
    +follows: Doctrine\ORM\PersistentCollection {#4356 …}
    +followers: Doctrine\ORM\PersistentCollection {#4354 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4352 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4350 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4348 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +violations: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4338 …}
    +awards: Doctrine\ORM\PersistentCollection {#4336 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4334 …}
    +categories: Doctrine\ORM\PersistentCollection {#4332 …}
    -id: 4292
    -password: "$2y$13$IlEfAfHvS7LWWVAk1NeHJ.z9T.ERdxfpeOieN2.Mb1FDjb6nVmQVa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4330 …}
    +apId: "Upvotes_Kills_Birds@kbin.social"
    +apProfileId: "https://kbin.social/u/Upvotes_Kills_Birds"
    +apPublicUrl: "https://kbin.social/u/Upvotes_Kills_Birds"
    +apFollowersUrl: "https://kbin.social/u/Upvotes_Kills_Birds/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Upvotes_Kills_Birds"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688614546 {#4385
      date: 2023-07-06 05:35:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687122692 {#4386
      date: 2023-06-18 23:11:32.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.35 ms
Input props
[
  "user" => App\Entity\User {#5332
    +avatar: Proxies\__CG__\App\Entity\Image {#5333 …}
    +cover: null
    +email: "YolkBrushWork402@kbin.social"
    +username: "@YolkBrushWork402@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "A 16 year old boy trying to have some fun"
    +lastActive: DateTime @1687560036 {#5329
      date: 2023-06-24 00:40:36.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5334 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5336 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5338 …}
    +entries: Doctrine\ORM\PersistentCollection {#5340 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5342 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5344 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5346 …}
    +posts: Doctrine\ORM\PersistentCollection {#5348 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5350 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5352 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5354 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5356 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5358 …}
    +follows: Doctrine\ORM\PersistentCollection {#5360 …}
    +followers: Doctrine\ORM\PersistentCollection {#5362 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5364 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5366 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5368 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5370 …}
    +reports: Doctrine\ORM\PersistentCollection {#5372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
    +violations: Doctrine\ORM\PersistentCollection {#5376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5378 …}
    +awards: Doctrine\ORM\PersistentCollection {#5380 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5382 …}
    +categories: Doctrine\ORM\PersistentCollection {#5384 …}
    -id: 4742
    -password: "$2y$13$LAO.NB1wPWOPMz88kgmpnO5558E0kTXr/40v2JYzNK.v7Qwt1ib1q"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5386 …}
    +apId: "YolkBrushWork402@kbin.social"
    +apProfileId: "https://kbin.social/u/YolkBrushWork402"
    +apPublicUrl: "https://kbin.social/u/YolkBrushWork402"
    +apFollowersUrl: "https://kbin.social/u/YolkBrushWork402/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "YolkBrushWork402"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689697873 {#5330
      date: 2023-07-18 18:31:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144815 {#5331
      date: 2023-06-19 05:20:15.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6116
  +width: 65
  +height: 65
  +user: App\Entity\User {#5332
    +avatar: Proxies\__CG__\App\Entity\Image {#5333 …}
    +cover: null
    +email: "YolkBrushWork402@kbin.social"
    +username: "@YolkBrushWork402@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "A 16 year old boy trying to have some fun"
    +lastActive: DateTime @1687560036 {#5329
      date: 2023-06-24 00:40:36.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5334 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5336 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5338 …}
    +entries: Doctrine\ORM\PersistentCollection {#5340 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5342 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5344 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5346 …}
    +posts: Doctrine\ORM\PersistentCollection {#5348 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5350 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5352 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5354 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5356 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5358 …}
    +follows: Doctrine\ORM\PersistentCollection {#5360 …}
    +followers: Doctrine\ORM\PersistentCollection {#5362 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5364 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5366 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5368 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5370 …}
    +reports: Doctrine\ORM\PersistentCollection {#5372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
    +violations: Doctrine\ORM\PersistentCollection {#5376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5378 …}
    +awards: Doctrine\ORM\PersistentCollection {#5380 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5382 …}
    +categories: Doctrine\ORM\PersistentCollection {#5384 …}
    -id: 4742
    -password: "$2y$13$LAO.NB1wPWOPMz88kgmpnO5558E0kTXr/40v2JYzNK.v7Qwt1ib1q"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5386 …}
    +apId: "YolkBrushWork402@kbin.social"
    +apProfileId: "https://kbin.social/u/YolkBrushWork402"
    +apPublicUrl: "https://kbin.social/u/YolkBrushWork402"
    +apFollowersUrl: "https://kbin.social/u/YolkBrushWork402/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "YolkBrushWork402"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689697873 {#5330
      date: 2023-07-18 18:31:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144815 {#5331
      date: 2023-06-19 05:20:15.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.32 ms
Input props
[
  "user" => App\Entity\User {#4208
    +avatar: Proxies\__CG__\App\Entity\Image {#4207 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4206 …}
    +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 {#4211
      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 {#4205 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4203 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4201 …}
    +entries: Doctrine\ORM\PersistentCollection {#4199 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4197 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4195 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4193 …}
    +posts: Doctrine\ORM\PersistentCollection {#4191 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4189 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4187 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4183 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4181 …}
    +follows: Doctrine\ORM\PersistentCollection {#4179 …}
    +followers: Doctrine\ORM\PersistentCollection {#4177 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4175 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4173 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4171 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4169 …}
    +reports: Doctrine\ORM\PersistentCollection {#4167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4165 …}
    +violations: Doctrine\ORM\PersistentCollection {#4163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4161 …}
    +awards: Doctrine\ORM\PersistentCollection {#4159 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4157 …}
    +categories: Doctrine\ORM\PersistentCollection {#4155 …}
    -id: 4824
    -password: "$2y$13$WiBa5U5Wkgh5t7TMOQc.T.HPuR.4QlM5I0SYwagEse1NMvvcsSRW."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4153 …}
    +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 {#4210
      date: 2023-06-19 06:11:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687147860 {#4209
      date: 2023-06-19 06:11:00.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6179
  +width: 65
  +height: 65
  +user: App\Entity\User {#4208
    +avatar: Proxies\__CG__\App\Entity\Image {#4207 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4206 …}
    +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 {#4211
      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 {#4205 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4203 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4201 …}
    +entries: Doctrine\ORM\PersistentCollection {#4199 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4197 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4195 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4193 …}
    +posts: Doctrine\ORM\PersistentCollection {#4191 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4189 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4187 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4183 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4181 …}
    +follows: Doctrine\ORM\PersistentCollection {#4179 …}
    +followers: Doctrine\ORM\PersistentCollection {#4177 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4175 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4173 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4171 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4169 …}
    +reports: Doctrine\ORM\PersistentCollection {#4167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4165 …}
    +violations: Doctrine\ORM\PersistentCollection {#4163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4161 …}
    +awards: Doctrine\ORM\PersistentCollection {#4159 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4157 …}
    +categories: Doctrine\ORM\PersistentCollection {#4155 …}
    -id: 4824
    -password: "$2y$13$WiBa5U5Wkgh5t7TMOQc.T.HPuR.4QlM5I0SYwagEse1NMvvcsSRW."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4153 …}
    +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 {#4210
      date: 2023-06-19 06:11:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687147860 {#4209
      date: 2023-06-19 06:11:00.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.33 ms
Input props
[
  "user" => App\Entity\User {#5569
    +avatar: Proxies\__CG__\App\Entity\Image {#5570 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5571 …}
    +email: "gzrrt@kbin.social"
    +username: "@gzrrt@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "hmm"
    +lastActive: DateTime @1711672936 {#5566
      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 {#5572 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5574 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5576 …}
    +entries: Doctrine\ORM\PersistentCollection {#5578 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5580 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5582 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5584 …}
    +posts: Doctrine\ORM\PersistentCollection {#5586 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5588 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5590 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5592 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5594 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5596 …}
    +follows: Doctrine\ORM\PersistentCollection {#5598 …}
    +followers: Doctrine\ORM\PersistentCollection {#5600 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5602 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5604 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5606 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5608 …}
    +reports: Doctrine\ORM\PersistentCollection {#5610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5612 …}
    +violations: Doctrine\ORM\PersistentCollection {#5614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
    +awards: Doctrine\ORM\PersistentCollection {#5618 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5620 …}
    +categories: Doctrine\ORM\PersistentCollection {#5622 …}
    -id: 5280
    -password: "$2y$13$mKI.ULexThKMaapEOw3xSe7wd3gnW4ZbQpX.bZkRESbasweTD8MtG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5624 …}
    +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 {#5567
      date: 2024-03-12 13:59:45.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687182463 {#5568
      date: 2023-06-19 15:47:43.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6242
  +width: 65
  +height: 65
  +user: App\Entity\User {#5569
    +avatar: Proxies\__CG__\App\Entity\Image {#5570 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5571 …}
    +email: "gzrrt@kbin.social"
    +username: "@gzrrt@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "hmm"
    +lastActive: DateTime @1711672936 {#5566
      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 {#5572 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5574 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5576 …}
    +entries: Doctrine\ORM\PersistentCollection {#5578 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5580 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5582 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5584 …}
    +posts: Doctrine\ORM\PersistentCollection {#5586 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5588 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5590 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5592 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5594 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5596 …}
    +follows: Doctrine\ORM\PersistentCollection {#5598 …}
    +followers: Doctrine\ORM\PersistentCollection {#5600 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5602 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5604 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5606 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5608 …}
    +reports: Doctrine\ORM\PersistentCollection {#5610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5612 …}
    +violations: Doctrine\ORM\PersistentCollection {#5614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
    +awards: Doctrine\ORM\PersistentCollection {#5618 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5620 …}
    +categories: Doctrine\ORM\PersistentCollection {#5622 …}
    -id: 5280
    -password: "$2y$13$mKI.ULexThKMaapEOw3xSe7wd3gnW4ZbQpX.bZkRESbasweTD8MtG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5624 …}
    +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 {#5567
      date: 2024-03-12 13:59:45.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687182463 {#5568
      date: 2023-06-19 15:47:43.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.32 ms
Input props
[
  "user" => App\Entity\User {#4030
    +avatar: Proxies\__CG__\App\Entity\Image {#4029 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4028 …}
    +email: "Quinverah445@kbin.social"
    +username: "@Quinverah445@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🍑💦Horny asf  \n
       🔞Zaddy let me drain ur balls and d**k if you not too busy rn 🍆
      """
    +lastActive: DateTime @1687343194 {#4033
      date: 2023-06-21 12:26:34.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 {#4027 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4025 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4023 …}
    +entries: Doctrine\ORM\PersistentCollection {#4021 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4019 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4017 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4015 …}
    +posts: Doctrine\ORM\PersistentCollection {#4013 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4011 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4009 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4007 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4005 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4003 …}
    +follows: Doctrine\ORM\PersistentCollection {#4001 …}
    +followers: Doctrine\ORM\PersistentCollection {#3999 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3997 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3995 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3993 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3991 …}
    +reports: Doctrine\ORM\PersistentCollection {#3989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
    +violations: Doctrine\ORM\PersistentCollection {#3985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
    +awards: Doctrine\ORM\PersistentCollection {#3981 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3979 …}
    +categories: Doctrine\ORM\PersistentCollection {#3977 …}
    -id: 6423
    -password: "$2y$13$ax3BL1/9aohumzn7fNuY8OqfijHOt2oLHLa9vN3j9L0RysDiMUPJi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3927 …}
    +apId: "Quinverah445@kbin.social"
    +apProfileId: "https://kbin.social/u/Quinverah445"
    +apPublicUrl: "https://kbin.social/u/Quinverah445"
    +apFollowersUrl: "https://kbin.social/u/Quinverah445/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Quinverah445"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687363288 {#4032
      date: 2023-06-21 18:01:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687343193 {#4031
      date: 2023-06-21 12:26:33.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6305
  +width: 65
  +height: 65
  +user: App\Entity\User {#4030
    +avatar: Proxies\__CG__\App\Entity\Image {#4029 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4028 …}
    +email: "Quinverah445@kbin.social"
    +username: "@Quinverah445@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🍑💦Horny asf  \n
       🔞Zaddy let me drain ur balls and d**k if you not too busy rn 🍆
      """
    +lastActive: DateTime @1687343194 {#4033
      date: 2023-06-21 12:26:34.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 {#4027 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4025 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4023 …}
    +entries: Doctrine\ORM\PersistentCollection {#4021 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4019 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4017 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4015 …}
    +posts: Doctrine\ORM\PersistentCollection {#4013 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4011 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4009 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4007 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4005 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4003 …}
    +follows: Doctrine\ORM\PersistentCollection {#4001 …}
    +followers: Doctrine\ORM\PersistentCollection {#3999 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3997 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3995 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3993 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3991 …}
    +reports: Doctrine\ORM\PersistentCollection {#3989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
    +violations: Doctrine\ORM\PersistentCollection {#3985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
    +awards: Doctrine\ORM\PersistentCollection {#3981 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3979 …}
    +categories: Doctrine\ORM\PersistentCollection {#3977 …}
    -id: 6423
    -password: "$2y$13$ax3BL1/9aohumzn7fNuY8OqfijHOt2oLHLa9vN3j9L0RysDiMUPJi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3927 …}
    +apId: "Quinverah445@kbin.social"
    +apProfileId: "https://kbin.social/u/Quinverah445"
    +apPublicUrl: "https://kbin.social/u/Quinverah445"
    +apFollowersUrl: "https://kbin.social/u/Quinverah445/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Quinverah445"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687363288 {#4032
      date: 2023-06-21 18:01:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687343193 {#4031
      date: 2023-06-21 12:26:33.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.68 ms
Input props
[
  "user" => App\Entity\User {#4853
    +avatar: Proxies\__CG__\App\Entity\Image {#4854 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4855 …}
    +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 {#4850
      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 {#4856 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4858 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4860 …}
    +entries: Doctrine\ORM\PersistentCollection {#4862 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4864 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4866 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4868 …}
    +posts: Doctrine\ORM\PersistentCollection {#4870 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4872 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4874 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4876 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4878 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4880 …}
    +follows: Doctrine\ORM\PersistentCollection {#4882 …}
    +followers: Doctrine\ORM\PersistentCollection {#4884 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4886 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4888 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4890 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4892 …}
    +reports: Doctrine\ORM\PersistentCollection {#4894 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4896 …}
    +violations: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    +awards: Doctrine\ORM\PersistentCollection {#4902 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4904 …}
    +categories: Doctrine\ORM\PersistentCollection {#4906 …}
    -id: 12768
    -password: "$2y$13$HZnFRGEX5gvGI1tw2Na1/.s9CzGQMhBe1BtBReqFA/nsMcCnoJSTK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4908 …}
    +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 {#4851
      date: 2024-10-22 09:02:18.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688075350 {#4852
      date: 2023-06-29 23:49:10.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6368
  +width: 65
  +height: 65
  +user: App\Entity\User {#4853
    +avatar: Proxies\__CG__\App\Entity\Image {#4854 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4855 …}
    +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 {#4850
      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 {#4856 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4858 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4860 …}
    +entries: Doctrine\ORM\PersistentCollection {#4862 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4864 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4866 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4868 …}
    +posts: Doctrine\ORM\PersistentCollection {#4870 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4872 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4874 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4876 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4878 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4880 …}
    +follows: Doctrine\ORM\PersistentCollection {#4882 …}
    +followers: Doctrine\ORM\PersistentCollection {#4884 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4886 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4888 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4890 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4892 …}
    +reports: Doctrine\ORM\PersistentCollection {#4894 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4896 …}
    +violations: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    +awards: Doctrine\ORM\PersistentCollection {#4902 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4904 …}
    +categories: Doctrine\ORM\PersistentCollection {#4906 …}
    -id: 12768
    -password: "$2y$13$HZnFRGEX5gvGI1tw2Na1/.s9CzGQMhBe1BtBReqFA/nsMcCnoJSTK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4908 …}
    +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 {#4851
      date: 2024-10-22 09:02:18.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688075350 {#4852
      date: 2023-06-29 23:49:10.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.79 ms
Input props
[
  "user" => App\Entity\User {#5926
    +avatar: Proxies\__CG__\App\Entity\Image {#5927 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5928 …}
    +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 {#5923
      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 {#5929 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5931 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5933 …}
    +entries: Doctrine\ORM\PersistentCollection {#5935 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5937 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5939 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5941 …}
    +posts: Doctrine\ORM\PersistentCollection {#5943 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5945 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5947 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5949 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5951 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5953 …}
    +follows: Doctrine\ORM\PersistentCollection {#5955 …}
    +followers: Doctrine\ORM\PersistentCollection {#5957 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5959 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5961 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5963 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5965 …}
    +reports: Doctrine\ORM\PersistentCollection {#5967 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5969 …}
    +violations: Doctrine\ORM\PersistentCollection {#5971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5973 …}
    +awards: Doctrine\ORM\PersistentCollection {#5975 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5977 …}
    +categories: Doctrine\ORM\PersistentCollection {#5979 …}
    -id: 11619
    -password: "$2y$13$iQDZCclf0liNI0KcI76Hx.l7u/QXIgZosZSxKsgALyPgKQLeBMJkW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5981 …}
    +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 {#5924
      date: 2024-02-17 22:47:40.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687951275 {#5925
      date: 2023-06-28 13:21:15.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6425
  +width: 65
  +height: 65
  +user: App\Entity\User {#5926
    +avatar: Proxies\__CG__\App\Entity\Image {#5927 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5928 …}
    +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 {#5923
      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 {#5929 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5931 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5933 …}
    +entries: Doctrine\ORM\PersistentCollection {#5935 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5937 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5939 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5941 …}
    +posts: Doctrine\ORM\PersistentCollection {#5943 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5945 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5947 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5949 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5951 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5953 …}
    +follows: Doctrine\ORM\PersistentCollection {#5955 …}
    +followers: Doctrine\ORM\PersistentCollection {#5957 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5959 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5961 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5963 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5965 …}
    +reports: Doctrine\ORM\PersistentCollection {#5967 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5969 …}
    +violations: Doctrine\ORM\PersistentCollection {#5971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5973 …}
    +awards: Doctrine\ORM\PersistentCollection {#5975 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5977 …}
    +categories: Doctrine\ORM\PersistentCollection {#5979 …}
    -id: 11619
    -password: "$2y$13$iQDZCclf0liNI0KcI76Hx.l7u/QXIgZosZSxKsgALyPgKQLeBMJkW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5981 …}
    +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 {#5924
      date: 2024-02-17 22:47:40.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687951275 {#5925
      date: 2023-06-28 13:21:15.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#5391
    +avatar: Proxies\__CG__\App\Entity\Image {#5392 …}
    +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 {#5388
      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 {#5393 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5395 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5397 …}
    +entries: Doctrine\ORM\PersistentCollection {#5399 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5401 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5403 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5405 …}
    +posts: Doctrine\ORM\PersistentCollection {#5407 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5409 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5411 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5413 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5415 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5417 …}
    +follows: Doctrine\ORM\PersistentCollection {#5419 …}
    +followers: Doctrine\ORM\PersistentCollection {#5421 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5423 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5425 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5427 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5429 …}
    +reports: Doctrine\ORM\PersistentCollection {#5431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
    +violations: Doctrine\ORM\PersistentCollection {#5435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
    +awards: Doctrine\ORM\PersistentCollection {#5439 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5441 …}
    +categories: Doctrine\ORM\PersistentCollection {#5443 …}
    -id: 2984
    -password: "$2y$13$ifJKUilKwsU.oNsiHkA9qOfPkmim9YjoJJC35CPharj0Fum1tsEk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5445 …}
    +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 {#5389
      date: 2023-07-14 03:20:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046941 {#5390
      date: 2023-06-18 02:09:01.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6488
  +width: 65
  +height: 65
  +user: App\Entity\User {#5391
    +avatar: Proxies\__CG__\App\Entity\Image {#5392 …}
    +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 {#5388
      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 {#5393 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5395 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5397 …}
    +entries: Doctrine\ORM\PersistentCollection {#5399 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5401 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5403 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5405 …}
    +posts: Doctrine\ORM\PersistentCollection {#5407 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5409 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5411 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5413 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5415 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5417 …}
    +follows: Doctrine\ORM\PersistentCollection {#5419 …}
    +followers: Doctrine\ORM\PersistentCollection {#5421 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5423 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5425 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5427 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5429 …}
    +reports: Doctrine\ORM\PersistentCollection {#5431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
    +violations: Doctrine\ORM\PersistentCollection {#5435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
    +awards: Doctrine\ORM\PersistentCollection {#5439 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5441 …}
    +categories: Doctrine\ORM\PersistentCollection {#5443 …}
    -id: 2984
    -password: "$2y$13$ifJKUilKwsU.oNsiHkA9qOfPkmim9YjoJJC35CPharj0Fum1tsEk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5445 …}
    +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 {#5389
      date: 2023-07-14 03:20:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046941 {#5390
      date: 2023-06-18 02:09:01.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 19.76 ms
Input props
[
  "user" => App\Entity\User {#5450
    +avatar: Proxies\__CG__\App\Entity\Image {#5451 …}
    +cover: null
    +email: "milkytoast@kbin.social"
    +username: "@milkytoast@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      car enthusiast\n
      \n
      any/all\n
      \n
      fuck reddit
      """
    +lastActive: DateTime @1712658229 {#5447
      date: 2024-04-09 12:23:49.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5452 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5454 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5456 …}
    +entries: Doctrine\ORM\PersistentCollection {#5458 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5460 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5462 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5464 …}
    +posts: Doctrine\ORM\PersistentCollection {#5466 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5468 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5470 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5472 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5474 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5476 …}
    +follows: Doctrine\ORM\PersistentCollection {#5478 …}
    +followers: Doctrine\ORM\PersistentCollection {#5480 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5482 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5484 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5486 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5488 …}
    +reports: Doctrine\ORM\PersistentCollection {#5490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
    +violations: Doctrine\ORM\PersistentCollection {#5494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
    +awards: Doctrine\ORM\PersistentCollection {#5498 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5500 …}
    +categories: Doctrine\ORM\PersistentCollection {#5502 …}
    -id: 11091
    -password: "$2y$13$0lVVZaGMjH3dG9zHVlcFH.Q38OYymqI8FsBif117sr2YPlskqv4Ca"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5504 …}
    +apId: "milkytoast@kbin.social"
    +apProfileId: "https://kbin.social/u/milkytoast"
    +apPublicUrl: "https://kbin.social/u/milkytoast"
    +apFollowersUrl: "https://kbin.social/u/milkytoast/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "milkytoast"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710913497 {#5448
      date: 2024-03-20 06:44:57.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687650179 {#5449
      date: 2023-06-25 01:42:59.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6545
  +width: 65
  +height: 65
  +user: App\Entity\User {#5450
    +avatar: Proxies\__CG__\App\Entity\Image {#5451 …}
    +cover: null
    +email: "milkytoast@kbin.social"
    +username: "@milkytoast@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      car enthusiast\n
      \n
      any/all\n
      \n
      fuck reddit
      """
    +lastActive: DateTime @1712658229 {#5447
      date: 2024-04-09 12:23:49.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5452 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5454 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5456 …}
    +entries: Doctrine\ORM\PersistentCollection {#5458 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5460 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5462 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5464 …}
    +posts: Doctrine\ORM\PersistentCollection {#5466 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5468 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5470 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5472 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5474 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5476 …}
    +follows: Doctrine\ORM\PersistentCollection {#5478 …}
    +followers: Doctrine\ORM\PersistentCollection {#5480 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5482 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5484 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5486 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5488 …}
    +reports: Doctrine\ORM\PersistentCollection {#5490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
    +violations: Doctrine\ORM\PersistentCollection {#5494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
    +awards: Doctrine\ORM\PersistentCollection {#5498 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5500 …}
    +categories: Doctrine\ORM\PersistentCollection {#5502 …}
    -id: 11091
    -password: "$2y$13$0lVVZaGMjH3dG9zHVlcFH.Q38OYymqI8FsBif117sr2YPlskqv4Ca"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5504 …}
    +apId: "milkytoast@kbin.social"
    +apProfileId: "https://kbin.social/u/milkytoast"
    +apPublicUrl: "https://kbin.social/u/milkytoast"
    +apFollowersUrl: "https://kbin.social/u/milkytoast/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "milkytoast"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710913497 {#5448
      date: 2024-03-20 06:44:57.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687650179 {#5449
      date: 2023-06-25 01:42:59.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.30 ms
Input props
[
  "user" => App\Entity\User {#4913
    +avatar: Proxies\__CG__\App\Entity\Image {#4914 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4915 …}
    +email: "Leaess@kbin.social"
    +username: "@Leaess@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Apollo (RIP) user, Reddit leaver, fediverse learner, high school teacher, music maker, LGBTQIA+ member, diversity supporter, and tired Gen Xer."
    +lastActive: DateTime @1688368734 {#4910
      date: 2023-07-03 09:18:54.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4916 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4918 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4920 …}
    +entries: Doctrine\ORM\PersistentCollection {#4922 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4924 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4926 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4928 …}
    +posts: Doctrine\ORM\PersistentCollection {#4930 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4932 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4934 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4936 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4938 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4940 …}
    +follows: Doctrine\ORM\PersistentCollection {#4942 …}
    +followers: Doctrine\ORM\PersistentCollection {#4944 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4946 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4948 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4950 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4952 …}
    +reports: Doctrine\ORM\PersistentCollection {#4954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
    +violations: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    +awards: Doctrine\ORM\PersistentCollection {#4962 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4964 …}
    +categories: Doctrine\ORM\PersistentCollection {#4966 …}
    -id: 17777
    -password: "$2y$13$EjBG5MLRWhPZjloGEqe7duEFydJO3Wk3y.xLV8dq5Qaba0pRfLZ/O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4968 …}
    +apId: "Leaess@kbin.social"
    +apProfileId: "https://kbin.social/u/Leaess"
    +apPublicUrl: "https://kbin.social/u/Leaess"
    +apFollowersUrl: "https://kbin.social/u/Leaess/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Leaess"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688368735 {#4911
      date: 2023-07-03 09:18:55.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688361113 {#4912
      date: 2023-07-03 07:11:53.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6608
  +width: 65
  +height: 65
  +user: App\Entity\User {#4913
    +avatar: Proxies\__CG__\App\Entity\Image {#4914 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4915 …}
    +email: "Leaess@kbin.social"
    +username: "@Leaess@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Apollo (RIP) user, Reddit leaver, fediverse learner, high school teacher, music maker, LGBTQIA+ member, diversity supporter, and tired Gen Xer."
    +lastActive: DateTime @1688368734 {#4910
      date: 2023-07-03 09:18:54.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4916 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4918 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4920 …}
    +entries: Doctrine\ORM\PersistentCollection {#4922 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4924 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4926 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4928 …}
    +posts: Doctrine\ORM\PersistentCollection {#4930 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4932 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4934 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4936 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4938 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4940 …}
    +follows: Doctrine\ORM\PersistentCollection {#4942 …}
    +followers: Doctrine\ORM\PersistentCollection {#4944 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4946 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4948 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4950 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4952 …}
    +reports: Doctrine\ORM\PersistentCollection {#4954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
    +violations: Doctrine\ORM\PersistentCollection {#4958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
    +awards: Doctrine\ORM\PersistentCollection {#4962 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4964 …}
    +categories: Doctrine\ORM\PersistentCollection {#4966 …}
    -id: 17777
    -password: "$2y$13$EjBG5MLRWhPZjloGEqe7duEFydJO3Wk3y.xLV8dq5Qaba0pRfLZ/O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4968 …}
    +apId: "Leaess@kbin.social"
    +apProfileId: "https://kbin.social/u/Leaess"
    +apPublicUrl: "https://kbin.social/u/Leaess"
    +apFollowersUrl: "https://kbin.social/u/Leaess/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Leaess"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688368735 {#4911
      date: 2023-07-03 09:18:55.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688361113 {#4912
      date: 2023-07-03 07:11:53.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.94 ms
Input props
[
  "user" => App\Entity\User {#4268
    +avatar: Proxies\__CG__\App\Entity\Image {#4266 …}
    +cover: null
    +email: "Jormar@kbin.social"
    +username: "@Jormar@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      DD  \n
       Sharmy
      """
    +lastActive: DateTime @1687156904 {#4272
      date: 2023-06-19 08:41:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4265 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4263 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4261 …}
    +entries: Doctrine\ORM\PersistentCollection {#4259 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4257 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4255 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4253 …}
    +posts: Doctrine\ORM\PersistentCollection {#4251 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4249 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4247 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4245 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4243 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4241 …}
    +follows: Doctrine\ORM\PersistentCollection {#4239 …}
    +followers: Doctrine\ORM\PersistentCollection {#4237 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4235 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4233 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4231 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
    +violations: Doctrine\ORM\PersistentCollection {#4223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    +awards: Doctrine\ORM\PersistentCollection {#4219 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4217 …}
    +categories: Doctrine\ORM\PersistentCollection {#4215 …}
    -id: 4991
    -password: "$2y$13$anCehGOme.d61J2VQejNw.ipZyCq4sGTjo6n3Qt7HLjM5Ky3/NbMq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4213 …}
    +apId: "Jormar@kbin.social"
    +apProfileId: "https://kbin.social/u/Jormar"
    +apPublicUrl: "https://kbin.social/u/Jormar"
    +apFollowersUrl: "https://kbin.social/u/Jormar/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Jormar"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687580308 {#4271
      date: 2023-06-24 06:18:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687155982 {#4270
      date: 2023-06-19 08:26:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6671
  +width: 65
  +height: 65
  +user: App\Entity\User {#4268
    +avatar: Proxies\__CG__\App\Entity\Image {#4266 …}
    +cover: null
    +email: "Jormar@kbin.social"
    +username: "@Jormar@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      DD  \n
       Sharmy
      """
    +lastActive: DateTime @1687156904 {#4272
      date: 2023-06-19 08:41:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4265 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4263 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4261 …}
    +entries: Doctrine\ORM\PersistentCollection {#4259 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4257 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4255 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4253 …}
    +posts: Doctrine\ORM\PersistentCollection {#4251 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4249 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4247 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4245 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4243 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4241 …}
    +follows: Doctrine\ORM\PersistentCollection {#4239 …}
    +followers: Doctrine\ORM\PersistentCollection {#4237 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4235 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4233 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4231 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
    +violations: Doctrine\ORM\PersistentCollection {#4223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    +awards: Doctrine\ORM\PersistentCollection {#4219 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4217 …}
    +categories: Doctrine\ORM\PersistentCollection {#4215 …}
    -id: 4991
    -password: "$2y$13$anCehGOme.d61J2VQejNw.ipZyCq4sGTjo6n3Qt7HLjM5Ky3/NbMq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4213 …}
    +apId: "Jormar@kbin.social"
    +apProfileId: "https://kbin.social/u/Jormar"
    +apPublicUrl: "https://kbin.social/u/Jormar"
    +apFollowersUrl: "https://kbin.social/u/Jormar/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Jormar"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687580308 {#4271
      date: 2023-06-24 06:18:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687155982 {#4270
      date: 2023-06-19 08:26:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.58 ms
Input props
[
  "user" => App\Entity\User {#5866
    +avatar: Proxies\__CG__\App\Entity\Image {#5867 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5868 …}
    +email: "HotDogFingies@kbin.social"
    +username: "@HotDogFingies@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Chaotic good or we can't be friends."
    +lastActive: DateTime @1710221327 {#5863
      date: 2024-03-12 06:28:47.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5869 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5871 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5873 …}
    +entries: Doctrine\ORM\PersistentCollection {#5875 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5877 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5879 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5881 …}
    +posts: Doctrine\ORM\PersistentCollection {#5883 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5885 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5887 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5889 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5891 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5893 …}
    +follows: Doctrine\ORM\PersistentCollection {#5895 …}
    +followers: Doctrine\ORM\PersistentCollection {#5897 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5899 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5901 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5903 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5905 …}
    +reports: Doctrine\ORM\PersistentCollection {#5907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5909 …}
    +violations: Doctrine\ORM\PersistentCollection {#5911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5913 …}
    +awards: Doctrine\ORM\PersistentCollection {#5915 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5917 …}
    +categories: Doctrine\ORM\PersistentCollection {#5919 …}
    -id: 8501
    -password: "$2y$13$k6dN/5DtLFrAGMUCBIo6XuQPui.rXPFZKKmJKe7vi4l/o/Nax5shW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5921 …}
    +apId: "HotDogFingies@kbin.social"
    +apProfileId: "https://kbin.social/u/HotDogFingies"
    +apPublicUrl: "https://kbin.social/u/HotDogFingies"
    +apFollowersUrl: "https://kbin.social/u/HotDogFingies/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "HotDogFingies"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707785600 {#5864
      date: 2024-02-13 01:53:20.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687502738 {#5865
      date: 2023-06-23 08:45:38.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6734
  +width: 65
  +height: 65
  +user: App\Entity\User {#5866
    +avatar: Proxies\__CG__\App\Entity\Image {#5867 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5868 …}
    +email: "HotDogFingies@kbin.social"
    +username: "@HotDogFingies@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Chaotic good or we can't be friends."
    +lastActive: DateTime @1710221327 {#5863
      date: 2024-03-12 06:28:47.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5869 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5871 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5873 …}
    +entries: Doctrine\ORM\PersistentCollection {#5875 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5877 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5879 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5881 …}
    +posts: Doctrine\ORM\PersistentCollection {#5883 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5885 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5887 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5889 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5891 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5893 …}
    +follows: Doctrine\ORM\PersistentCollection {#5895 …}
    +followers: Doctrine\ORM\PersistentCollection {#5897 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5899 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5901 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5903 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5905 …}
    +reports: Doctrine\ORM\PersistentCollection {#5907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5909 …}
    +violations: Doctrine\ORM\PersistentCollection {#5911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5913 …}
    +awards: Doctrine\ORM\PersistentCollection {#5915 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5917 …}
    +categories: Doctrine\ORM\PersistentCollection {#5919 …}
    -id: 8501
    -password: "$2y$13$k6dN/5DtLFrAGMUCBIo6XuQPui.rXPFZKKmJKe7vi4l/o/Nax5shW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5921 …}
    +apId: "HotDogFingies@kbin.social"
    +apProfileId: "https://kbin.social/u/HotDogFingies"
    +apPublicUrl: "https://kbin.social/u/HotDogFingies"
    +apFollowersUrl: "https://kbin.social/u/HotDogFingies/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "HotDogFingies"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707785600 {#5864
      date: 2024-02-13 01:53:20.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687502738 {#5865
      date: 2023-06-23 08:45:38.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 3.26 ms
Input props
[
  "magazine" => "AskKbin@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6802
  +limit: 4
  +tag: null
  +magazine: "AskKbin@kbin.social"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6803 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 5.20 ms
Input props
[
  "magazine" => "AskKbin@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6879
  +limit: 4
  +tag: null
  +magazine: "AskKbin@kbin.social"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6880 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3104 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 26.21 ms
Input props
[
  "magazine" => "AskKbin@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#7000
  +limit: 4
  +tag: null
  +magazine: "AskKbin@kbin.social"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#556 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3104 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.32 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#7055
  +subject: ? App\Entity\Contracts\VotableInterface
  +url: ? string
  -twig: Twig\Environment {#1252 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -partnerBlockRepository: App\Repository\PartnerBlockRepository {#7054 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 0.91 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#7134
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#329
      date: 2023-07-19 07:25:56.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#326
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#328
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#396 …}
}