Redirect 302 redirect from GET @entry_report (88f498)

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

Components

14 Twig Components
43 Render Count
435 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 5.00ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 19.62ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.82ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.44ms
user_form_actions
"App\Twig\Components\UserFormActionsComponent"
components/user_form_actions.html.twig
1 0.38ms
login_socials
"App\Twig\Components\LoginSocialsComponent"
components/login_socials.html.twig
1 0.23ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 48.81ms
magazine_inline
"App\Twig\Components\MagazineInlineComponent"
components/magazine_inline.html.twig
1 0.35ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 364.00ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 2.37ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 9.18ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 2.54ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.42ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 1.50ms

Render calls

user_form_actions App\Twig\Components\UserFormActionsComponent 12.0 MiB 0.38 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.23 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.27 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.21 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.14 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.14 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.14 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#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.13 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.13 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.29 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 2.95 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.17 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.17 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.20 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.14 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.13 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.13 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.13 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.13 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.14 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.13 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.17 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#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.21 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 48.81 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.35 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 364.00 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 11.78 ms
Input props
[
  "user" => App\Entity\User {#5255
    +avatar: Proxies\__CG__\App\Entity\Image {#5256 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5257 …}
    +email: "chemicalwonka@discuss.tchncs.de"
    +username: "@chemicalwonka@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "🇩🇪 Marxist, Free (as in freedom) Software Advocate and a loyal player of Yu-Gi-Oh TCG"
    +lastActive: DateTime @1729031860 {#5252
      date: 2024-10-16 00:37:40.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 {#5258 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5260 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5262 …}
    +entries: Doctrine\ORM\PersistentCollection {#5264 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5266 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5268 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5270 …}
    +posts: Doctrine\ORM\PersistentCollection {#5272 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5274 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5276 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5278 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5280 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5282 …}
    +follows: Doctrine\ORM\PersistentCollection {#5284 …}
    +followers: Doctrine\ORM\PersistentCollection {#5286 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5288 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5290 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5292 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5294 …}
    +reports: Doctrine\ORM\PersistentCollection {#5296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5298 …}
    +violations: Doctrine\ORM\PersistentCollection {#5300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5302 …}
    +awards: Doctrine\ORM\PersistentCollection {#5304 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5306 …}
    +categories: Doctrine\ORM\PersistentCollection {#5308 …}
    -id: 36674
    -password: "$2y$13$WVzH1AAgQ8LflfMyJDxFhut7q.hVlDtAy5X6PpefTPT4oYKt64YQi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5310 …}
    +apId: "chemicalwonka@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/chemicalwonka"
    +apPublicUrl: "https://discuss.tchncs.de/u/chemicalwonka"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "chemicalwonka"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728305165 {#5253
      date: 2024-10-07 14:46:05.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690554877 {#5254
      date: 2023-07-28 16:34:37.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5674
  +width: 65
  +height: 65
  +user: App\Entity\User {#5255
    +avatar: Proxies\__CG__\App\Entity\Image {#5256 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5257 …}
    +email: "chemicalwonka@discuss.tchncs.de"
    +username: "@chemicalwonka@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "🇩🇪 Marxist, Free (as in freedom) Software Advocate and a loyal player of Yu-Gi-Oh TCG"
    +lastActive: DateTime @1729031860 {#5252
      date: 2024-10-16 00:37:40.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 {#5258 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5260 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5262 …}
    +entries: Doctrine\ORM\PersistentCollection {#5264 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5266 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5268 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5270 …}
    +posts: Doctrine\ORM\PersistentCollection {#5272 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5274 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5276 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5278 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5280 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5282 …}
    +follows: Doctrine\ORM\PersistentCollection {#5284 …}
    +followers: Doctrine\ORM\PersistentCollection {#5286 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5288 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5290 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5292 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5294 …}
    +reports: Doctrine\ORM\PersistentCollection {#5296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5298 …}
    +violations: Doctrine\ORM\PersistentCollection {#5300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5302 …}
    +awards: Doctrine\ORM\PersistentCollection {#5304 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5306 …}
    +categories: Doctrine\ORM\PersistentCollection {#5308 …}
    -id: 36674
    -password: "$2y$13$WVzH1AAgQ8LflfMyJDxFhut7q.hVlDtAy5X6PpefTPT4oYKt64YQi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5310 …}
    +apId: "chemicalwonka@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/chemicalwonka"
    +apPublicUrl: "https://discuss.tchncs.de/u/chemicalwonka"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "chemicalwonka"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728305165 {#5253
      date: 2024-10-07 14:46:05.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690554877 {#5254
      date: 2023-07-28 16:34:37.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.02 ms
Input props
[
  "user" => App\Entity\User {#5136
    +avatar: Proxies\__CG__\App\Entity\Image {#5137 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5138 …}
    +email: "hal_5700X@lemmy.world"
    +username: "@hal_5700X@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m not a bot account, Dave.\n
      \n
      Live well and live broadly. You are alive and living now. Now is the envy of all of the dead.
      """
    +lastActive: DateTime @1729032575 {#5133
      date: 2024-10-16 00:49:35.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 {#5139 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5141 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5143 …}
    +entries: Doctrine\ORM\PersistentCollection {#5145 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5147 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5149 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5151 …}
    +posts: Doctrine\ORM\PersistentCollection {#5153 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5155 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5157 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5159 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5161 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5163 …}
    +follows: Doctrine\ORM\PersistentCollection {#5165 …}
    +followers: Doctrine\ORM\PersistentCollection {#5167 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5169 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5171 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5173 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5175 …}
    +reports: Doctrine\ORM\PersistentCollection {#5177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
    +violations: Doctrine\ORM\PersistentCollection {#5181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
    +awards: Doctrine\ORM\PersistentCollection {#5185 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5187 …}
    +categories: Doctrine\ORM\PersistentCollection {#5189 …}
    -id: 21635
    -password: "$2y$13$Ylb/JJ6nFi9swlfFok7Zf.bzhWms459BNNG.HcNOKSmzO1lqVae9W"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5191 …}
    +apId: "hal_5700X@lemmy.world"
    +apProfileId: "https://lemmy.world/u/hal_5700X"
    +apPublicUrl: "https://lemmy.world/u/hal_5700X"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "hal_5700X"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728704532 {#5134
      date: 2024-10-12 05:42:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689034966 {#5135
      date: 2023-07-11 02:22:46.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5747
  +width: 65
  +height: 65
  +user: App\Entity\User {#5136
    +avatar: Proxies\__CG__\App\Entity\Image {#5137 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5138 …}
    +email: "hal_5700X@lemmy.world"
    +username: "@hal_5700X@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m not a bot account, Dave.\n
      \n
      Live well and live broadly. You are alive and living now. Now is the envy of all of the dead.
      """
    +lastActive: DateTime @1729032575 {#5133
      date: 2024-10-16 00:49:35.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 {#5139 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5141 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5143 …}
    +entries: Doctrine\ORM\PersistentCollection {#5145 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5147 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5149 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5151 …}
    +posts: Doctrine\ORM\PersistentCollection {#5153 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5155 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5157 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5159 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5161 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5163 …}
    +follows: Doctrine\ORM\PersistentCollection {#5165 …}
    +followers: Doctrine\ORM\PersistentCollection {#5167 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5169 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5171 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5173 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5175 …}
    +reports: Doctrine\ORM\PersistentCollection {#5177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
    +violations: Doctrine\ORM\PersistentCollection {#5181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
    +awards: Doctrine\ORM\PersistentCollection {#5185 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5187 …}
    +categories: Doctrine\ORM\PersistentCollection {#5189 …}
    -id: 21635
    -password: "$2y$13$Ylb/JJ6nFi9swlfFok7Zf.bzhWms459BNNG.HcNOKSmzO1lqVae9W"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5191 …}
    +apId: "hal_5700X@lemmy.world"
    +apProfileId: "https://lemmy.world/u/hal_5700X"
    +apPublicUrl: "https://lemmy.world/u/hal_5700X"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "hal_5700X"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728704532 {#5134
      date: 2024-10-12 05:42:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689034966 {#5135
      date: 2023-07-11 02:22:46.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.70 ms
Input props
[
  "user" => App\Entity\User {#4544
    +avatar: Proxies\__CG__\App\Entity\Image {#4545 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4546 …}
    +email: "hameru@lemmy.blahaj.zone"
    +username: "@hameru@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729035173 {#4541
      date: 2024-10-16 01:32:53.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 {#4547 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4549 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4551 …}
    +entries: Doctrine\ORM\PersistentCollection {#4553 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4555 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4557 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4559 …}
    +posts: Doctrine\ORM\PersistentCollection {#4561 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4563 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4565 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4567 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4569 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4571 …}
    +follows: Doctrine\ORM\PersistentCollection {#4573 …}
    +followers: Doctrine\ORM\PersistentCollection {#4575 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4577 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4579 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4581 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4583 …}
    +reports: Doctrine\ORM\PersistentCollection {#4585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4587 …}
    +violations: Doctrine\ORM\PersistentCollection {#4589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4591 …}
    +awards: Doctrine\ORM\PersistentCollection {#4593 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4595 …}
    +categories: Doctrine\ORM\PersistentCollection {#4597 …}
    -id: 67374
    -password: "$2y$13$Am7Wf/SXP6sH593/6HwvPe6eYj.ewv5YPacEcrqL/Pm9u7b979a7."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4599 …}
    +apId: "hameru@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/hameru"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/hameru"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "hameru"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707794079 {#4542
      date: 2024-02-13 04:14:39.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698464773 {#4543
      date: 2023-10-28 05:46:13.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5804
  +width: 65
  +height: 65
  +user: App\Entity\User {#4544
    +avatar: Proxies\__CG__\App\Entity\Image {#4545 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4546 …}
    +email: "hameru@lemmy.blahaj.zone"
    +username: "@hameru@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729035173 {#4541
      date: 2024-10-16 01:32:53.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 {#4547 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4549 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4551 …}
    +entries: Doctrine\ORM\PersistentCollection {#4553 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4555 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4557 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4559 …}
    +posts: Doctrine\ORM\PersistentCollection {#4561 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4563 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4565 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4567 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4569 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4571 …}
    +follows: Doctrine\ORM\PersistentCollection {#4573 …}
    +followers: Doctrine\ORM\PersistentCollection {#4575 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4577 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4579 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4581 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4583 …}
    +reports: Doctrine\ORM\PersistentCollection {#4585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4587 …}
    +violations: Doctrine\ORM\PersistentCollection {#4589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4591 …}
    +awards: Doctrine\ORM\PersistentCollection {#4593 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4595 …}
    +categories: Doctrine\ORM\PersistentCollection {#4597 …}
    -id: 67374
    -password: "$2y$13$Am7Wf/SXP6sH593/6HwvPe6eYj.ewv5YPacEcrqL/Pm9u7b979a7."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4599 …}
    +apId: "hameru@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/hameru"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/hameru"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "hameru"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707794079 {#4542
      date: 2024-02-13 04:14:39.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698464773 {#4543
      date: 2023-10-28 05:46:13.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.93 ms
Input props
[
  "user" => App\Entity\User {#4722
    +avatar: Proxies\__CG__\App\Entity\Image {#4723 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4724 …}
    +email: "eager_eagle@lemmy.world"
    +username: "@eager_eagle@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729033987 {#4719
      date: 2024-10-16 01:13: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 {#4725 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4727 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4729 …}
    +entries: Doctrine\ORM\PersistentCollection {#4731 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4733 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4735 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4737 …}
    +posts: Doctrine\ORM\PersistentCollection {#4739 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4741 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4743 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4745 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4747 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4749 …}
    +follows: Doctrine\ORM\PersistentCollection {#4751 …}
    +followers: Doctrine\ORM\PersistentCollection {#4753 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4755 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4757 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4759 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4761 …}
    +reports: Doctrine\ORM\PersistentCollection {#4763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
    +violations: Doctrine\ORM\PersistentCollection {#4767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4769 …}
    +awards: Doctrine\ORM\PersistentCollection {#4771 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4773 …}
    +categories: Doctrine\ORM\PersistentCollection {#4775 …}
    -id: 58451
    -password: "$2y$13$KXOzvpi/K3a0GyiKWV/GQePkBtatgfRanOVx4/uScjVZnVZOvj4Ai"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4777 …}
    +apId: "eager_eagle@lemmy.world"
    +apProfileId: "https://lemmy.world/u/eager_eagle"
    +apPublicUrl: "https://lemmy.world/u/eager_eagle"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "eager_eagle"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728861359 {#4720
      date: 2024-10-14 01:15:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697252807 {#4721
      date: 2023-10-14 05:06:47.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5861
  +width: 65
  +height: 65
  +user: App\Entity\User {#4722
    +avatar: Proxies\__CG__\App\Entity\Image {#4723 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4724 …}
    +email: "eager_eagle@lemmy.world"
    +username: "@eager_eagle@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729033987 {#4719
      date: 2024-10-16 01:13: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 {#4725 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4727 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4729 …}
    +entries: Doctrine\ORM\PersistentCollection {#4731 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4733 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4735 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4737 …}
    +posts: Doctrine\ORM\PersistentCollection {#4739 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4741 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4743 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4745 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4747 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4749 …}
    +follows: Doctrine\ORM\PersistentCollection {#4751 …}
    +followers: Doctrine\ORM\PersistentCollection {#4753 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4755 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4757 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4759 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4761 …}
    +reports: Doctrine\ORM\PersistentCollection {#4763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
    +violations: Doctrine\ORM\PersistentCollection {#4767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4769 …}
    +awards: Doctrine\ORM\PersistentCollection {#4771 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4773 …}
    +categories: Doctrine\ORM\PersistentCollection {#4775 …}
    -id: 58451
    -password: "$2y$13$KXOzvpi/K3a0GyiKWV/GQePkBtatgfRanOVx4/uScjVZnVZOvj4Ai"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4777 …}
    +apId: "eager_eagle@lemmy.world"
    +apProfileId: "https://lemmy.world/u/eager_eagle"
    +apPublicUrl: "https://lemmy.world/u/eager_eagle"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "eager_eagle"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728861359 {#4720
      date: 2024-10-14 01:15:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697252807 {#4721
      date: 2023-10-14 05:06:47.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.53 ms
Input props
[
  "user" => App\Entity\User {#5018
    +avatar: Proxies\__CG__\App\Entity\Image {#5019 …}
    +cover: null
    +email: "radio_free_asgarthr@hexbear.net"
    +username: "@radio_free_asgarthr@hexbear.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Revealing the truth about the evils of Nordic Social Democracy.\n
      \n
      Let your haters become your waders in the trout stream of opportunity.
      """
    +lastActive: DateTime @1729032883 {#5015
      date: 2024-10-16 00:54:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5020 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5022 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5024 …}
    +entries: Doctrine\ORM\PersistentCollection {#5026 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5028 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5030 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5032 …}
    +posts: Doctrine\ORM\PersistentCollection {#5034 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5036 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5038 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5040 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5042 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5044 …}
    +follows: Doctrine\ORM\PersistentCollection {#5046 …}
    +followers: Doctrine\ORM\PersistentCollection {#5048 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5050 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5052 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5054 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5056 …}
    +reports: Doctrine\ORM\PersistentCollection {#5058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5060 …}
    +violations: Doctrine\ORM\PersistentCollection {#5062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5064 …}
    +awards: Doctrine\ORM\PersistentCollection {#5066 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5068 …}
    +categories: Doctrine\ORM\PersistentCollection {#5070 …}
    -id: 89904
    -password: "$2y$13$ojKOSh1H/PKwdOBqfGTA4Or46CIFK4fUlrYyco1rGHG9yQviXYXYq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5072 …}
    +apId: "radio_free_asgarthr@hexbear.net"
    +apProfileId: "https://hexbear.net/u/radio_free_asgarthr"
    +apPublicUrl: "https://hexbear.net/u/radio_free_asgarthr"
    +apFollowersUrl: null
    +apInboxUrl: "https://hexbear.net/inbox"
    +apDomain: "hexbear.net"
    +apPreferredUsername: "radio_free_asgarthr"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1712231831 {#5016
      date: 2024-04-04 13:57:11.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1712231830 {#5017
      date: 2024-04-04 13:57:10.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5918
  +width: 65
  +height: 65
  +user: App\Entity\User {#5018
    +avatar: Proxies\__CG__\App\Entity\Image {#5019 …}
    +cover: null
    +email: "radio_free_asgarthr@hexbear.net"
    +username: "@radio_free_asgarthr@hexbear.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Revealing the truth about the evils of Nordic Social Democracy.\n
      \n
      Let your haters become your waders in the trout stream of opportunity.
      """
    +lastActive: DateTime @1729032883 {#5015
      date: 2024-10-16 00:54:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5020 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5022 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5024 …}
    +entries: Doctrine\ORM\PersistentCollection {#5026 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5028 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5030 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5032 …}
    +posts: Doctrine\ORM\PersistentCollection {#5034 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5036 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5038 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5040 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5042 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5044 …}
    +follows: Doctrine\ORM\PersistentCollection {#5046 …}
    +followers: Doctrine\ORM\PersistentCollection {#5048 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5050 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5052 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5054 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5056 …}
    +reports: Doctrine\ORM\PersistentCollection {#5058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5060 …}
    +violations: Doctrine\ORM\PersistentCollection {#5062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5064 …}
    +awards: Doctrine\ORM\PersistentCollection {#5066 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5068 …}
    +categories: Doctrine\ORM\PersistentCollection {#5070 …}
    -id: 89904
    -password: "$2y$13$ojKOSh1H/PKwdOBqfGTA4Or46CIFK4fUlrYyco1rGHG9yQviXYXYq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5072 …}
    +apId: "radio_free_asgarthr@hexbear.net"
    +apProfileId: "https://hexbear.net/u/radio_free_asgarthr"
    +apPublicUrl: "https://hexbear.net/u/radio_free_asgarthr"
    +apFollowersUrl: null
    +apInboxUrl: "https://hexbear.net/inbox"
    +apDomain: "hexbear.net"
    +apPreferredUsername: "radio_free_asgarthr"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1712231831 {#5016
      date: 2024-04-04 13:57:11.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1712231830 {#5017
      date: 2024-04-04 13:57:10.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.71 ms
Input props
[
  "user" => App\Entity\User {#4307
    +avatar: Proxies\__CG__\App\Entity\Image {#4308 …}
    +cover: null
    +email: "starman2112@sh.itjust.works"
    +username: "@starman2112@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "He/Him Jack of all trades, master of none"
    +lastActive: DateTime @1729035661 {#4304
      date: 2024-10-16 01:41:01.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4309 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4311 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4313 …}
    +entries: Doctrine\ORM\PersistentCollection {#4315 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4317 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4319 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4321 …}
    +posts: Doctrine\ORM\PersistentCollection {#4323 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4325 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4327 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4329 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4331 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4333 …}
    +follows: Doctrine\ORM\PersistentCollection {#4335 …}
    +followers: Doctrine\ORM\PersistentCollection {#4337 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4339 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4341 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4343 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4345 …}
    +reports: Doctrine\ORM\PersistentCollection {#4347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
    +violations: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    +awards: Doctrine\ORM\PersistentCollection {#4355 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4357 …}
    +categories: Doctrine\ORM\PersistentCollection {#4359 …}
    -id: 45485
    -password: "$2y$13$L1NRom0gYL.8GClqGGQhYOHxt7GYGaamQ6dBwPiPpH8TpaXk2idg6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4361 …}
    +apId: "starman2112@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/starman2112"
    +apPublicUrl: "https://sh.itjust.works/u/starman2112"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "starman2112"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728901304 {#4305
      date: 2024-10-14 12:21:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1694378290 {#4306
      date: 2023-09-10 22:38:10.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5975
  +width: 65
  +height: 65
  +user: App\Entity\User {#4307
    +avatar: Proxies\__CG__\App\Entity\Image {#4308 …}
    +cover: null
    +email: "starman2112@sh.itjust.works"
    +username: "@starman2112@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "He/Him Jack of all trades, master of none"
    +lastActive: DateTime @1729035661 {#4304
      date: 2024-10-16 01:41:01.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4309 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4311 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4313 …}
    +entries: Doctrine\ORM\PersistentCollection {#4315 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4317 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4319 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4321 …}
    +posts: Doctrine\ORM\PersistentCollection {#4323 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4325 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4327 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4329 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4331 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4333 …}
    +follows: Doctrine\ORM\PersistentCollection {#4335 …}
    +followers: Doctrine\ORM\PersistentCollection {#4337 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4339 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4341 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4343 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4345 …}
    +reports: Doctrine\ORM\PersistentCollection {#4347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
    +violations: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    +awards: Doctrine\ORM\PersistentCollection {#4355 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4357 …}
    +categories: Doctrine\ORM\PersistentCollection {#4359 …}
    -id: 45485
    -password: "$2y$13$L1NRom0gYL.8GClqGGQhYOHxt7GYGaamQ6dBwPiPpH8TpaXk2idg6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4361 …}
    +apId: "starman2112@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/starman2112"
    +apPublicUrl: "https://sh.itjust.works/u/starman2112"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "starman2112"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728901304 {#4305
      date: 2024-10-14 12:21:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1694378290 {#4306
      date: 2023-09-10 22:38:10.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.60 ms
Input props
[
  "user" => App\Entity\User {#3385
    +avatar: Proxies\__CG__\App\Entity\Image {#3365 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3366 …}
    +email: "Tucumano88@lemmy.zip"
    +username: "@Tucumano88@lemmy.zip"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "The artist formerly known as Tucumano88. A cricket in your life, here and there"
    +lastActive: DateTime @1729037848 {#3355
      date: 2024-10-16 02:17:28.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: 81674
    -password: "$2y$13$qzIzQJlBA2wqqqagYw.qJu01RRH3pBTz0KiNBYgn6Z92NIovdLZta"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3641 …}
    +apId: "Tucumano88@lemmy.zip"
    +apProfileId: "https://lemmy.zip/u/Tucumano88"
    +apPublicUrl: "https://lemmy.zip/u/Tucumano88"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.zip/inbox"
    +apDomain: "lemmy.zip"
    +apPreferredUsername: "Tucumano88"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727171501 {#3257
      date: 2024-09-24 11:51:41.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702210233 {#3394
      date: 2023-12-10 13:10:33.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6032
  +width: 65
  +height: 65
  +user: App\Entity\User {#3385
    +avatar: Proxies\__CG__\App\Entity\Image {#3365 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3366 …}
    +email: "Tucumano88@lemmy.zip"
    +username: "@Tucumano88@lemmy.zip"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "The artist formerly known as Tucumano88. A cricket in your life, here and there"
    +lastActive: DateTime @1729037848 {#3355
      date: 2024-10-16 02:17:28.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: 81674
    -password: "$2y$13$qzIzQJlBA2wqqqagYw.qJu01RRH3pBTz0KiNBYgn6Z92NIovdLZta"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3641 …}
    +apId: "Tucumano88@lemmy.zip"
    +apProfileId: "https://lemmy.zip/u/Tucumano88"
    +apPublicUrl: "https://lemmy.zip/u/Tucumano88"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.zip/inbox"
    +apDomain: "lemmy.zip"
    +apPreferredUsername: "Tucumano88"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727171501 {#3257
      date: 2024-09-24 11:51:41.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702210233 {#3394
      date: 2023-12-10 13:10:33.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.62 ms
Input props
[
  "user" => App\Entity\User {#4663
    +avatar: Proxies\__CG__\App\Entity\Image {#4664 …}
    +cover: null
    +email: "ObviouslyNotBanana@lemmy.world"
    +username: "@ObviouslyNotBanana@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "It’s me, Jack. Joseph Bidome! The banana controversy is just my opponent trying to distract you from my fantastic achievements as BOTUS. Bidome of the United Sticks."
    +lastActive: DateTime @1729034573 {#4660
      date: 2024-10-16 01:22:53.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 {#4665 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4667 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4669 …}
    +entries: Doctrine\ORM\PersistentCollection {#4671 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4673 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4675 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4677 …}
    +posts: Doctrine\ORM\PersistentCollection {#4679 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4681 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4683 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4685 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4687 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4689 …}
    +follows: Doctrine\ORM\PersistentCollection {#4691 …}
    +followers: Doctrine\ORM\PersistentCollection {#4693 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4695 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4697 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4699 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4701 …}
    +reports: Doctrine\ORM\PersistentCollection {#4703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
    +violations: Doctrine\ORM\PersistentCollection {#4707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4709 …}
    +awards: Doctrine\ORM\PersistentCollection {#4711 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4713 …}
    +categories: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 10338
    -password: "$2y$13$mtf6a5/hxsfw7X6tV3PIsOb/u1ZfswlSiPh19KE3WLSvswP7vzwE."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4717 …}
    +apId: "ObviouslyNotBanana@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ObviouslyNotBanana"
    +apPublicUrl: "https://lemmy.world/u/ObviouslyNotBanana"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ObviouslyNotBanana"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728898089 {#4661
      date: 2024-10-14 11:28:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687591874 {#4662
      date: 2023-06-24 09:31:14.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6089
  +width: 65
  +height: 65
  +user: App\Entity\User {#4663
    +avatar: Proxies\__CG__\App\Entity\Image {#4664 …}
    +cover: null
    +email: "ObviouslyNotBanana@lemmy.world"
    +username: "@ObviouslyNotBanana@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "It’s me, Jack. Joseph Bidome! The banana controversy is just my opponent trying to distract you from my fantastic achievements as BOTUS. Bidome of the United Sticks."
    +lastActive: DateTime @1729034573 {#4660
      date: 2024-10-16 01:22:53.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 {#4665 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4667 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4669 …}
    +entries: Doctrine\ORM\PersistentCollection {#4671 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4673 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4675 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4677 …}
    +posts: Doctrine\ORM\PersistentCollection {#4679 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4681 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4683 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4685 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4687 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4689 …}
    +follows: Doctrine\ORM\PersistentCollection {#4691 …}
    +followers: Doctrine\ORM\PersistentCollection {#4693 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4695 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4697 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4699 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4701 …}
    +reports: Doctrine\ORM\PersistentCollection {#4703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
    +violations: Doctrine\ORM\PersistentCollection {#4707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4709 …}
    +awards: Doctrine\ORM\PersistentCollection {#4711 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4713 …}
    +categories: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 10338
    -password: "$2y$13$mtf6a5/hxsfw7X6tV3PIsOb/u1ZfswlSiPh19KE3WLSvswP7vzwE."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4717 …}
    +apId: "ObviouslyNotBanana@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ObviouslyNotBanana"
    +apPublicUrl: "https://lemmy.world/u/ObviouslyNotBanana"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ObviouslyNotBanana"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728898089 {#4661
      date: 2024-10-14 11:28:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687591874 {#4662
      date: 2023-06-24 09:31:14.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.53 ms
Input props
[
  "user" => App\Entity\User {#4069
    +avatar: Proxies\__CG__\App\Entity\Image {#4070 …}
    +cover: null
    +email: "Fyde@lemmy.world"
    +username: "@Fyde@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729035978 {#4066
      date: 2024-10-16 01:46: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 {#4071 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4073 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4075 …}
    +entries: Doctrine\ORM\PersistentCollection {#4077 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4079 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4081 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4083 …}
    +posts: Doctrine\ORM\PersistentCollection {#4085 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4087 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4089 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4091 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4093 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4095 …}
    +follows: Doctrine\ORM\PersistentCollection {#4097 …}
    +followers: Doctrine\ORM\PersistentCollection {#4099 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4101 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4103 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4105 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4107 …}
    +reports: Doctrine\ORM\PersistentCollection {#4109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4111 …}
    +violations: Doctrine\ORM\PersistentCollection {#4113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4115 …}
    +awards: Doctrine\ORM\PersistentCollection {#4117 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4119 …}
    +categories: Doctrine\ORM\PersistentCollection {#4121 …}
    -id: 93750
    -password: "$2y$13$mTEnOIpxswfjNYWudo4ap.d19HSAvZOrsER789RBYrQkdtT2FLW3S"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4123 …}
    +apId: "Fyde@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Fyde"
    +apPublicUrl: "https://lemmy.world/u/Fyde"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Fyde"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729035978 {#4067
      date: 2024-10-16 01:46:18.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1729035977 {#4068
      date: 2024-10-16 01:46:17.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6146
  +width: 65
  +height: 65
  +user: App\Entity\User {#4069
    +avatar: Proxies\__CG__\App\Entity\Image {#4070 …}
    +cover: null
    +email: "Fyde@lemmy.world"
    +username: "@Fyde@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729035978 {#4066
      date: 2024-10-16 01:46: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 {#4071 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4073 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4075 …}
    +entries: Doctrine\ORM\PersistentCollection {#4077 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4079 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4081 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4083 …}
    +posts: Doctrine\ORM\PersistentCollection {#4085 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4087 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4089 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4091 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4093 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4095 …}
    +follows: Doctrine\ORM\PersistentCollection {#4097 …}
    +followers: Doctrine\ORM\PersistentCollection {#4099 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4101 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4103 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4105 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4107 …}
    +reports: Doctrine\ORM\PersistentCollection {#4109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4111 …}
    +violations: Doctrine\ORM\PersistentCollection {#4113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4115 …}
    +awards: Doctrine\ORM\PersistentCollection {#4117 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4119 …}
    +categories: Doctrine\ORM\PersistentCollection {#4121 …}
    -id: 93750
    -password: "$2y$13$mTEnOIpxswfjNYWudo4ap.d19HSAvZOrsER789RBYrQkdtT2FLW3S"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4123 …}
    +apId: "Fyde@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Fyde"
    +apPublicUrl: "https://lemmy.world/u/Fyde"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Fyde"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729035978 {#4067
      date: 2024-10-16 01:46:18.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1729035977 {#4068
      date: 2024-10-16 01:46:17.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.12 ms
Input props
[
  "user" => App\Entity\User {#4485
    +avatar: Proxies\__CG__\App\Entity\Image {#4486 …}
    +cover: null
    +email: "FlyingSquid@lemmy.world"
    +username: "@FlyingSquid@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729035207 {#4482
      date: 2024-10-16 01:33:27.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 {#4487 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4489 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4491 …}
    +entries: Doctrine\ORM\PersistentCollection {#4493 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4495 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4497 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4499 …}
    +posts: Doctrine\ORM\PersistentCollection {#4501 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4503 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4505 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4507 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4509 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4511 …}
    +follows: Doctrine\ORM\PersistentCollection {#4513 …}
    +followers: Doctrine\ORM\PersistentCollection {#4515 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4517 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4519 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4521 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4523 …}
    +reports: Doctrine\ORM\PersistentCollection {#4525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4527 …}
    +violations: Doctrine\ORM\PersistentCollection {#4529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4531 …}
    +awards: Doctrine\ORM\PersistentCollection {#4533 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4535 …}
    +categories: Doctrine\ORM\PersistentCollection {#4537 …}
    -id: 15102
    -password: "$2y$13$VtodZweZtibqa0bxo4stYeqwMn2qfESm8WUodygQAyvo3NektAo8a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4539 …}
    +apId: "FlyingSquid@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FlyingSquid"
    +apPublicUrl: "https://lemmy.world/u/FlyingSquid"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FlyingSquid"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728865897 {#4483
      date: 2024-10-14 02:31:37.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688245947 {#4484
      date: 2023-07-01 23:12:27.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6203
  +width: 65
  +height: 65
  +user: App\Entity\User {#4485
    +avatar: Proxies\__CG__\App\Entity\Image {#4486 …}
    +cover: null
    +email: "FlyingSquid@lemmy.world"
    +username: "@FlyingSquid@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729035207 {#4482
      date: 2024-10-16 01:33:27.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 {#4487 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4489 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4491 …}
    +entries: Doctrine\ORM\PersistentCollection {#4493 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4495 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4497 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4499 …}
    +posts: Doctrine\ORM\PersistentCollection {#4501 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4503 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4505 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4507 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4509 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4511 …}
    +follows: Doctrine\ORM\PersistentCollection {#4513 …}
    +followers: Doctrine\ORM\PersistentCollection {#4515 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4517 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4519 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4521 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4523 …}
    +reports: Doctrine\ORM\PersistentCollection {#4525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4527 …}
    +violations: Doctrine\ORM\PersistentCollection {#4529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4531 …}
    +awards: Doctrine\ORM\PersistentCollection {#4533 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4535 …}
    +categories: Doctrine\ORM\PersistentCollection {#4537 …}
    -id: 15102
    -password: "$2y$13$VtodZweZtibqa0bxo4stYeqwMn2qfESm8WUodygQAyvo3NektAo8a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4539 …}
    +apId: "FlyingSquid@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FlyingSquid"
    +apPublicUrl: "https://lemmy.world/u/FlyingSquid"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FlyingSquid"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728865897 {#4483
      date: 2024-10-14 02:31:37.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688245947 {#4484
      date: 2023-07-01 23:12:27.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.56 ms
Input props
[
  "user" => App\Entity\User {#5433
    +avatar: Proxies\__CG__\App\Entity\Image {#5434 …}
    +cover: null
    +email: "transientpunk@sh.itjust.works"
    +username: "@transientpunk@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729030987 {#5430
      date: 2024-10-16 00:23:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5435 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5437 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5439 …}
    +entries: Doctrine\ORM\PersistentCollection {#5441 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5443 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5445 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5447 …}
    +posts: Doctrine\ORM\PersistentCollection {#5449 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5451 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5453 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5455 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5457 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5459 …}
    +follows: Doctrine\ORM\PersistentCollection {#5461 …}
    +followers: Doctrine\ORM\PersistentCollection {#5463 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5465 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5467 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5469 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5471 …}
    +reports: Doctrine\ORM\PersistentCollection {#5473 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5475 …}
    +violations: Doctrine\ORM\PersistentCollection {#5477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
    +awards: Doctrine\ORM\PersistentCollection {#5481 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5483 …}
    +categories: Doctrine\ORM\PersistentCollection {#5485 …}
    -id: 20899
    -password: "$2y$13$umnwK/UUqagI3gnNnKnfPecQq.73hhdxOGp9Ff6shYIFZgLNpj5W."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5487 …}
    +apId: "transientpunk@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/transientpunk"
    +apPublicUrl: "https://sh.itjust.works/u/transientpunk"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "transientpunk"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726515202 {#5431
      date: 2024-09-16 21:33:22.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689009853 {#5432
      date: 2023-07-10 19:24:13.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6260
  +width: 65
  +height: 65
  +user: App\Entity\User {#5433
    +avatar: Proxies\__CG__\App\Entity\Image {#5434 …}
    +cover: null
    +email: "transientpunk@sh.itjust.works"
    +username: "@transientpunk@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729030987 {#5430
      date: 2024-10-16 00:23:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5435 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5437 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5439 …}
    +entries: Doctrine\ORM\PersistentCollection {#5441 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5443 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5445 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5447 …}
    +posts: Doctrine\ORM\PersistentCollection {#5449 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5451 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5453 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5455 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5457 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5459 …}
    +follows: Doctrine\ORM\PersistentCollection {#5461 …}
    +followers: Doctrine\ORM\PersistentCollection {#5463 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5465 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5467 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5469 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5471 …}
    +reports: Doctrine\ORM\PersistentCollection {#5473 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5475 …}
    +violations: Doctrine\ORM\PersistentCollection {#5477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
    +awards: Doctrine\ORM\PersistentCollection {#5481 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5483 …}
    +categories: Doctrine\ORM\PersistentCollection {#5485 …}
    -id: 20899
    -password: "$2y$13$umnwK/UUqagI3gnNnKnfPecQq.73hhdxOGp9Ff6shYIFZgLNpj5W."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5487 …}
    +apId: "transientpunk@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/transientpunk"
    +apPublicUrl: "https://sh.itjust.works/u/transientpunk"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "transientpunk"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726515202 {#5431
      date: 2024-09-16 21:33:22.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689009853 {#5432
      date: 2023-07-10 19:24:13.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.53 ms
Input props
[
  "user" => App\Entity\User {#5374
    +avatar: Proxies\__CG__\App\Entity\Image {#5375 …}
    +cover: null
    +email: "loudWaterEnjoyer@lemmy.dbzer0.com"
    +username: "@loudWaterEnjoyer@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729031458 {#5371
      date: 2024-10-16 00:30: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 {#5376 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5378 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5380 …}
    +entries: Doctrine\ORM\PersistentCollection {#5382 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5384 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5386 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5388 …}
    +posts: Doctrine\ORM\PersistentCollection {#5390 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5392 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5394 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5396 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5398 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5400 …}
    +follows: Doctrine\ORM\PersistentCollection {#5402 …}
    +followers: Doctrine\ORM\PersistentCollection {#5404 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5406 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5408 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5410 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5412 …}
    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
    +violations: Doctrine\ORM\PersistentCollection {#5418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
    +awards: Doctrine\ORM\PersistentCollection {#5422 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5424 …}
    +categories: Doctrine\ORM\PersistentCollection {#5426 …}
    -id: 27751
    -password: "$2y$13$jyU7P.alx1Oby5/4H3BqI.Xw11pYg.yGc/VVxZ9RhJ6khect0ARoG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5428 …}
    +apId: "loudWaterEnjoyer@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/loudWaterEnjoyer"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/loudWaterEnjoyer"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "loudWaterEnjoyer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1722108092 {#5372
      date: 2024-07-27 21:21:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689373962 {#5373
      date: 2023-07-15 00:32:42.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6317
  +width: 65
  +height: 65
  +user: App\Entity\User {#5374
    +avatar: Proxies\__CG__\App\Entity\Image {#5375 …}
    +cover: null
    +email: "loudWaterEnjoyer@lemmy.dbzer0.com"
    +username: "@loudWaterEnjoyer@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729031458 {#5371
      date: 2024-10-16 00:30: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 {#5376 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5378 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5380 …}
    +entries: Doctrine\ORM\PersistentCollection {#5382 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5384 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5386 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5388 …}
    +posts: Doctrine\ORM\PersistentCollection {#5390 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5392 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5394 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5396 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5398 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5400 …}
    +follows: Doctrine\ORM\PersistentCollection {#5402 …}
    +followers: Doctrine\ORM\PersistentCollection {#5404 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5406 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5408 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5410 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5412 …}
    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
    +violations: Doctrine\ORM\PersistentCollection {#5418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
    +awards: Doctrine\ORM\PersistentCollection {#5422 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5424 …}
    +categories: Doctrine\ORM\PersistentCollection {#5426 …}
    -id: 27751
    -password: "$2y$13$jyU7P.alx1Oby5/4H3BqI.Xw11pYg.yGc/VVxZ9RhJ6khect0ARoG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5428 …}
    +apId: "loudWaterEnjoyer@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/loudWaterEnjoyer"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/loudWaterEnjoyer"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "loudWaterEnjoyer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1722108092 {#5372
      date: 2024-07-27 21:21:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689373962 {#5373
      date: 2023-07-15 00:32:42.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 2.37 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6379
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6380 …}
  -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 9.18 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6451
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6449 …}
  -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 2.54 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6521
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +entry: null
  +title: "random_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#6520 …}
  -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 0.42 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6590
  +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 {#6591 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 1.50 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6684
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#380 …}
}