GET https://kbin.spritesserver.nl/*/m/wholesome@kbin.social/active/1d

Components

15 Twig Components
44 Render Count
90 ms Render Time
16.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 2.14ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 8.09ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.62ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.42ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 30.59ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 7.91ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.25ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 14.21ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 12.61ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 35.96ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 3.42ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 2.24ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 1.56ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.23ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 0.97ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 16.0 MiB 0.25 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1483
  +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 16.0 MiB 0.18 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1606
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.15 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1585
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.13 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 {#1725
  +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 16.0 MiB 0.13 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 {#2380
  +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 16.0 MiB 0.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2020
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.14 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2141
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 16.0 MiB 0.22 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2041
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.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 {#2320
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 16.0 MiB 0.13 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2266
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 16.0 MiB 0.13 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2152
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 16.0 MiB 0.13 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1984
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.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 {#2517
  +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 16.0 MiB 0.13 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2573
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.19 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2629
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.12 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2685
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2741
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 16.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2797
  +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 16.0 MiB 0.14 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2853
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 16.0 MiB 0.17 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 {#2909
  +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 16.0 MiB 0.19 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 {#2967
  +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 16.0 MiB 30.59 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "wholesome@kbin.social"
    +title: "wholesome"
    +description: "Wholesome memes, pics, gifs, videos, stories, whatever. Just nice and wholesome things. Be here and be well."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 69
    +entryCommentCount: 75
    +postCount: 6
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1708100869 {#328
      date: 2024-02-16 17:27:49.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 17
    +apId: "wholesome@kbin.social"
    +apProfileId: "https://kbin.social/m/wholesome"
    +apPublicUrl: "https://kbin.social/m/wholesome"
    +apFollowersUrl: "https://kbin.social/m/wholesome/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "wholesome"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687397540 {#325
      date: 2023-06-22 03:32:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687397540 {#327
      date: 2023-06-22 03:32:20.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3040
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "wholesome@kbin.social"
    +title: "wholesome"
    +description: "Wholesome memes, pics, gifs, videos, stories, whatever. Just nice and wholesome things. Be here and be well."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 69
    +entryCommentCount: 75
    +postCount: 6
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1708100869 {#328
      date: 2024-02-16 17:27:49.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 17
    +apId: "wholesome@kbin.social"
    +apProfileId: "https://kbin.social/m/wholesome"
    +apPublicUrl: "https://kbin.social/m/wholesome"
    +apFollowersUrl: "https://kbin.social/m/wholesome/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "wholesome"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687397540 {#325
      date: 2023-06-22 03:32:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687397540 {#327
      date: 2023-06-22 03:32:20.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 16.0 MiB 7.91 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "wholesome@kbin.social"
    +title: "wholesome"
    +description: "Wholesome memes, pics, gifs, videos, stories, whatever. Just nice and wholesome things. Be here and be well."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 69
    +entryCommentCount: 75
    +postCount: 6
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1708100869 {#328
      date: 2024-02-16 17:27:49.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 17
    +apId: "wholesome@kbin.social"
    +apProfileId: "https://kbin.social/m/wholesome"
    +apPublicUrl: "https://kbin.social/m/wholesome"
    +apFollowersUrl: "https://kbin.social/m/wholesome/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "wholesome"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687397540 {#325
      date: 2023-06-22 03:32:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687397540 {#327
      date: 2023-06-22 03:32:20.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3102
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "wholesome@kbin.social"
    +title: "wholesome"
    +description: "Wholesome memes, pics, gifs, videos, stories, whatever. Just nice and wholesome things. Be here and be well."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 69
    +entryCommentCount: 75
    +postCount: 6
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1708100869 {#328
      date: 2024-02-16 17:27:49.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 17
    +apId: "wholesome@kbin.social"
    +apProfileId: "https://kbin.social/m/wholesome"
    +apPublicUrl: "https://kbin.social/m/wholesome"
    +apFollowersUrl: "https://kbin.social/m/wholesome/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "wholesome"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687397540 {#325
      date: 2023-06-22 03:32:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687397540 {#327
      date: 2023-06-22 03:32:20.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 16.0 MiB 0.25 ms
Input props
[
  "date" => DateTimeImmutable @1687397540 {#327
    date: 2023-06-22 03:32:20.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3189
  +date: DateTimeImmutable @1687397540 {#327
    date: 2023-06-22 03:32:20.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 16.0 MiB 14.21 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3349
    +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 {#3304
      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 {#3302 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3300 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3298 …}
    +entries: Doctrine\ORM\PersistentCollection {#3296 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3353 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3379 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3409 …}
    +posts: Doctrine\ORM\PersistentCollection {#3350 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3420 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3441 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3472 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3429 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3481 …}
    +follows: Doctrine\ORM\PersistentCollection {#3484 …}
    +followers: Doctrine\ORM\PersistentCollection {#3479 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3507 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3503 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3520 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3524 …}
    +reports: Doctrine\ORM\PersistentCollection {#3508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
    +violations: Doctrine\ORM\PersistentCollection {#3540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
    +awards: Doctrine\ORM\PersistentCollection {#3555 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3561 …}
    +categories: Doctrine\ORM\PersistentCollection {#3579 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3590 …}
    +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 {#3303
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3347
  +user: Proxies\__CG__\App\Entity\User {#3349
    +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 {#3304
      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 {#3302 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3300 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3298 …}
    +entries: Doctrine\ORM\PersistentCollection {#3296 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3353 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3379 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3409 …}
    +posts: Doctrine\ORM\PersistentCollection {#3350 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3420 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3441 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3472 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3429 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3481 …}
    +follows: Doctrine\ORM\PersistentCollection {#3484 …}
    +followers: Doctrine\ORM\PersistentCollection {#3479 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3507 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3503 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3520 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3524 …}
    +reports: Doctrine\ORM\PersistentCollection {#3508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
    +violations: Doctrine\ORM\PersistentCollection {#3540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
    +awards: Doctrine\ORM\PersistentCollection {#3555 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3561 …}
    +categories: Doctrine\ORM\PersistentCollection {#3579 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3590 …}
    +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 {#3303
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 16.0 MiB 12.61 ms
Input props
[
  "magazine" => "wholesome@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3757
  +limit: 4
  +tag: null
  +magazine: "wholesome@kbin.social"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#395 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 16.0 MiB 35.96 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "wholesome@kbin.social"
    +title: "wholesome"
    +description: "Wholesome memes, pics, gifs, videos, stories, whatever. Just nice and wholesome things. Be here and be well."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 69
    +entryCommentCount: 75
    +postCount: 6
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1708100869 {#328
      date: 2024-02-16 17:27:49.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 17
    +apId: "wholesome@kbin.social"
    +apProfileId: "https://kbin.social/m/wholesome"
    +apPublicUrl: "https://kbin.social/m/wholesome"
    +apFollowersUrl: "https://kbin.social/m/wholesome/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "wholesome"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687397540 {#325
      date: 2023-06-22 03:32:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687397540 {#327
      date: 2023-06-22 03:32:20.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3886
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "wholesome@kbin.social"
    +title: "wholesome"
    +description: "Wholesome memes, pics, gifs, videos, stories, whatever. Just nice and wholesome things. Be here and be well."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 69
    +entryCommentCount: 75
    +postCount: 6
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1708100869 {#328
      date: 2024-02-16 17:27:49.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 17
    +apId: "wholesome@kbin.social"
    +apProfileId: "https://kbin.social/m/wholesome"
    +apPublicUrl: "https://kbin.social/m/wholesome"
    +apFollowersUrl: "https://kbin.social/m/wholesome/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "wholesome"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687397540 {#325
      date: 2023-06-22 03:32:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687397540 {#327
      date: 2023-06-22 03:32:20.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 16.0 MiB 4.69 ms
Input props
[
  "user" => App\Entity\User {#5065
    +avatar: Proxies\__CG__\App\Entity\Image {#5066 …}
    +cover: null
    +email: "Damaskox@kbin.social"
    +username: "@Damaskox@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🇫🇮\n
      \n
      Reddit was awesome. It’s sad what became of it.  \n
      Started in Lemmy but kbin's reputation system woo'd me over!
      """
    +lastActive: DateTime @1706373781 {#5062
      date: 2024-01-27 17:43:01.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5067 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5069 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5071 …}
    +entries: Doctrine\ORM\PersistentCollection {#5073 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5075 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5077 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5079 …}
    +posts: Doctrine\ORM\PersistentCollection {#5081 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5083 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5085 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5087 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5089 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5091 …}
    +follows: Doctrine\ORM\PersistentCollection {#5093 …}
    +followers: Doctrine\ORM\PersistentCollection {#5095 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5097 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5099 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5101 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +violations: Doctrine\ORM\PersistentCollection {#5109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
    +awards: Doctrine\ORM\PersistentCollection {#5113 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5115 …}
    +categories: Doctrine\ORM\PersistentCollection {#5117 …}
    -id: 72613
    -password: "$2y$13$EsqPq0Gb1k95NQqC/oo2DuqPCOJLcAcPh7fB3lGy1taRMvLkdbs5O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5119 …}
    +apId: "Damaskox@kbin.social"
    +apProfileId: "https://kbin.social/u/Damaskox"
    +apPublicUrl: "https://kbin.social/u/Damaskox"
    +apFollowersUrl: "https://kbin.social/u/Damaskox/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Damaskox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709290199 {#5063
      date: 2024-03-01 11:49:59.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699341593 {#5064
      date: 2023-11-07 08:19:53.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4111
  +width: 65
  +height: 65
  +user: App\Entity\User {#5065
    +avatar: Proxies\__CG__\App\Entity\Image {#5066 …}
    +cover: null
    +email: "Damaskox@kbin.social"
    +username: "@Damaskox@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🇫🇮\n
      \n
      Reddit was awesome. It’s sad what became of it.  \n
      Started in Lemmy but kbin's reputation system woo'd me over!
      """
    +lastActive: DateTime @1706373781 {#5062
      date: 2024-01-27 17:43:01.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5067 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5069 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5071 …}
    +entries: Doctrine\ORM\PersistentCollection {#5073 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5075 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5077 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5079 …}
    +posts: Doctrine\ORM\PersistentCollection {#5081 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5083 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5085 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5087 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5089 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5091 …}
    +follows: Doctrine\ORM\PersistentCollection {#5093 …}
    +followers: Doctrine\ORM\PersistentCollection {#5095 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5097 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5099 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5101 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +violations: Doctrine\ORM\PersistentCollection {#5109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5111 …}
    +awards: Doctrine\ORM\PersistentCollection {#5113 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5115 …}
    +categories: Doctrine\ORM\PersistentCollection {#5117 …}
    -id: 72613
    -password: "$2y$13$EsqPq0Gb1k95NQqC/oo2DuqPCOJLcAcPh7fB3lGy1taRMvLkdbs5O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5119 …}
    +apId: "Damaskox@kbin.social"
    +apProfileId: "https://kbin.social/u/Damaskox"
    +apPublicUrl: "https://kbin.social/u/Damaskox"
    +apFollowersUrl: "https://kbin.social/u/Damaskox/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Damaskox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709290199 {#5063
      date: 2024-03-01 11:49:59.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699341593 {#5064
      date: 2023-11-07 08:19:53.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.41 ms
Input props
[
  "user" => App\Entity\User {#3980
    +avatar: Proxies\__CG__\App\Entity\Image {#3979 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3978 …}
    +email: "artillect@kbin.social"
    +username: "@artillect@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      [#gaming](https://kbin.social/tag/gaming) [#magicthegathering](https://kbin.social/tag/magicthegathering) [#hardware](https://kbin.social/tag/hardware) [#mechanicalkeyboards](https://kbin.social/tag/mechanicalkeyboards)  \n
       he/him  \n
       (Feel free to message me on reddit if you're a mod of a community that I've created an alternative for on kbin and you want to switch over)
      """
    +lastActive: DateTime @1687507868 {#3983
      date: 2023-06-23 10:11:08.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 {#3977 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3975 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3973 …}
    +entries: Doctrine\ORM\PersistentCollection {#3971 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3969 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3967 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3965 …}
    +posts: Doctrine\ORM\PersistentCollection {#3963 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3961 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3959 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3957 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3955 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3903 …}
    +follows: Doctrine\ORM\PersistentCollection {#3905 …}
    +followers: Doctrine\ORM\PersistentCollection {#3910 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3912 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3909 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3919 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3920 …}
    +reports: Doctrine\ORM\PersistentCollection {#3921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3924 …}
    +violations: Doctrine\ORM\PersistentCollection {#3927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3929 …}
    +awards: Doctrine\ORM\PersistentCollection {#3932 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3934 …}
    +categories: Doctrine\ORM\PersistentCollection {#3937 …}
    -id: 3045
    -password: "$2y$13$xM5Yb5f2MNN/PFpgsAEy6eOUntLg1Bj1DeMKLpRotOufN6UCl372e"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3922 …}
    +apId: "artillect@kbin.social"
    +apProfileId: "https://kbin.social/u/artillect"
    +apPublicUrl: "https://kbin.social/u/artillect"
    +apFollowersUrl: "https://kbin.social/u/artillect/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "artillect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689712970 {#3982
      date: 2023-07-18 22:42:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687049091 {#3981
      date: 2023-06-18 02:44:51.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5189
  +width: 65
  +height: 65
  +user: App\Entity\User {#3980
    +avatar: Proxies\__CG__\App\Entity\Image {#3979 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3978 …}
    +email: "artillect@kbin.social"
    +username: "@artillect@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      [#gaming](https://kbin.social/tag/gaming) [#magicthegathering](https://kbin.social/tag/magicthegathering) [#hardware](https://kbin.social/tag/hardware) [#mechanicalkeyboards](https://kbin.social/tag/mechanicalkeyboards)  \n
       he/him  \n
       (Feel free to message me on reddit if you're a mod of a community that I've created an alternative for on kbin and you want to switch over)
      """
    +lastActive: DateTime @1687507868 {#3983
      date: 2023-06-23 10:11:08.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 {#3977 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3975 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3973 …}
    +entries: Doctrine\ORM\PersistentCollection {#3971 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3969 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3967 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3965 …}
    +posts: Doctrine\ORM\PersistentCollection {#3963 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3961 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3959 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3957 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3955 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3903 …}
    +follows: Doctrine\ORM\PersistentCollection {#3905 …}
    +followers: Doctrine\ORM\PersistentCollection {#3910 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3912 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3909 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3919 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3920 …}
    +reports: Doctrine\ORM\PersistentCollection {#3921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3924 …}
    +violations: Doctrine\ORM\PersistentCollection {#3927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3929 …}
    +awards: Doctrine\ORM\PersistentCollection {#3932 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3934 …}
    +categories: Doctrine\ORM\PersistentCollection {#3937 …}
    -id: 3045
    -password: "$2y$13$xM5Yb5f2MNN/PFpgsAEy6eOUntLg1Bj1DeMKLpRotOufN6UCl372e"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3922 …}
    +apId: "artillect@kbin.social"
    +apProfileId: "https://kbin.social/u/artillect"
    +apPublicUrl: "https://kbin.social/u/artillect"
    +apFollowersUrl: "https://kbin.social/u/artillect/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "artillect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689712970 {#3982
      date: 2023-07-18 22:42:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687049091 {#3981
      date: 2023-06-18 02:44:51.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.29 ms
Input props
[
  "user" => App\Entity\User {#4293
    +avatar: Proxies\__CG__\App\Entity\Image {#4294 …}
    +cover: null
    +email: "wetszn@beehaw.org"
    +username: "@wetszn@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "he/him"
    +lastActive: DateTime @1687521742 {#4290
      date: 2023-06-23 14:02:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4295 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4297 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4299 …}
    +entries: Doctrine\ORM\PersistentCollection {#4301 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4303 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4305 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4307 …}
    +posts: Doctrine\ORM\PersistentCollection {#4309 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4311 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4313 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4315 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4317 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4319 …}
    +follows: Doctrine\ORM\PersistentCollection {#4321 …}
    +followers: Doctrine\ORM\PersistentCollection {#4323 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4325 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4327 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4329 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4331 …}
    +reports: Doctrine\ORM\PersistentCollection {#4333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
    +violations: Doctrine\ORM\PersistentCollection {#4337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4339 …}
    +awards: Doctrine\ORM\PersistentCollection {#4341 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4343 …}
    +categories: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 9051
    -password: "$2y$13$Nj9VV.Ao.uNT0y6wKP22QOPwqA20Re.bcFgO7u103ppknsGuZHYfK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4347 …}
    +apId: "wetszn@beehaw.org"
    +apProfileId: "https://beehaw.org/u/wetszn"
    +apPublicUrl: "https://beehaw.org/u/wetszn"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "wetszn"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689472737 {#4291
      date: 2023-07-16 03:58:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687521740 {#4292
      date: 2023-06-23 14:02:20.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5246
  +width: 65
  +height: 65
  +user: App\Entity\User {#4293
    +avatar: Proxies\__CG__\App\Entity\Image {#4294 …}
    +cover: null
    +email: "wetszn@beehaw.org"
    +username: "@wetszn@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "he/him"
    +lastActive: DateTime @1687521742 {#4290
      date: 2023-06-23 14:02:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4295 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4297 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4299 …}
    +entries: Doctrine\ORM\PersistentCollection {#4301 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4303 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4305 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4307 …}
    +posts: Doctrine\ORM\PersistentCollection {#4309 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4311 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4313 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4315 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4317 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4319 …}
    +follows: Doctrine\ORM\PersistentCollection {#4321 …}
    +followers: Doctrine\ORM\PersistentCollection {#4323 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4325 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4327 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4329 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4331 …}
    +reports: Doctrine\ORM\PersistentCollection {#4333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4335 …}
    +violations: Doctrine\ORM\PersistentCollection {#4337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4339 …}
    +awards: Doctrine\ORM\PersistentCollection {#4341 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4343 …}
    +categories: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 9051
    -password: "$2y$13$Nj9VV.Ao.uNT0y6wKP22QOPwqA20Re.bcFgO7u103ppknsGuZHYfK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4347 …}
    +apId: "wetszn@beehaw.org"
    +apProfileId: "https://beehaw.org/u/wetszn"
    +apPublicUrl: "https://beehaw.org/u/wetszn"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "wetszn"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689472737 {#4291
      date: 2023-07-16 03:58:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687521740 {#4292
      date: 2023-06-23 14:02:20.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.30 ms
Input props
[
  "user" => App\Entity\User {#5005
    +avatar: Proxies\__CG__\App\Entity\Image {#5006 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5007 …}
    +email: "robinsyl@meow.social"
    +username: "@robinsyl@meow.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      The cutest ribbons~ 🎀  \n
      Your local gay disaster kitten 🏳️\u{200D}⚧️  \n
      Software dev in NL 💻  \n
      Makes music 🎹  \n
      Neurodiv in many ways :ms_neurodiversity:  \n
      Very smol 🧃
      """
    +lastActive: DateTime @1688879119 {#5002
      date: 2023-07-09 07:05:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5008 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5010 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5012 …}
    +entries: Doctrine\ORM\PersistentCollection {#5014 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5016 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5018 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5020 …}
    +posts: Doctrine\ORM\PersistentCollection {#5022 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5024 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5026 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5028 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5030 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5032 …}
    +follows: Doctrine\ORM\PersistentCollection {#5034 …}
    +followers: Doctrine\ORM\PersistentCollection {#5036 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5038 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5040 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5042 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5044 …}
    +reports: Doctrine\ORM\PersistentCollection {#5046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
    +violations: Doctrine\ORM\PersistentCollection {#5050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
    +awards: Doctrine\ORM\PersistentCollection {#5054 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5056 …}
    +categories: Doctrine\ORM\PersistentCollection {#5058 …}
    -id: 20660
    -password: "$2y$13$0uYfLFDSwVny5KkrhPY1YuFYyffEXBH6sDj7KUHaIksQzLzhdvESW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5060 …}
    +apId: "robinsyl@meow.social"
    +apProfileId: "https://meow.social/users/robinsyl"
    +apPublicUrl: "https://meow.social/@robinsyl"
    +apFollowersUrl: "https://meow.social/users/robinsyl/followers"
    +apInboxUrl: "https://meow.social/inbox"
    +apDomain: "meow.social"
    +apPreferredUsername: "robinsyl"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: true
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688879116 {#5003
      date: 2023-07-09 07:05:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688879115 {#5004
      date: 2023-07-09 07:05:15.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5303
  +width: 65
  +height: 65
  +user: App\Entity\User {#5005
    +avatar: Proxies\__CG__\App\Entity\Image {#5006 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5007 …}
    +email: "robinsyl@meow.social"
    +username: "@robinsyl@meow.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      The cutest ribbons~ 🎀  \n
      Your local gay disaster kitten 🏳️\u{200D}⚧️  \n
      Software dev in NL 💻  \n
      Makes music 🎹  \n
      Neurodiv in many ways :ms_neurodiversity:  \n
      Very smol 🧃
      """
    +lastActive: DateTime @1688879119 {#5002
      date: 2023-07-09 07:05:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5008 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5010 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5012 …}
    +entries: Doctrine\ORM\PersistentCollection {#5014 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5016 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5018 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5020 …}
    +posts: Doctrine\ORM\PersistentCollection {#5022 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5024 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5026 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5028 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5030 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5032 …}
    +follows: Doctrine\ORM\PersistentCollection {#5034 …}
    +followers: Doctrine\ORM\PersistentCollection {#5036 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5038 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5040 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5042 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5044 …}
    +reports: Doctrine\ORM\PersistentCollection {#5046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
    +violations: Doctrine\ORM\PersistentCollection {#5050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
    +awards: Doctrine\ORM\PersistentCollection {#5054 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5056 …}
    +categories: Doctrine\ORM\PersistentCollection {#5058 …}
    -id: 20660
    -password: "$2y$13$0uYfLFDSwVny5KkrhPY1YuFYyffEXBH6sDj7KUHaIksQzLzhdvESW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5060 …}
    +apId: "robinsyl@meow.social"
    +apProfileId: "https://meow.social/users/robinsyl"
    +apPublicUrl: "https://meow.social/@robinsyl"
    +apFollowersUrl: "https://meow.social/users/robinsyl/followers"
    +apInboxUrl: "https://meow.social/inbox"
    +apDomain: "meow.social"
    +apPreferredUsername: "robinsyl"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: true
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688879116 {#5003
      date: 2023-07-09 07:05:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688879115 {#5004
      date: 2023-07-09 07:05:15.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.30 ms
Input props
[
  "user" => App\Entity\User {#4227
    +avatar: Proxies\__CG__\App\Entity\Image {#4224 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4225 …}
    +email: "dragfyre@kbin.social"
    +username: "@dragfyre@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      let's write something in here.\n
      \n
      [/m/Wholesome](https://kbin.social/m/Wholesome)  \n
       [/m/TheyDidTheMath](https://kbin.social/m/TheyDidTheMath)  \n
       [/m/TerribleMaps](https://kbin.social/m/TerribleMaps)  \n
       [/m/ThreeWordStories](https://kbin.social/m/ThreeWordStories)  \n
       [/m/FediBots](https://kbin.social/m/FediBots)  \n
       [/m/ChatbotThunderdome](https://kbin.social/m/ChatbotThunderdome)  \n
       [/m/Pinetta](https://kbin.social/m/Pinetta)
      """
    +lastActive: DateTime @1698224621 {#4228
      date: 2023-10-25 11:03:41.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4222 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4220 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4218 …}
    +entries: Doctrine\ORM\PersistentCollection {#4216 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4214 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4212 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4210 …}
    +posts: Doctrine\ORM\PersistentCollection {#4208 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4206 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4204 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4202 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4200 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4198 …}
    +follows: Doctrine\ORM\PersistentCollection {#4196 …}
    +followers: Doctrine\ORM\PersistentCollection {#4194 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4192 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4190 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4188 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4186 …}
    +reports: Doctrine\ORM\PersistentCollection {#4184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4182 …}
    +violations: Doctrine\ORM\PersistentCollection {#4180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
    +awards: Doctrine\ORM\PersistentCollection {#4176 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4174 …}
    +categories: Doctrine\ORM\PersistentCollection {#4172 …}
    -id: 6669
    -password: "$2y$13$Z/Bq1K88l14iz4oIQC1E7OTGI.cQOylbgYukLwkkGSx4rIQ8A2qd."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4170 …}
    +apId: "dragfyre@kbin.social"
    +apProfileId: "https://kbin.social/u/dragfyre"
    +apPublicUrl: "https://kbin.social/u/dragfyre"
    +apFollowersUrl: "https://kbin.social/u/dragfyre/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "dragfyre"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1698224622 {#4229
      date: 2023-10-25 11:03:42.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687413658 {#4226
      date: 2023-06-22 08:00:58.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5360
  +width: 65
  +height: 65
  +user: App\Entity\User {#4227
    +avatar: Proxies\__CG__\App\Entity\Image {#4224 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4225 …}
    +email: "dragfyre@kbin.social"
    +username: "@dragfyre@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      let's write something in here.\n
      \n
      [/m/Wholesome](https://kbin.social/m/Wholesome)  \n
       [/m/TheyDidTheMath](https://kbin.social/m/TheyDidTheMath)  \n
       [/m/TerribleMaps](https://kbin.social/m/TerribleMaps)  \n
       [/m/ThreeWordStories](https://kbin.social/m/ThreeWordStories)  \n
       [/m/FediBots](https://kbin.social/m/FediBots)  \n
       [/m/ChatbotThunderdome](https://kbin.social/m/ChatbotThunderdome)  \n
       [/m/Pinetta](https://kbin.social/m/Pinetta)
      """
    +lastActive: DateTime @1698224621 {#4228
      date: 2023-10-25 11:03:41.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4222 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4220 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4218 …}
    +entries: Doctrine\ORM\PersistentCollection {#4216 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4214 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4212 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4210 …}
    +posts: Doctrine\ORM\PersistentCollection {#4208 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4206 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4204 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4202 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4200 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4198 …}
    +follows: Doctrine\ORM\PersistentCollection {#4196 …}
    +followers: Doctrine\ORM\PersistentCollection {#4194 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4192 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4190 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4188 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4186 …}
    +reports: Doctrine\ORM\PersistentCollection {#4184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4182 …}
    +violations: Doctrine\ORM\PersistentCollection {#4180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
    +awards: Doctrine\ORM\PersistentCollection {#4176 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4174 …}
    +categories: Doctrine\ORM\PersistentCollection {#4172 …}
    -id: 6669
    -password: "$2y$13$Z/Bq1K88l14iz4oIQC1E7OTGI.cQOylbgYukLwkkGSx4rIQ8A2qd."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4170 …}
    +apId: "dragfyre@kbin.social"
    +apProfileId: "https://kbin.social/u/dragfyre"
    +apPublicUrl: "https://kbin.social/u/dragfyre"
    +apFollowersUrl: "https://kbin.social/u/dragfyre/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "dragfyre"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1698224622 {#4229
      date: 2023-10-25 11:03:42.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687413658 {#4226
      date: 2023-06-22 08:00:58.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.29 ms
Input props
[
  "user" => App\Entity\User {#4648
    +avatar: Proxies\__CG__\App\Entity\Image {#4649 …}
    +cover: null
    +email: "Hondolor@kbin.social"
    +username: "@Hondolor@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Reddit Migrator, Artist, Tech Enthusiast"
    +lastActive: DateTime @1688849107 {#4645
      date: 2023-07-08 22:45:07.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 {#4650 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4652 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4654 …}
    +entries: Doctrine\ORM\PersistentCollection {#4656 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4658 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4660 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4662 …}
    +posts: Doctrine\ORM\PersistentCollection {#4664 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4666 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4668 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4670 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4672 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4674 …}
    +follows: Doctrine\ORM\PersistentCollection {#4676 …}
    +followers: Doctrine\ORM\PersistentCollection {#4678 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4680 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4682 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4684 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4686 …}
    +reports: Doctrine\ORM\PersistentCollection {#4688 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4690 …}
    +violations: Doctrine\ORM\PersistentCollection {#4692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
    +awards: Doctrine\ORM\PersistentCollection {#4696 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4698 …}
    +categories: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 11939
    -password: "$2y$13$2RbG6VniTkZ2XyjkEtGB/.JKdcvRu4mUFz6H/BaV6MmjQaAlXaU7i"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4702 …}
    +apId: "Hondolor@kbin.social"
    +apProfileId: "https://kbin.social/u/Hondolor"
    +apPublicUrl: "https://kbin.social/u/Hondolor"
    +apFollowersUrl: "https://kbin.social/u/Hondolor/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Hondolor"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689746356 {#4646
      date: 2023-07-19 07:59:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688012191 {#4647
      date: 2023-06-29 06:16:31.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5417
  +width: 65
  +height: 65
  +user: App\Entity\User {#4648
    +avatar: Proxies\__CG__\App\Entity\Image {#4649 …}
    +cover: null
    +email: "Hondolor@kbin.social"
    +username: "@Hondolor@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Reddit Migrator, Artist, Tech Enthusiast"
    +lastActive: DateTime @1688849107 {#4645
      date: 2023-07-08 22:45:07.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 {#4650 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4652 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4654 …}
    +entries: Doctrine\ORM\PersistentCollection {#4656 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4658 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4660 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4662 …}
    +posts: Doctrine\ORM\PersistentCollection {#4664 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4666 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4668 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4670 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4672 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4674 …}
    +follows: Doctrine\ORM\PersistentCollection {#4676 …}
    +followers: Doctrine\ORM\PersistentCollection {#4678 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4680 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4682 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4684 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4686 …}
    +reports: Doctrine\ORM\PersistentCollection {#4688 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4690 …}
    +violations: Doctrine\ORM\PersistentCollection {#4692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
    +awards: Doctrine\ORM\PersistentCollection {#4696 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4698 …}
    +categories: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 11939
    -password: "$2y$13$2RbG6VniTkZ2XyjkEtGB/.JKdcvRu4mUFz6H/BaV6MmjQaAlXaU7i"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4702 …}
    +apId: "Hondolor@kbin.social"
    +apProfileId: "https://kbin.social/u/Hondolor"
    +apPublicUrl: "https://kbin.social/u/Hondolor"
    +apFollowersUrl: "https://kbin.social/u/Hondolor/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Hondolor"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689746356 {#4646
      date: 2023-07-19 07:59:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688012191 {#4647
      date: 2023-06-29 06:16:31.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.37 ms
Input props
[
  "user" => App\Entity\User {#4040
    +avatar: Proxies\__CG__\App\Entity\Image {#4039 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4038 …}
    +email: "BasicWhiteGirl@kbin.social"
    +username: "@BasicWhiteGirl@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      White, Great White.\n
      \n
      [/m/shark](https://kbin.social/m/shark)  \n
       [/m/BritneySpears](https://kbin.social/m/BritneySpears)
      """
    +lastActive: DateTime @1687547605 {#4043
      date: 2023-06-23 21:13:25.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 {#4037 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4035 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4033 …}
    +entries: Doctrine\ORM\PersistentCollection {#4031 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4029 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4027 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4025 …}
    +posts: Doctrine\ORM\PersistentCollection {#4023 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4021 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4019 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4017 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4015 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4013 …}
    +follows: Doctrine\ORM\PersistentCollection {#4011 …}
    +followers: Doctrine\ORM\PersistentCollection {#4009 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4007 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4005 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4003 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
    +violations: Doctrine\ORM\PersistentCollection {#3995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3993 …}
    +awards: Doctrine\ORM\PersistentCollection {#3991 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3989 …}
    +categories: Doctrine\ORM\PersistentCollection {#3987 …}
    -id: 2844
    -password: "$2y$13$EE5yXZHpHc4L4uxSrEbsre5o5rKWax7BLMjsYdk/ujPRFrcBqoTOG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3985 …}
    +apId: "BasicWhiteGirl@kbin.social"
    +apProfileId: "https://kbin.social/u/BasicWhiteGirl"
    +apPublicUrl: "https://kbin.social/u/BasicWhiteGirl"
    +apFollowersUrl: "https://kbin.social/u/BasicWhiteGirl/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BasicWhiteGirl"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689130937 {#4042
      date: 2023-07-12 05:02:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687043419 {#4041
      date: 2023-06-18 01:10:19.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5474
  +width: 65
  +height: 65
  +user: App\Entity\User {#4040
    +avatar: Proxies\__CG__\App\Entity\Image {#4039 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4038 …}
    +email: "BasicWhiteGirl@kbin.social"
    +username: "@BasicWhiteGirl@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      White, Great White.\n
      \n
      [/m/shark](https://kbin.social/m/shark)  \n
       [/m/BritneySpears](https://kbin.social/m/BritneySpears)
      """
    +lastActive: DateTime @1687547605 {#4043
      date: 2023-06-23 21:13:25.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 {#4037 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4035 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4033 …}
    +entries: Doctrine\ORM\PersistentCollection {#4031 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4029 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4027 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4025 …}
    +posts: Doctrine\ORM\PersistentCollection {#4023 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4021 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4019 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4017 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4015 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4013 …}
    +follows: Doctrine\ORM\PersistentCollection {#4011 …}
    +followers: Doctrine\ORM\PersistentCollection {#4009 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4007 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4005 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4003 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3997 …}
    +violations: Doctrine\ORM\PersistentCollection {#3995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3993 …}
    +awards: Doctrine\ORM\PersistentCollection {#3991 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3989 …}
    +categories: Doctrine\ORM\PersistentCollection {#3987 …}
    -id: 2844
    -password: "$2y$13$EE5yXZHpHc4L4uxSrEbsre5o5rKWax7BLMjsYdk/ujPRFrcBqoTOG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3985 …}
    +apId: "BasicWhiteGirl@kbin.social"
    +apProfileId: "https://kbin.social/u/BasicWhiteGirl"
    +apPublicUrl: "https://kbin.social/u/BasicWhiteGirl"
    +apFollowersUrl: "https://kbin.social/u/BasicWhiteGirl/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "BasicWhiteGirl"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689130937 {#4042
      date: 2023-07-12 05:02:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687043419 {#4041
      date: 2023-06-18 01:10:19.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.29 ms
Input props
[
  "user" => App\Entity\User {#4167
    +avatar: Proxies\__CG__\App\Entity\Image {#4164 …}
    +cover: null
    +email: "interolivary@beehaw.org"
    +username: "@interolivary@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Currently between olives"
    +lastActive: DateTime @1729443882 {#4168
      date: 2024-10-20 19:04:42.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 {#4165 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4163 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4161 …}
    +entries: Doctrine\ORM\PersistentCollection {#4159 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4157 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4155 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4153 …}
    +posts: Doctrine\ORM\PersistentCollection {#4151 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4149 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4147 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4145 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4143 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4141 …}
    +follows: Doctrine\ORM\PersistentCollection {#4139 …}
    +followers: Doctrine\ORM\PersistentCollection {#4137 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4135 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4133 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4131 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +violations: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4117 …}
    +awards: Doctrine\ORM\PersistentCollection {#4115 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4112 …}
    +categories: Doctrine\ORM\PersistentCollection {#4286 …}
    -id: 6670
    -password: "$2y$13$T4IWmGor/2Sjx2od2a5V4eSyUyXHQm45DcYe9w9FNX/uAfJbwrodm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4288 …}
    +apId: "interolivary@beehaw.org"
    +apProfileId: "https://beehaw.org/u/interolivary"
    +apPublicUrl: "https://beehaw.org/u/interolivary"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "interolivary"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728740928 {#4169
      date: 2024-10-12 15:48:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687413660 {#4166
      date: 2023-06-22 08:01:00.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5531
  +width: 65
  +height: 65
  +user: App\Entity\User {#4167
    +avatar: Proxies\__CG__\App\Entity\Image {#4164 …}
    +cover: null
    +email: "interolivary@beehaw.org"
    +username: "@interolivary@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Currently between olives"
    +lastActive: DateTime @1729443882 {#4168
      date: 2024-10-20 19:04:42.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 {#4165 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4163 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4161 …}
    +entries: Doctrine\ORM\PersistentCollection {#4159 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4157 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4155 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4153 …}
    +posts: Doctrine\ORM\PersistentCollection {#4151 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4149 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4147 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4145 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4143 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4141 …}
    +follows: Doctrine\ORM\PersistentCollection {#4139 …}
    +followers: Doctrine\ORM\PersistentCollection {#4137 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4135 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4133 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4131 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +violations: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4117 …}
    +awards: Doctrine\ORM\PersistentCollection {#4115 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4112 …}
    +categories: Doctrine\ORM\PersistentCollection {#4286 …}
    -id: 6670
    -password: "$2y$13$T4IWmGor/2Sjx2od2a5V4eSyUyXHQm45DcYe9w9FNX/uAfJbwrodm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4288 …}
    +apId: "interolivary@beehaw.org"
    +apProfileId: "https://beehaw.org/u/interolivary"
    +apPublicUrl: "https://beehaw.org/u/interolivary"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "interolivary"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728740928 {#4169
      date: 2024-10-12 15:48:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687413660 {#4166
      date: 2023-06-22 08:01:00.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.28 ms
Input props
[
  "user" => App\Entity\User {#4766
    +avatar: Proxies\__CG__\App\Entity\Image {#4767 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4768 …}
    +email: "IbuMichele@mas.to"
    +username: "@IbuMichele@mas.to"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "American living in Japan. I volunteer for a U.S. political organization globally in tech. [#cats](https://mas.to/tags/cats), [#art](https://mas.to/tags/art), [#travel](https://mas.to/tags/travel), [#food](https://mas.to/tags/food), [#baking](https://mas.to/tags/baking), [#pottery](https://mas.to/tags/pottery), [#tech](https://mas.to/tags/tech), [#quilting](https://mas.to/tags/quilting) and all kinds of other things. She/her"
    +lastActive: DateTime @1688714236 {#4763
      date: 2023-07-07 09:17: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 {#4769 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4771 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4773 …}
    +entries: Doctrine\ORM\PersistentCollection {#4775 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4777 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4779 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4781 …}
    +posts: Doctrine\ORM\PersistentCollection {#4783 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4785 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4787 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4789 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4791 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4793 …}
    +follows: Doctrine\ORM\PersistentCollection {#4795 …}
    +followers: Doctrine\ORM\PersistentCollection {#4797 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4799 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4801 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4803 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4805 …}
    +reports: Doctrine\ORM\PersistentCollection {#4807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
    +violations: Doctrine\ORM\PersistentCollection {#4811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
    +awards: Doctrine\ORM\PersistentCollection {#4815 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4817 …}
    +categories: Doctrine\ORM\PersistentCollection {#4819 …}
    -id: 19996
    -password: "$2y$13$T7ra47mQEAXZ19bduMqMwuKpLhQWuA2.RgW9wgyXTsRzz4iltkZnW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4821 …}
    +apId: "IbuMichele@mas.to"
    +apProfileId: "https://mas.to/users/IbuMichele"
    +apPublicUrl: "https://mas.to/@IbuMichele"
    +apFollowersUrl: "https://mas.to/users/IbuMichele/followers"
    +apInboxUrl: "https://mas.to/inbox"
    +apDomain: "mas.to"
    +apPreferredUsername: "IbuMichele"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688714236 {#4764
      date: 2023-07-07 09:17:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688703054 {#4765
      date: 2023-07-07 06:10:54.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5588
  +width: 65
  +height: 65
  +user: App\Entity\User {#4766
    +avatar: Proxies\__CG__\App\Entity\Image {#4767 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4768 …}
    +email: "IbuMichele@mas.to"
    +username: "@IbuMichele@mas.to"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "American living in Japan. I volunteer for a U.S. political organization globally in tech. [#cats](https://mas.to/tags/cats), [#art](https://mas.to/tags/art), [#travel](https://mas.to/tags/travel), [#food](https://mas.to/tags/food), [#baking](https://mas.to/tags/baking), [#pottery](https://mas.to/tags/pottery), [#tech](https://mas.to/tags/tech), [#quilting](https://mas.to/tags/quilting) and all kinds of other things. She/her"
    +lastActive: DateTime @1688714236 {#4763
      date: 2023-07-07 09:17: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 {#4769 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4771 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4773 …}
    +entries: Doctrine\ORM\PersistentCollection {#4775 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4777 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4779 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4781 …}
    +posts: Doctrine\ORM\PersistentCollection {#4783 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4785 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4787 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4789 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4791 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4793 …}
    +follows: Doctrine\ORM\PersistentCollection {#4795 …}
    +followers: Doctrine\ORM\PersistentCollection {#4797 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4799 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4801 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4803 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4805 …}
    +reports: Doctrine\ORM\PersistentCollection {#4807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
    +violations: Doctrine\ORM\PersistentCollection {#4811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
    +awards: Doctrine\ORM\PersistentCollection {#4815 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4817 …}
    +categories: Doctrine\ORM\PersistentCollection {#4819 …}
    -id: 19996
    -password: "$2y$13$T7ra47mQEAXZ19bduMqMwuKpLhQWuA2.RgW9wgyXTsRzz4iltkZnW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4821 …}
    +apId: "IbuMichele@mas.to"
    +apProfileId: "https://mas.to/users/IbuMichele"
    +apPublicUrl: "https://mas.to/@IbuMichele"
    +apFollowersUrl: "https://mas.to/users/IbuMichele/followers"
    +apInboxUrl: "https://mas.to/inbox"
    +apDomain: "mas.to"
    +apPreferredUsername: "IbuMichele"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688714236 {#4764
      date: 2023-07-07 09:17:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688703054 {#4765
      date: 2023-07-07 06:10:54.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.28 ms
Input props
[
  "user" => App\Entity\User {#4352
    +avatar: Proxies\__CG__\App\Entity\Image {#4353 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4354 …}
    +email: "cthonctic@kbin.social"
    +username: "@cthonctic@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Spent years on reddit after Google+ closed, my hopes are now with the Threadiverse\n
      \n
      I'm interested in (among many, many other things):  \n
       TTRPGs, board games, longboarding, SUP / paddleboarding, and mechanical keyboards.  \n
       Yes, I realize that's a lot of "boards" in that list. :)
      """
    +lastActive: DateTime @1692784189 {#4349
      date: 2023-08-23 11:49: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 {#4355 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4357 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4359 …}
    +entries: Doctrine\ORM\PersistentCollection {#4361 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4363 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4365 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4367 …}
    +posts: Doctrine\ORM\PersistentCollection {#4369 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4371 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4373 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4375 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4377 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4379 …}
    +follows: Doctrine\ORM\PersistentCollection {#4381 …}
    +followers: Doctrine\ORM\PersistentCollection {#4383 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4385 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4387 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4389 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +violations: Doctrine\ORM\PersistentCollection {#4397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
    +awards: Doctrine\ORM\PersistentCollection {#4401 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4403 …}
    +categories: Doctrine\ORM\PersistentCollection {#4405 …}
    -id: 9372
    -password: "$2y$13$auRcPcWazsI6.MrKK7Eydu.Qot91WftSAEbtZsr4ayLoJDg9k.kmO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4407 …}
    +apId: "cthonctic@kbin.social"
    +apProfileId: "https://kbin.social/u/cthonctic"
    +apPublicUrl: "https://kbin.social/u/cthonctic"
    +apFollowersUrl: "https://kbin.social/u/cthonctic/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "cthonctic"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1694373524 {#4350
      date: 2023-09-10 21:18:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687537854 {#4351
      date: 2023-06-23 18:30:54.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5645
  +width: 65
  +height: 65
  +user: App\Entity\User {#4352
    +avatar: Proxies\__CG__\App\Entity\Image {#4353 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4354 …}
    +email: "cthonctic@kbin.social"
    +username: "@cthonctic@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Spent years on reddit after Google+ closed, my hopes are now with the Threadiverse\n
      \n
      I'm interested in (among many, many other things):  \n
       TTRPGs, board games, longboarding, SUP / paddleboarding, and mechanical keyboards.  \n
       Yes, I realize that's a lot of "boards" in that list. :)
      """
    +lastActive: DateTime @1692784189 {#4349
      date: 2023-08-23 11:49: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 {#4355 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4357 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4359 …}
    +entries: Doctrine\ORM\PersistentCollection {#4361 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4363 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4365 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4367 …}
    +posts: Doctrine\ORM\PersistentCollection {#4369 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4371 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4373 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4375 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4377 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4379 …}
    +follows: Doctrine\ORM\PersistentCollection {#4381 …}
    +followers: Doctrine\ORM\PersistentCollection {#4383 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4385 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4387 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4389 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +violations: Doctrine\ORM\PersistentCollection {#4397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
    +awards: Doctrine\ORM\PersistentCollection {#4401 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4403 …}
    +categories: Doctrine\ORM\PersistentCollection {#4405 …}
    -id: 9372
    -password: "$2y$13$auRcPcWazsI6.MrKK7Eydu.Qot91WftSAEbtZsr4ayLoJDg9k.kmO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4407 …}
    +apId: "cthonctic@kbin.social"
    +apProfileId: "https://kbin.social/u/cthonctic"
    +apPublicUrl: "https://kbin.social/u/cthonctic"
    +apFollowersUrl: "https://kbin.social/u/cthonctic/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "cthonctic"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1694373524 {#4350
      date: 2023-09-10 21:18:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687537854 {#4351
      date: 2023-06-23 18:30:54.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.28 ms
Input props
[
  "user" => App\Entity\User {#4274
    +avatar: Proxies\__CG__\App\Entity\Image {#4269 …}
    +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 {#3943
      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 {#4121 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4110 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4282 …}
    +entries: Doctrine\ORM\PersistentCollection {#4281 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4278 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4275 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4272 …}
    +posts: Doctrine\ORM\PersistentCollection {#4271 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4119 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4264 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4262 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4260 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4258 …}
    +follows: Doctrine\ORM\PersistentCollection {#4256 …}
    +followers: Doctrine\ORM\PersistentCollection {#4254 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4252 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4250 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4248 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4246 …}
    +reports: Doctrine\ORM\PersistentCollection {#4244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4242 …}
    +violations: Doctrine\ORM\PersistentCollection {#4240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
    +awards: Doctrine\ORM\PersistentCollection {#4236 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4234 …}
    +categories: Doctrine\ORM\PersistentCollection {#4232 …}
    -id: 4742
    -password: "$2y$13$LAO.NB1wPWOPMz88kgmpnO5558E0kTXr/40v2JYzNK.v7Qwt1ib1q"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4230 …}
    +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 {#4280
      date: 2023-07-18 18:31:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144815 {#4277
      date: 2023-06-19 05:20:15.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5702
  +width: 65
  +height: 65
  +user: App\Entity\User {#4274
    +avatar: Proxies\__CG__\App\Entity\Image {#4269 …}
    +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 {#3943
      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 {#4121 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4110 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4282 …}
    +entries: Doctrine\ORM\PersistentCollection {#4281 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4278 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4275 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4272 …}
    +posts: Doctrine\ORM\PersistentCollection {#4271 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4119 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4264 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4262 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4260 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4258 …}
    +follows: Doctrine\ORM\PersistentCollection {#4256 …}
    +followers: Doctrine\ORM\PersistentCollection {#4254 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4252 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4250 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4248 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4246 …}
    +reports: Doctrine\ORM\PersistentCollection {#4244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4242 …}
    +violations: Doctrine\ORM\PersistentCollection {#4240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
    +awards: Doctrine\ORM\PersistentCollection {#4236 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4234 …}
    +categories: Doctrine\ORM\PersistentCollection {#4232 …}
    -id: 4742
    -password: "$2y$13$LAO.NB1wPWOPMz88kgmpnO5558E0kTXr/40v2JYzNK.v7Qwt1ib1q"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4230 …}
    +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 {#4280
      date: 2023-07-18 18:31:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144815 {#4277
      date: 2023-06-19 05:20:15.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.30 ms
Input props
[
  "user" => App\Entity\User {#4886
    +avatar: Proxies\__CG__\App\Entity\Image {#4887 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4888 …}
    +email: "TheDonsieLass@mas.to"
    +username: "@TheDonsieLass@mas.to"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      We are in a climate emergency  \n
      Cri de cœur-ist disabled vegan migrant  \n
      Was an early modernist, now working in public health  \n
      Aspiring Lorax  \n
      Likes animals, evidence, justice, languages & dialects, the outdoors, tea  \n
      Prefers the quiet place  \n
      Curious about things\n
      \n
      She/her; they/them
      """
    +lastActive: DateTime @1688804638 {#4883
      date: 2023-07-08 10:23:58.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 {#4889 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4891 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4893 …}
    +entries: Doctrine\ORM\PersistentCollection {#4895 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4897 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4899 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4901 …}
    +posts: Doctrine\ORM\PersistentCollection {#4903 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4905 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4907 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4909 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4911 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4913 …}
    +follows: Doctrine\ORM\PersistentCollection {#4915 …}
    +followers: Doctrine\ORM\PersistentCollection {#4917 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4919 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4921 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4923 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4925 …}
    +reports: Doctrine\ORM\PersistentCollection {#4927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4929 …}
    +violations: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    +awards: Doctrine\ORM\PersistentCollection {#4935 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4937 …}
    +categories: Doctrine\ORM\PersistentCollection {#4939 …}
    -id: 20442
    -password: "$2y$13$mWUk1FHPTf8I2VmTRhJaROKebbke0jLdFrJGERkoVyM/pExVQ7BWy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4941 …}
    +apId: "TheDonsieLass@mas.to"
    +apProfileId: "https://mas.to/users/TheDonsieLass"
    +apPublicUrl: "https://mas.to/@TheDonsieLass"
    +apFollowersUrl: "https://mas.to/users/TheDonsieLass/followers"
    +apInboxUrl: "https://mas.to/inbox"
    +apDomain: "mas.to"
    +apPreferredUsername: "TheDonsieLass"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688804638 {#4884
      date: 2023-07-08 10:23:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688804637 {#4885
      date: 2023-07-08 10:23:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5759
  +width: 65
  +height: 65
  +user: App\Entity\User {#4886
    +avatar: Proxies\__CG__\App\Entity\Image {#4887 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4888 …}
    +email: "TheDonsieLass@mas.to"
    +username: "@TheDonsieLass@mas.to"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      We are in a climate emergency  \n
      Cri de cœur-ist disabled vegan migrant  \n
      Was an early modernist, now working in public health  \n
      Aspiring Lorax  \n
      Likes animals, evidence, justice, languages & dialects, the outdoors, tea  \n
      Prefers the quiet place  \n
      Curious about things\n
      \n
      She/her; they/them
      """
    +lastActive: DateTime @1688804638 {#4883
      date: 2023-07-08 10:23:58.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 {#4889 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4891 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4893 …}
    +entries: Doctrine\ORM\PersistentCollection {#4895 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4897 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4899 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4901 …}
    +posts: Doctrine\ORM\PersistentCollection {#4903 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4905 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4907 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4909 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4911 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4913 …}
    +follows: Doctrine\ORM\PersistentCollection {#4915 …}
    +followers: Doctrine\ORM\PersistentCollection {#4917 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4919 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4921 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4923 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4925 …}
    +reports: Doctrine\ORM\PersistentCollection {#4927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4929 …}
    +violations: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    +awards: Doctrine\ORM\PersistentCollection {#4935 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4937 …}
    +categories: Doctrine\ORM\PersistentCollection {#4939 …}
    -id: 20442
    -password: "$2y$13$mWUk1FHPTf8I2VmTRhJaROKebbke0jLdFrJGERkoVyM/pExVQ7BWy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4941 …}
    +apId: "TheDonsieLass@mas.to"
    +apProfileId: "https://mas.to/users/TheDonsieLass"
    +apPublicUrl: "https://mas.to/@TheDonsieLass"
    +apFollowersUrl: "https://mas.to/users/TheDonsieLass/followers"
    +apInboxUrl: "https://mas.to/inbox"
    +apDomain: "mas.to"
    +apPreferredUsername: "TheDonsieLass"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688804638 {#4884
      date: 2023-07-08 10:23:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688804637 {#4885
      date: 2023-07-08 10:23:57.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 16.0 MiB 3.42 ms
Input props
[
  "magazine" => "wholesome@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#5821
  +limit: 4
  +tag: null
  +magazine: "wholesome@kbin.social"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#5822 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 16.0 MiB 2.24 ms
Input props
[
  "magazine" => "wholesome@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#5899
  +limit: 4
  +tag: null
  +magazine: "wholesome@kbin.social"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#2435 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3085 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 16.0 MiB 1.56 ms
Input props
[
  "magazine" => "wholesome@kbin.social"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#5970
  +limit: 4
  +tag: null
  +magazine: "wholesome@kbin.social"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#2478 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3085 …}
}
support_us_block App\Twig\Components\SupportUsBlock 16.0 MiB 0.23 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6039
  +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 {#6040 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 16.0 MiB 0.97 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "wholesome@kbin.social"
    +title: "wholesome"
    +description: "Wholesome memes, pics, gifs, videos, stories, whatever. Just nice and wholesome things. Be here and be well."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 69
    +entryCommentCount: 75
    +postCount: 6
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1708100869 {#328
      date: 2024-02-16 17:27:49.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 17
    +apId: "wholesome@kbin.social"
    +apProfileId: "https://kbin.social/m/wholesome"
    +apPublicUrl: "https://kbin.social/m/wholesome"
    +apFollowersUrl: "https://kbin.social/m/wholesome/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "wholesome"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687397540 {#325
      date: 2023-06-22 03:32:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687397540 {#327
      date: 2023-06-22 03:32:20.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6132
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "wholesome@kbin.social"
    +title: "wholesome"
    +description: "Wholesome memes, pics, gifs, videos, stories, whatever. Just nice and wholesome things. Be here and be well."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 69
    +entryCommentCount: 75
    +postCount: 6
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1708100869 {#328
      date: 2024-02-16 17:27:49.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 17
    +apId: "wholesome@kbin.social"
    +apProfileId: "https://kbin.social/m/wholesome"
    +apPublicUrl: "https://kbin.social/m/wholesome"
    +apFollowersUrl: "https://kbin.social/m/wholesome/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "wholesome"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687397540 {#325
      date: 2023-06-22 03:32:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687397540 {#327
      date: 2023-06-22 03:32:20.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#395 …}
}