GET https://kbin.spritesserver.nl/d/voxheadlines.com/newest/%E2%88%9E/videos

Components

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

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 1.96ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 7.91ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.63ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.39ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 13.89ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 13.28ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 11.11ms
magazine_inline
"App\Twig\Components\MagazineInlineComponent"
components/magazine_inline.html.twig
1 0.28ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 307.06ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 5.66ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 4.78ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 2.32ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.20ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 0.84ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 13.89 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "voxheadlines.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1715
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#2424
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "voxheadlines.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1715
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 13.28 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "voxheadlines.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1715
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#1400
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "voxheadlines.com"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1715
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.25 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1773
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.19 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1432
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.18 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1656
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1596
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2447
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1381
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2087
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2073
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2139
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2261
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2254
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2003
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1357
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.11 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2546
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2602
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2658
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2714
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.11 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2770
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2826
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2882
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2940
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 11.11 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3005
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3006 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
magazine_inline App\Twig\Components\MagazineInlineComponent 12.0 MiB 0.28 ms
Input props
[
  "magazine" => App\Entity\Magazine {#3105
    +icon: null
    +name: "localhost"
    +title: "Test magazine, please ignore"
    +description: null
    +rules: null
    +subscriptionsCount: 15
    +entryCount: 0
    +entryCommentCount: 0
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1686562137 {#3114
      date: 2023-06-12 11:28:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3118 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3128 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3138 …}
    +entries: Doctrine\ORM\PersistentCollection {#3115 …}
    +posts: Doctrine\ORM\PersistentCollection {#3179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3161 …}
    +bans: Doctrine\ORM\PersistentCollection {#3200 …}
    +reports: Doctrine\ORM\PersistentCollection {#3214 …}
    +badges: Doctrine\ORM\PersistentCollection {#3236 …}
    +logs: Doctrine\ORM\PersistentCollection {#3246 …}
    +awards: Doctrine\ORM\PersistentCollection {#3257 …}
    +categories: Doctrine\ORM\PersistentCollection {#3270 …}
    -id: 1
    +apId: null
    +apProfileId: "https://kbin.spritesserver.nl/m/localhost"
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      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\r\n
      PEZxc/sFiP10Ha75sHJG02ax35tW4A==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEApyYYE5+9w1ObIMM7HfrI\r\n
      ZFzklqTFcBMyOJ9GRoyXEDI+lVdBslgGIKmd9w7zwlJKb+MOwr3P6Yu1gZzEnWHS\r\n
      dNxOdD3oGfcQqif3JdWlyEdBTKGvOHeNRHOiHFmZDcqzYiwOQQvoewDsFYpEt7+g\r\n
      7W3xvDv0PEW+gtgwJtaHc34CqJXG+DSOK5qy2Ss4gF0MevVQCKEV1YuG5nJpxRTj\r\n
      pIcU+y/0UyeyUUc+eduq+3tu3zOwwYxZZXpx7LWYHNMMdnWkUueZ9co/BoQqdGS/\r\n
      Qz63ZQ3SXou/oLPYgBzpOgEr1qtnW+yiw3NECtcFZNbzR3zR1WVzurl5WwEduhFL\r\n
      7hX3WwsvvVlBV8qJ2qsLszMvdj97ZZc0YAveh2s8rQT1HXizOorpqetJVIOkA+Pu\r\n
      A+Y7hRNw3DQE1HgA3AbbXO/ibJpcBEOev8hy5FQIwlKWzdZdzsyJ0ke5TPHIph5Y\r\n
      fpQfay6wzS9u4+aqhbF9EOIaeSSMiA4LEbOr736uplWimovrK5lPIdZQ/V0FjrTx\r\n
      Eu21nrbtDwk6bclxA/FdYX/yMy4TiUe6NXjD3CYqPSM6aPbEQu0ZQI+B8UR28J6S\r\n
      tc+QGZrIrg4mHDeoYIxTDuX8d2FPDSbxXt6sBWnGi/83094JaIXW+APjWsKELrpC\r\n
      e5RHoCdk344HBKdbPgSQzD8CAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686562108 {#3110
      date: 2023-06-12 11:28:28.0 +02:00
    }
  }
  "showAvatar" => true
  "fullName" => true
  "stretchedLink" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineInlineComponent {#3277
  +magazine: App\Entity\Magazine {#3105
    +icon: null
    +name: "localhost"
    +title: "Test magazine, please ignore"
    +description: null
    +rules: null
    +subscriptionsCount: 15
    +entryCount: 0
    +entryCommentCount: 0
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1686562137 {#3114
      date: 2023-06-12 11:28:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3118 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3128 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3138 …}
    +entries: Doctrine\ORM\PersistentCollection {#3115 …}
    +posts: Doctrine\ORM\PersistentCollection {#3179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3161 …}
    +bans: Doctrine\ORM\PersistentCollection {#3200 …}
    +reports: Doctrine\ORM\PersistentCollection {#3214 …}
    +badges: Doctrine\ORM\PersistentCollection {#3236 …}
    +logs: Doctrine\ORM\PersistentCollection {#3246 …}
    +awards: Doctrine\ORM\PersistentCollection {#3257 …}
    +categories: Doctrine\ORM\PersistentCollection {#3270 …}
    -id: 1
    +apId: null
    +apProfileId: "https://kbin.spritesserver.nl/m/localhost"
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      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\r\n
      PEZxc/sFiP10Ha75sHJG02ax35tW4A==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEApyYYE5+9w1ObIMM7HfrI\r\n
      ZFzklqTFcBMyOJ9GRoyXEDI+lVdBslgGIKmd9w7zwlJKb+MOwr3P6Yu1gZzEnWHS\r\n
      dNxOdD3oGfcQqif3JdWlyEdBTKGvOHeNRHOiHFmZDcqzYiwOQQvoewDsFYpEt7+g\r\n
      7W3xvDv0PEW+gtgwJtaHc34CqJXG+DSOK5qy2Ss4gF0MevVQCKEV1YuG5nJpxRTj\r\n
      pIcU+y/0UyeyUUc+eduq+3tu3zOwwYxZZXpx7LWYHNMMdnWkUueZ9co/BoQqdGS/\r\n
      Qz63ZQ3SXou/oLPYgBzpOgEr1qtnW+yiw3NECtcFZNbzR3zR1WVzurl5WwEduhFL\r\n
      7hX3WwsvvVlBV8qJ2qsLszMvdj97ZZc0YAveh2s8rQT1HXizOorpqetJVIOkA+Pu\r\n
      A+Y7hRNw3DQE1HgA3AbbXO/ibJpcBEOev8hy5FQIwlKWzdZdzsyJ0ke5TPHIph5Y\r\n
      fpQfay6wzS9u4+aqhbF9EOIaeSSMiA4LEbOr736uplWimovrK5lPIdZQ/V0FjrTx\r\n
      Eu21nrbtDwk6bclxA/FdYX/yMy4TiUe6NXjD3CYqPSM6aPbEQu0ZQI+B8UR28J6S\r\n
      tc+QGZrIrg4mHDeoYIxTDuX8d2FPDSbxXt6sBWnGi/83094JaIXW+APjWsKELrpC\r\n
      e5RHoCdk344HBKdbPgSQzD8CAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686562108 {#3110
      date: 2023-06-12 11:28:28.0 +02:00
    }
  }
  +showTitle: true
  +fullName: true
  +stretchedLink: true
  +showAvatar: true
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 307.06 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3355
  +magazine: null
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.70 ms
Input props
[
  "user" => App\Entity\User {#4534
    +avatar: Proxies\__CG__\App\Entity\Image {#4535 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4536 …}
    +email: "AlmightySnoo@lemmy.world"
    +username: "@AlmightySnoo@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Yoko, Shinobu ni, eto… 🤔\n
      \n
      עַם יִשְׂרָאֵל חַי Slava Ukraini 🇺🇦 ❤️ 🇮🇱
      """
    +lastActive: DateTime @1729305112 {#4531
      date: 2024-10-19 04:31:52.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4537 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4539 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4541 …}
    +entries: Doctrine\ORM\PersistentCollection {#4543 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4545 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4547 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4549 …}
    +posts: Doctrine\ORM\PersistentCollection {#4551 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4553 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4555 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4557 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4559 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4561 …}
    +follows: Doctrine\ORM\PersistentCollection {#4563 …}
    +followers: Doctrine\ORM\PersistentCollection {#4565 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4567 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4569 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4571 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +violations: Doctrine\ORM\PersistentCollection {#4579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
    +awards: Doctrine\ORM\PersistentCollection {#4583 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4585 …}
    +categories: Doctrine\ORM\PersistentCollection {#4587 …}
    -id: 2759
    -password: "$2y$13$6xQQgm6k5g0oPCfE0hMtauPrjGsgELE06O4G/ksMzYlq0jjwvcece"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4589 …}
    +apId: "AlmightySnoo@lemmy.world"
    +apProfileId: "https://lemmy.world/u/AlmightySnoo"
    +apPublicUrl: "https://lemmy.world/u/AlmightySnoo"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "AlmightySnoo"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728426236 {#4532
      date: 2024-10-09 00:23:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687041488 {#4533
      date: 2023-06-18 00:38:08.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5723
  +width: 65
  +height: 65
  +user: App\Entity\User {#4534
    +avatar: Proxies\__CG__\App\Entity\Image {#4535 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4536 …}
    +email: "AlmightySnoo@lemmy.world"
    +username: "@AlmightySnoo@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Yoko, Shinobu ni, eto… 🤔\n
      \n
      עַם יִשְׂרָאֵל חַי Slava Ukraini 🇺🇦 ❤️ 🇮🇱
      """
    +lastActive: DateTime @1729305112 {#4531
      date: 2024-10-19 04:31:52.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4537 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4539 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4541 …}
    +entries: Doctrine\ORM\PersistentCollection {#4543 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4545 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4547 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4549 …}
    +posts: Doctrine\ORM\PersistentCollection {#4551 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4553 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4555 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4557 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4559 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4561 …}
    +follows: Doctrine\ORM\PersistentCollection {#4563 …}
    +followers: Doctrine\ORM\PersistentCollection {#4565 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4567 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4569 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4571 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +violations: Doctrine\ORM\PersistentCollection {#4579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
    +awards: Doctrine\ORM\PersistentCollection {#4583 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4585 …}
    +categories: Doctrine\ORM\PersistentCollection {#4587 …}
    -id: 2759
    -password: "$2y$13$6xQQgm6k5g0oPCfE0hMtauPrjGsgELE06O4G/ksMzYlq0jjwvcece"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4589 …}
    +apId: "AlmightySnoo@lemmy.world"
    +apProfileId: "https://lemmy.world/u/AlmightySnoo"
    +apPublicUrl: "https://lemmy.world/u/AlmightySnoo"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "AlmightySnoo"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728426236 {#4532
      date: 2024-10-09 00:23:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687041488 {#4533
      date: 2023-06-18 00:38:08.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.29 ms
Input props
[
  "user" => App\Entity\User {#3940
    +avatar: Proxies\__CG__\App\Entity\Image {#3941 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3942 …}
    +email: "Darken@reddthat.com"
    +username: "@Darken@reddthat.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729307621 {#3937
      date: 2024-10-19 05:13:41.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3943 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3945 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3947 …}
    +entries: Doctrine\ORM\PersistentCollection {#3949 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3951 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3953 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3955 …}
    +posts: Doctrine\ORM\PersistentCollection {#3957 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3959 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3961 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3963 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3965 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3967 …}
    +follows: Doctrine\ORM\PersistentCollection {#3969 …}
    +followers: Doctrine\ORM\PersistentCollection {#3971 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3973 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3975 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3977 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3979 …}
    +reports: Doctrine\ORM\PersistentCollection {#3981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
    +violations: Doctrine\ORM\PersistentCollection {#3985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
    +awards: Doctrine\ORM\PersistentCollection {#3989 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3991 …}
    +categories: Doctrine\ORM\PersistentCollection {#3993 …}
    -id: 53413
    -password: "$2y$13$ylLOckVfZBkymuyF7ygwnO4fjSn9U9yGTYzlbuSxohD59TzySOmW2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3995 …}
    +apId: "Darken@reddthat.com"
    +apProfileId: "https://reddthat.com/u/Darken"
    +apPublicUrl: "https://reddthat.com/u/Darken"
    +apFollowersUrl: null
    +apInboxUrl: "https://reddthat.com/inbox"
    +apDomain: "reddthat.com"
    +apPreferredUsername: "Darken"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707615265 {#3938
      date: 2024-02-11 02:34:25.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696743136 {#3939
      date: 2023-10-08 07:32:16.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5795
  +width: 65
  +height: 65
  +user: App\Entity\User {#3940
    +avatar: Proxies\__CG__\App\Entity\Image {#3941 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3942 …}
    +email: "Darken@reddthat.com"
    +username: "@Darken@reddthat.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729307621 {#3937
      date: 2024-10-19 05:13:41.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#3943 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3945 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3947 …}
    +entries: Doctrine\ORM\PersistentCollection {#3949 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3951 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3953 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3955 …}
    +posts: Doctrine\ORM\PersistentCollection {#3957 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3959 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3961 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3963 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3965 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3967 …}
    +follows: Doctrine\ORM\PersistentCollection {#3969 …}
    +followers: Doctrine\ORM\PersistentCollection {#3971 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3973 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3975 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3977 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3979 …}
    +reports: Doctrine\ORM\PersistentCollection {#3981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
    +violations: Doctrine\ORM\PersistentCollection {#3985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
    +awards: Doctrine\ORM\PersistentCollection {#3989 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3991 …}
    +categories: Doctrine\ORM\PersistentCollection {#3993 …}
    -id: 53413
    -password: "$2y$13$ylLOckVfZBkymuyF7ygwnO4fjSn9U9yGTYzlbuSxohD59TzySOmW2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3995 …}
    +apId: "Darken@reddthat.com"
    +apProfileId: "https://reddthat.com/u/Darken"
    +apPublicUrl: "https://reddthat.com/u/Darken"
    +apFollowersUrl: null
    +apInboxUrl: "https://reddthat.com/inbox"
    +apDomain: "reddthat.com"
    +apPreferredUsername: "Darken"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707615265 {#3938
      date: 2024-02-11 02:34:25.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696743136 {#3939
      date: 2023-10-08 07:32:16.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.35 ms
Input props
[
  "user" => App\Entity\User {#5008
    +avatar: Proxies\__CG__\App\Entity\Image {#5009 …}
    +cover: null
    +email: "spittingimage@lemmy.world"
    +username: "@spittingimage@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729303132 {#5005
      date: 2024-10-19 03:58:52.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5010 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5012 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5014 …}
    +entries: Doctrine\ORM\PersistentCollection {#5016 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5018 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5020 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5022 …}
    +posts: Doctrine\ORM\PersistentCollection {#5024 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5026 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5028 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5030 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5032 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5034 …}
    +follows: Doctrine\ORM\PersistentCollection {#5036 …}
    +followers: Doctrine\ORM\PersistentCollection {#5038 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5040 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5042 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5044 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5046 …}
    +reports: Doctrine\ORM\PersistentCollection {#5048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
    +violations: Doctrine\ORM\PersistentCollection {#5052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
    +awards: Doctrine\ORM\PersistentCollection {#5056 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5058 …}
    +categories: Doctrine\ORM\PersistentCollection {#5060 …}
    -id: 27690
    -password: "$2y$13$7y4MGj2TZi6bO6zKzslL1ePzvftvNVfUyBj1xTT06OYENR3DElYBW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5062 …}
    +apId: "spittingimage@lemmy.world"
    +apProfileId: "https://lemmy.world/u/spittingimage"
    +apPublicUrl: "https://lemmy.world/u/spittingimage"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "spittingimage"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728961725 {#5006
      date: 2024-10-15 05:08:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689369477 {#5007
      date: 2023-07-14 23:17:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5852
  +width: 65
  +height: 65
  +user: App\Entity\User {#5008
    +avatar: Proxies\__CG__\App\Entity\Image {#5009 …}
    +cover: null
    +email: "spittingimage@lemmy.world"
    +username: "@spittingimage@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729303132 {#5005
      date: 2024-10-19 03:58:52.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5010 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5012 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5014 …}
    +entries: Doctrine\ORM\PersistentCollection {#5016 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5018 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5020 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5022 …}
    +posts: Doctrine\ORM\PersistentCollection {#5024 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5026 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5028 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5030 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5032 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5034 …}
    +follows: Doctrine\ORM\PersistentCollection {#5036 …}
    +followers: Doctrine\ORM\PersistentCollection {#5038 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5040 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5042 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5044 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5046 …}
    +reports: Doctrine\ORM\PersistentCollection {#5048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
    +violations: Doctrine\ORM\PersistentCollection {#5052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
    +awards: Doctrine\ORM\PersistentCollection {#5056 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5058 …}
    +categories: Doctrine\ORM\PersistentCollection {#5060 …}
    -id: 27690
    -password: "$2y$13$7y4MGj2TZi6bO6zKzslL1ePzvftvNVfUyBj1xTT06OYENR3DElYBW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5062 …}
    +apId: "spittingimage@lemmy.world"
    +apProfileId: "https://lemmy.world/u/spittingimage"
    +apPublicUrl: "https://lemmy.world/u/spittingimage"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "spittingimage"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728961725 {#5006
      date: 2024-10-15 05:08:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689369477 {#5007
      date: 2023-07-14 23:17:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.38 ms
Input props
[
  "user" => App\Entity\User {#5601
    +avatar: Proxies\__CG__\App\Entity\Image {#5602 …}
    +cover: null
    +email: "morrowind@lemmy.ml"
    +username: "@morrowind@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      If you’re here, there’s still hope for the internet\n
      \n
      Don’t let it fall
      """
    +lastActive: DateTime @1729299682 {#5598
      date: 2024-10-19 03:01:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5603 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5605 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5607 …}
    +entries: Doctrine\ORM\PersistentCollection {#5609 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5611 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5613 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5615 …}
    +posts: Doctrine\ORM\PersistentCollection {#5617 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5619 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5621 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5623 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5625 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5627 …}
    +follows: Doctrine\ORM\PersistentCollection {#5629 …}
    +followers: Doctrine\ORM\PersistentCollection {#5631 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5633 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5635 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5637 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5639 …}
    +reports: Doctrine\ORM\PersistentCollection {#5641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5643 …}
    +violations: Doctrine\ORM\PersistentCollection {#5645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
    +awards: Doctrine\ORM\PersistentCollection {#5649 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5651 …}
    +categories: Doctrine\ORM\PersistentCollection {#5653 …}
    -id: 10079
    -password: "$2y$13$.3aRC68M5ht.sH.0tcZGBugJVGvv8bC5BWMnX4UrZpRpgHPvfnFCS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5655 …}
    +apId: "morrowind@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/morrowind"
    +apPublicUrl: "https://lemmy.ml/u/morrowind"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "morrowind"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728542261 {#5599
      date: 2024-10-10 08:37:41.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687576087 {#5600
      date: 2023-06-24 05:08:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5909
  +width: 65
  +height: 65
  +user: App\Entity\User {#5601
    +avatar: Proxies\__CG__\App\Entity\Image {#5602 …}
    +cover: null
    +email: "morrowind@lemmy.ml"
    +username: "@morrowind@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      If you’re here, there’s still hope for the internet\n
      \n
      Don’t let it fall
      """
    +lastActive: DateTime @1729299682 {#5598
      date: 2024-10-19 03:01:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5603 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5605 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5607 …}
    +entries: Doctrine\ORM\PersistentCollection {#5609 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5611 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5613 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5615 …}
    +posts: Doctrine\ORM\PersistentCollection {#5617 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5619 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5621 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5623 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5625 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5627 …}
    +follows: Doctrine\ORM\PersistentCollection {#5629 …}
    +followers: Doctrine\ORM\PersistentCollection {#5631 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5633 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5635 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5637 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5639 …}
    +reports: Doctrine\ORM\PersistentCollection {#5641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5643 …}
    +violations: Doctrine\ORM\PersistentCollection {#5645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
    +awards: Doctrine\ORM\PersistentCollection {#5649 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5651 …}
    +categories: Doctrine\ORM\PersistentCollection {#5653 …}
    -id: 10079
    -password: "$2y$13$.3aRC68M5ht.sH.0tcZGBugJVGvv8bC5BWMnX4UrZpRpgHPvfnFCS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5655 …}
    +apId: "morrowind@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/morrowind"
    +apPublicUrl: "https://lemmy.ml/u/morrowind"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "morrowind"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728542261 {#5599
      date: 2024-10-10 08:37:41.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687576087 {#5600
      date: 2023-06-24 05:08:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.51 ms
Input props
[
  "user" => App\Entity\User {#5246
    +avatar: Proxies\__CG__\App\Entity\Image {#5247 …}
    +cover: null
    +email: "DharmaCurious@startrek.website"
    +username: "@DharmaCurious@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Same great Dharma, new Fediverse packaging!\n
      \n
      Check out DharmaCurious.org for ramblings on philosophy and the occasional creative writing project!
      """
    +lastActive: DateTime @1729301909 {#5243
      date: 2024-10-19 03:38:29.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 {#5248 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5250 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5252 …}
    +entries: Doctrine\ORM\PersistentCollection {#5254 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5256 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5258 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5260 …}
    +posts: Doctrine\ORM\PersistentCollection {#5262 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5264 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5266 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5268 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5270 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5272 …}
    +follows: Doctrine\ORM\PersistentCollection {#5274 …}
    +followers: Doctrine\ORM\PersistentCollection {#5276 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5278 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5280 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5282 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +violations: Doctrine\ORM\PersistentCollection {#5290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5292 …}
    +awards: Doctrine\ORM\PersistentCollection {#5294 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5296 …}
    +categories: Doctrine\ORM\PersistentCollection {#5298 …}
    -id: 40578
    -password: "$2y$13$pNIQaAAF2DzO8HqNv90POePV3i8OX/QD.qMRtnxDyGPaSmnii2ETe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5300 …}
    +apId: "DharmaCurious@startrek.website"
    +apProfileId: "https://startrek.website/u/DharmaCurious"
    +apPublicUrl: "https://startrek.website/u/DharmaCurious"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "DharmaCurious"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729274874 {#5244
      date: 2024-10-18 20:07:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1692029171 {#5245
      date: 2023-08-14 18:06:11.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5966
  +width: 65
  +height: 65
  +user: App\Entity\User {#5246
    +avatar: Proxies\__CG__\App\Entity\Image {#5247 …}
    +cover: null
    +email: "DharmaCurious@startrek.website"
    +username: "@DharmaCurious@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Same great Dharma, new Fediverse packaging!\n
      \n
      Check out DharmaCurious.org for ramblings on philosophy and the occasional creative writing project!
      """
    +lastActive: DateTime @1729301909 {#5243
      date: 2024-10-19 03:38:29.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 {#5248 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5250 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5252 …}
    +entries: Doctrine\ORM\PersistentCollection {#5254 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5256 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5258 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5260 …}
    +posts: Doctrine\ORM\PersistentCollection {#5262 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5264 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5266 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5268 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5270 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5272 …}
    +follows: Doctrine\ORM\PersistentCollection {#5274 …}
    +followers: Doctrine\ORM\PersistentCollection {#5276 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5278 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5280 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5282 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +violations: Doctrine\ORM\PersistentCollection {#5290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5292 …}
    +awards: Doctrine\ORM\PersistentCollection {#5294 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5296 …}
    +categories: Doctrine\ORM\PersistentCollection {#5298 …}
    -id: 40578
    -password: "$2y$13$pNIQaAAF2DzO8HqNv90POePV3i8OX/QD.qMRtnxDyGPaSmnii2ETe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5300 …}
    +apId: "DharmaCurious@startrek.website"
    +apProfileId: "https://startrek.website/u/DharmaCurious"
    +apPublicUrl: "https://startrek.website/u/DharmaCurious"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "DharmaCurious"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729274874 {#5244
      date: 2024-10-18 20:07:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1692029171 {#5245
      date: 2023-08-14 18:06:11.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.35 ms
Input props
[
  "user" => App\Entity\User {#3821
    +avatar: Proxies\__CG__\App\Entity\Image {#3822 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3823 …}
    +email: "linearchaos@lemmy.world"
    +username: "@linearchaos@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I am a Meat-Popsicle"
    +lastActive: DateTime @1729308159 {#3818
      date: 2024-10-19 05:22:39.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 {#3824 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3826 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3828 …}
    +entries: Doctrine\ORM\PersistentCollection {#3830 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3832 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3834 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3836 …}
    +posts: Doctrine\ORM\PersistentCollection {#3838 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3840 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3842 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3844 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3846 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3848 …}
    +follows: Doctrine\ORM\PersistentCollection {#3850 …}
    +followers: Doctrine\ORM\PersistentCollection {#3852 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3854 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3856 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3858 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3860 …}
    +reports: Doctrine\ORM\PersistentCollection {#3862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3864 …}
    +violations: Doctrine\ORM\PersistentCollection {#3866 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3868 …}
    +awards: Doctrine\ORM\PersistentCollection {#3870 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3872 …}
    +categories: Doctrine\ORM\PersistentCollection {#3874 …}
    -id: 3108
    -password: "$2y$13$2v2nAdsjTeQGT5pfbqRT/.rNDHJRUmy5WnNcPxe5xhnETAMaVUyXS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3876 …}
    +apId: "linearchaos@lemmy.world"
    +apProfileId: "https://lemmy.world/u/linearchaos"
    +apPublicUrl: "https://lemmy.world/u/linearchaos"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "linearchaos"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729273460 {#3819
      date: 2024-10-18 19:44:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687052393 {#3820
      date: 2023-06-18 03:39:53.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6023
  +width: 65
  +height: 65
  +user: App\Entity\User {#3821
    +avatar: Proxies\__CG__\App\Entity\Image {#3822 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3823 …}
    +email: "linearchaos@lemmy.world"
    +username: "@linearchaos@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I am a Meat-Popsicle"
    +lastActive: DateTime @1729308159 {#3818
      date: 2024-10-19 05:22:39.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 {#3824 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3826 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3828 …}
    +entries: Doctrine\ORM\PersistentCollection {#3830 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3832 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3834 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3836 …}
    +posts: Doctrine\ORM\PersistentCollection {#3838 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3840 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3842 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3844 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3846 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3848 …}
    +follows: Doctrine\ORM\PersistentCollection {#3850 …}
    +followers: Doctrine\ORM\PersistentCollection {#3852 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3854 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3856 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3858 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3860 …}
    +reports: Doctrine\ORM\PersistentCollection {#3862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3864 …}
    +violations: Doctrine\ORM\PersistentCollection {#3866 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3868 …}
    +awards: Doctrine\ORM\PersistentCollection {#3870 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3872 …}
    +categories: Doctrine\ORM\PersistentCollection {#3874 …}
    -id: 3108
    -password: "$2y$13$2v2nAdsjTeQGT5pfbqRT/.rNDHJRUmy5WnNcPxe5xhnETAMaVUyXS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3876 …}
    +apId: "linearchaos@lemmy.world"
    +apProfileId: "https://lemmy.world/u/linearchaos"
    +apPublicUrl: "https://lemmy.world/u/linearchaos"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "linearchaos"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729273460 {#3819
      date: 2024-10-18 19:44:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687052393 {#3820
      date: 2023-06-18 03:39:53.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#4356
    +avatar: Proxies\__CG__\App\Entity\Image {#4357 …}
    +cover: null
    +email: "UndercoverUlrikHD@programming.dev"
    +username: "@UndercoverUlrikHD@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729305970 {#4353
      date: 2024-10-19 04:46: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: 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 {#4358 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4360 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4362 …}
    +entries: Doctrine\ORM\PersistentCollection {#4364 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4366 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4368 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4370 …}
    +posts: Doctrine\ORM\PersistentCollection {#4372 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4374 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4376 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4378 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4380 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4382 …}
    +follows: Doctrine\ORM\PersistentCollection {#4384 …}
    +followers: Doctrine\ORM\PersistentCollection {#4386 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4388 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4390 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4392 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4394 …}
    +reports: Doctrine\ORM\PersistentCollection {#4396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4398 …}
    +violations: Doctrine\ORM\PersistentCollection {#4400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
    +awards: Doctrine\ORM\PersistentCollection {#4404 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4406 …}
    +categories: Doctrine\ORM\PersistentCollection {#4408 …}
    -id: 64175
    -password: "$2y$13$/O5imnTozfpl2V06s/752uNBnbqfbsH1peNyhIssUvGD8PBTcdvUW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4410 …}
    +apId: "UndercoverUlrikHD@programming.dev"
    +apProfileId: "https://programming.dev/u/UndercoverUlrikHD"
    +apPublicUrl: "https://programming.dev/u/UndercoverUlrikHD"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "UndercoverUlrikHD"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729031545 {#4354
      date: 2024-10-16 00:32:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697922653 {#4355
      date: 2023-10-21 23:10:53.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6080
  +width: 65
  +height: 65
  +user: App\Entity\User {#4356
    +avatar: Proxies\__CG__\App\Entity\Image {#4357 …}
    +cover: null
    +email: "UndercoverUlrikHD@programming.dev"
    +username: "@UndercoverUlrikHD@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729305970 {#4353
      date: 2024-10-19 04:46: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: 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 {#4358 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4360 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4362 …}
    +entries: Doctrine\ORM\PersistentCollection {#4364 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4366 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4368 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4370 …}
    +posts: Doctrine\ORM\PersistentCollection {#4372 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4374 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4376 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4378 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4380 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4382 …}
    +follows: Doctrine\ORM\PersistentCollection {#4384 …}
    +followers: Doctrine\ORM\PersistentCollection {#4386 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4388 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4390 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4392 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4394 …}
    +reports: Doctrine\ORM\PersistentCollection {#4396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4398 …}
    +violations: Doctrine\ORM\PersistentCollection {#4400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
    +awards: Doctrine\ORM\PersistentCollection {#4404 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4406 …}
    +categories: Doctrine\ORM\PersistentCollection {#4408 …}
    -id: 64175
    -password: "$2y$13$/O5imnTozfpl2V06s/752uNBnbqfbsH1peNyhIssUvGD8PBTcdvUW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4410 …}
    +apId: "UndercoverUlrikHD@programming.dev"
    +apProfileId: "https://programming.dev/u/UndercoverUlrikHD"
    +apPublicUrl: "https://programming.dev/u/UndercoverUlrikHD"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "UndercoverUlrikHD"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729031545 {#4354
      date: 2024-10-16 00:32:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697922653 {#4355
      date: 2023-10-21 23:10:53.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.66 ms
Input props
[
  "user" => App\Entity\User {#5423
    +avatar: Proxies\__CG__\App\Entity\Image {#5424 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5425 …}
    +email: "Kolanaki@yiffit.net"
    +username: "@Kolanaki@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m just a weird, furry, pan guy (cis he/him). I also have a big, blue username.\n
      \n
      Currently on Earth for 8 years ensuring steps to unite humanity and usher us into the galactic civilization just so I can see my boyfriend again.
      """
    +lastActive: DateTime @1729301639 {#5420
      date: 2024-10-19 03:33:59.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 {#5426 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5428 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5430 …}
    +entries: Doctrine\ORM\PersistentCollection {#5432 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5434 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5436 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5438 …}
    +posts: Doctrine\ORM\PersistentCollection {#5440 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5442 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5444 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5446 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5448 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5450 …}
    +follows: Doctrine\ORM\PersistentCollection {#5452 …}
    +followers: Doctrine\ORM\PersistentCollection {#5454 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5456 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5458 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5460 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5462 …}
    +reports: Doctrine\ORM\PersistentCollection {#5464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
    +violations: Doctrine\ORM\PersistentCollection {#5468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5470 …}
    +awards: Doctrine\ORM\PersistentCollection {#5472 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5474 …}
    +categories: Doctrine\ORM\PersistentCollection {#5476 …}
    -id: 19404
    -password: "$2y$13$DRFjFSw/VUspNOL4ET1yOO83PVFS8VkYHcpdXTfon3GRbJ9zJ67zC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5478 …}
    +apId: "Kolanaki@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Kolanaki"
    +apPublicUrl: "https://yiffit.net/u/Kolanaki"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Kolanaki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729223851 {#5421
      date: 2024-10-18 05:57:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688587692 {#5422
      date: 2023-07-05 22:08:12.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6137
  +width: 65
  +height: 65
  +user: App\Entity\User {#5423
    +avatar: Proxies\__CG__\App\Entity\Image {#5424 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5425 …}
    +email: "Kolanaki@yiffit.net"
    +username: "@Kolanaki@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m just a weird, furry, pan guy (cis he/him). I also have a big, blue username.\n
      \n
      Currently on Earth for 8 years ensuring steps to unite humanity and usher us into the galactic civilization just so I can see my boyfriend again.
      """
    +lastActive: DateTime @1729301639 {#5420
      date: 2024-10-19 03:33:59.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 {#5426 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5428 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5430 …}
    +entries: Doctrine\ORM\PersistentCollection {#5432 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5434 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5436 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5438 …}
    +posts: Doctrine\ORM\PersistentCollection {#5440 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5442 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5444 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5446 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5448 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5450 …}
    +follows: Doctrine\ORM\PersistentCollection {#5452 …}
    +followers: Doctrine\ORM\PersistentCollection {#5454 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5456 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5458 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5460 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5462 …}
    +reports: Doctrine\ORM\PersistentCollection {#5464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
    +violations: Doctrine\ORM\PersistentCollection {#5468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5470 …}
    +awards: Doctrine\ORM\PersistentCollection {#5472 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5474 …}
    +categories: Doctrine\ORM\PersistentCollection {#5476 …}
    -id: 19404
    -password: "$2y$13$DRFjFSw/VUspNOL4ET1yOO83PVFS8VkYHcpdXTfon3GRbJ9zJ67zC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5478 …}
    +apId: "Kolanaki@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Kolanaki"
    +apPublicUrl: "https://yiffit.net/u/Kolanaki"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Kolanaki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729223851 {#5421
      date: 2024-10-18 05:57:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688587692 {#5422
      date: 2023-07-05 22:08:12.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.50 ms
Input props
[
  "user" => App\Entity\User {#3762
    +avatar: Proxies\__CG__\App\Entity\Image {#3763 …}
    +cover: null
    +email: "starman2112@sh.itjust.works"
    +username: "@starman2112@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "He/Him Jack of all trades, master of none"
    +lastActive: DateTime @1729308206 {#3759
      date: 2024-10-19 05:23:26.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 {#3764 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3766 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3768 …}
    +entries: Doctrine\ORM\PersistentCollection {#3770 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3772 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3774 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3776 …}
    +posts: Doctrine\ORM\PersistentCollection {#3778 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3780 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3782 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3784 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3786 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3788 …}
    +follows: Doctrine\ORM\PersistentCollection {#3790 …}
    +followers: Doctrine\ORM\PersistentCollection {#3792 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3794 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3796 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3798 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3800 …}
    +reports: Doctrine\ORM\PersistentCollection {#3802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3804 …}
    +violations: Doctrine\ORM\PersistentCollection {#3806 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3808 …}
    +awards: Doctrine\ORM\PersistentCollection {#3810 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3812 …}
    +categories: Doctrine\ORM\PersistentCollection {#3814 …}
    -id: 45485
    -password: "$2y$13$L1NRom0gYL.8GClqGGQhYOHxt7GYGaamQ6dBwPiPpH8TpaXk2idg6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3816 …}
    +apId: "starman2112@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/starman2112"
    +apPublicUrl: "https://sh.itjust.works/u/starman2112"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "starman2112"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728901304 {#3760
      date: 2024-10-14 12:21:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1694378290 {#3761
      date: 2023-09-10 22:38:10.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6194
  +width: 65
  +height: 65
  +user: App\Entity\User {#3762
    +avatar: Proxies\__CG__\App\Entity\Image {#3763 …}
    +cover: null
    +email: "starman2112@sh.itjust.works"
    +username: "@starman2112@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "He/Him Jack of all trades, master of none"
    +lastActive: DateTime @1729308206 {#3759
      date: 2024-10-19 05:23:26.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 {#3764 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3766 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3768 …}
    +entries: Doctrine\ORM\PersistentCollection {#3770 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3772 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3774 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3776 …}
    +posts: Doctrine\ORM\PersistentCollection {#3778 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3780 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3782 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3784 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3786 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3788 …}
    +follows: Doctrine\ORM\PersistentCollection {#3790 …}
    +followers: Doctrine\ORM\PersistentCollection {#3792 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3794 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3796 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3798 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3800 …}
    +reports: Doctrine\ORM\PersistentCollection {#3802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3804 …}
    +violations: Doctrine\ORM\PersistentCollection {#3806 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3808 …}
    +awards: Doctrine\ORM\PersistentCollection {#3810 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3812 …}
    +categories: Doctrine\ORM\PersistentCollection {#3814 …}
    -id: 45485
    -password: "$2y$13$L1NRom0gYL.8GClqGGQhYOHxt7GYGaamQ6dBwPiPpH8TpaXk2idg6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3816 …}
    +apId: "starman2112@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/starman2112"
    +apPublicUrl: "https://sh.itjust.works/u/starman2112"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "starman2112"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728901304 {#3760
      date: 2024-10-14 12:21:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1694378290 {#3761
      date: 2023-09-10 22:38:10.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.29 ms
Input props
[
  "user" => App\Entity\User {#5660
    +avatar: Proxies\__CG__\App\Entity\Image {#5661 …}
    +cover: null
    +email: "Nutteman@lemmy.world"
    +username: "@Nutteman@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729298119 {#5657
      date: 2024-10-19 02:35:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5662 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5664 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5666 …}
    +entries: Doctrine\ORM\PersistentCollection {#5668 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5670 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5672 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5674 …}
    +posts: Doctrine\ORM\PersistentCollection {#5676 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5678 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5680 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5682 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5684 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5686 …}
    +follows: Doctrine\ORM\PersistentCollection {#5688 …}
    +followers: Doctrine\ORM\PersistentCollection {#5690 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5692 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5694 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5696 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5698 …}
    +reports: Doctrine\ORM\PersistentCollection {#5700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5702 …}
    +violations: Doctrine\ORM\PersistentCollection {#5704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5706 …}
    +awards: Doctrine\ORM\PersistentCollection {#5708 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5710 …}
    +categories: Doctrine\ORM\PersistentCollection {#5712 …}
    -id: 82824
    -password: "$2y$13$aWSO74G3Q1VY/tOYZg5S1.heyBgTsLuiOvMn7cy/bbpHEW9AFrmQ2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5714 …}
    +apId: "Nutteman@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Nutteman"
    +apPublicUrl: "https://lemmy.world/u/Nutteman"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Nutteman"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707005765 {#5658
      date: 2024-02-04 01:16:05.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702790033 {#5659
      date: 2023-12-17 06:13:53.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6251
  +width: 65
  +height: 65
  +user: App\Entity\User {#5660
    +avatar: Proxies\__CG__\App\Entity\Image {#5661 …}
    +cover: null
    +email: "Nutteman@lemmy.world"
    +username: "@Nutteman@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729298119 {#5657
      date: 2024-10-19 02:35:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5662 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5664 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5666 …}
    +entries: Doctrine\ORM\PersistentCollection {#5668 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5670 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5672 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5674 …}
    +posts: Doctrine\ORM\PersistentCollection {#5676 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5678 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5680 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5682 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5684 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5686 …}
    +follows: Doctrine\ORM\PersistentCollection {#5688 …}
    +followers: Doctrine\ORM\PersistentCollection {#5690 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5692 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5694 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5696 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5698 …}
    +reports: Doctrine\ORM\PersistentCollection {#5700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5702 …}
    +violations: Doctrine\ORM\PersistentCollection {#5704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5706 …}
    +awards: Doctrine\ORM\PersistentCollection {#5708 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5710 …}
    +categories: Doctrine\ORM\PersistentCollection {#5712 …}
    -id: 82824
    -password: "$2y$13$aWSO74G3Q1VY/tOYZg5S1.heyBgTsLuiOvMn7cy/bbpHEW9AFrmQ2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5714 …}
    +apId: "Nutteman@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Nutteman"
    +apPublicUrl: "https://lemmy.world/u/Nutteman"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Nutteman"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707005765 {#5658
      date: 2024-02-04 01:16:05.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702790033 {#5659
      date: 2023-12-17 06:13:53.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.28 ms
Input props
[
  "user" => App\Entity\User {#5542
    +avatar: Proxies\__CG__\App\Entity\Image {#5543 …}
    +cover: null
    +email: "viking@infosec.pub"
    +username: "@viking@infosec.pub"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729300315 {#5539
      date: 2024-10-19 03:11:55.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5544 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5546 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5548 …}
    +entries: Doctrine\ORM\PersistentCollection {#5550 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5552 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5554 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5556 …}
    +posts: Doctrine\ORM\PersistentCollection {#5558 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5560 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5562 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5564 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5566 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5568 …}
    +follows: Doctrine\ORM\PersistentCollection {#5570 …}
    +followers: Doctrine\ORM\PersistentCollection {#5572 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5574 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5576 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5578 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5580 …}
    +reports: Doctrine\ORM\PersistentCollection {#5582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5584 …}
    +violations: Doctrine\ORM\PersistentCollection {#5586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
    +awards: Doctrine\ORM\PersistentCollection {#5590 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5592 …}
    +categories: Doctrine\ORM\PersistentCollection {#5594 …}
    -id: 40486
    -password: "$2y$13$MdkoHTgsbyxAzqtx0MCsfOarxpIunB1aHf1m6ZxqjKWq57EacJLaS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5596 …}
    +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 {#5540
      date: 2024-10-02 10:40:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691937871 {#5541
      date: 2023-08-13 16:44:31.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6308
  +width: 65
  +height: 65
  +user: App\Entity\User {#5542
    +avatar: Proxies\__CG__\App\Entity\Image {#5543 …}
    +cover: null
    +email: "viking@infosec.pub"
    +username: "@viking@infosec.pub"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729300315 {#5539
      date: 2024-10-19 03:11:55.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5544 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5546 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5548 …}
    +entries: Doctrine\ORM\PersistentCollection {#5550 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5552 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5554 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5556 …}
    +posts: Doctrine\ORM\PersistentCollection {#5558 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5560 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5562 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5564 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5566 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5568 …}
    +follows: Doctrine\ORM\PersistentCollection {#5570 …}
    +followers: Doctrine\ORM\PersistentCollection {#5572 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5574 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5576 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5578 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5580 …}
    +reports: Doctrine\ORM\PersistentCollection {#5582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5584 …}
    +violations: Doctrine\ORM\PersistentCollection {#5586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5588 …}
    +awards: Doctrine\ORM\PersistentCollection {#5590 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5592 …}
    +categories: Doctrine\ORM\PersistentCollection {#5594 …}
    -id: 40486
    -password: "$2y$13$MdkoHTgsbyxAzqtx0MCsfOarxpIunB1aHf1m6ZxqjKWq57EacJLaS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5596 …}
    +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 {#5540
      date: 2024-10-02 10:40:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691937871 {#5541
      date: 2023-08-13 16:44:31.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.28 ms
Input props
[
  "user" => App\Entity\User {#5127
    +avatar: Proxies\__CG__\App\Entity\Image {#5128 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5129 …}
    +email: "MrJameGumb@lemmy.world"
    +username: "@MrJameGumb@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729302470 {#5124
      date: 2024-10-19 03:47: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: 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 {#5130 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5132 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5134 …}
    +entries: Doctrine\ORM\PersistentCollection {#5136 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5138 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5140 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5142 …}
    +posts: Doctrine\ORM\PersistentCollection {#5144 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5146 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5148 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5150 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5152 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5154 …}
    +follows: Doctrine\ORM\PersistentCollection {#5156 …}
    +followers: Doctrine\ORM\PersistentCollection {#5158 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5160 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5162 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5164 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +violations: Doctrine\ORM\PersistentCollection {#5172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
    +awards: Doctrine\ORM\PersistentCollection {#5176 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5178 …}
    +categories: Doctrine\ORM\PersistentCollection {#5180 …}
    -id: 39507
    -password: "$2y$13$yI7uaNeI.TbMIk7e1fm7refvpY0NctE8kBbj8mA9Q3t17E5AakvYC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5182 …}
    +apId: "MrJameGumb@lemmy.world"
    +apProfileId: "https://lemmy.world/u/MrJameGumb"
    +apPublicUrl: "https://lemmy.world/u/MrJameGumb"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "MrJameGumb"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729240824 {#5125
      date: 2024-10-18 10:40:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691502493 {#5126
      date: 2023-08-08 15:48:13.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6365
  +width: 65
  +height: 65
  +user: App\Entity\User {#5127
    +avatar: Proxies\__CG__\App\Entity\Image {#5128 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5129 …}
    +email: "MrJameGumb@lemmy.world"
    +username: "@MrJameGumb@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729302470 {#5124
      date: 2024-10-19 03:47: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: 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 {#5130 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5132 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5134 …}
    +entries: Doctrine\ORM\PersistentCollection {#5136 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5138 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5140 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5142 …}
    +posts: Doctrine\ORM\PersistentCollection {#5144 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5146 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5148 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5150 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5152 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5154 …}
    +follows: Doctrine\ORM\PersistentCollection {#5156 …}
    +followers: Doctrine\ORM\PersistentCollection {#5158 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5160 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5162 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5164 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +violations: Doctrine\ORM\PersistentCollection {#5172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
    +awards: Doctrine\ORM\PersistentCollection {#5176 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5178 …}
    +categories: Doctrine\ORM\PersistentCollection {#5180 …}
    -id: 39507
    -password: "$2y$13$yI7uaNeI.TbMIk7e1fm7refvpY0NctE8kBbj8mA9Q3t17E5AakvYC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5182 …}
    +apId: "MrJameGumb@lemmy.world"
    +apProfileId: "https://lemmy.world/u/MrJameGumb"
    +apPublicUrl: "https://lemmy.world/u/MrJameGumb"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "MrJameGumb"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729240824 {#5125
      date: 2024-10-18 10:40:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691502493 {#5126
      date: 2023-08-08 15:48:13.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 5.66 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6427
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6428 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 4.78 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6494
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6495 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3326 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 2.32 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6580
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +entry: null
  +title: "random_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#558 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3326 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.20 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6649
  +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 {#6650 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 0.84 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6743
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3006 …}
}