GET https://kbin.spritesserver.nl/d/discourse.igniterealtime.org/newest/12h/videos

Components

14 Twig Components
43 Render Count
303 ms Render Time
22.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.26ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 19.00ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.89ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.46ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 2.00ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 1.27ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 29.48ms
magazine_inline
"App\Twig\Components\MagazineInlineComponent"
components/magazine_inline.html.twig
1 0.42ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 237.77ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 24.92ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 1.73ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 1.53ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.51ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 1.69ms

Render calls

domain App\Twig\Components\DomainComponent 22.0 MiB 2.00 ms
Input props
[
  "domain" => App\Entity\Domain {#282
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +name: "discourse.igniterealtime.org"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    -id: 1681
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#1359
  +domain: App\Entity\Domain {#282
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +name: "discourse.igniterealtime.org"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    -id: 1681
  }
}
domain_sub App\Twig\Components\DomainSubComponent 22.0 MiB 1.27 ms
Input props
[
  "domain" => App\Entity\Domain {#282
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +name: "discourse.igniterealtime.org"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    -id: 1681
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#2424
  +domain: App\Entity\Domain {#282
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +name: "discourse.igniterealtime.org"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    -id: 1681
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 22.0 MiB 0.26 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1764
  +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 22.0 MiB 0.20 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1440
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 22.0 MiB 0.22 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1589
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 22.0 MiB 0.15 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 {#1692
  +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 22.0 MiB 0.14 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2454
  +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 22.0 MiB 0.13 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1362
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 22.0 MiB 0.13 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2133
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 22.0 MiB 0.28 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2049
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 22.0 MiB 0.14 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2230
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 22.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2195
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 22.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2284
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 22.0 MiB 0.29 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2001
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 22.0 MiB 0.18 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2500
  +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 22.0 MiB 0.14 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2556
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 22.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2612
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 22.0 MiB 0.13 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2668
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 22.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2724
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 22.0 MiB 0.15 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2780
  +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 22.0 MiB 0.16 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2836
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 22.0 MiB 0.20 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 {#2892
  +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 22.0 MiB 0.13 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 {#2950
  +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 22.0 MiB 29.48 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3015
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3016 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
magazine_inline App\Twig\Components\MagazineInlineComponent 22.0 MiB 0.42 ms
Input props
[
  "magazine" => App\Entity\Magazine {#3115
    +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 {#3124
      date: 2023-06-12 11:28:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3128 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3138 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3148 …}
    +entries: Doctrine\ORM\PersistentCollection {#3125 …}
    +posts: Doctrine\ORM\PersistentCollection {#3189 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3171 …}
    +bans: Doctrine\ORM\PersistentCollection {#3210 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +badges: Doctrine\ORM\PersistentCollection {#3246 …}
    +logs: Doctrine\ORM\PersistentCollection {#3256 …}
    +awards: Doctrine\ORM\PersistentCollection {#3267 …}
    +categories: Doctrine\ORM\PersistentCollection {#3280 …}
    -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 {#3120
      date: 2023-06-12 11:28:28.0 +02:00
    }
  }
  "showAvatar" => true
  "fullName" => true
  "stretchedLink" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineInlineComponent {#3287
  +magazine: App\Entity\Magazine {#3115
    +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 {#3124
      date: 2023-06-12 11:28:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3128 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3138 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3148 …}
    +entries: Doctrine\ORM\PersistentCollection {#3125 …}
    +posts: Doctrine\ORM\PersistentCollection {#3189 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3171 …}
    +bans: Doctrine\ORM\PersistentCollection {#3210 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +badges: Doctrine\ORM\PersistentCollection {#3246 …}
    +logs: Doctrine\ORM\PersistentCollection {#3256 …}
    +awards: Doctrine\ORM\PersistentCollection {#3267 …}
    +categories: Doctrine\ORM\PersistentCollection {#3280 …}
    -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
      MIIJQgIBADANBgkqhkiG9w0BAQEFAASCCSwwggkoAgEAAoICAQCnJhgTn73DU5sg\r\n
      wzsd+shkXOSWpMVwEzI4n0ZGjJcQMj6VV0GyWAYgqZ33DvPCUkpv4w7Cvc/pi7WB\r\n
      nMSdYdJ03E50PegZ9xCqJ/cl1aXIR0FMoa84d41Ec6IcWZkNyrNiLA5BC+h7AOwV\r\n
      ikS3v6DtbfG8O/Q8Rb6C2DAm1odzfgKolcb4NI4rmrLZKziAXQx69VAIoRXVi4bm\r\n
      cmnFFOOkhxT7L/RTJ7JRRz5526r7e27fM7DBjFllenHstZgc0wx2daRS55n1yj8G\r\n
      hCp0ZL9DPrdlDdJei7+gs9iAHOk6ASvWq2db7KLDc0QK1wVk1vNHfNHVZXO6uXlb\r\n
      AR26EUvuFfdbCy+9WUFXyonaqwuzMy92P3tllzRgC96HazytBPUdeLM6iump60lU\r\n
      g6QD4+4D5juFE3DcNATUeADcBttc7+JsmlwEQ56/yHLkVAjCUpbN1l3OzInSR7lM\r\n
      8cimHlh+lB9rLrDNL27j5qqFsX0Q4hp5JIyIDgsRs6vvfq6mVaKai+srmU8h1lD9\r\n
      XQWOtPES7bWetu0PCTptyXED8V1hf/IzLhOJR7o1eMPcJio9Izpo9sRC7RlAj4Hx\r\n
      RHbwnpK1z5AZmsiuDiYcN6hgjFMO5fx3YU8NJvFe3qwFacaL/zfT3glohdb4A+Na\r\n
      woQuukJ7lEegJ2TfjgcEp1s+BJDMPwIDAQABAoICADSrrN+WMTp5QINo8dqHGZmC\r\n
      qieMQYkJC4TLL95wU/PvGUh/B/02fqvRNy1QgWCFBN7QCmk0Xe1msGno6A398s8P\r\n
      UwuPLHHuKEquMFO0SLrdNUb8FhZxmcrtszJCy5eMfc1cO5uksHv+NOauvOu4D3Jx\r\n
      +EBMFjDd+2QI0teSN3mdxiGwnNO+3+P+qggD9hiA+btPTQqDFDnH71jzyb+oTvmb\r\n
      9XEX0eJYOnkhPZ8xqOX5Jd1g0PyUiOEQ3hBswsOmf6FefcsAH0RUGFspz6UA0EJU\r\n
      436NBfL0D40IzxrDwXydPN63AWl2nm1/h3vw+Mqnb17iBs87WmYHJyYVqnPlGmsn\r\n
      GihWsmJGUNWdNugUgBQC6j4Xb4+cH1QZKVxIzZ0w7ipiZUUfQ+7QFJE2M8jwNcDe\r\n
      2qEzKXruSGuuLdNidDeZzr5RUyppe/hAuDi3Qr7PyREopFFw66UAg2BIfiGwek7z\r\n
      7gxmRBwjyIc1GG0EWuJZblWjlNkhZN/AndOSEXyJcoNefANL78c4TRAsOo22Nscc\r\n
      pfZocWMOsD8wAFaZDnY3TwxtzJEmcXRp+m2jde+R0IHSywG7Y6iXa9qQADc2Iybo\r\n
      fvzxGnwxjd/gSIaD1ztkFsqZwn22yWNVKlfDhClcwT9R2ZwNB3usLnYuHLjJRBHH\r\n
      S2OZPMgBSdAUBO8/IQ39AoIBAQDpvCPe4dtFaOxILZDJ/PpBzAk6wpqLIy9ty7op\r\n
      q6h9m+gMwlblbeo4VR7TxEytlSN4UF/O61c2VVc7F1NmvKELXzRiWkUYFdOmGFta\r\n
      b1yRjdE0QXQbF/pfdnQta5P9df1o9XFH4M8T/Bf/3kHVzo5ERWoj7f03CvJOBjHi\r\n
      yqetnOPmmrjb49VoWEKJdeL9FLaurKJhf7pm5oKTfslpmSREiZdZVQWkOAPVdhUJ\r\n
      PNx3q69PGtvSXgyun0vHp1yaaweK6ELHIZgJ62xRIfhaN/wxJbJjmS4Ep7TKfZ1J\r\n
      J8EZjC+huk6yfqTD+bZ/FO6//IMc1GsbJxD7VM1mZPGQMmqFAoIBAQC3Ei9SZrNd\r\n
      vnNnrWyaHkq6e4SM55A8wQPJaTqNJCEs/pBVppR9ditozr6q9XaKmgrfYxjABcm3\r\n
      6L9oV5xxikOZgubmHiZSuH79U5gPtulzaWFeSp2niGr2G/M0HC/XPTCVjeXXNjTj\r\n
      J7zWsY/xRu5o8Q32UXdktrXn0zhQYOQsNWEM0VcgxhFXljYb8JW/s5XQqJFAFu3b\r\n
      N2P3FbSPTX4fbu8cTSB5qGA+AqFvpv9zLCe5JHjLih7Cs4dZFngp7yD0uFVETdLS\r\n
      jPe8BqEqAgrTG7I4+1C/cHHDI5Rdb9sbMI8OM8S8gsRrLg7WujRrF8aOFVnLdd2f\r\n
      A5ehSvLvRfDzAoIBAAE3VmRxfmeVDS2u9wLmCxNOkXm5y34P185VcgmHeB/3MLTo\r\n
      SfV1pfNXFgr6CYAZt46HtIfqF5ETzpljHK77KkdZ3nboi1V9v5UsqUUGMVAckcsY\r\n
      0BbYABiBEEewOJvoAkKKjGVYWRt8g090g5kuMvVN+yhms5uWtf4L8DSC425204S+\r\n
      p1mVjOW3F9mJQH4anny4LzwcowaoCmPkE/41qsekg6IWXConlHWG4MMkiu0gepAJ\r\n
      zr0AekZqU8WdLFEtX2Oso7RPi2/5xp2BdL5bbjd/P7de86tYiAtJrgjUaR/N5+2K\r\n
      f6BUIl1Wrklo/XkIQlJjFI+Wm3MDVPJEcjFS4dUCggEBAJENiI86ro3tdBVG1RD8\r\n
      RWuiqLDYXXG14WE5zlm8scir3wLuXSNXeSevAGYG3akOSuUa6KZlL6JXeSmcmWlh\r\n
      CxTcIkVcyDKs2nmwPYDeBfUbHzoN1wLCVTWxia7VUpaxdghZiS5PVfJSLw7RW+Lp\r\n
      t8dQkCaGABq9pj4MHseZLdFVbhMw318pcN48N51Fr/FXwrG0jnoAcPBL4BoLiagt\r\n
      12vigvSiq8OZRMB9ZxpHcIn6B3Nr0YY8ZwkQJILTCdz4Ct28HFtlalDHvxatDg9x\r\n
      1M/WVw1NG3rEBm9+hnTORwYxIHg5Tn2rAySFNt6uZRAho4I6qo5KUpJGz2LONtSd\r\n
      Tz8CggEAWRjcpXWAErEbJ1wRUjIPB94e17rhanZkaHW1EcCzCDR19Tlzo5RN9Ilp\r\n
      9SWRhCY+6RTV1MWioGj2WmZIiRa6YmMsggGJ6YDG0sM6t5DHKmQS2Nvu5OUbRMit\r\n
      rym+Ku5DEse0vAjVyf3UufZPA1fyj03yi1b1rsWTKbPCh1SiscHZXIF2FtIjNclt\r\n
      TZZ/u7q9v9ljlodU9LgwdPWnPXG0lHCsusDpLSBUbnE9nI3TQjHZ/n6hQ3/puTl0\r\n
      OZ+/iW8oNpoRQ7us3jlEfBGKygtfjixw1qYTZoYK9duA2jKFVfwRf0uwZVH0jv9U\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 {#3120
      date: 2023-06-12 11:28:28.0 +02:00
    }
  }
  +showTitle: true
  +fullName: true
  +stretchedLink: true
  +showAvatar: true
}
active_users App\Twig\Components\ActiveUsersComponent 22.0 MiB 237.77 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3365
  +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 22.0 MiB 2.27 ms
Input props
[
  "user" => App\Entity\User {#3453
    +avatar: Proxies\__CG__\App\Entity\Image {#3433 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3434 …}
    +email: "Pyroglyph@lemmy.world"
    +username: "@Pyroglyph@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      [mccarroll.dev](https://mccarroll.dev/)\n
      \n
      [Find me on Mastodon](https://mastodon.gamedev.place/@Pyro), if you want.
      """
    +lastActive: DateTime @1729128634 {#3412
      date: 2024-10-17 03:30: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 {#3435 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3428 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3432 …}
    +entries: Doctrine\ORM\PersistentCollection {#3429 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3483 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3498 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3528 …}
    +posts: Doctrine\ORM\PersistentCollection {#3489 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3539 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3560 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3591 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3548 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3534 …}
    +follows: Doctrine\ORM\PersistentCollection {#3602 …}
    +followers: Doctrine\ORM\PersistentCollection {#3598 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3617 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3613 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3630 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3634 …}
    +reports: Doctrine\ORM\PersistentCollection {#3618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
    +violations: Doctrine\ORM\PersistentCollection {#3650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3676 …}
    +awards: Doctrine\ORM\PersistentCollection {#3665 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3671 …}
    +categories: Doctrine\ORM\PersistentCollection {#3689 …}
    -id: 30937
    -password: "$2y$13$JBXlzyhjrzxpo0/JffWh5OMyIgHz4VycaKNiLl4pFNvidovzvrT5u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3700 …}
    +apId: "Pyroglyph@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Pyroglyph"
    +apPublicUrl: "https://lemmy.world/u/Pyroglyph"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Pyroglyph"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729126194 {#3418
      date: 2024-10-17 02:49:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689666917 {#3462
      date: 2023-07-18 09:55:17.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5735
  +width: 65
  +height: 65
  +user: App\Entity\User {#3453
    +avatar: Proxies\__CG__\App\Entity\Image {#3433 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3434 …}
    +email: "Pyroglyph@lemmy.world"
    +username: "@Pyroglyph@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      [mccarroll.dev](https://mccarroll.dev/)\n
      \n
      [Find me on Mastodon](https://mastodon.gamedev.place/@Pyro), if you want.
      """
    +lastActive: DateTime @1729128634 {#3412
      date: 2024-10-17 03:30: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 {#3435 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3428 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3432 …}
    +entries: Doctrine\ORM\PersistentCollection {#3429 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3483 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3498 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3528 …}
    +posts: Doctrine\ORM\PersistentCollection {#3489 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3539 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3560 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3591 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3548 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3534 …}
    +follows: Doctrine\ORM\PersistentCollection {#3602 …}
    +followers: Doctrine\ORM\PersistentCollection {#3598 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3617 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3613 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3630 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3634 …}
    +reports: Doctrine\ORM\PersistentCollection {#3618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
    +violations: Doctrine\ORM\PersistentCollection {#3650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3676 …}
    +awards: Doctrine\ORM\PersistentCollection {#3665 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3671 …}
    +categories: Doctrine\ORM\PersistentCollection {#3689 …}
    -id: 30937
    -password: "$2y$13$JBXlzyhjrzxpo0/JffWh5OMyIgHz4VycaKNiLl4pFNvidovzvrT5u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3700 …}
    +apId: "Pyroglyph@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Pyroglyph"
    +apPublicUrl: "https://lemmy.world/u/Pyroglyph"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Pyroglyph"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729126194 {#3418
      date: 2024-10-17 02:49:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689666917 {#3462
      date: 2023-07-18 09:55:17.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 22.0 MiB 0.67 ms
Input props
[
  "user" => App\Entity\User {#4426
    +avatar: Proxies\__CG__\App\Entity\Image {#4427 …}
    +cover: null
    +email: "Atemu@lemmy.ml"
    +username: "@Atemu@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Interested in Linux, FOSS, data storage systems, unfucking our society and a bit of gaming.\n
      \n
      I help maintain Nixpkgs.\n
      \n
      [github.com/Atemu](https://github.com/Atemu)  \n
      [reddit.com/u/Atemu12](https://reddit.com/u/Atemu12) (Probably won’t be active much anymore.)
      """
    +lastActive: DateTime @1729124810 {#4423
      date: 2024-10-17 02:26:50.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 {#4428 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4430 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4432 …}
    +entries: Doctrine\ORM\PersistentCollection {#4434 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4436 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4438 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4440 …}
    +posts: Doctrine\ORM\PersistentCollection {#4442 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4444 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4446 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4448 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4450 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4452 …}
    +follows: Doctrine\ORM\PersistentCollection {#4454 …}
    +followers: Doctrine\ORM\PersistentCollection {#4456 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4458 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4460 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4462 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4464 …}
    +reports: Doctrine\ORM\PersistentCollection {#4466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4468 …}
    +violations: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    +awards: Doctrine\ORM\PersistentCollection {#4474 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4476 …}
    +categories: Doctrine\ORM\PersistentCollection {#4478 …}
    -id: 5938
    -password: "$2y$13$JxSh1RDq/Oh88oiVcyCayeV7PKcm4JNuxZLdWnJzE./BPtMEyMCiS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4480 …}
    +apId: "Atemu@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Atemu"
    +apPublicUrl: "https://lemmy.ml/u/Atemu"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Atemu"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729005336 {#4424
      date: 2024-10-15 17:15:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687268817 {#4425
      date: 2023-06-20 15:46:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5807
  +width: 65
  +height: 65
  +user: App\Entity\User {#4426
    +avatar: Proxies\__CG__\App\Entity\Image {#4427 …}
    +cover: null
    +email: "Atemu@lemmy.ml"
    +username: "@Atemu@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Interested in Linux, FOSS, data storage systems, unfucking our society and a bit of gaming.\n
      \n
      I help maintain Nixpkgs.\n
      \n
      [github.com/Atemu](https://github.com/Atemu)  \n
      [reddit.com/u/Atemu12](https://reddit.com/u/Atemu12) (Probably won’t be active much anymore.)
      """
    +lastActive: DateTime @1729124810 {#4423
      date: 2024-10-17 02:26:50.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 {#4428 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4430 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4432 …}
    +entries: Doctrine\ORM\PersistentCollection {#4434 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4436 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4438 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4440 …}
    +posts: Doctrine\ORM\PersistentCollection {#4442 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4444 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4446 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4448 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4450 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4452 …}
    +follows: Doctrine\ORM\PersistentCollection {#4454 …}
    +followers: Doctrine\ORM\PersistentCollection {#4456 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4458 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4460 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4462 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4464 …}
    +reports: Doctrine\ORM\PersistentCollection {#4466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4468 …}
    +violations: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    +awards: Doctrine\ORM\PersistentCollection {#4474 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4476 …}
    +categories: Doctrine\ORM\PersistentCollection {#4478 …}
    -id: 5938
    -password: "$2y$13$JxSh1RDq/Oh88oiVcyCayeV7PKcm4JNuxZLdWnJzE./BPtMEyMCiS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4480 …}
    +apId: "Atemu@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Atemu"
    +apPublicUrl: "https://lemmy.ml/u/Atemu"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Atemu"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729005336 {#4424
      date: 2024-10-15 17:15:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687268817 {#4425
      date: 2023-06-20 15:46:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 22.0 MiB 0.56 ms
Input props
[
  "user" => App\Entity\User {#5196
    +avatar: Proxies\__CG__\App\Entity\Image {#5197 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5198 …}
    +email: "sphfaar@lemmy.world"
    +username: "@sphfaar@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729115915 {#5193
      date: 2024-10-16 23:58:35.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5199 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5201 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5203 …}
    +entries: Doctrine\ORM\PersistentCollection {#5205 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5207 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5209 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5211 …}
    +posts: Doctrine\ORM\PersistentCollection {#5213 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5215 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5217 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5219 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5221 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5223 …}
    +follows: Doctrine\ORM\PersistentCollection {#5225 …}
    +followers: Doctrine\ORM\PersistentCollection {#5227 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5229 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5231 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5233 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5235 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +violations: Doctrine\ORM\PersistentCollection {#5241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
    +awards: Doctrine\ORM\PersistentCollection {#5245 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5247 …}
    +categories: Doctrine\ORM\PersistentCollection {#5249 …}
    -id: 92643
    -password: "$2y$13$GQLIWgHpg/1UJomo.DehZOeCyNuhdI.4RyE8KyfVhq3zmr2VKW38."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5251 …}
    +apId: "sphfaar@lemmy.world"
    +apProfileId: "https://lemmy.world/u/sphfaar"
    +apPublicUrl: "https://lemmy.world/u/sphfaar"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "sphfaar"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727059891 {#5194
      date: 2024-09-23 04:51:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1727059890 {#5195
      date: 2024-09-23 04:51:30.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5864
  +width: 65
  +height: 65
  +user: App\Entity\User {#5196
    +avatar: Proxies\__CG__\App\Entity\Image {#5197 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5198 …}
    +email: "sphfaar@lemmy.world"
    +username: "@sphfaar@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729115915 {#5193
      date: 2024-10-16 23:58:35.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5199 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5201 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5203 …}
    +entries: Doctrine\ORM\PersistentCollection {#5205 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5207 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5209 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5211 …}
    +posts: Doctrine\ORM\PersistentCollection {#5213 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5215 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5217 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5219 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5221 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5223 …}
    +follows: Doctrine\ORM\PersistentCollection {#5225 …}
    +followers: Doctrine\ORM\PersistentCollection {#5227 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5229 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5231 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5233 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5235 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +violations: Doctrine\ORM\PersistentCollection {#5241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
    +awards: Doctrine\ORM\PersistentCollection {#5245 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5247 …}
    +categories: Doctrine\ORM\PersistentCollection {#5249 …}
    -id: 92643
    -password: "$2y$13$GQLIWgHpg/1UJomo.DehZOeCyNuhdI.4RyE8KyfVhq3zmr2VKW38."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5251 …}
    +apId: "sphfaar@lemmy.world"
    +apProfileId: "https://lemmy.world/u/sphfaar"
    +apPublicUrl: "https://lemmy.world/u/sphfaar"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "sphfaar"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727059891 {#5194
      date: 2024-09-23 04:51:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1727059890 {#5195
      date: 2024-09-23 04:51:30.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 22.0 MiB 2.29 ms
Input props
[
  "user" => App\Entity\User {#4663
    +avatar: Proxies\__CG__\App\Entity\Image {#4664 …}
    +cover: null
    +email: "QuickPlay@lemmygrad.ml"
    +username: "@QuickPlay@lemmygrad.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729120446 {#4660
      date: 2024-10-17 01:14:06.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 {#4665 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4667 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4669 …}
    +entries: Doctrine\ORM\PersistentCollection {#4671 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4673 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4675 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4677 …}
    +posts: Doctrine\ORM\PersistentCollection {#4679 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4681 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4683 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4685 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4687 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4689 …}
    +follows: Doctrine\ORM\PersistentCollection {#4691 …}
    +followers: Doctrine\ORM\PersistentCollection {#4693 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4695 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4697 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4699 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4701 …}
    +reports: Doctrine\ORM\PersistentCollection {#4703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
    +violations: Doctrine\ORM\PersistentCollection {#4707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4709 …}
    +awards: Doctrine\ORM\PersistentCollection {#4711 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4713 …}
    +categories: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 93801
    -password: "$2y$13$ZN5K/MU1/ohLoWOGv4wxx.ocz11gXWA4sxw682/1aa2wZwIM1Z5ye"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4717 …}
    +apId: "QuickPlay@lemmygrad.ml"
    +apProfileId: "https://lemmygrad.ml/u/QuickPlay"
    +apPublicUrl: "https://lemmygrad.ml/u/QuickPlay"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmygrad.ml/inbox"
    +apDomain: "lemmygrad.ml"
    +apPreferredUsername: "QuickPlay"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729120447 {#4661
      date: 2024-10-17 01:14:07.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1729120446 {#4662
      date: 2024-10-17 01:14:06.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5921
  +width: 65
  +height: 65
  +user: App\Entity\User {#4663
    +avatar: Proxies\__CG__\App\Entity\Image {#4664 …}
    +cover: null
    +email: "QuickPlay@lemmygrad.ml"
    +username: "@QuickPlay@lemmygrad.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729120446 {#4660
      date: 2024-10-17 01:14:06.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 {#4665 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4667 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4669 …}
    +entries: Doctrine\ORM\PersistentCollection {#4671 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4673 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4675 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4677 …}
    +posts: Doctrine\ORM\PersistentCollection {#4679 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4681 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4683 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4685 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4687 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4689 …}
    +follows: Doctrine\ORM\PersistentCollection {#4691 …}
    +followers: Doctrine\ORM\PersistentCollection {#4693 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4695 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4697 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4699 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4701 …}
    +reports: Doctrine\ORM\PersistentCollection {#4703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
    +violations: Doctrine\ORM\PersistentCollection {#4707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4709 …}
    +awards: Doctrine\ORM\PersistentCollection {#4711 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4713 …}
    +categories: Doctrine\ORM\PersistentCollection {#4715 …}
    -id: 93801
    -password: "$2y$13$ZN5K/MU1/ohLoWOGv4wxx.ocz11gXWA4sxw682/1aa2wZwIM1Z5ye"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4717 …}
    +apId: "QuickPlay@lemmygrad.ml"
    +apProfileId: "https://lemmygrad.ml/u/QuickPlay"
    +apPublicUrl: "https://lemmygrad.ml/u/QuickPlay"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmygrad.ml/inbox"
    +apDomain: "lemmygrad.ml"
    +apPreferredUsername: "QuickPlay"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729120447 {#4661
      date: 2024-10-17 01:14:07.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1729120446 {#4662
      date: 2024-10-17 01:14:06.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 22.0 MiB 9.77 ms
Input props
[
  "user" => App\Entity\User {#5375
    +avatar: Proxies\__CG__\App\Entity\Image {#5376 …}
    +cover: null
    +email: "rinze@infosec.pub"
    +username: "@rinze@infosec.pub"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[rinzewind.org](https://rinzewind.org)"
    +lastActive: DateTime @1729115166 {#5372
      date: 2024-10-16 23:46:06.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 {#5377 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5379 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5381 …}
    +entries: Doctrine\ORM\PersistentCollection {#5383 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5385 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5387 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5389 …}
    +posts: Doctrine\ORM\PersistentCollection {#5391 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5393 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5395 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5397 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5399 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5401 …}
    +follows: Doctrine\ORM\PersistentCollection {#5403 …}
    +followers: Doctrine\ORM\PersistentCollection {#5405 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5407 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5409 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5411 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5413 …}
    +reports: Doctrine\ORM\PersistentCollection {#5415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
    +violations: Doctrine\ORM\PersistentCollection {#5419 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5421 …}
    +awards: Doctrine\ORM\PersistentCollection {#5423 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5425 …}
    +categories: Doctrine\ORM\PersistentCollection {#5427 …}
    -id: 26331
    -password: "$2y$13$f2zOn7nev3z4cDoAaTGgVOAzVPirScOyn2GBIkR8VlJbkvWlW5HFO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5429 …}
    +apId: "rinze@infosec.pub"
    +apProfileId: "https://infosec.pub/u/rinze"
    +apPublicUrl: "https://infosec.pub/u/rinze"
    +apFollowersUrl: null
    +apInboxUrl: "https://infosec.pub/inbox"
    +apDomain: "infosec.pub"
    +apPreferredUsername: "rinze"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1700928727 {#5373
      date: 2023-11-25 17:12:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689252161 {#5374
      date: 2023-07-13 14:42:41.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5978
  +width: 65
  +height: 65
  +user: App\Entity\User {#5375
    +avatar: Proxies\__CG__\App\Entity\Image {#5376 …}
    +cover: null
    +email: "rinze@infosec.pub"
    +username: "@rinze@infosec.pub"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[rinzewind.org](https://rinzewind.org)"
    +lastActive: DateTime @1729115166 {#5372
      date: 2024-10-16 23:46:06.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 {#5377 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5379 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5381 …}
    +entries: Doctrine\ORM\PersistentCollection {#5383 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5385 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5387 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5389 …}
    +posts: Doctrine\ORM\PersistentCollection {#5391 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5393 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5395 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5397 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5399 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5401 …}
    +follows: Doctrine\ORM\PersistentCollection {#5403 …}
    +followers: Doctrine\ORM\PersistentCollection {#5405 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5407 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5409 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5411 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5413 …}
    +reports: Doctrine\ORM\PersistentCollection {#5415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
    +violations: Doctrine\ORM\PersistentCollection {#5419 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5421 …}
    +awards: Doctrine\ORM\PersistentCollection {#5423 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5425 …}
    +categories: Doctrine\ORM\PersistentCollection {#5427 …}
    -id: 26331
    -password: "$2y$13$f2zOn7nev3z4cDoAaTGgVOAzVPirScOyn2GBIkR8VlJbkvWlW5HFO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5429 …}
    +apId: "rinze@infosec.pub"
    +apProfileId: "https://infosec.pub/u/rinze"
    +apPublicUrl: "https://infosec.pub/u/rinze"
    +apFollowersUrl: null
    +apInboxUrl: "https://infosec.pub/inbox"
    +apDomain: "infosec.pub"
    +apPreferredUsername: "rinze"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1700928727 {#5373
      date: 2023-11-25 17:12:07.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689252161 {#5374
      date: 2023-07-13 14:42:41.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 22.0 MiB 0.70 ms
Input props
[
  "user" => App\Entity\User {#4900
    +avatar: Proxies\__CG__\App\Entity\Image {#4901 …}
    +cover: null
    +email: "junusdenised420@lemmy.dbzer0.com"
    +username: "@junusdenised420@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729118923 {#4897
      date: 2024-10-17 00:48:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4902 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4904 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4906 …}
    +entries: Doctrine\ORM\PersistentCollection {#4908 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4910 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4912 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4914 …}
    +posts: Doctrine\ORM\PersistentCollection {#4916 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4918 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4920 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4922 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4924 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4926 …}
    +follows: Doctrine\ORM\PersistentCollection {#4928 …}
    +followers: Doctrine\ORM\PersistentCollection {#4930 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4932 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4934 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4936 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4938 …}
    +reports: Doctrine\ORM\PersistentCollection {#4940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
    +violations: Doctrine\ORM\PersistentCollection {#4944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
    +awards: Doctrine\ORM\PersistentCollection {#4948 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4950 …}
    +categories: Doctrine\ORM\PersistentCollection {#4952 …}
    -id: 59832
    -password: "$2y$13$aGPahvCCzlO/MJ.h2l7SAeZu1ixewpJoMrvDOdidDooJRi2YD1Trq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4954 …}
    +apId: "junusdenised420@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/junusdenised420"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/junusdenised420"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "junusdenised420"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728719731 {#4898
      date: 2024-10-12 09:55:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697372979 {#4899
      date: 2023-10-15 14:29:39.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6035
  +width: 65
  +height: 65
  +user: App\Entity\User {#4900
    +avatar: Proxies\__CG__\App\Entity\Image {#4901 …}
    +cover: null
    +email: "junusdenised420@lemmy.dbzer0.com"
    +username: "@junusdenised420@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729118923 {#4897
      date: 2024-10-17 00:48:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4902 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4904 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4906 …}
    +entries: Doctrine\ORM\PersistentCollection {#4908 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4910 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4912 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4914 …}
    +posts: Doctrine\ORM\PersistentCollection {#4916 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4918 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4920 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4922 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4924 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4926 …}
    +follows: Doctrine\ORM\PersistentCollection {#4928 …}
    +followers: Doctrine\ORM\PersistentCollection {#4930 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4932 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4934 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4936 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4938 …}
    +reports: Doctrine\ORM\PersistentCollection {#4940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
    +violations: Doctrine\ORM\PersistentCollection {#4944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
    +awards: Doctrine\ORM\PersistentCollection {#4948 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4950 …}
    +categories: Doctrine\ORM\PersistentCollection {#4952 …}
    -id: 59832
    -password: "$2y$13$aGPahvCCzlO/MJ.h2l7SAeZu1ixewpJoMrvDOdidDooJRi2YD1Trq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4954 …}
    +apId: "junusdenised420@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/junusdenised420"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/junusdenised420"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "junusdenised420"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728719731 {#4898
      date: 2024-10-12 09:55:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697372979 {#4899
      date: 2023-10-15 14:29:39.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 22.0 MiB 0.60 ms
Input props
[
  "user" => App\Entity\User {#5612
    +avatar: Proxies\__CG__\App\Entity\Image {#5613 …}
    +cover: null
    +email: "viking@infosec.pub"
    +username: "@viking@infosec.pub"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729112393 {#5609
      date: 2024-10-16 22:59:53.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5614 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5616 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5618 …}
    +entries: Doctrine\ORM\PersistentCollection {#5620 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5622 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5624 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5626 …}
    +posts: Doctrine\ORM\PersistentCollection {#5628 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5630 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5632 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5634 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5636 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5638 …}
    +follows: Doctrine\ORM\PersistentCollection {#5640 …}
    +followers: Doctrine\ORM\PersistentCollection {#5642 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5644 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5646 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5648 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5650 …}
    +reports: Doctrine\ORM\PersistentCollection {#5652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
    +violations: Doctrine\ORM\PersistentCollection {#5656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5658 …}
    +awards: Doctrine\ORM\PersistentCollection {#5660 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5662 …}
    +categories: Doctrine\ORM\PersistentCollection {#5664 …}
    -id: 40486
    -password: "$2y$13$MdkoHTgsbyxAzqtx0MCsfOarxpIunB1aHf1m6ZxqjKWq57EacJLaS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5666 …}
    +apId: "viking@infosec.pub"
    +apProfileId: "https://infosec.pub/u/viking"
    +apPublicUrl: "https://infosec.pub/u/viking"
    +apFollowersUrl: null
    +apInboxUrl: "https://infosec.pub/inbox"
    +apDomain: "infosec.pub"
    +apPreferredUsername: "viking"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727858410 {#5610
      date: 2024-10-02 10:40:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691937871 {#5611
      date: 2023-08-13 16:44:31.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6092
  +width: 65
  +height: 65
  +user: App\Entity\User {#5612
    +avatar: Proxies\__CG__\App\Entity\Image {#5613 …}
    +cover: null
    +email: "viking@infosec.pub"
    +username: "@viking@infosec.pub"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729112393 {#5609
      date: 2024-10-16 22:59:53.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5614 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5616 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5618 …}
    +entries: Doctrine\ORM\PersistentCollection {#5620 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5622 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5624 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5626 …}
    +posts: Doctrine\ORM\PersistentCollection {#5628 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5630 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5632 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5634 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5636 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5638 …}
    +follows: Doctrine\ORM\PersistentCollection {#5640 …}
    +followers: Doctrine\ORM\PersistentCollection {#5642 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5644 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5646 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5648 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5650 …}
    +reports: Doctrine\ORM\PersistentCollection {#5652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
    +violations: Doctrine\ORM\PersistentCollection {#5656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5658 …}
    +awards: Doctrine\ORM\PersistentCollection {#5660 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5662 …}
    +categories: Doctrine\ORM\PersistentCollection {#5664 …}
    -id: 40486
    -password: "$2y$13$MdkoHTgsbyxAzqtx0MCsfOarxpIunB1aHf1m6ZxqjKWq57EacJLaS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5666 …}
    +apId: "viking@infosec.pub"
    +apProfileId: "https://infosec.pub/u/viking"
    +apPublicUrl: "https://infosec.pub/u/viking"
    +apFollowersUrl: null
    +apInboxUrl: "https://infosec.pub/inbox"
    +apDomain: "infosec.pub"
    +apPreferredUsername: "viking"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727858410 {#5610
      date: 2024-10-02 10:40:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691937871 {#5611
      date: 2023-08-13 16:44:31.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 22.0 MiB 0.48 ms
Input props
[
  "user" => App\Entity\User {#4071
    +avatar: Proxies\__CG__\App\Entity\Image {#4072 …}
    +cover: null
    +email: "Twig@sopuli.xyz"
    +username: "@Twig@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729127564 {#4068
      date: 2024-10-17 03:12:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4073 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4075 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4077 …}
    +entries: Doctrine\ORM\PersistentCollection {#4079 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4081 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4083 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4085 …}
    +posts: Doctrine\ORM\PersistentCollection {#4087 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4089 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4091 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4093 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4095 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4097 …}
    +follows: Doctrine\ORM\PersistentCollection {#4099 …}
    +followers: Doctrine\ORM\PersistentCollection {#4101 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4103 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4105 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4107 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4109 …}
    +reports: Doctrine\ORM\PersistentCollection {#4111 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4113 …}
    +violations: Doctrine\ORM\PersistentCollection {#4115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4117 …}
    +awards: Doctrine\ORM\PersistentCollection {#4119 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4121 …}
    +categories: Doctrine\ORM\PersistentCollection {#4123 …}
    -id: 8811
    -password: "$2y$13$zLAblzoxVhEWk4WK8tKinukx3ygpWBDwB3gmR8tjqU7vKf5luhHUW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4125 …}
    +apId: "Twig@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/Twig"
    +apPublicUrl: "https://sopuli.xyz/u/Twig"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "Twig"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729046865 {#4069
      date: 2024-10-16 04:47:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687512424 {#4070
      date: 2023-06-23 11:27:04.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6149
  +width: 65
  +height: 65
  +user: App\Entity\User {#4071
    +avatar: Proxies\__CG__\App\Entity\Image {#4072 …}
    +cover: null
    +email: "Twig@sopuli.xyz"
    +username: "@Twig@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729127564 {#4068
      date: 2024-10-17 03:12:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4073 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4075 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4077 …}
    +entries: Doctrine\ORM\PersistentCollection {#4079 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4081 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4083 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4085 …}
    +posts: Doctrine\ORM\PersistentCollection {#4087 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4089 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4091 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4093 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4095 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4097 …}
    +follows: Doctrine\ORM\PersistentCollection {#4099 …}
    +followers: Doctrine\ORM\PersistentCollection {#4101 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4103 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4105 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4107 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4109 …}
    +reports: Doctrine\ORM\PersistentCollection {#4111 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4113 …}
    +violations: Doctrine\ORM\PersistentCollection {#4115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4117 …}
    +awards: Doctrine\ORM\PersistentCollection {#4119 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4121 …}
    +categories: Doctrine\ORM\PersistentCollection {#4123 …}
    -id: 8811
    -password: "$2y$13$zLAblzoxVhEWk4WK8tKinukx3ygpWBDwB3gmR8tjqU7vKf5luhHUW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4125 …}
    +apId: "Twig@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/Twig"
    +apPublicUrl: "https://sopuli.xyz/u/Twig"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "Twig"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729046865 {#4069
      date: 2024-10-16 04:47:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687512424 {#4070
      date: 2023-06-23 11:27:04.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 22.0 MiB 0.38 ms
Input props
[
  "user" => App\Entity\User {#5078
    +avatar: Proxies\__CG__\App\Entity\Image {#5079 …}
    +cover: null
    +email: "whyNotSquirrel@sh.itjust.works"
    +username: "@whyNotSquirrel@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729117990 {#5075
      date: 2024-10-17 00:33:10.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 {#5080 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5082 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5084 …}
    +entries: Doctrine\ORM\PersistentCollection {#5086 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5088 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5090 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5092 …}
    +posts: Doctrine\ORM\PersistentCollection {#5094 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5096 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5098 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5100 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5102 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5104 …}
    +follows: Doctrine\ORM\PersistentCollection {#5106 …}
    +followers: Doctrine\ORM\PersistentCollection {#5108 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5110 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5112 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5114 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5116 …}
    +reports: Doctrine\ORM\PersistentCollection {#5118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
    +violations: Doctrine\ORM\PersistentCollection {#5122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
    +awards: Doctrine\ORM\PersistentCollection {#5126 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5128 …}
    +categories: Doctrine\ORM\PersistentCollection {#5130 …}
    -id: 421
    -password: "$2y$13$ppIqGC/5mMj2NbnpyhmU6u8WXfY2zR8d0MNquB1bo1N0aBjh.Ue.y"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5132 …}
    +apId: "whyNotSquirrel@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/whyNotSquirrel"
    +apPublicUrl: "https://sh.itjust.works/u/whyNotSquirrel"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "whyNotSquirrel"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729081774 {#5076
      date: 2024-10-16 14:29:34.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686909652 {#5077
      date: 2023-06-16 12:00:52.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6206
  +width: 65
  +height: 65
  +user: App\Entity\User {#5078
    +avatar: Proxies\__CG__\App\Entity\Image {#5079 …}
    +cover: null
    +email: "whyNotSquirrel@sh.itjust.works"
    +username: "@whyNotSquirrel@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729117990 {#5075
      date: 2024-10-17 00:33:10.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 {#5080 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5082 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5084 …}
    +entries: Doctrine\ORM\PersistentCollection {#5086 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5088 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5090 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5092 …}
    +posts: Doctrine\ORM\PersistentCollection {#5094 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5096 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5098 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5100 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5102 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5104 …}
    +follows: Doctrine\ORM\PersistentCollection {#5106 …}
    +followers: Doctrine\ORM\PersistentCollection {#5108 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5110 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5112 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5114 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5116 …}
    +reports: Doctrine\ORM\PersistentCollection {#5118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
    +violations: Doctrine\ORM\PersistentCollection {#5122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
    +awards: Doctrine\ORM\PersistentCollection {#5126 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5128 …}
    +categories: Doctrine\ORM\PersistentCollection {#5130 …}
    -id: 421
    -password: "$2y$13$ppIqGC/5mMj2NbnpyhmU6u8WXfY2zR8d0MNquB1bo1N0aBjh.Ue.y"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5132 …}
    +apId: "whyNotSquirrel@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/whyNotSquirrel"
    +apPublicUrl: "https://sh.itjust.works/u/whyNotSquirrel"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "whyNotSquirrel"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729081774 {#5076
      date: 2024-10-16 14:29:34.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686909652 {#5077
      date: 2023-06-16 12:00:52.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 22.0 MiB 0.39 ms
Input props
[
  "user" => App\Entity\User {#3892
    +avatar: Proxies\__CG__\App\Entity\Image {#3893 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3894 …}
    +email: "Zachariah@lemmy.world"
    +username: "@Zachariah@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      looking for replacements  \n
      r/anarchydnd  \n
      r/apolloapp  \n
      r/Condution  \n
      r/robotech  \n
      r/OSUOnlineCS  \n
      r/vintageobscura  \n
      r/ZeroCovidCommunitv
      """
    +lastActive: DateTime @1729128116 {#3889
      date: 2024-10-17 03:21:56.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 {#3895 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3897 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3899 …}
    +entries: Doctrine\ORM\PersistentCollection {#3901 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3903 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3905 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3907 …}
    +posts: Doctrine\ORM\PersistentCollection {#3909 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3911 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3913 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3915 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3917 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3919 …}
    +follows: Doctrine\ORM\PersistentCollection {#3921 …}
    +followers: Doctrine\ORM\PersistentCollection {#3923 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3925 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3927 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3929 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3931 …}
    +reports: Doctrine\ORM\PersistentCollection {#3933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3935 …}
    +violations: Doctrine\ORM\PersistentCollection {#3937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3939 …}
    +awards: Doctrine\ORM\PersistentCollection {#3941 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3943 …}
    +categories: Doctrine\ORM\PersistentCollection {#3945 …}
    -id: 61635
    -password: "$2y$13$S7ftORqxUlLBlAokVFOUreTAx.0TItmghKrvzWgN.XpXpoG/Km8Xa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3947 …}
    +apId: "Zachariah@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Zachariah"
    +apPublicUrl: "https://lemmy.world/u/Zachariah"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Zachariah"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1722362184 {#3890
      date: 2024-07-30 19:56:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697597484 {#3891
      date: 2023-10-18 04:51:24.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6263
  +width: 65
  +height: 65
  +user: App\Entity\User {#3892
    +avatar: Proxies\__CG__\App\Entity\Image {#3893 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3894 …}
    +email: "Zachariah@lemmy.world"
    +username: "@Zachariah@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      looking for replacements  \n
      r/anarchydnd  \n
      r/apolloapp  \n
      r/Condution  \n
      r/robotech  \n
      r/OSUOnlineCS  \n
      r/vintageobscura  \n
      r/ZeroCovidCommunitv
      """
    +lastActive: DateTime @1729128116 {#3889
      date: 2024-10-17 03:21:56.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 {#3895 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3897 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3899 …}
    +entries: Doctrine\ORM\PersistentCollection {#3901 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3903 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3905 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3907 …}
    +posts: Doctrine\ORM\PersistentCollection {#3909 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3911 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3913 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3915 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3917 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3919 …}
    +follows: Doctrine\ORM\PersistentCollection {#3921 …}
    +followers: Doctrine\ORM\PersistentCollection {#3923 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3925 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3927 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3929 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3931 …}
    +reports: Doctrine\ORM\PersistentCollection {#3933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3935 …}
    +violations: Doctrine\ORM\PersistentCollection {#3937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3939 …}
    +awards: Doctrine\ORM\PersistentCollection {#3941 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3943 …}
    +categories: Doctrine\ORM\PersistentCollection {#3945 …}
    -id: 61635
    -password: "$2y$13$S7ftORqxUlLBlAokVFOUreTAx.0TItmghKrvzWgN.XpXpoG/Km8Xa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3947 …}
    +apId: "Zachariah@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Zachariah"
    +apPublicUrl: "https://lemmy.world/u/Zachariah"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Zachariah"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1722362184 {#3890
      date: 2024-07-30 19:56:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697597484 {#3891
      date: 2023-10-18 04:51:24.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 22.0 MiB 0.42 ms
Input props
[
  "user" => App\Entity\User {#4485
    +avatar: Proxies\__CG__\App\Entity\Image {#4486 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4487 …}
    +email: "Transporter_Room_3@startrek.website"
    +username: "@Transporter_Room_3@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Located on Deck 6, Room 2054. Mass evacuation site for decks 5-10.\n
      \n
      I’m someone’s favorite.
      """
    +lastActive: DateTime @1729124787 {#4482
      date: 2024-10-17 02:26:27.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4488 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4490 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4492 …}
    +entries: Doctrine\ORM\PersistentCollection {#4494 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4496 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4498 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4500 …}
    +posts: Doctrine\ORM\PersistentCollection {#4502 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4504 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4506 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4508 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4510 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4512 …}
    +follows: Doctrine\ORM\PersistentCollection {#4514 …}
    +followers: Doctrine\ORM\PersistentCollection {#4516 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4518 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4520 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4522 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4524 …}
    +reports: Doctrine\ORM\PersistentCollection {#4526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
    +violations: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    +awards: Doctrine\ORM\PersistentCollection {#4534 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4536 …}
    +categories: Doctrine\ORM\PersistentCollection {#4538 …}
    -id: 78143
    -password: "$2y$13$3dPEoTIwXiFqUbtkpNQnbeKGsc53LdSfqKuGWyk73o4GaaIcQVbHG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4540 …}
    +apId: "Transporter_Room_3@startrek.website"
    +apProfileId: "https://startrek.website/u/Transporter_Room_3"
    +apPublicUrl: "https://startrek.website/u/Transporter_Room_3"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "Transporter_Room_3"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728696411 {#4483
      date: 2024-10-12 03:26:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700829053 {#4484
      date: 2023-11-24 13:30:53.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6320
  +width: 65
  +height: 65
  +user: App\Entity\User {#4485
    +avatar: Proxies\__CG__\App\Entity\Image {#4486 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4487 …}
    +email: "Transporter_Room_3@startrek.website"
    +username: "@Transporter_Room_3@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Located on Deck 6, Room 2054. Mass evacuation site for decks 5-10.\n
      \n
      I’m someone’s favorite.
      """
    +lastActive: DateTime @1729124787 {#4482
      date: 2024-10-17 02:26:27.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4488 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4490 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4492 …}
    +entries: Doctrine\ORM\PersistentCollection {#4494 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4496 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4498 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4500 …}
    +posts: Doctrine\ORM\PersistentCollection {#4502 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4504 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4506 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4508 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4510 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4512 …}
    +follows: Doctrine\ORM\PersistentCollection {#4514 …}
    +followers: Doctrine\ORM\PersistentCollection {#4516 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4518 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4520 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4522 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4524 …}
    +reports: Doctrine\ORM\PersistentCollection {#4526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
    +violations: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    +awards: Doctrine\ORM\PersistentCollection {#4534 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4536 …}
    +categories: Doctrine\ORM\PersistentCollection {#4538 …}
    -id: 78143
    -password: "$2y$13$3dPEoTIwXiFqUbtkpNQnbeKGsc53LdSfqKuGWyk73o4GaaIcQVbHG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4540 …}
    +apId: "Transporter_Room_3@startrek.website"
    +apProfileId: "https://startrek.website/u/Transporter_Room_3"
    +apPublicUrl: "https://startrek.website/u/Transporter_Room_3"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "Transporter_Room_3"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728696411 {#4483
      date: 2024-10-12 03:26:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700829053 {#4484
      date: 2023-11-24 13:30:53.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 22.0 MiB 0.47 ms
Input props
[
  "user" => App\Entity\User {#4367
    +avatar: Proxies\__CG__\App\Entity\Image {#4368 …}
    +cover: null
    +email: "SnokenKeekaGuard@lemmy.dbzer0.com"
    +username: "@SnokenKeekaGuard@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729125921 {#4364
      date: 2024-10-17 02:45: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: 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 {#4369 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4371 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4373 …}
    +entries: Doctrine\ORM\PersistentCollection {#4375 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4377 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4379 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4381 …}
    +posts: Doctrine\ORM\PersistentCollection {#4383 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4385 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4387 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4389 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4391 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4393 …}
    +follows: Doctrine\ORM\PersistentCollection {#4395 …}
    +followers: Doctrine\ORM\PersistentCollection {#4397 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4399 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4401 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4403 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4405 …}
    +reports: Doctrine\ORM\PersistentCollection {#4407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4409 …}
    +violations: Doctrine\ORM\PersistentCollection {#4411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4413 …}
    +awards: Doctrine\ORM\PersistentCollection {#4415 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4417 …}
    +categories: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 43868
    -password: "$2y$13$To2CKZwLRoV5vGAF8Gp8me3MDub5FPRWST8vMWAZ3ZmT8//rb1uh."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4421 …}
    +apId: "SnokenKeekaGuard@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/SnokenKeekaGuard"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/SnokenKeekaGuard"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "SnokenKeekaGuard"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729128959 {#4365
      date: 2024-10-17 03:35:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693518232 {#4366
      date: 2023-08-31 23:43:52.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6377
  +width: 65
  +height: 65
  +user: App\Entity\User {#4367
    +avatar: Proxies\__CG__\App\Entity\Image {#4368 …}
    +cover: null
    +email: "SnokenKeekaGuard@lemmy.dbzer0.com"
    +username: "@SnokenKeekaGuard@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729125921 {#4364
      date: 2024-10-17 02:45: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: 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 {#4369 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4371 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4373 …}
    +entries: Doctrine\ORM\PersistentCollection {#4375 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4377 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4379 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4381 …}
    +posts: Doctrine\ORM\PersistentCollection {#4383 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4385 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4387 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4389 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4391 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4393 …}
    +follows: Doctrine\ORM\PersistentCollection {#4395 …}
    +followers: Doctrine\ORM\PersistentCollection {#4397 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4399 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4401 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4403 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4405 …}
    +reports: Doctrine\ORM\PersistentCollection {#4407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4409 …}
    +violations: Doctrine\ORM\PersistentCollection {#4411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4413 …}
    +awards: Doctrine\ORM\PersistentCollection {#4415 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4417 …}
    +categories: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 43868
    -password: "$2y$13$To2CKZwLRoV5vGAF8Gp8me3MDub5FPRWST8vMWAZ3ZmT8//rb1uh."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4421 …}
    +apId: "SnokenKeekaGuard@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/SnokenKeekaGuard"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/SnokenKeekaGuard"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "SnokenKeekaGuard"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729128959 {#4365
      date: 2024-10-17 03:35:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693518232 {#4366
      date: 2023-08-31 23:43:52.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 22.0 MiB 24.92 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6439
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6440 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 22.0 MiB 1.73 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6506
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6507 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3336 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 22.0 MiB 1.53 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6592
  +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 {#3336 …}
}
support_us_block App\Twig\Components\SupportUsBlock 22.0 MiB 0.51 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6661
  +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 {#6662 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 22.0 MiB 1.69 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6755
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3016 …}
}