Redirect 302 redirect from GET @entry_comment_create (3a9372)

GET https://kbin.spritesserver.nl/login

Components

14 Twig Components
43 Render Count
2016 ms Render Time
12.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 3.63ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 73.07ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 1.27ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.79ms
user_form_actions
"App\Twig\Components\UserFormActionsComponent"
components/user_form_actions.html.twig
1 0.52ms
login_socials
"App\Twig\Components\LoginSocialsComponent"
components/login_socials.html.twig
1 0.29ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 107.06ms
magazine_inline
"App\Twig\Components\MagazineInlineComponent"
components/magazine_inline.html.twig
1 0.41ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 1,797.19ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 18.00ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 4.91ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 38.83ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 6.57ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 37.71ms

Render calls

user_form_actions App\Twig\Components\UserFormActionsComponent 12.0 MiB 0.52 ms
Input props
[
  "showRegister" => true
  "showPasswordReset" => true
  "showResendEmail" => true
]
Attributes
[]
Component
App\Twig\Components\UserFormActionsComponent {#111
  +showLogin: false
  +showRegister: true
  +showPasswordReset: true
  +showResendEmail: true
}
login_socials App\Twig\Components\LoginSocialsComponent 12.0 MiB 0.29 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\LoginSocialsComponent {#2404
  -oauthGoogleId: null
  -oauthFacebookId: null
  -oauthGithubId: null
  -oauthKeycloakId: null
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.50 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 {#1867
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.27 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1376
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.17 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2358
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.22 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 {#1515
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.29 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 {#1763
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1415
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1606
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.38 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1574
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1722
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.29 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2386
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.33 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2013
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.27 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2060
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.33 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2165
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.25 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2311
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.23 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2210
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2039
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.31 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1990
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.25 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2507
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.24 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2563
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.29 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 {#2619
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.25 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 {#2677
  +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
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 107.06 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#2747
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#380 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
magazine_inline App\Twig\Components\MagazineInlineComponent 12.0 MiB 0.41 ms
Input props
[
  "magazine" => App\Entity\Magazine {#2900
    +icon: null
    +name: "localhost"
    +title: "Test magazine, please ignore"
    +description: null
    +rules: null
    +subscriptionsCount: 15
    +entryCount: 0
    +entryCommentCount: 0
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1686562137 {#2909
      date: 2023-06-12 11:28:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#2913 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#2938 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#2947 …}
    +entries: Doctrine\ORM\PersistentCollection {#2989 …}
    +posts: Doctrine\ORM\PersistentCollection {#3031 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#2969 …}
    +bans: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +badges: Doctrine\ORM\PersistentCollection {#3088 …}
    +logs: Doctrine\ORM\PersistentCollection {#3098 …}
    +awards: Doctrine\ORM\PersistentCollection {#3109 …}
    +categories: Doctrine\ORM\PersistentCollection {#3122 …}
    -id: 1
    +apId: null
    +apProfileId: "https://kbin.spritesserver.nl/m/localhost"
    +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
      PEZxc/sFiP10Ha75sHJG02ax35tW4A==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEApyYYE5+9w1ObIMM7HfrI\r\n
      ZFzklqTFcBMyOJ9GRoyXEDI+lVdBslgGIKmd9w7zwlJKb+MOwr3P6Yu1gZzEnWHS\r\n
      dNxOdD3oGfcQqif3JdWlyEdBTKGvOHeNRHOiHFmZDcqzYiwOQQvoewDsFYpEt7+g\r\n
      7W3xvDv0PEW+gtgwJtaHc34CqJXG+DSOK5qy2Ss4gF0MevVQCKEV1YuG5nJpxRTj\r\n
      pIcU+y/0UyeyUUc+eduq+3tu3zOwwYxZZXpx7LWYHNMMdnWkUueZ9co/BoQqdGS/\r\n
      Qz63ZQ3SXou/oLPYgBzpOgEr1qtnW+yiw3NECtcFZNbzR3zR1WVzurl5WwEduhFL\r\n
      7hX3WwsvvVlBV8qJ2qsLszMvdj97ZZc0YAveh2s8rQT1HXizOorpqetJVIOkA+Pu\r\n
      A+Y7hRNw3DQE1HgA3AbbXO/ibJpcBEOev8hy5FQIwlKWzdZdzsyJ0ke5TPHIph5Y\r\n
      fpQfay6wzS9u4+aqhbF9EOIaeSSMiA4LEbOr736uplWimovrK5lPIdZQ/V0FjrTx\r\n
      Eu21nrbtDwk6bclxA/FdYX/yMy4TiUe6NXjD3CYqPSM6aPbEQu0ZQI+B8UR28J6S\r\n
      tc+QGZrIrg4mHDeoYIxTDuX8d2FPDSbxXt6sBWnGi/83094JaIXW+APjWsKELrpC\r\n
      e5RHoCdk344HBKdbPgSQzD8CAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686562108 {#2905
      date: 2023-06-12 11:28:28.0 +02:00
    }
  }
  "showAvatar" => true
  "fullName" => true
  "stretchedLink" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineInlineComponent {#3129
  +magazine: App\Entity\Magazine {#2900
    +icon: null
    +name: "localhost"
    +title: "Test magazine, please ignore"
    +description: null
    +rules: null
    +subscriptionsCount: 15
    +entryCount: 0
    +entryCommentCount: 0
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1686562137 {#2909
      date: 2023-06-12 11:28:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#2913 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#2938 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#2947 …}
    +entries: Doctrine\ORM\PersistentCollection {#2989 …}
    +posts: Doctrine\ORM\PersistentCollection {#3031 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#2969 …}
    +bans: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +badges: Doctrine\ORM\PersistentCollection {#3088 …}
    +logs: Doctrine\ORM\PersistentCollection {#3098 …}
    +awards: Doctrine\ORM\PersistentCollection {#3109 …}
    +categories: Doctrine\ORM\PersistentCollection {#3122 …}
    -id: 1
    +apId: null
    +apProfileId: "https://kbin.spritesserver.nl/m/localhost"
    +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
      PEZxc/sFiP10Ha75sHJG02ax35tW4A==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEApyYYE5+9w1ObIMM7HfrI\r\n
      ZFzklqTFcBMyOJ9GRoyXEDI+lVdBslgGIKmd9w7zwlJKb+MOwr3P6Yu1gZzEnWHS\r\n
      dNxOdD3oGfcQqif3JdWlyEdBTKGvOHeNRHOiHFmZDcqzYiwOQQvoewDsFYpEt7+g\r\n
      7W3xvDv0PEW+gtgwJtaHc34CqJXG+DSOK5qy2Ss4gF0MevVQCKEV1YuG5nJpxRTj\r\n
      pIcU+y/0UyeyUUc+eduq+3tu3zOwwYxZZXpx7LWYHNMMdnWkUueZ9co/BoQqdGS/\r\n
      Qz63ZQ3SXou/oLPYgBzpOgEr1qtnW+yiw3NECtcFZNbzR3zR1WVzurl5WwEduhFL\r\n
      7hX3WwsvvVlBV8qJ2qsLszMvdj97ZZc0YAveh2s8rQT1HXizOorpqetJVIOkA+Pu\r\n
      A+Y7hRNw3DQE1HgA3AbbXO/ibJpcBEOev8hy5FQIwlKWzdZdzsyJ0ke5TPHIph5Y\r\n
      fpQfay6wzS9u4+aqhbF9EOIaeSSMiA4LEbOr736uplWimovrK5lPIdZQ/V0FjrTx\r\n
      Eu21nrbtDwk6bclxA/FdYX/yMy4TiUe6NXjD3CYqPSM6aPbEQu0ZQI+B8UR28J6S\r\n
      tc+QGZrIrg4mHDeoYIxTDuX8d2FPDSbxXt6sBWnGi/83094JaIXW+APjWsKELrpC\r\n
      e5RHoCdk344HBKdbPgSQzD8CAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686562108 {#2905
      date: 2023-06-12 11:28:28.0 +02:00
    }
  }
  +showTitle: true
  +fullName: true
  +stretchedLink: true
  +showAvatar: true
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 1,797.19 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3206
  +magazine: null
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.47 ms
Input props
[
  "user" => App\Entity\User {#4249
    +avatar: Proxies\__CG__\App\Entity\Image {#4250 …}
    +cover: null
    +email: "agent_flounder@lemmy.world"
    +username: "@agent_flounder@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727418065 {#4246
      date: 2024-09-27 08:21:05.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4251 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4253 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4255 …}
    +entries: Doctrine\ORM\PersistentCollection {#4257 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4259 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4261 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4263 …}
    +posts: Doctrine\ORM\PersistentCollection {#4265 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4267 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4269 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4271 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4273 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4275 …}
    +follows: Doctrine\ORM\PersistentCollection {#4277 …}
    +followers: Doctrine\ORM\PersistentCollection {#4279 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4281 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4283 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4285 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4287 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
    +violations: Doctrine\ORM\PersistentCollection {#4293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4295 …}
    +awards: Doctrine\ORM\PersistentCollection {#4297 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4299 …}
    +categories: Doctrine\ORM\PersistentCollection {#4301 …}
    -id: 36905
    -password: "$2y$13$DhCvpz5sxdFzGCa5k1WKKOgszK/L/4EXQPNcTUrMhq49Z3keoadQW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4303 …}
    +apId: "agent_flounder@lemmy.world"
    +apProfileId: "https://lemmy.world/u/agent_flounder"
    +apPublicUrl: "https://lemmy.world/u/agent_flounder"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "agent_flounder"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727169863 {#4247
      date: 2024-09-24 11:24:23.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690598000 {#4248
      date: 2023-07-29 04:33:20.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5683
  +width: 65
  +height: 65
  +user: App\Entity\User {#4249
    +avatar: Proxies\__CG__\App\Entity\Image {#4250 …}
    +cover: null
    +email: "agent_flounder@lemmy.world"
    +username: "@agent_flounder@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727418065 {#4246
      date: 2024-09-27 08:21:05.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4251 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4253 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4255 …}
    +entries: Doctrine\ORM\PersistentCollection {#4257 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4259 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4261 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4263 …}
    +posts: Doctrine\ORM\PersistentCollection {#4265 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4267 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4269 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4271 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4273 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4275 …}
    +follows: Doctrine\ORM\PersistentCollection {#4277 …}
    +followers: Doctrine\ORM\PersistentCollection {#4279 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4281 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4283 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4285 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4287 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
    +violations: Doctrine\ORM\PersistentCollection {#4293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4295 …}
    +awards: Doctrine\ORM\PersistentCollection {#4297 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4299 …}
    +categories: Doctrine\ORM\PersistentCollection {#4301 …}
    -id: 36905
    -password: "$2y$13$DhCvpz5sxdFzGCa5k1WKKOgszK/L/4EXQPNcTUrMhq49Z3keoadQW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4303 …}
    +apId: "agent_flounder@lemmy.world"
    +apProfileId: "https://lemmy.world/u/agent_flounder"
    +apPublicUrl: "https://lemmy.world/u/agent_flounder"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "agent_flounder"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727169863 {#4247
      date: 2024-09-24 11:24:23.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690598000 {#4248
      date: 2023-07-29 04:33:20.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.41 ms
Input props
[
  "user" => App\Entity\User {#4487
    +avatar: Proxies\__CG__\App\Entity\Image {#4488 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4489 …}
    +email: "fossilesque@mander.xyz"
    +username: "@fossilesque@mander.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ![image](https://i.redd.it/0zuvx4gl49x21.gif)\n
      \n
      A lazy cat in human skin, an eldritch being borne of the '90s.\n
      \n
      Alts: [@fossilesque@lemmy.dbzer0.com](https:/lemmy.dbzer0.com/u/fossilesque)\n
      \n
      Bots: [@SciBot@mander.xyz](https://mander.xyz/u/SciBot)
      """
    +lastActive: DateTime @1727416307 {#4484
      date: 2024-09-27 07:51:47.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4490 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4492 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4494 …}
    +entries: Doctrine\ORM\PersistentCollection {#4496 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4498 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4500 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4502 …}
    +posts: Doctrine\ORM\PersistentCollection {#4504 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4506 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4508 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4510 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4512 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4514 …}
    +follows: Doctrine\ORM\PersistentCollection {#4516 …}
    +followers: Doctrine\ORM\PersistentCollection {#4518 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4520 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4522 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4524 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +violations: Doctrine\ORM\PersistentCollection {#4532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4534 …}
    +awards: Doctrine\ORM\PersistentCollection {#4536 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4538 …}
    +categories: Doctrine\ORM\PersistentCollection {#4540 …}
    -id: 3970
    -password: "$2y$13$E3vYa7tbkMFTXnW/GuXVl.GypYmotp9RGA05RbwzmIHpBbw6ocy6m"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4542 …}
    +apId: "fossilesque@mander.xyz"
    +apProfileId: "https://mander.xyz/u/fossilesque"
    +apPublicUrl: "https://mander.xyz/u/fossilesque"
    +apFollowersUrl: null
    +apInboxUrl: "https://mander.xyz/inbox"
    +apDomain: "mander.xyz"
    +apPreferredUsername: "fossilesque"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726789428 {#4485
      date: 2024-09-20 01:43:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687108254 {#4486
      date: 2023-06-18 19:10:54.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5756
  +width: 65
  +height: 65
  +user: App\Entity\User {#4487
    +avatar: Proxies\__CG__\App\Entity\Image {#4488 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4489 …}
    +email: "fossilesque@mander.xyz"
    +username: "@fossilesque@mander.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ![image](https://i.redd.it/0zuvx4gl49x21.gif)\n
      \n
      A lazy cat in human skin, an eldritch being borne of the '90s.\n
      \n
      Alts: [@fossilesque@lemmy.dbzer0.com](https:/lemmy.dbzer0.com/u/fossilesque)\n
      \n
      Bots: [@SciBot@mander.xyz](https://mander.xyz/u/SciBot)
      """
    +lastActive: DateTime @1727416307 {#4484
      date: 2024-09-27 07:51:47.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4490 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4492 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4494 …}
    +entries: Doctrine\ORM\PersistentCollection {#4496 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4498 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4500 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4502 …}
    +posts: Doctrine\ORM\PersistentCollection {#4504 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4506 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4508 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4510 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4512 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4514 …}
    +follows: Doctrine\ORM\PersistentCollection {#4516 …}
    +followers: Doctrine\ORM\PersistentCollection {#4518 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4520 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4522 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4524 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +violations: Doctrine\ORM\PersistentCollection {#4532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4534 …}
    +awards: Doctrine\ORM\PersistentCollection {#4536 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4538 …}
    +categories: Doctrine\ORM\PersistentCollection {#4540 …}
    -id: 3970
    -password: "$2y$13$E3vYa7tbkMFTXnW/GuXVl.GypYmotp9RGA05RbwzmIHpBbw6ocy6m"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4542 …}
    +apId: "fossilesque@mander.xyz"
    +apProfileId: "https://mander.xyz/u/fossilesque"
    +apPublicUrl: "https://mander.xyz/u/fossilesque"
    +apFollowersUrl: null
    +apInboxUrl: "https://mander.xyz/inbox"
    +apDomain: "mander.xyz"
    +apPreferredUsername: "fossilesque"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726789428 {#4485
      date: 2024-09-20 01:43:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687108254 {#4486
      date: 2023-06-18 19:10:54.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.00 ms
Input props
[
  "user" => App\Entity\User {#5323
    +avatar: Proxies\__CG__\App\Entity\Image {#5324 …}
    +cover: null
    +email: "Zuberi@lemmy.dbzer0.com"
    +username: "@Zuberi@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      DRS GME and end the ponzi. Bleed the 1%\n
      \n
      [www.drsgme.org](https://www.drsgme.org/)\n
      \n
      wiki-user: Zuberi
      """
    +lastActive: DateTime @1727408978 {#5320
      date: 2024-09-27 05:49:38.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: 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 {#5325 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5327 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5329 …}
    +entries: Doctrine\ORM\PersistentCollection {#5331 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5333 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5335 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5337 …}
    +posts: Doctrine\ORM\PersistentCollection {#5339 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5341 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5343 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5345 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5347 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5349 …}
    +follows: Doctrine\ORM\PersistentCollection {#5351 …}
    +followers: Doctrine\ORM\PersistentCollection {#5353 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5355 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5357 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5359 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5361 …}
    +reports: Doctrine\ORM\PersistentCollection {#5363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
    +violations: Doctrine\ORM\PersistentCollection {#5367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
    +awards: Doctrine\ORM\PersistentCollection {#5371 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5373 …}
    +categories: Doctrine\ORM\PersistentCollection {#5375 …}
    -id: 49698
    -password: "$2y$13$wP9xnxh79oDBR8B0Fco//exwMAHTrsclrhyEFP213zdupwMBnvubC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5377 …}
    +apId: "Zuberi@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/Zuberi"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/Zuberi"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "Zuberi"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727091245 {#5321
      date: 2024-09-23 13:34:05.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696467024 {#5322
      date: 2023-10-05 02:50:24.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5813
  +width: 65
  +height: 65
  +user: App\Entity\User {#5323
    +avatar: Proxies\__CG__\App\Entity\Image {#5324 …}
    +cover: null
    +email: "Zuberi@lemmy.dbzer0.com"
    +username: "@Zuberi@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      DRS GME and end the ponzi. Bleed the 1%\n
      \n
      [www.drsgme.org](https://www.drsgme.org/)\n
      \n
      wiki-user: Zuberi
      """
    +lastActive: DateTime @1727408978 {#5320
      date: 2024-09-27 05:49:38.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: 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 {#5325 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5327 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5329 …}
    +entries: Doctrine\ORM\PersistentCollection {#5331 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5333 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5335 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5337 …}
    +posts: Doctrine\ORM\PersistentCollection {#5339 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5341 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5343 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5345 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5347 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5349 …}
    +follows: Doctrine\ORM\PersistentCollection {#5351 …}
    +followers: Doctrine\ORM\PersistentCollection {#5353 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5355 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5357 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5359 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5361 …}
    +reports: Doctrine\ORM\PersistentCollection {#5363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
    +violations: Doctrine\ORM\PersistentCollection {#5367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
    +awards: Doctrine\ORM\PersistentCollection {#5371 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5373 …}
    +categories: Doctrine\ORM\PersistentCollection {#5375 …}
    -id: 49698
    -password: "$2y$13$wP9xnxh79oDBR8B0Fco//exwMAHTrsclrhyEFP213zdupwMBnvubC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5377 …}
    +apId: "Zuberi@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/Zuberi"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/Zuberi"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "Zuberi"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727091245 {#5321
      date: 2024-09-23 13:34:05.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696467024 {#5322
      date: 2023-10-05 02:50:24.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.21 ms
Input props
[
  "user" => App\Entity\User {#3893
    +avatar: Proxies\__CG__\App\Entity\Image {#3894 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3895 …}
    +email: "Nisaea@lemmy.sdf.org"
    +username: "@Nisaea@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727419267 {#3890
      date: 2024-09-27 08:41: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: 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 {#3896 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3898 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3900 …}
    +entries: Doctrine\ORM\PersistentCollection {#3902 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3904 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3906 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3908 …}
    +posts: Doctrine\ORM\PersistentCollection {#3910 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3912 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3914 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3916 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3918 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3920 …}
    +follows: Doctrine\ORM\PersistentCollection {#3922 …}
    +followers: Doctrine\ORM\PersistentCollection {#3924 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3926 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3928 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3930 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3932 …}
    +reports: Doctrine\ORM\PersistentCollection {#3934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3936 …}
    +violations: Doctrine\ORM\PersistentCollection {#3938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3940 …}
    +awards: Doctrine\ORM\PersistentCollection {#3942 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3944 …}
    +categories: Doctrine\ORM\PersistentCollection {#3946 …}
    -id: 83575
    -password: "$2y$13$320dz5Y2iDvK/0dZ9TOOv.i4RFdmOWSzaiNpDkyXBZM28K8MwtGIS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3948 …}
    +apId: "Nisaea@lemmy.sdf.org"
    +apProfileId: "https://lemmy.sdf.org/u/Nisaea"
    +apPublicUrl: "https://lemmy.sdf.org/u/Nisaea"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.sdf.org/inbox"
    +apDomain: "lemmy.sdf.org"
    +apPreferredUsername: "Nisaea"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703200085 {#3891
      date: 2023-12-22 00:08:05.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703200082 {#3892
      date: 2023-12-22 00:08:02.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5870
  +width: 65
  +height: 65
  +user: App\Entity\User {#3893
    +avatar: Proxies\__CG__\App\Entity\Image {#3894 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3895 …}
    +email: "Nisaea@lemmy.sdf.org"
    +username: "@Nisaea@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727419267 {#3890
      date: 2024-09-27 08:41: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: 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 {#3896 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3898 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3900 …}
    +entries: Doctrine\ORM\PersistentCollection {#3902 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3904 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3906 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3908 …}
    +posts: Doctrine\ORM\PersistentCollection {#3910 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3912 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3914 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3916 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3918 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3920 …}
    +follows: Doctrine\ORM\PersistentCollection {#3922 …}
    +followers: Doctrine\ORM\PersistentCollection {#3924 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3926 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3928 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3930 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3932 …}
    +reports: Doctrine\ORM\PersistentCollection {#3934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3936 …}
    +violations: Doctrine\ORM\PersistentCollection {#3938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3940 …}
    +awards: Doctrine\ORM\PersistentCollection {#3942 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3944 …}
    +categories: Doctrine\ORM\PersistentCollection {#3946 …}
    -id: 83575
    -password: "$2y$13$320dz5Y2iDvK/0dZ9TOOv.i4RFdmOWSzaiNpDkyXBZM28K8MwtGIS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3948 …}
    +apId: "Nisaea@lemmy.sdf.org"
    +apProfileId: "https://lemmy.sdf.org/u/Nisaea"
    +apPublicUrl: "https://lemmy.sdf.org/u/Nisaea"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.sdf.org/inbox"
    +apDomain: "lemmy.sdf.org"
    +apPreferredUsername: "Nisaea"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703200085 {#3891
      date: 2023-12-22 00:08:05.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703200082 {#3892
      date: 2023-12-22 00:08:02.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.53 ms
Input props
[
  "user" => App\Entity\User {#5263
    +avatar: Proxies\__CG__\App\Entity\Image {#5264 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5265 …}
    +email: "Wistful@discuss.tchncs.de"
    +username: "@Wistful@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "*“…could’ve made it but it’s cozy in the rut…”*"
    +lastActive: DateTime @1727409417 {#5260
      date: 2024-09-27 05:56:57.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 {#5266 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5268 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5270 …}
    +entries: Doctrine\ORM\PersistentCollection {#5272 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5274 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5276 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5278 …}
    +posts: Doctrine\ORM\PersistentCollection {#5280 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5282 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5284 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5286 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5288 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5290 …}
    +follows: Doctrine\ORM\PersistentCollection {#5292 …}
    +followers: Doctrine\ORM\PersistentCollection {#5294 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5296 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5298 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5300 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5302 …}
    +reports: Doctrine\ORM\PersistentCollection {#5304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
    +violations: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    +awards: Doctrine\ORM\PersistentCollection {#5312 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5314 …}
    +categories: Doctrine\ORM\PersistentCollection {#5316 …}
    -id: 8207
    -password: "$2y$13$qs2FKq6BniO4lVtmcuURiu9Dla4BX4ORhsBwB.uRtoKKe6lmIwss6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5318 …}
    +apId: "Wistful@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/Wistful"
    +apPublicUrl: "https://discuss.tchncs.de/u/Wistful"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "Wistful"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727351232 {#5261
      date: 2024-09-26 13:47:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687492222 {#5262
      date: 2023-06-23 05:50:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5927
  +width: 65
  +height: 65
  +user: App\Entity\User {#5263
    +avatar: Proxies\__CG__\App\Entity\Image {#5264 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5265 …}
    +email: "Wistful@discuss.tchncs.de"
    +username: "@Wistful@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "*“…could’ve made it but it’s cozy in the rut…”*"
    +lastActive: DateTime @1727409417 {#5260
      date: 2024-09-27 05:56:57.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 {#5266 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5268 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5270 …}
    +entries: Doctrine\ORM\PersistentCollection {#5272 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5274 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5276 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5278 …}
    +posts: Doctrine\ORM\PersistentCollection {#5280 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5282 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5284 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5286 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5288 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5290 …}
    +follows: Doctrine\ORM\PersistentCollection {#5292 …}
    +followers: Doctrine\ORM\PersistentCollection {#5294 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5296 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5298 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5300 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5302 …}
    +reports: Doctrine\ORM\PersistentCollection {#5304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
    +violations: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    +awards: Doctrine\ORM\PersistentCollection {#5312 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5314 …}
    +categories: Doctrine\ORM\PersistentCollection {#5316 …}
    -id: 8207
    -password: "$2y$13$qs2FKq6BniO4lVtmcuURiu9Dla4BX4ORhsBwB.uRtoKKe6lmIwss6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5318 …}
    +apId: "Wistful@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/Wistful"
    +apPublicUrl: "https://discuss.tchncs.de/u/Wistful"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "Wistful"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727351232 {#5261
      date: 2024-09-26 13:47:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687492222 {#5262
      date: 2023-06-23 05:50:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.48 ms
Input props
[
  "user" => App\Entity\User {#5143
    +avatar: Proxies\__CG__\App\Entity\Image {#5144 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5145 …}
    +email: "setsneedtofeed@lemmy.world"
    +username: "@setsneedtofeed@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I mod a worryingly growing list of communities. Ask away if you have any questions or issues with any of the communities.\n
      \n
      I also run the hobby and nerd interest website scratch-that.org.
      """
    +lastActive: DateTime @1727409898 {#5140
      date: 2024-09-27 06:04: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 {#5146 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5148 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5150 …}
    +entries: Doctrine\ORM\PersistentCollection {#5152 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5154 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5156 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5158 …}
    +posts: Doctrine\ORM\PersistentCollection {#5160 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5162 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5164 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5166 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5168 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5170 …}
    +follows: Doctrine\ORM\PersistentCollection {#5172 …}
    +followers: Doctrine\ORM\PersistentCollection {#5174 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5176 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5178 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5180 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5182 …}
    +reports: Doctrine\ORM\PersistentCollection {#5184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5186 …}
    +violations: Doctrine\ORM\PersistentCollection {#5188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5190 …}
    +awards: Doctrine\ORM\PersistentCollection {#5192 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5194 …}
    +categories: Doctrine\ORM\PersistentCollection {#5196 …}
    -id: 985
    -password: "$2y$13$0A.ixElV2xQ74gxmA1w13edwtP6CXjMyD2PpmqidRBHihiKoLSU/a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5198 …}
    +apId: "setsneedtofeed@lemmy.world"
    +apProfileId: "https://lemmy.world/u/setsneedtofeed"
    +apPublicUrl: "https://lemmy.world/u/setsneedtofeed"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "setsneedtofeed"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725567385 {#5141
      date: 2024-09-05 22:16:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686967937 {#5142
      date: 2023-06-17 04:12:17.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5984
  +width: 65
  +height: 65
  +user: App\Entity\User {#5143
    +avatar: Proxies\__CG__\App\Entity\Image {#5144 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5145 …}
    +email: "setsneedtofeed@lemmy.world"
    +username: "@setsneedtofeed@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I mod a worryingly growing list of communities. Ask away if you have any questions or issues with any of the communities.\n
      \n
      I also run the hobby and nerd interest website scratch-that.org.
      """
    +lastActive: DateTime @1727409898 {#5140
      date: 2024-09-27 06:04: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 {#5146 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5148 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5150 …}
    +entries: Doctrine\ORM\PersistentCollection {#5152 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5154 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5156 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5158 …}
    +posts: Doctrine\ORM\PersistentCollection {#5160 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5162 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5164 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5166 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5168 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5170 …}
    +follows: Doctrine\ORM\PersistentCollection {#5172 …}
    +followers: Doctrine\ORM\PersistentCollection {#5174 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5176 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5178 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5180 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5182 …}
    +reports: Doctrine\ORM\PersistentCollection {#5184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5186 …}
    +violations: Doctrine\ORM\PersistentCollection {#5188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5190 …}
    +awards: Doctrine\ORM\PersistentCollection {#5192 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5194 …}
    +categories: Doctrine\ORM\PersistentCollection {#5196 …}
    -id: 985
    -password: "$2y$13$0A.ixElV2xQ74gxmA1w13edwtP6CXjMyD2PpmqidRBHihiKoLSU/a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5198 …}
    +apId: "setsneedtofeed@lemmy.world"
    +apProfileId: "https://lemmy.world/u/setsneedtofeed"
    +apPublicUrl: "https://lemmy.world/u/setsneedtofeed"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "setsneedtofeed"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725567385 {#5141
      date: 2024-09-05 22:16:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686967937 {#5142
      date: 2023-06-17 04:12:17.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.91 ms
Input props
[
  "user" => App\Entity\User {#5024
    +avatar: Proxies\__CG__\App\Entity\Image {#5025 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5026 …}
    +email: "capt_wolf@lemmy.world"
    +username: "@capt_wolf@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Perpetually tired mental health counselor, sometimes retro game streamer, comedian, Mensan, coffee connoisseur, bacon lover, chronic pain survivor, nefarious pirate, and generally all-round nice dude…"
    +lastActive: DateTime @1727410956 {#5021
      date: 2024-09-27 06:22: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 {#5027 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5029 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5031 …}
    +entries: Doctrine\ORM\PersistentCollection {#5033 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5035 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5037 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5039 …}
    +posts: Doctrine\ORM\PersistentCollection {#5041 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5043 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5045 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5047 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5049 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5051 …}
    +follows: Doctrine\ORM\PersistentCollection {#5053 …}
    +followers: Doctrine\ORM\PersistentCollection {#5055 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5057 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5059 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5061 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5063 …}
    +reports: Doctrine\ORM\PersistentCollection {#5065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
    +violations: Doctrine\ORM\PersistentCollection {#5069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5071 …}
    +awards: Doctrine\ORM\PersistentCollection {#5073 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5075 …}
    +categories: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 27616
    -password: "$2y$13$suzLDZAm53CTkiWUotMec.9s.wQL9F4wW0FM1nb/W850apU6icKvK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5079 …}
    +apId: "capt_wolf@lemmy.world"
    +apProfileId: "https://lemmy.world/u/capt_wolf"
    +apPublicUrl: "https://lemmy.world/u/capt_wolf"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "capt_wolf"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1722651812 {#5022
      date: 2024-08-03 04:23:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689363456 {#5023
      date: 2023-07-14 21:37:36.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6041
  +width: 65
  +height: 65
  +user: App\Entity\User {#5024
    +avatar: Proxies\__CG__\App\Entity\Image {#5025 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5026 …}
    +email: "capt_wolf@lemmy.world"
    +username: "@capt_wolf@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Perpetually tired mental health counselor, sometimes retro game streamer, comedian, Mensan, coffee connoisseur, bacon lover, chronic pain survivor, nefarious pirate, and generally all-round nice dude…"
    +lastActive: DateTime @1727410956 {#5021
      date: 2024-09-27 06:22: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 {#5027 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5029 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5031 …}
    +entries: Doctrine\ORM\PersistentCollection {#5033 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5035 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5037 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5039 …}
    +posts: Doctrine\ORM\PersistentCollection {#5041 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5043 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5045 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5047 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5049 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5051 …}
    +follows: Doctrine\ORM\PersistentCollection {#5053 …}
    +followers: Doctrine\ORM\PersistentCollection {#5055 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5057 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5059 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5061 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5063 …}
    +reports: Doctrine\ORM\PersistentCollection {#5065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
    +violations: Doctrine\ORM\PersistentCollection {#5069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5071 …}
    +awards: Doctrine\ORM\PersistentCollection {#5073 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5075 …}
    +categories: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 27616
    -password: "$2y$13$suzLDZAm53CTkiWUotMec.9s.wQL9F4wW0FM1nb/W850apU6icKvK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5079 …}
    +apId: "capt_wolf@lemmy.world"
    +apProfileId: "https://lemmy.world/u/capt_wolf"
    +apPublicUrl: "https://lemmy.world/u/capt_wolf"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "capt_wolf"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1722651812 {#5022
      date: 2024-08-03 04:23:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689363456 {#5023
      date: 2023-07-14 21:37:36.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.63 ms
Input props
[
  "user" => App\Entity\User {#3385
    +avatar: Proxies\__CG__\App\Entity\Image {#3365 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3366 …}
    +email: "PP_BOY_@lemmy.world"
    +username: "@PP_BOY_@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      FKA\n
      \n
      PP_BOY_/GIRL_\n
      \n
      NotANaziIWasJustBornIn1988
      """
    +lastActive: DateTime @1727421172 {#3355
      date: 2024-09-27 09:12:52.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: 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 {#3367 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3360 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3364 …}
    +entries: Doctrine\ORM\PersistentCollection {#3361 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3415 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3430 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3460 …}
    +posts: Doctrine\ORM\PersistentCollection {#3421 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3471 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3492 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3523 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3480 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3532 …}
    +follows: Doctrine\ORM\PersistentCollection {#3535 …}
    +followers: Doctrine\ORM\PersistentCollection {#3530 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3558 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3554 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3571 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3575 …}
    +reports: Doctrine\ORM\PersistentCollection {#3559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3597 …}
    +violations: Doctrine\ORM\PersistentCollection {#3591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3617 …}
    +awards: Doctrine\ORM\PersistentCollection {#3606 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3612 …}
    +categories: Doctrine\ORM\PersistentCollection {#3630 …}
    -id: 43803
    -password: "$2y$13$4ple1E1gDJmK/adcYjy3Pu6dlKmwzyeUo/mGXxgFhsATh5r.y3R4K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3641 …}
    +apId: "PP_BOY_@lemmy.world"
    +apProfileId: "https://lemmy.world/u/PP_BOY_"
    +apPublicUrl: "https://lemmy.world/u/PP_BOY_"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "PP_BOY_"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727177685 {#3257
      date: 2024-09-24 13:34:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693510959 {#3394
      date: 2023-08-31 21:42:39.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6098
  +width: 65
  +height: 65
  +user: App\Entity\User {#3385
    +avatar: Proxies\__CG__\App\Entity\Image {#3365 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3366 …}
    +email: "PP_BOY_@lemmy.world"
    +username: "@PP_BOY_@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      FKA\n
      \n
      PP_BOY_/GIRL_\n
      \n
      NotANaziIWasJustBornIn1988
      """
    +lastActive: DateTime @1727421172 {#3355
      date: 2024-09-27 09:12:52.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: 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 {#3367 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3360 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3364 …}
    +entries: Doctrine\ORM\PersistentCollection {#3361 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3415 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3430 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3460 …}
    +posts: Doctrine\ORM\PersistentCollection {#3421 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3471 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3492 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3523 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3480 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3532 …}
    +follows: Doctrine\ORM\PersistentCollection {#3535 …}
    +followers: Doctrine\ORM\PersistentCollection {#3530 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3558 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3554 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3571 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3575 …}
    +reports: Doctrine\ORM\PersistentCollection {#3559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3597 …}
    +violations: Doctrine\ORM\PersistentCollection {#3591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3617 …}
    +awards: Doctrine\ORM\PersistentCollection {#3606 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3612 …}
    +categories: Doctrine\ORM\PersistentCollection {#3630 …}
    -id: 43803
    -password: "$2y$13$4ple1E1gDJmK/adcYjy3Pu6dlKmwzyeUo/mGXxgFhsATh5r.y3R4K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3641 …}
    +apId: "PP_BOY_@lemmy.world"
    +apProfileId: "https://lemmy.world/u/PP_BOY_"
    +apPublicUrl: "https://lemmy.world/u/PP_BOY_"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "PP_BOY_"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727177685 {#3257
      date: 2024-09-24 13:34:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693510959 {#3394
      date: 2023-08-31 21:42:39.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.14 ms
Input props
[
  "user" => App\Entity\User {#3834
    +avatar: Proxies\__CG__\App\Entity\Image {#3835 …}
    +cover: null
    +email: "algernon@lemmy.ml"
    +username: "@algernon@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "A tiny mouse, a hacker."
    +lastActive: DateTime @1727419344 {#3831
      date: 2024-09-27 08:42:24.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3836 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3838 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3840 …}
    +entries: Doctrine\ORM\PersistentCollection {#3842 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3844 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3846 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3848 …}
    +posts: Doctrine\ORM\PersistentCollection {#3850 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3852 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3854 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3856 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3858 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3860 …}
    +follows: Doctrine\ORM\PersistentCollection {#3862 …}
    +followers: Doctrine\ORM\PersistentCollection {#3864 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3866 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3868 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3870 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3872 …}
    +reports: Doctrine\ORM\PersistentCollection {#3874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3876 …}
    +violations: Doctrine\ORM\PersistentCollection {#3878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3880 …}
    +awards: Doctrine\ORM\PersistentCollection {#3882 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3884 …}
    +categories: Doctrine\ORM\PersistentCollection {#3886 …}
    -id: 91982
    -password: "$2y$13$8MyD60XlOAe8nMGzmeUqnOGtKblWZyvahCykDr0h7RsvulQ3Ig3Me"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3888 …}
    +apId: "algernon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/algernon"
    +apPublicUrl: "https://lemmy.ml/u/algernon"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "algernon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725154313 {#3832
      date: 2024-09-01 03:31:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1725154312 {#3833
      date: 2024-09-01 03:31:52.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6155
  +width: 65
  +height: 65
  +user: App\Entity\User {#3834
    +avatar: Proxies\__CG__\App\Entity\Image {#3835 …}
    +cover: null
    +email: "algernon@lemmy.ml"
    +username: "@algernon@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "A tiny mouse, a hacker."
    +lastActive: DateTime @1727419344 {#3831
      date: 2024-09-27 08:42:24.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3836 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3838 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3840 …}
    +entries: Doctrine\ORM\PersistentCollection {#3842 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3844 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3846 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3848 …}
    +posts: Doctrine\ORM\PersistentCollection {#3850 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3852 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3854 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3856 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3858 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3860 …}
    +follows: Doctrine\ORM\PersistentCollection {#3862 …}
    +followers: Doctrine\ORM\PersistentCollection {#3864 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3866 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3868 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3870 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3872 …}
    +reports: Doctrine\ORM\PersistentCollection {#3874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3876 …}
    +violations: Doctrine\ORM\PersistentCollection {#3878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3880 …}
    +awards: Doctrine\ORM\PersistentCollection {#3882 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3884 …}
    +categories: Doctrine\ORM\PersistentCollection {#3886 …}
    -id: 91982
    -password: "$2y$13$8MyD60XlOAe8nMGzmeUqnOGtKblWZyvahCykDr0h7RsvulQ3Ig3Me"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3888 …}
    +apId: "algernon@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/algernon"
    +apPublicUrl: "https://lemmy.ml/u/algernon"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "algernon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725154313 {#3832
      date: 2024-09-01 03:31:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1725154312 {#3833
      date: 2024-09-01 03:31:52.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.47 ms
Input props
[
  "user" => App\Entity\User {#4308
    +avatar: Proxies\__CG__\App\Entity\Image {#4309 …}
    +cover: null
    +email: "umbrella@lemmy.ml"
    +username: "@umbrella@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727417764 {#4305
      date: 2024-09-27 08:16:04.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: 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 {#4310 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4312 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4314 …}
    +entries: Doctrine\ORM\PersistentCollection {#4316 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4318 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4320 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4322 …}
    +posts: Doctrine\ORM\PersistentCollection {#4324 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4326 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4328 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4330 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4332 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4334 …}
    +follows: Doctrine\ORM\PersistentCollection {#4336 …}
    +followers: Doctrine\ORM\PersistentCollection {#4338 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4340 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4342 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4344 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +violations: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    +awards: Doctrine\ORM\PersistentCollection {#4356 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4358 …}
    +categories: Doctrine\ORM\PersistentCollection {#4360 …}
    -id: 41112
    -password: "$2y$13$V.HCA31jeV6d6o5X3NPezuMxaH/jcCmyNBJWG2bkp13zmbNK1khQS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4362 …}
    +apId: "umbrella@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/umbrella"
    +apPublicUrl: "https://lemmy.ml/u/umbrella"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "umbrella"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727287380 {#4306
      date: 2024-09-25 20:03:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1692368501 {#4307
      date: 2023-08-18 16:21:41.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6212
  +width: 65
  +height: 65
  +user: App\Entity\User {#4308
    +avatar: Proxies\__CG__\App\Entity\Image {#4309 …}
    +cover: null
    +email: "umbrella@lemmy.ml"
    +username: "@umbrella@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727417764 {#4305
      date: 2024-09-27 08:16:04.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: 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 {#4310 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4312 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4314 …}
    +entries: Doctrine\ORM\PersistentCollection {#4316 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4318 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4320 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4322 …}
    +posts: Doctrine\ORM\PersistentCollection {#4324 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4326 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4328 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4330 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4332 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4334 …}
    +follows: Doctrine\ORM\PersistentCollection {#4336 …}
    +followers: Doctrine\ORM\PersistentCollection {#4338 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4340 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4342 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4344 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +violations: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    +awards: Doctrine\ORM\PersistentCollection {#4356 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4358 …}
    +categories: Doctrine\ORM\PersistentCollection {#4360 …}
    -id: 41112
    -password: "$2y$13$V.HCA31jeV6d6o5X3NPezuMxaH/jcCmyNBJWG2bkp13zmbNK1khQS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4362 …}
    +apId: "umbrella@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/umbrella"
    +apPublicUrl: "https://lemmy.ml/u/umbrella"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "umbrella"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727287380 {#4306
      date: 2024-09-25 20:03:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1692368501 {#4307
      date: 2023-08-18 16:21:41.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 33.92 ms
Input props
[
  "user" => App\Entity\User {#4964
    +avatar: Proxies\__CG__\App\Entity\Image {#4965 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4966 …}
    +email: "Kirbywithwhip1987@lemmygrad.ml"
    +username: "@Kirbywithwhip1987@lemmygrad.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🇨🇳 🇰🇵 🇻🇳 🇱🇦 🇨🇺 🇻🇪 🇳🇮 🇧🇾 🇷🇺 🇮🇷 🇸🇾 🇵🇸 🇲🇽 🇮🇪 🖤❤🤍💜\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/b9a8b651-5a1e-4d9c-b237-286e92ed89b0.jpeg)\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/a36f8087-28e9-44cd-ac25-aaee55d1f139.png)
      """
    +lastActive: DateTime @1727410998 {#4961
      date: 2024-09-27 06:23:18.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: 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 {#4967 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4969 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4971 …}
    +entries: Doctrine\ORM\PersistentCollection {#4973 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4975 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4977 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4979 …}
    +posts: Doctrine\ORM\PersistentCollection {#4981 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4983 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4985 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4987 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4989 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4991 …}
    +follows: Doctrine\ORM\PersistentCollection {#4993 …}
    +followers: Doctrine\ORM\PersistentCollection {#4995 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4997 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4999 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5001 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5003 …}
    +reports: Doctrine\ORM\PersistentCollection {#5005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5007 …}
    +violations: Doctrine\ORM\PersistentCollection {#5009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
    +awards: Doctrine\ORM\PersistentCollection {#5013 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5015 …}
    +categories: Doctrine\ORM\PersistentCollection {#5017 …}
    -id: 90280
    -password: "$2y$13$aCDwxrR6c90croCVhwGmu.dLcxL6XjLmSiuw4by5rrbihCnGjJP5m"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5019 …}
    +apId: "Kirbywithwhip1987@lemmygrad.ml"
    +apProfileId: "https://lemmygrad.ml/u/Kirbywithwhip1987"
    +apPublicUrl: "https://lemmygrad.ml/u/Kirbywithwhip1987"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmygrad.ml/inbox"
    +apDomain: "lemmygrad.ml"
    +apPreferredUsername: "Kirbywithwhip1987"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719131210 {#4962
      date: 2024-06-23 10:26:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1719131209 {#4963
      date: 2024-06-23 10:26:49.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6269
  +width: 65
  +height: 65
  +user: App\Entity\User {#4964
    +avatar: Proxies\__CG__\App\Entity\Image {#4965 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4966 …}
    +email: "Kirbywithwhip1987@lemmygrad.ml"
    +username: "@Kirbywithwhip1987@lemmygrad.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🇨🇳 🇰🇵 🇻🇳 🇱🇦 🇨🇺 🇻🇪 🇳🇮 🇧🇾 🇷🇺 🇮🇷 🇸🇾 🇵🇸 🇲🇽 🇮🇪 🖤❤🤍💜\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/b9a8b651-5a1e-4d9c-b237-286e92ed89b0.jpeg)\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/a36f8087-28e9-44cd-ac25-aaee55d1f139.png)
      """
    +lastActive: DateTime @1727410998 {#4961
      date: 2024-09-27 06:23:18.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: 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 {#4967 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4969 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4971 …}
    +entries: Doctrine\ORM\PersistentCollection {#4973 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4975 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4977 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4979 …}
    +posts: Doctrine\ORM\PersistentCollection {#4981 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4983 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4985 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4987 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4989 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4991 …}
    +follows: Doctrine\ORM\PersistentCollection {#4993 …}
    +followers: Doctrine\ORM\PersistentCollection {#4995 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4997 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4999 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5001 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5003 …}
    +reports: Doctrine\ORM\PersistentCollection {#5005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5007 …}
    +violations: Doctrine\ORM\PersistentCollection {#5009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
    +awards: Doctrine\ORM\PersistentCollection {#5013 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5015 …}
    +categories: Doctrine\ORM\PersistentCollection {#5017 …}
    -id: 90280
    -password: "$2y$13$aCDwxrR6c90croCVhwGmu.dLcxL6XjLmSiuw4by5rrbihCnGjJP5m"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5019 …}
    +apId: "Kirbywithwhip1987@lemmygrad.ml"
    +apProfileId: "https://lemmygrad.ml/u/Kirbywithwhip1987"
    +apPublicUrl: "https://lemmygrad.ml/u/Kirbywithwhip1987"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmygrad.ml/inbox"
    +apDomain: "lemmygrad.ml"
    +apPreferredUsername: "Kirbywithwhip1987"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719131210 {#4962
      date: 2024-06-23 10:26:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1719131209 {#4963
      date: 2024-06-23 10:26:49.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.90 ms
Input props
[
  "user" => App\Entity\User {#5203
    +avatar: Proxies\__CG__\App\Entity\Image {#5204 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5205 …}
    +email: "kewwwi@lemmy.world"
    +username: "@kewwwi@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727409676 {#5200
      date: 2024-09-27 06:01: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: 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 {#5206 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5208 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5210 …}
    +entries: Doctrine\ORM\PersistentCollection {#5212 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5214 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5216 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5218 …}
    +posts: Doctrine\ORM\PersistentCollection {#5220 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5222 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5224 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5226 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5228 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5230 …}
    +follows: Doctrine\ORM\PersistentCollection {#5232 …}
    +followers: Doctrine\ORM\PersistentCollection {#5234 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5236 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5238 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5240 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5242 …}
    +reports: Doctrine\ORM\PersistentCollection {#5244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
    +violations: Doctrine\ORM\PersistentCollection {#5248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
    +awards: Doctrine\ORM\PersistentCollection {#5252 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5254 …}
    +categories: Doctrine\ORM\PersistentCollection {#5256 …}
    -id: 44629
    -password: "$2y$13$vQPzgFiqiBcy7DIOCmis3ulScAtpuo0E1qpcLwN1XgakyyALAe5Z2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5258 …}
    +apId: "kewwwi@lemmy.world"
    +apProfileId: "https://lemmy.world/u/kewwwi"
    +apPublicUrl: "https://lemmy.world/u/kewwwi"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "kewwwi"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727167327 {#5201
      date: 2024-09-24 10:42:07.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693769502 {#5202
      date: 2023-09-03 21:31:42.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6326
  +width: 65
  +height: 65
  +user: App\Entity\User {#5203
    +avatar: Proxies\__CG__\App\Entity\Image {#5204 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5205 …}
    +email: "kewwwi@lemmy.world"
    +username: "@kewwwi@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727409676 {#5200
      date: 2024-09-27 06:01: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: 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 {#5206 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5208 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5210 …}
    +entries: Doctrine\ORM\PersistentCollection {#5212 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5214 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5216 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5218 …}
    +posts: Doctrine\ORM\PersistentCollection {#5220 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5222 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5224 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5226 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5228 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5230 …}
    +follows: Doctrine\ORM\PersistentCollection {#5232 …}
    +followers: Doctrine\ORM\PersistentCollection {#5234 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5236 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5238 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5240 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5242 …}
    +reports: Doctrine\ORM\PersistentCollection {#5244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
    +violations: Doctrine\ORM\PersistentCollection {#5248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
    +awards: Doctrine\ORM\PersistentCollection {#5252 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5254 …}
    +categories: Doctrine\ORM\PersistentCollection {#5256 …}
    -id: 44629
    -password: "$2y$13$vQPzgFiqiBcy7DIOCmis3ulScAtpuo0E1qpcLwN1XgakyyALAe5Z2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5258 …}
    +apId: "kewwwi@lemmy.world"
    +apProfileId: "https://lemmy.world/u/kewwwi"
    +apPublicUrl: "https://lemmy.world/u/kewwwi"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "kewwwi"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727167327 {#5201
      date: 2024-09-24 10:42:07.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693769502 {#5202
      date: 2023-09-03 21:31:42.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 18.00 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6388
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6389 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 4.91 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6460
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6458 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#289 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 38.83 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6530
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +entry: null
  +title: "random_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#6529 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#289 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 6.57 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6599
  +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 {#6600 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 37.71 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6693
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#380 …}
}