GET https://kbin.spritesserver.nl/d/tmpout.sh/hot/3h/all

Components

14 Twig Components
43 Render Count
137 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 2.07ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 10.36ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.69ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.38ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 4.00ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 3.36ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 15.90ms
magazine_inline
"App\Twig\Components\MagazineInlineComponent"
components/magazine_inline.html.twig
1 0.37ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 100.52ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 9.18ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 1.55ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 1.94ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.59ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 0.81ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 4.00 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "tmpout.sh"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1057
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#2466
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "tmpout.sh"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1057
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 3.36 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "tmpout.sh"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1057
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#2427
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "tmpout.sh"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1057
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.23 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 {#1773
  +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.19 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1432
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.19 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1656
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.16 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 {#1596
  +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.13 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2447
  +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 {#1381
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2087
  +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.25 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2073
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2139
  +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.15 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2261
  +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.15 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2254
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2003
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1357
  +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 {#2546
  +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 {#2602
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2658
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2714
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2770
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2826
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2882
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2940
  +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 15.90 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3005
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3006 …}
  -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.37 ms
Input props
[
  "magazine" => App\Entity\Magazine {#3105
    +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 {#3114
      date: 2023-06-12 11:28:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3118 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3128 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3138 …}
    +entries: Doctrine\ORM\PersistentCollection {#3115 …}
    +posts: Doctrine\ORM\PersistentCollection {#3179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3161 …}
    +bans: Doctrine\ORM\PersistentCollection {#3200 …}
    +reports: Doctrine\ORM\PersistentCollection {#3214 …}
    +badges: Doctrine\ORM\PersistentCollection {#3236 …}
    +logs: Doctrine\ORM\PersistentCollection {#3246 …}
    +awards: Doctrine\ORM\PersistentCollection {#3257 …}
    +categories: Doctrine\ORM\PersistentCollection {#3270 …}
    -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 {#3110
      date: 2023-06-12 11:28:28.0 +02:00
    }
  }
  "showAvatar" => true
  "fullName" => true
  "stretchedLink" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineInlineComponent {#3277
  +magazine: App\Entity\Magazine {#3105
    +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 {#3114
      date: 2023-06-12 11:28:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3118 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3128 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3138 …}
    +entries: Doctrine\ORM\PersistentCollection {#3115 …}
    +posts: Doctrine\ORM\PersistentCollection {#3179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3161 …}
    +bans: Doctrine\ORM\PersistentCollection {#3200 …}
    +reports: Doctrine\ORM\PersistentCollection {#3214 …}
    +badges: Doctrine\ORM\PersistentCollection {#3236 …}
    +logs: Doctrine\ORM\PersistentCollection {#3246 …}
    +awards: Doctrine\ORM\PersistentCollection {#3257 …}
    +categories: Doctrine\ORM\PersistentCollection {#3270 …}
    -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 {#3110
      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 100.52 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3355
  +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 0.68 ms
Input props
[
  "user" => App\Entity\User {#4000
    +avatar: Proxies\__CG__\App\Entity\Image {#4001 …}
    +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 @1727606511 {#3997
      date: 2024-09-29 12:41:51.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 {#4002 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4004 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4006 …}
    +entries: Doctrine\ORM\PersistentCollection {#4008 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4010 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4012 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4014 …}
    +posts: Doctrine\ORM\PersistentCollection {#4016 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4018 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4020 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4022 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4024 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4026 …}
    +follows: Doctrine\ORM\PersistentCollection {#4028 …}
    +followers: Doctrine\ORM\PersistentCollection {#4030 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4032 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4034 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4036 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4038 …}
    +reports: Doctrine\ORM\PersistentCollection {#4040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
    +violations: Doctrine\ORM\PersistentCollection {#4044 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
    +awards: Doctrine\ORM\PersistentCollection {#4048 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4050 …}
    +categories: Doctrine\ORM\PersistentCollection {#4052 …}
    -id: 10338
    -password: "$2y$13$mtf6a5/hxsfw7X6tV3PIsOb/u1ZfswlSiPh19KE3WLSvswP7vzwE."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4054 …}
    +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 @1727589399 {#3998
      date: 2024-09-29 07:56:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687591874 {#3999
      date: 2023-06-24 09:31:14.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5723
  +width: 65
  +height: 65
  +user: App\Entity\User {#4000
    +avatar: Proxies\__CG__\App\Entity\Image {#4001 …}
    +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 @1727606511 {#3997
      date: 2024-09-29 12:41:51.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 {#4002 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4004 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4006 …}
    +entries: Doctrine\ORM\PersistentCollection {#4008 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4010 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4012 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4014 …}
    +posts: Doctrine\ORM\PersistentCollection {#4016 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4018 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4020 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4022 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4024 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4026 …}
    +follows: Doctrine\ORM\PersistentCollection {#4028 …}
    +followers: Doctrine\ORM\PersistentCollection {#4030 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4032 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4034 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4036 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4038 …}
    +reports: Doctrine\ORM\PersistentCollection {#4040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
    +violations: Doctrine\ORM\PersistentCollection {#4044 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
    +awards: Doctrine\ORM\PersistentCollection {#4048 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4050 …}
    +categories: Doctrine\ORM\PersistentCollection {#4052 …}
    -id: 10338
    -password: "$2y$13$mtf6a5/hxsfw7X6tV3PIsOb/u1ZfswlSiPh19KE3WLSvswP7vzwE."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4054 …}
    +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 @1727589399 {#3998
      date: 2024-09-29 07:56:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687591874 {#3999
      date: 2023-06-24 09:31:14.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.46 ms
Input props
[
  "user" => App\Entity\User {#3763
    +avatar: Proxies\__CG__\App\Entity\Image {#3764 …}
    +cover: null
    +email: "CurlyMoustache@lemmy.world"
    +username: "@CurlyMoustache@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727607930 {#3760
      date: 2024-09-29 13:05:30.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 {#3765 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3767 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3769 …}
    +entries: Doctrine\ORM\PersistentCollection {#3771 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3773 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3775 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3777 …}
    +posts: Doctrine\ORM\PersistentCollection {#3779 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3781 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3783 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3785 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3787 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3789 …}
    +follows: Doctrine\ORM\PersistentCollection {#3791 …}
    +followers: Doctrine\ORM\PersistentCollection {#3793 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3795 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3797 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3799 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3801 …}
    +reports: Doctrine\ORM\PersistentCollection {#3803 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3805 …}
    +violations: Doctrine\ORM\PersistentCollection {#3807 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3809 …}
    +awards: Doctrine\ORM\PersistentCollection {#3811 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3813 …}
    +categories: Doctrine\ORM\PersistentCollection {#3815 …}
    -id: 16698
    -password: "$2y$13$tHY6usDYgPv4vIWwPFOhUe3CAnKy.XRS8hVam5NWKsBzg5iBr6xke"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3817 …}
    +apId: "CurlyMoustache@lemmy.world"
    +apProfileId: "https://lemmy.world/u/CurlyMoustache"
    +apPublicUrl: "https://lemmy.world/u/CurlyMoustache"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "CurlyMoustache"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727390464 {#3761
      date: 2024-09-27 00:41:04.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688301236 {#3762
      date: 2023-07-02 14:33:56.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5795
  +width: 65
  +height: 65
  +user: App\Entity\User {#3763
    +avatar: Proxies\__CG__\App\Entity\Image {#3764 …}
    +cover: null
    +email: "CurlyMoustache@lemmy.world"
    +username: "@CurlyMoustache@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727607930 {#3760
      date: 2024-09-29 13:05:30.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 {#3765 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3767 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3769 …}
    +entries: Doctrine\ORM\PersistentCollection {#3771 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3773 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3775 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3777 …}
    +posts: Doctrine\ORM\PersistentCollection {#3779 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3781 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3783 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3785 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3787 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3789 …}
    +follows: Doctrine\ORM\PersistentCollection {#3791 …}
    +followers: Doctrine\ORM\PersistentCollection {#3793 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3795 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3797 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3799 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3801 …}
    +reports: Doctrine\ORM\PersistentCollection {#3803 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3805 …}
    +violations: Doctrine\ORM\PersistentCollection {#3807 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3809 …}
    +awards: Doctrine\ORM\PersistentCollection {#3811 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3813 …}
    +categories: Doctrine\ORM\PersistentCollection {#3815 …}
    -id: 16698
    -password: "$2y$13$tHY6usDYgPv4vIWwPFOhUe3CAnKy.XRS8hVam5NWKsBzg5iBr6xke"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3817 …}
    +apId: "CurlyMoustache@lemmy.world"
    +apProfileId: "https://lemmy.world/u/CurlyMoustache"
    +apPublicUrl: "https://lemmy.world/u/CurlyMoustache"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "CurlyMoustache"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727390464 {#3761
      date: 2024-09-27 00:41:04.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688301236 {#3762
      date: 2023-07-02 14:33:56.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.37 ms
Input props
[
  "user" => App\Entity\User {#5186
    +avatar: Proxies\__CG__\App\Entity\Image {#5187 …}
    +cover: null
    +email: "PlutoniumAcid@lemmy.world"
    +username: "@PlutoniumAcid@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727600001 {#5183
      date: 2024-09-29 10:53:21.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 {#5188 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5190 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5192 …}
    +entries: Doctrine\ORM\PersistentCollection {#5194 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5196 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5198 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5200 …}
    +posts: Doctrine\ORM\PersistentCollection {#5202 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5204 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5206 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5208 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5210 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5212 …}
    +follows: Doctrine\ORM\PersistentCollection {#5214 …}
    +followers: Doctrine\ORM\PersistentCollection {#5216 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5218 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5220 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5222 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5224 …}
    +reports: Doctrine\ORM\PersistentCollection {#5226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
    +violations: Doctrine\ORM\PersistentCollection {#5230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
    +awards: Doctrine\ORM\PersistentCollection {#5234 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5236 …}
    +categories: Doctrine\ORM\PersistentCollection {#5238 …}
    -id: 4940
    -password: "$2y$13$PsXGyVZ9WXigiErVb1uOyOndJFegsvw8yXa6oTpd6sGLnDeMWroy."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5240 …}
    +apId: "PlutoniumAcid@lemmy.world"
    +apProfileId: "https://lemmy.world/u/PlutoniumAcid"
    +apPublicUrl: "https://lemmy.world/u/PlutoniumAcid"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "PlutoniumAcid"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727519462 {#5184
      date: 2024-09-28 12:31:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687152811 {#5185
      date: 2023-06-19 07:33:31.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5852
  +width: 65
  +height: 65
  +user: App\Entity\User {#5186
    +avatar: Proxies\__CG__\App\Entity\Image {#5187 …}
    +cover: null
    +email: "PlutoniumAcid@lemmy.world"
    +username: "@PlutoniumAcid@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727600001 {#5183
      date: 2024-09-29 10:53:21.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 {#5188 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5190 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5192 …}
    +entries: Doctrine\ORM\PersistentCollection {#5194 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5196 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5198 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5200 …}
    +posts: Doctrine\ORM\PersistentCollection {#5202 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5204 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5206 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5208 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5210 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5212 …}
    +follows: Doctrine\ORM\PersistentCollection {#5214 …}
    +followers: Doctrine\ORM\PersistentCollection {#5216 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5218 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5220 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5222 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5224 …}
    +reports: Doctrine\ORM\PersistentCollection {#5226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
    +violations: Doctrine\ORM\PersistentCollection {#5230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
    +awards: Doctrine\ORM\PersistentCollection {#5234 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5236 …}
    +categories: Doctrine\ORM\PersistentCollection {#5238 …}
    -id: 4940
    -password: "$2y$13$PsXGyVZ9WXigiErVb1uOyOndJFegsvw8yXa6oTpd6sGLnDeMWroy."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5240 …}
    +apId: "PlutoniumAcid@lemmy.world"
    +apProfileId: "https://lemmy.world/u/PlutoniumAcid"
    +apPublicUrl: "https://lemmy.world/u/PlutoniumAcid"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "PlutoniumAcid"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727519462 {#5184
      date: 2024-09-28 12:31:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687152811 {#5185
      date: 2023-06-19 07:33:31.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.53 ms
Input props
[
  "user" => App\Entity\User {#4059
    +avatar: Proxies\__CG__\App\Entity\Image {#4060 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4061 …}
    +email: "skullgiver@popplesburger.hilciferous.nl"
    +username: "@skullgiver@popplesburger.hilciferous.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Giver of skulls\n
      \n
      ![Verified icon](https://popplesburger.hilciferous.nl/poc.png)
      """
    +lastActive: DateTime @1727604979 {#4056
      date: 2024-09-29 12:16:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4062 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4064 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4066 …}
    +entries: Doctrine\ORM\PersistentCollection {#4068 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4070 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4072 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4074 …}
    +posts: Doctrine\ORM\PersistentCollection {#4076 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4078 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4080 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4082 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4084 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4086 …}
    +follows: Doctrine\ORM\PersistentCollection {#4088 …}
    +followers: Doctrine\ORM\PersistentCollection {#4090 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4092 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4094 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4096 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4098 …}
    +reports: Doctrine\ORM\PersistentCollection {#4100 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4102 …}
    +violations: Doctrine\ORM\PersistentCollection {#4104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4106 …}
    +awards: Doctrine\ORM\PersistentCollection {#4108 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4110 …}
    +categories: Doctrine\ORM\PersistentCollection {#4112 …}
    -id: 141
    -password: "$2y$13$WNx1Bxmow68.X6L50T9Ex.e5g9dz3jvgk4/OA1Q5m2NxPCnyI.Q0C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4114 …}
    +apId: "skullgiver@popplesburger.hilciferous.nl"
    +apProfileId: "https://popplesburger.hilciferous.nl/u/skullgiver"
    +apPublicUrl: "https://popplesburger.hilciferous.nl/u/skullgiver"
    +apFollowersUrl: null
    +apInboxUrl: "https://popplesburger.hilciferous.nl/inbox"
    +apDomain: "popplesburger.hilciferous.nl"
    +apPreferredUsername: "skullgiver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725591505 {#4057
      date: 2024-09-06 04:58:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686730951 {#4058
      date: 2023-06-14 10:22:31.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5909
  +width: 65
  +height: 65
  +user: App\Entity\User {#4059
    +avatar: Proxies\__CG__\App\Entity\Image {#4060 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4061 …}
    +email: "skullgiver@popplesburger.hilciferous.nl"
    +username: "@skullgiver@popplesburger.hilciferous.nl"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Giver of skulls\n
      \n
      ![Verified icon](https://popplesburger.hilciferous.nl/poc.png)
      """
    +lastActive: DateTime @1727604979 {#4056
      date: 2024-09-29 12:16:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4062 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4064 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4066 …}
    +entries: Doctrine\ORM\PersistentCollection {#4068 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4070 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4072 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4074 …}
    +posts: Doctrine\ORM\PersistentCollection {#4076 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4078 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4080 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4082 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4084 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4086 …}
    +follows: Doctrine\ORM\PersistentCollection {#4088 …}
    +followers: Doctrine\ORM\PersistentCollection {#4090 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4092 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4094 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4096 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4098 …}
    +reports: Doctrine\ORM\PersistentCollection {#4100 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4102 …}
    +violations: Doctrine\ORM\PersistentCollection {#4104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4106 …}
    +awards: Doctrine\ORM\PersistentCollection {#4108 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4110 …}
    +categories: Doctrine\ORM\PersistentCollection {#4112 …}
    -id: 141
    -password: "$2y$13$WNx1Bxmow68.X6L50T9Ex.e5g9dz3jvgk4/OA1Q5m2NxPCnyI.Q0C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4114 …}
    +apId: "skullgiver@popplesburger.hilciferous.nl"
    +apProfileId: "https://popplesburger.hilciferous.nl/u/skullgiver"
    +apPublicUrl: "https://popplesburger.hilciferous.nl/u/skullgiver"
    +apFollowersUrl: null
    +apInboxUrl: "https://popplesburger.hilciferous.nl/inbox"
    +apDomain: "popplesburger.hilciferous.nl"
    +apPreferredUsername: "skullgiver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725591505 {#4057
      date: 2024-09-06 04:58:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686730951 {#4058
      date: 2023-06-14 10:22:31.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.40 ms
Input props
[
  "user" => App\Entity\User {#4297
    +avatar: Proxies\__CG__\App\Entity\Image {#4298 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4299 …}
    +email: "Rootiest@lemmy.world"
    +username: "@Rootiest@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ***Printing printers.***\n
      \n
      [Check out my work on GitHub](https://github.com/rootiest)\n
      \n
      [Join my Discord server](https://discord.rootiest.com)\n
      \n
      ![Rootiest Solutions](https://lemmy.world/pictrs/image/3c667cae-0c58-42f7-bc3d-a3891ce1e17a.png)
      """
    +lastActive: DateTime @1727604133 {#4294
      date: 2024-09-29 12:02:13.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 {#4300 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4302 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4304 …}
    +entries: Doctrine\ORM\PersistentCollection {#4306 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4308 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4310 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4312 …}
    +posts: Doctrine\ORM\PersistentCollection {#4314 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4316 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4318 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4320 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4322 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4324 …}
    +follows: Doctrine\ORM\PersistentCollection {#4326 …}
    +followers: Doctrine\ORM\PersistentCollection {#4328 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4330 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4332 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4334 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +violations: Doctrine\ORM\PersistentCollection {#4342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
    +awards: Doctrine\ORM\PersistentCollection {#4346 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4348 …}
    +categories: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 33119
    -password: "$2y$13$TFYTLi5rVFhO3uowc.ANSesOKc9KWmHjVb9q9t/oUuPLmJhvp430y"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4352 …}
    +apId: "Rootiest@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Rootiest"
    +apPublicUrl: "https://lemmy.world/u/Rootiest"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Rootiest"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723083657 {#4295
      date: 2024-08-08 04:20:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690009584 {#4296
      date: 2023-07-22 09:06:24.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5972
  +width: 65
  +height: 65
  +user: App\Entity\User {#4297
    +avatar: Proxies\__CG__\App\Entity\Image {#4298 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4299 …}
    +email: "Rootiest@lemmy.world"
    +username: "@Rootiest@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ***Printing printers.***\n
      \n
      [Check out my work on GitHub](https://github.com/rootiest)\n
      \n
      [Join my Discord server](https://discord.rootiest.com)\n
      \n
      ![Rootiest Solutions](https://lemmy.world/pictrs/image/3c667cae-0c58-42f7-bc3d-a3891ce1e17a.png)
      """
    +lastActive: DateTime @1727604133 {#4294
      date: 2024-09-29 12:02:13.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 {#4300 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4302 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4304 …}
    +entries: Doctrine\ORM\PersistentCollection {#4306 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4308 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4310 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4312 …}
    +posts: Doctrine\ORM\PersistentCollection {#4314 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4316 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4318 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4320 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4322 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4324 …}
    +follows: Doctrine\ORM\PersistentCollection {#4326 …}
    +followers: Doctrine\ORM\PersistentCollection {#4328 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4330 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4332 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4334 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +violations: Doctrine\ORM\PersistentCollection {#4342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
    +awards: Doctrine\ORM\PersistentCollection {#4346 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4348 …}
    +categories: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 33119
    -password: "$2y$13$TFYTLi5rVFhO3uowc.ANSesOKc9KWmHjVb9q9t/oUuPLmJhvp430y"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4352 …}
    +apId: "Rootiest@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Rootiest"
    +apPublicUrl: "https://lemmy.world/u/Rootiest"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Rootiest"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723083657 {#4295
      date: 2024-08-08 04:20:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690009584 {#4296
      date: 2023-07-22 09:06:24.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.51 ms
Input props
[
  "user" => App\Entity\User {#5483
    +avatar: Proxies\__CG__\App\Entity\Image {#5484 …}
    +cover: null
    +email: "MacNCheezus@lemmy.today"
    +username: "@MacNCheezus@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727597533 {#5480
      date: 2024-09-29 10:12:13.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 {#5485 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5487 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5489 …}
    +entries: Doctrine\ORM\PersistentCollection {#5491 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5493 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5495 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5497 …}
    +posts: Doctrine\ORM\PersistentCollection {#5499 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5501 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5503 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5505 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5507 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5509 …}
    +follows: Doctrine\ORM\PersistentCollection {#5511 …}
    +followers: Doctrine\ORM\PersistentCollection {#5513 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5515 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5517 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5519 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5521 …}
    +reports: Doctrine\ORM\PersistentCollection {#5523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5525 …}
    +violations: Doctrine\ORM\PersistentCollection {#5527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
    +awards: Doctrine\ORM\PersistentCollection {#5531 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5533 …}
    +categories: Doctrine\ORM\PersistentCollection {#5535 …}
    -id: 81704
    -password: "$2y$13$4CPG6Xat1JbAxESYeXw6x.tWRL2HzFIsxJ4mwObUJ/VHNLoto2RRW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5537 …}
    +apId: "MacNCheezus@lemmy.today"
    +apProfileId: "https://lemmy.today/u/MacNCheezus"
    +apPublicUrl: "https://lemmy.today/u/MacNCheezus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "MacNCheezus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727588574 {#5481
      date: 2024-09-29 07:42:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702225477 {#5482
      date: 2023-12-10 17:24:37.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6029
  +width: 65
  +height: 65
  +user: App\Entity\User {#5483
    +avatar: Proxies\__CG__\App\Entity\Image {#5484 …}
    +cover: null
    +email: "MacNCheezus@lemmy.today"
    +username: "@MacNCheezus@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727597533 {#5480
      date: 2024-09-29 10:12:13.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 {#5485 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5487 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5489 …}
    +entries: Doctrine\ORM\PersistentCollection {#5491 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5493 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5495 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5497 …}
    +posts: Doctrine\ORM\PersistentCollection {#5499 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5501 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5503 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5505 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5507 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5509 …}
    +follows: Doctrine\ORM\PersistentCollection {#5511 …}
    +followers: Doctrine\ORM\PersistentCollection {#5513 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5515 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5517 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5519 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5521 …}
    +reports: Doctrine\ORM\PersistentCollection {#5523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5525 …}
    +violations: Doctrine\ORM\PersistentCollection {#5527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
    +awards: Doctrine\ORM\PersistentCollection {#5531 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5533 …}
    +categories: Doctrine\ORM\PersistentCollection {#5535 …}
    -id: 81704
    -password: "$2y$13$4CPG6Xat1JbAxESYeXw6x.tWRL2HzFIsxJ4mwObUJ/VHNLoto2RRW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5537 …}
    +apId: "MacNCheezus@lemmy.today"
    +apProfileId: "https://lemmy.today/u/MacNCheezus"
    +apPublicUrl: "https://lemmy.today/u/MacNCheezus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "MacNCheezus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727588574 {#5481
      date: 2024-09-29 07:42:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702225477 {#5482
      date: 2023-12-10 17:24:37.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.90 ms
Input props
[
  "user" => App\Entity\User {#3443
    +avatar: Proxies\__CG__\App\Entity\Image {#3423 …}
    +cover: null
    +email: "cloudless@feddit.uk"
    +username: "@cloudless@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727608785 {#3402
      date: 2024-09-29 13:19:45.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 {#3424 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3426 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3421 …}
    +entries: Doctrine\ORM\PersistentCollection {#3420 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3478 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3487 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3517 …}
    +posts: Doctrine\ORM\PersistentCollection {#3460 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3528 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3549 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3580 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3537 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3523 …}
    +follows: Doctrine\ORM\PersistentCollection {#3591 …}
    +followers: Doctrine\ORM\PersistentCollection {#3587 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3606 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3602 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3619 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3623 …}
    +reports: Doctrine\ORM\PersistentCollection {#3607 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3645 …}
    +violations: Doctrine\ORM\PersistentCollection {#3639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3665 …}
    +awards: Doctrine\ORM\PersistentCollection {#3654 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3660 …}
    +categories: Doctrine\ORM\PersistentCollection {#3678 …}
    -id: 11734
    -password: "$2y$13$MWrnHHYaMxE6b12I/pDMaum6vqf8EcRclGK/7/zseajtdANPpimUi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3689 …}
    +apId: "cloudless@feddit.uk"
    +apProfileId: "https://feddit.uk/u/cloudless"
    +apPublicUrl: "https://feddit.uk/u/cloudless"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.uk/inbox"
    +apDomain: "feddit.uk"
    +apPreferredUsername: "cloudless"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703696026 {#3408
      date: 2023-12-27 17:53:46.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687984238 {#3452
      date: 2023-06-28 22:30:38.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6086
  +width: 65
  +height: 65
  +user: App\Entity\User {#3443
    +avatar: Proxies\__CG__\App\Entity\Image {#3423 …}
    +cover: null
    +email: "cloudless@feddit.uk"
    +username: "@cloudless@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727608785 {#3402
      date: 2024-09-29 13:19:45.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 {#3424 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3426 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3421 …}
    +entries: Doctrine\ORM\PersistentCollection {#3420 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3478 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3487 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3517 …}
    +posts: Doctrine\ORM\PersistentCollection {#3460 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3528 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3549 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3580 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3537 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3523 …}
    +follows: Doctrine\ORM\PersistentCollection {#3591 …}
    +followers: Doctrine\ORM\PersistentCollection {#3587 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3606 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3602 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3619 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3623 …}
    +reports: Doctrine\ORM\PersistentCollection {#3607 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3645 …}
    +violations: Doctrine\ORM\PersistentCollection {#3639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3665 …}
    +awards: Doctrine\ORM\PersistentCollection {#3654 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3660 …}
    +categories: Doctrine\ORM\PersistentCollection {#3678 …}
    -id: 11734
    -password: "$2y$13$MWrnHHYaMxE6b12I/pDMaum6vqf8EcRclGK/7/zseajtdANPpimUi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3689 …}
    +apId: "cloudless@feddit.uk"
    +apProfileId: "https://feddit.uk/u/cloudless"
    +apPublicUrl: "https://feddit.uk/u/cloudless"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.uk/inbox"
    +apDomain: "feddit.uk"
    +apPreferredUsername: "cloudless"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703696026 {#3408
      date: 2023-12-27 17:53:46.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687984238 {#3452
      date: 2023-06-28 22:30:38.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.74 ms
Input props
[
  "user" => App\Entity\User {#5068
    +avatar: Proxies\__CG__\App\Entity\Image {#5069 …}
    +cover: null
    +email: "INeedMana@lemmy.world"
    +username: "@INeedMana@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727600854 {#5065
      date: 2024-09-29 11:07:34.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5070 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5072 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5074 …}
    +entries: Doctrine\ORM\PersistentCollection {#5076 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5078 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5080 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5082 …}
    +posts: Doctrine\ORM\PersistentCollection {#5084 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5086 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5088 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5090 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5092 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5094 …}
    +follows: Doctrine\ORM\PersistentCollection {#5096 …}
    +followers: Doctrine\ORM\PersistentCollection {#5098 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5100 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5102 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5104 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5106 …}
    +reports: Doctrine\ORM\PersistentCollection {#5108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
    +violations: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    +awards: Doctrine\ORM\PersistentCollection {#5116 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5118 …}
    +categories: Doctrine\ORM\PersistentCollection {#5120 …}
    -id: 27152
    -password: "$2y$13$r9ye06vrbaZZpde7GNt4ye6mhDfEcV9bXng0zkFtj6k718YhpcDi2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5122 …}
    +apId: "INeedMana@lemmy.world"
    +apProfileId: "https://lemmy.world/u/INeedMana"
    +apPublicUrl: "https://lemmy.world/u/INeedMana"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "INeedMana"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726744409 {#5066
      date: 2024-09-19 13:13:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689324576 {#5067
      date: 2023-07-14 10:49:36.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6143
  +width: 65
  +height: 65
  +user: App\Entity\User {#5068
    +avatar: Proxies\__CG__\App\Entity\Image {#5069 …}
    +cover: null
    +email: "INeedMana@lemmy.world"
    +username: "@INeedMana@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727600854 {#5065
      date: 2024-09-29 11:07:34.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5070 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5072 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5074 …}
    +entries: Doctrine\ORM\PersistentCollection {#5076 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5078 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5080 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5082 …}
    +posts: Doctrine\ORM\PersistentCollection {#5084 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5086 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5088 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5090 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5092 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5094 …}
    +follows: Doctrine\ORM\PersistentCollection {#5096 …}
    +followers: Doctrine\ORM\PersistentCollection {#5098 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5100 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5102 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5104 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5106 …}
    +reports: Doctrine\ORM\PersistentCollection {#5108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
    +violations: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    +awards: Doctrine\ORM\PersistentCollection {#5116 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5118 …}
    +categories: Doctrine\ORM\PersistentCollection {#5120 …}
    -id: 27152
    -password: "$2y$13$r9ye06vrbaZZpde7GNt4ye6mhDfEcV9bXng0zkFtj6k718YhpcDi2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5122 …}
    +apId: "INeedMana@lemmy.world"
    +apProfileId: "https://lemmy.world/u/INeedMana"
    +apPublicUrl: "https://lemmy.world/u/INeedMana"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "INeedMana"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726744409 {#5066
      date: 2024-09-19 13:13:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689324576 {#5067
      date: 2023-07-14 10:49:36.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.08 ms
Input props
[
  "user" => App\Entity\User {#5245
    +avatar: Proxies\__CG__\App\Entity\Image {#5246 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5247 …}
    +email: "DeltaTangoLima@reddrefuge.com"
    +username: "@DeltaTangoLima@reddrefuge.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Just an Aussie tech guy - home automation, ESP gadgets, networking. Also love my camping and 4WDing.\n
      \n
      Be a good motherfucker. Peace.
      """
    +lastActive: DateTime @1727599675 {#5242
      date: 2024-09-29 10:47:55.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 {#5248 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5250 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5252 …}
    +entries: Doctrine\ORM\PersistentCollection {#5254 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5256 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5258 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5260 …}
    +posts: Doctrine\ORM\PersistentCollection {#5262 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5264 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5266 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5268 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5270 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5272 …}
    +follows: Doctrine\ORM\PersistentCollection {#5274 …}
    +followers: Doctrine\ORM\PersistentCollection {#5276 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5278 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5280 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5282 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +violations: Doctrine\ORM\PersistentCollection {#5290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5292 …}
    +awards: Doctrine\ORM\PersistentCollection {#5294 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5296 …}
    +categories: Doctrine\ORM\PersistentCollection {#5298 …}
    -id: 7409
    -password: "$2y$13$PPzpxxadwj6rnbsXtZV06uAkMX2qpLUMu8q6zzklFbvnVeQxNXaKm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5300 …}
    +apId: "DeltaTangoLima@reddrefuge.com"
    +apProfileId: "https://reddrefuge.com/u/DeltaTangoLima"
    +apPublicUrl: "https://reddrefuge.com/u/DeltaTangoLima"
    +apFollowersUrl: null
    +apInboxUrl: "https://reddrefuge.com/inbox"
    +apDomain: "reddrefuge.com"
    +apPreferredUsername: "DeltaTangoLima"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707738042 {#5243
      date: 2024-02-12 12:40:42.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687467753 {#5244
      date: 2023-06-22 23:02:33.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6200
  +width: 65
  +height: 65
  +user: App\Entity\User {#5245
    +avatar: Proxies\__CG__\App\Entity\Image {#5246 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5247 …}
    +email: "DeltaTangoLima@reddrefuge.com"
    +username: "@DeltaTangoLima@reddrefuge.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Just an Aussie tech guy - home automation, ESP gadgets, networking. Also love my camping and 4WDing.\n
      \n
      Be a good motherfucker. Peace.
      """
    +lastActive: DateTime @1727599675 {#5242
      date: 2024-09-29 10:47:55.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 {#5248 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5250 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5252 …}
    +entries: Doctrine\ORM\PersistentCollection {#5254 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5256 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5258 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5260 …}
    +posts: Doctrine\ORM\PersistentCollection {#5262 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5264 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5266 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5268 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5270 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5272 …}
    +follows: Doctrine\ORM\PersistentCollection {#5274 …}
    +followers: Doctrine\ORM\PersistentCollection {#5276 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5278 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5280 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5282 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +violations: Doctrine\ORM\PersistentCollection {#5290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5292 …}
    +awards: Doctrine\ORM\PersistentCollection {#5294 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5296 …}
    +categories: Doctrine\ORM\PersistentCollection {#5298 …}
    -id: 7409
    -password: "$2y$13$PPzpxxadwj6rnbsXtZV06uAkMX2qpLUMu8q6zzklFbvnVeQxNXaKm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5300 …}
    +apId: "DeltaTangoLima@reddrefuge.com"
    +apProfileId: "https://reddrefuge.com/u/DeltaTangoLima"
    +apPublicUrl: "https://reddrefuge.com/u/DeltaTangoLima"
    +apFollowersUrl: null
    +apInboxUrl: "https://reddrefuge.com/inbox"
    +apDomain: "reddrefuge.com"
    +apPreferredUsername: "DeltaTangoLima"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707738042 {#5243
      date: 2024-02-12 12:40:42.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687467753 {#5244
      date: 2023-06-22 23:02:33.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.48 ms
Input props
[
  "user" => App\Entity\User {#5305
    +avatar: Proxies\__CG__\App\Entity\Image {#5306 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5307 …}
    +email: "dr_scientist@lemmy.world"
    +username: "@dr_scientist@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727599188 {#5302
      date: 2024-09-29 10:39:48.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 {#5308 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5310 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5312 …}
    +entries: Doctrine\ORM\PersistentCollection {#5314 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5316 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5318 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5320 …}
    +posts: Doctrine\ORM\PersistentCollection {#5322 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5324 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5326 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5328 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5330 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5332 …}
    +follows: Doctrine\ORM\PersistentCollection {#5334 …}
    +followers: Doctrine\ORM\PersistentCollection {#5336 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5338 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5340 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5342 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5344 …}
    +reports: Doctrine\ORM\PersistentCollection {#5346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
    +violations: Doctrine\ORM\PersistentCollection {#5350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
    +awards: Doctrine\ORM\PersistentCollection {#5354 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5356 …}
    +categories: Doctrine\ORM\PersistentCollection {#5358 …}
    -id: 41607
    -password: "$2y$13$ZaIUaIiAGN35M4vG/YI5G.hix0KppfIYdDSlXghXOMiMTc.RAiP8W"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5360 …}
    +apId: "dr_scientist@lemmy.world"
    +apProfileId: "https://lemmy.world/u/dr_scientist"
    +apPublicUrl: "https://lemmy.world/u/dr_scientist"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "dr_scientist"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724772387 {#5303
      date: 2024-08-27 17:26:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1692548728 {#5304
      date: 2023-08-20 18:25:28.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6257
  +width: 65
  +height: 65
  +user: App\Entity\User {#5305
    +avatar: Proxies\__CG__\App\Entity\Image {#5306 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5307 …}
    +email: "dr_scientist@lemmy.world"
    +username: "@dr_scientist@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727599188 {#5302
      date: 2024-09-29 10:39:48.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 {#5308 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5310 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5312 …}
    +entries: Doctrine\ORM\PersistentCollection {#5314 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5316 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5318 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5320 …}
    +posts: Doctrine\ORM\PersistentCollection {#5322 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5324 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5326 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5328 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5330 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5332 …}
    +follows: Doctrine\ORM\PersistentCollection {#5334 …}
    +followers: Doctrine\ORM\PersistentCollection {#5336 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5338 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5340 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5342 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5344 …}
    +reports: Doctrine\ORM\PersistentCollection {#5346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
    +violations: Doctrine\ORM\PersistentCollection {#5350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
    +awards: Doctrine\ORM\PersistentCollection {#5354 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5356 …}
    +categories: Doctrine\ORM\PersistentCollection {#5358 …}
    -id: 41607
    -password: "$2y$13$ZaIUaIiAGN35M4vG/YI5G.hix0KppfIYdDSlXghXOMiMTc.RAiP8W"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5360 …}
    +apId: "dr_scientist@lemmy.world"
    +apProfileId: "https://lemmy.world/u/dr_scientist"
    +apPublicUrl: "https://lemmy.world/u/dr_scientist"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "dr_scientist"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724772387 {#5303
      date: 2024-08-27 17:26:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1692548728 {#5304
      date: 2023-08-20 18:25:28.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.69 ms
Input props
[
  "user" => App\Entity\User {#4832
    +avatar: Proxies\__CG__\App\Entity\Image {#4833 …}
    +cover: null
    +email: "DreadPotato@sopuli.xyz"
    +username: "@DreadPotato@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727601508 {#4829
      date: 2024-09-29 11:18: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 {#4834 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4836 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4838 …}
    +entries: Doctrine\ORM\PersistentCollection {#4840 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4842 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4844 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4846 …}
    +posts: Doctrine\ORM\PersistentCollection {#4848 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4850 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4852 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4854 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4856 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4858 …}
    +follows: Doctrine\ORM\PersistentCollection {#4860 …}
    +followers: Doctrine\ORM\PersistentCollection {#4862 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4864 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4866 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4868 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4870 …}
    +reports: Doctrine\ORM\PersistentCollection {#4872 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4874 …}
    +violations: Doctrine\ORM\PersistentCollection {#4876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4878 …}
    +awards: Doctrine\ORM\PersistentCollection {#4880 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4882 …}
    +categories: Doctrine\ORM\PersistentCollection {#4884 …}
    -id: 67668
    -password: "$2y$13$2ZzQTA4d3t9bjFv8KUyVouVTM4cVGZ0SLqrXoe1a8l/1oKNsL1mSW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4886 …}
    +apId: "DreadPotato@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/DreadPotato"
    +apPublicUrl: "https://sopuli.xyz/u/DreadPotato"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "DreadPotato"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725655557 {#4830
      date: 2024-09-06 22:45:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698512268 {#4831
      date: 2023-10-28 18:57:48.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6314
  +width: 65
  +height: 65
  +user: App\Entity\User {#4832
    +avatar: Proxies\__CG__\App\Entity\Image {#4833 …}
    +cover: null
    +email: "DreadPotato@sopuli.xyz"
    +username: "@DreadPotato@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727601508 {#4829
      date: 2024-09-29 11:18: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 {#4834 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4836 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4838 …}
    +entries: Doctrine\ORM\PersistentCollection {#4840 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4842 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4844 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4846 …}
    +posts: Doctrine\ORM\PersistentCollection {#4848 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4850 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4852 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4854 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4856 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4858 …}
    +follows: Doctrine\ORM\PersistentCollection {#4860 …}
    +followers: Doctrine\ORM\PersistentCollection {#4862 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4864 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4866 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4868 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4870 …}
    +reports: Doctrine\ORM\PersistentCollection {#4872 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4874 …}
    +violations: Doctrine\ORM\PersistentCollection {#4876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4878 …}
    +awards: Doctrine\ORM\PersistentCollection {#4880 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4882 …}
    +categories: Doctrine\ORM\PersistentCollection {#4884 …}
    -id: 67668
    -password: "$2y$13$2ZzQTA4d3t9bjFv8KUyVouVTM4cVGZ0SLqrXoe1a8l/1oKNsL1mSW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4886 …}
    +apId: "DreadPotato@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/DreadPotato"
    +apPublicUrl: "https://sopuli.xyz/u/DreadPotato"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "DreadPotato"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725655557 {#4830
      date: 2024-09-06 22:45:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698512268 {#4831
      date: 2023-10-28 18:57:48.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.53 ms
Input props
[
  "user" => App\Entity\User {#3706
    +avatar: Proxies\__CG__\App\Entity\Image {#3698 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3705 …}
    +email: "Dasnap@lemmy.world"
    +username: "@Dasnap@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727608573 {#3692
      date: 2024-09-29 13:16:13.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 {#3699 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3708 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3710 …}
    +entries: Doctrine\ORM\PersistentCollection {#3712 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3714 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3716 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3718 …}
    +posts: Doctrine\ORM\PersistentCollection {#3720 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3722 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3724 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3726 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3728 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3730 …}
    +follows: Doctrine\ORM\PersistentCollection {#3732 …}
    +followers: Doctrine\ORM\PersistentCollection {#3734 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3736 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3738 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3740 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3742 …}
    +reports: Doctrine\ORM\PersistentCollection {#3744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3746 …}
    +violations: Doctrine\ORM\PersistentCollection {#3748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3750 …}
    +awards: Doctrine\ORM\PersistentCollection {#3752 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3754 …}
    +categories: Doctrine\ORM\PersistentCollection {#3756 …}
    -id: 35352
    -password: "$2y$13$96P6OU0.kDI65EcAOLtFLeIrXirVLZuJMam4XFtAa18zbLkAP6Czu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3758 …}
    +apId: "Dasnap@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Dasnap"
    +apPublicUrl: "https://lemmy.world/u/Dasnap"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Dasnap"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727026395 {#3701
      date: 2024-09-22 19:33:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690453383 {#3700
      date: 2023-07-27 12:23:03.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6371
  +width: 65
  +height: 65
  +user: App\Entity\User {#3706
    +avatar: Proxies\__CG__\App\Entity\Image {#3698 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3705 …}
    +email: "Dasnap@lemmy.world"
    +username: "@Dasnap@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727608573 {#3692
      date: 2024-09-29 13:16:13.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 {#3699 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3708 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3710 …}
    +entries: Doctrine\ORM\PersistentCollection {#3712 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3714 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3716 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3718 …}
    +posts: Doctrine\ORM\PersistentCollection {#3720 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3722 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3724 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3726 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3728 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3730 …}
    +follows: Doctrine\ORM\PersistentCollection {#3732 …}
    +followers: Doctrine\ORM\PersistentCollection {#3734 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3736 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3738 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3740 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3742 …}
    +reports: Doctrine\ORM\PersistentCollection {#3744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3746 …}
    +violations: Doctrine\ORM\PersistentCollection {#3748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3750 …}
    +awards: Doctrine\ORM\PersistentCollection {#3752 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3754 …}
    +categories: Doctrine\ORM\PersistentCollection {#3756 …}
    -id: 35352
    -password: "$2y$13$96P6OU0.kDI65EcAOLtFLeIrXirVLZuJMam4XFtAa18zbLkAP6Czu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3758 …}
    +apId: "Dasnap@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Dasnap"
    +apPublicUrl: "https://lemmy.world/u/Dasnap"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Dasnap"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727026395 {#3701
      date: 2024-09-22 19:33:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690453383 {#3700
      date: 2023-07-27 12:23:03.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 9.18 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6433
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6434 …}
  -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 1.55 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6500
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6501 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3326 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 1.94 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6586
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +entry: null
  +title: "random_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#558 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3326 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.59 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6655
  +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 {#6656 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 0.81 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6749
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3006 …}
}