GET https://kbin.spritesserver.nl/d/livescience.com/commented/1d/all?p=1

Components

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

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 2.33ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 35.74ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.67ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.38ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 1.55ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 0.93ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 11.82ms
magazine_inline
"App\Twig\Components\MagazineInlineComponent"
components/magazine_inline.html.twig
1 0.33ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 200.52ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 9.18ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 1.43ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 3.39ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 3.14ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 1.84ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 1.55 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "livescience.com"
    +entryCount: 75
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 407
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#2353
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "livescience.com"
    +entryCount: 75
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 407
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 0.93 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "livescience.com"
    +entryCount: 75
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 407
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#2444
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "livescience.com"
    +entryCount: 75
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 407
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.21 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 {#1782
  +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.20 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1436
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1553
  +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 {#1683
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2461
  +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.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1385
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2093
  +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.20 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2065
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2223
  +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 {#2221
  +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 {#2248
  +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.18 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2006
  +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 {#2494
  +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.12 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2550
  +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 {#2606
  +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 {#2662
  +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.16 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2718
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2774
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2830
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.17 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2886
  +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.48 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 {#2944
  +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.82 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3009
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3010 …}
  -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.33 ms
Input props
[
  "magazine" => App\Entity\Magazine {#3109
    +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 {#3118
      date: 2023-06-12 11:28:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3122 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3132 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3142 …}
    +entries: Doctrine\ORM\PersistentCollection {#3119 …}
    +posts: Doctrine\ORM\PersistentCollection {#3183 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3165 …}
    +bans: Doctrine\ORM\PersistentCollection {#3204 …}
    +reports: Doctrine\ORM\PersistentCollection {#3218 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +logs: Doctrine\ORM\PersistentCollection {#3250 …}
    +awards: Doctrine\ORM\PersistentCollection {#3261 …}
    +categories: Doctrine\ORM\PersistentCollection {#3274 …}
    -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 {#3114
      date: 2023-06-12 11:28:28.0 +02:00
    }
  }
  "showAvatar" => true
  "fullName" => true
  "stretchedLink" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineInlineComponent {#3281
  +magazine: App\Entity\Magazine {#3109
    +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 {#3118
      date: 2023-06-12 11:28:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3122 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3132 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3142 …}
    +entries: Doctrine\ORM\PersistentCollection {#3119 …}
    +posts: Doctrine\ORM\PersistentCollection {#3183 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3165 …}
    +bans: Doctrine\ORM\PersistentCollection {#3204 …}
    +reports: Doctrine\ORM\PersistentCollection {#3218 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +logs: Doctrine\ORM\PersistentCollection {#3250 …}
    +awards: Doctrine\ORM\PersistentCollection {#3261 …}
    +categories: Doctrine\ORM\PersistentCollection {#3274 …}
    -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 {#3114
      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 200.52 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3359
  +magazine: null
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 11.36 ms
Input props
[
  "user" => App\Entity\User {#5192
    +avatar: Proxies\__CG__\App\Entity\Image {#5193 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5194 …}
    +email: "avidamoeba@lemmy.ca"
    +username: "@avidamoeba@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727991383 {#5189
      date: 2024-10-03 23:36:23.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 {#5195 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5197 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5199 …}
    +entries: Doctrine\ORM\PersistentCollection {#5201 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5203 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5205 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5207 …}
    +posts: Doctrine\ORM\PersistentCollection {#5209 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5211 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5213 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5215 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5217 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5219 …}
    +follows: Doctrine\ORM\PersistentCollection {#5221 …}
    +followers: Doctrine\ORM\PersistentCollection {#5223 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5225 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5227 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5229 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5231 …}
    +reports: Doctrine\ORM\PersistentCollection {#5233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
    +violations: Doctrine\ORM\PersistentCollection {#5237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
    +awards: Doctrine\ORM\PersistentCollection {#5241 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5243 …}
    +categories: Doctrine\ORM\PersistentCollection {#5245 …}
    -id: 21107
    -password: "$2y$13$piTINB0INIgopIZzPspBFumfsk5pGu1qca7YucAdCAjRDSilB7tBa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5247 …}
    +apId: "avidamoeba@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/avidamoeba"
    +apPublicUrl: "https://lemmy.ca/u/avidamoeba"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "avidamoeba"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727269490 {#5190
      date: 2024-09-25 15:04:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689022302 {#5191
      date: 2023-07-10 22:51:42.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5733
  +width: 65
  +height: 65
  +user: App\Entity\User {#5192
    +avatar: Proxies\__CG__\App\Entity\Image {#5193 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5194 …}
    +email: "avidamoeba@lemmy.ca"
    +username: "@avidamoeba@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727991383 {#5189
      date: 2024-10-03 23:36:23.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 {#5195 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5197 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5199 …}
    +entries: Doctrine\ORM\PersistentCollection {#5201 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5203 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5205 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5207 …}
    +posts: Doctrine\ORM\PersistentCollection {#5209 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5211 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5213 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5215 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5217 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5219 …}
    +follows: Doctrine\ORM\PersistentCollection {#5221 …}
    +followers: Doctrine\ORM\PersistentCollection {#5223 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5225 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5227 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5229 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5231 …}
    +reports: Doctrine\ORM\PersistentCollection {#5233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
    +violations: Doctrine\ORM\PersistentCollection {#5237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
    +awards: Doctrine\ORM\PersistentCollection {#5241 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5243 …}
    +categories: Doctrine\ORM\PersistentCollection {#5245 …}
    -id: 21107
    -password: "$2y$13$piTINB0INIgopIZzPspBFumfsk5pGu1qca7YucAdCAjRDSilB7tBa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5247 …}
    +apId: "avidamoeba@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/avidamoeba"
    +apPublicUrl: "https://lemmy.ca/u/avidamoeba"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "avidamoeba"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727269490 {#5190
      date: 2024-09-25 15:04:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689022302 {#5191
      date: 2023-07-10 22:51:42.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.12 ms
Input props
[
  "user" => App\Entity\User {#4778
    +avatar: Proxies\__CG__\App\Entity\Image {#4779 …}
    +cover: null
    +email: "Crackhappy@lemmy.world"
    +username: "@Crackhappy@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Developer for 30+ years, father of four."
    +lastActive: DateTime @1727992447 {#4775
      date: 2024-10-03 23:54:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4780 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4782 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4784 …}
    +entries: Doctrine\ORM\PersistentCollection {#4786 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4788 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4790 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4792 …}
    +posts: Doctrine\ORM\PersistentCollection {#4794 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4796 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4798 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4800 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4802 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4804 …}
    +follows: Doctrine\ORM\PersistentCollection {#4806 …}
    +followers: Doctrine\ORM\PersistentCollection {#4808 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4810 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4812 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4814 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4816 …}
    +reports: Doctrine\ORM\PersistentCollection {#4818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
    +violations: Doctrine\ORM\PersistentCollection {#4822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
    +awards: Doctrine\ORM\PersistentCollection {#4826 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4828 …}
    +categories: Doctrine\ORM\PersistentCollection {#4830 …}
    -id: 2014
    -password: "$2y$13$nG3wLHGU0/gvjNVvONqaUevWl7zZ6JiA8Em.sfzNGv2DG1rZnmJki"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4832 …}
    +apId: "Crackhappy@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Crackhappy"
    +apPublicUrl: "https://lemmy.world/u/Crackhappy"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Crackhappy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727839386 {#4776
      date: 2024-10-02 05:23:06.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687010014 {#4777
      date: 2023-06-17 15:53:34.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5805
  +width: 65
  +height: 65
  +user: App\Entity\User {#4778
    +avatar: Proxies\__CG__\App\Entity\Image {#4779 …}
    +cover: null
    +email: "Crackhappy@lemmy.world"
    +username: "@Crackhappy@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Developer for 30+ years, father of four."
    +lastActive: DateTime @1727992447 {#4775
      date: 2024-10-03 23:54:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4780 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4782 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4784 …}
    +entries: Doctrine\ORM\PersistentCollection {#4786 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4788 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4790 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4792 …}
    +posts: Doctrine\ORM\PersistentCollection {#4794 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4796 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4798 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4800 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4802 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4804 …}
    +follows: Doctrine\ORM\PersistentCollection {#4806 …}
    +followers: Doctrine\ORM\PersistentCollection {#4808 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4810 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4812 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4814 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4816 …}
    +reports: Doctrine\ORM\PersistentCollection {#4818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
    +violations: Doctrine\ORM\PersistentCollection {#4822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
    +awards: Doctrine\ORM\PersistentCollection {#4826 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4828 …}
    +categories: Doctrine\ORM\PersistentCollection {#4830 …}
    -id: 2014
    -password: "$2y$13$nG3wLHGU0/gvjNVvONqaUevWl7zZ6JiA8Em.sfzNGv2DG1rZnmJki"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4832 …}
    +apId: "Crackhappy@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Crackhappy"
    +apPublicUrl: "https://lemmy.world/u/Crackhappy"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Crackhappy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727839386 {#4776
      date: 2024-10-02 05:23:06.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687010014 {#4777
      date: 2023-06-17 15:53:34.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.27 ms
Input props
[
  "user" => App\Entity\User {#4303
    +avatar: Proxies\__CG__\App\Entity\Image {#4304 …}
    +cover: null
    +email: "southsamurai@sh.itjust.works"
    +username: "@southsamurai@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727994341 {#4300
      date: 2024-10-04 00:25: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: 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 {#4305 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4307 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4309 …}
    +entries: Doctrine\ORM\PersistentCollection {#4311 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4313 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4315 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4317 …}
    +posts: Doctrine\ORM\PersistentCollection {#4319 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4321 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4323 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4325 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4327 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4329 …}
    +follows: Doctrine\ORM\PersistentCollection {#4331 …}
    +followers: Doctrine\ORM\PersistentCollection {#4333 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4335 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4337 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4339 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +violations: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    +awards: Doctrine\ORM\PersistentCollection {#4351 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4353 …}
    +categories: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 21011
    -password: "$2y$13$IQC6M4t6VknvJbgNlkFu3OCIeHN6PTzL.9XF7DWhM76JQv0YzF5hi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4357 …}
    +apId: "southsamurai@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/southsamurai"
    +apPublicUrl: "https://sh.itjust.works/u/southsamurai"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "southsamurai"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727880500 {#4301
      date: 2024-10-02 16:48:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689020714 {#4302
      date: 2023-07-10 22:25:14.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5862
  +width: 65
  +height: 65
  +user: App\Entity\User {#4303
    +avatar: Proxies\__CG__\App\Entity\Image {#4304 …}
    +cover: null
    +email: "southsamurai@sh.itjust.works"
    +username: "@southsamurai@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727994341 {#4300
      date: 2024-10-04 00:25: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: 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 {#4305 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4307 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4309 …}
    +entries: Doctrine\ORM\PersistentCollection {#4311 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4313 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4315 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4317 …}
    +posts: Doctrine\ORM\PersistentCollection {#4319 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4321 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4323 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4325 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4327 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4329 …}
    +follows: Doctrine\ORM\PersistentCollection {#4331 …}
    +followers: Doctrine\ORM\PersistentCollection {#4333 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4335 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4337 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4339 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +violations: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    +awards: Doctrine\ORM\PersistentCollection {#4351 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4353 …}
    +categories: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 21011
    -password: "$2y$13$IQC6M4t6VknvJbgNlkFu3OCIeHN6PTzL.9XF7DWhM76JQv0YzF5hi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4357 …}
    +apId: "southsamurai@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/southsamurai"
    +apPublicUrl: "https://sh.itjust.works/u/southsamurai"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "southsamurai"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727880500 {#4301
      date: 2024-10-02 16:48:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689020714 {#4302
      date: 2023-07-10 22:25:14.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.68 ms
Input props
[
  "user" => App\Entity\User {#4244
    +avatar: Proxies\__CG__\App\Entity\Image {#4245 …}
    +cover: null
    +email: "nudnyekscentryk@szmer.info"
    +username: "@nudnyekscentryk@szmer.info"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "wwa, lewactwo"
    +lastActive: DateTime @1727994383 {#4241
      date: 2024-10-04 00:26:23.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 {#4246 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4248 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4250 …}
    +entries: Doctrine\ORM\PersistentCollection {#4252 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4254 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4256 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4258 …}
    +posts: Doctrine\ORM\PersistentCollection {#4260 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4262 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4264 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4266 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4268 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4270 …}
    +follows: Doctrine\ORM\PersistentCollection {#4272 …}
    +followers: Doctrine\ORM\PersistentCollection {#4274 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4276 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4278 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4280 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4282 …}
    +reports: Doctrine\ORM\PersistentCollection {#4284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4286 …}
    +violations: Doctrine\ORM\PersistentCollection {#4288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
    +awards: Doctrine\ORM\PersistentCollection {#4292 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4294 …}
    +categories: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 22392
    -password: "$2y$13$xf0ohTsM.c97SmoCSIQYIexy4P2CCldM9psRgtn2H3eUi1g6Ch4M6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4298 …}
    +apId: "nudnyekscentryk@szmer.info"
    +apProfileId: "https://szmer.info/u/nudnyekscentryk"
    +apPublicUrl: "https://szmer.info/u/nudnyekscentryk"
    +apFollowersUrl: null
    +apInboxUrl: "https://szmer.info/inbox"
    +apDomain: "szmer.info"
    +apPreferredUsername: "nudnyekscentryk"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726492756 {#4242
      date: 2024-09-16 15:19:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689064488 {#4243
      date: 2023-07-11 10:34:48.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5919
  +width: 65
  +height: 65
  +user: App\Entity\User {#4244
    +avatar: Proxies\__CG__\App\Entity\Image {#4245 …}
    +cover: null
    +email: "nudnyekscentryk@szmer.info"
    +username: "@nudnyekscentryk@szmer.info"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "wwa, lewactwo"
    +lastActive: DateTime @1727994383 {#4241
      date: 2024-10-04 00:26:23.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 {#4246 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4248 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4250 …}
    +entries: Doctrine\ORM\PersistentCollection {#4252 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4254 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4256 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4258 …}
    +posts: Doctrine\ORM\PersistentCollection {#4260 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4262 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4264 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4266 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4268 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4270 …}
    +follows: Doctrine\ORM\PersistentCollection {#4272 …}
    +followers: Doctrine\ORM\PersistentCollection {#4274 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4276 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4278 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4280 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4282 …}
    +reports: Doctrine\ORM\PersistentCollection {#4284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4286 …}
    +violations: Doctrine\ORM\PersistentCollection {#4288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
    +awards: Doctrine\ORM\PersistentCollection {#4292 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4294 …}
    +categories: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 22392
    -password: "$2y$13$xf0ohTsM.c97SmoCSIQYIexy4P2CCldM9psRgtn2H3eUi1g6Ch4M6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4298 …}
    +apId: "nudnyekscentryk@szmer.info"
    +apProfileId: "https://szmer.info/u/nudnyekscentryk"
    +apPublicUrl: "https://szmer.info/u/nudnyekscentryk"
    +apFollowersUrl: null
    +apInboxUrl: "https://szmer.info/inbox"
    +apDomain: "szmer.info"
    +apPreferredUsername: "nudnyekscentryk"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726492756 {#4242
      date: 2024-09-16 15:19:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689064488 {#4243
      date: 2023-07-11 10:34:48.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.90 ms
Input props
[
  "user" => App\Entity\User {#5372
    +avatar: Proxies\__CG__\App\Entity\Image {#5373 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5374 …}
    +email: "Assman@sh.itjust.works"
    +username: "@Assman@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Asses to asses, butts to butts"
    +lastActive: DateTime @1727990678 {#5369
      date: 2024-10-03 23:24:38.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5375 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5377 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5379 …}
    +entries: Doctrine\ORM\PersistentCollection {#5381 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5383 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5385 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5387 …}
    +posts: Doctrine\ORM\PersistentCollection {#5389 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5391 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5393 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5395 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5397 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5399 …}
    +follows: Doctrine\ORM\PersistentCollection {#5401 …}
    +followers: Doctrine\ORM\PersistentCollection {#5403 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5405 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5407 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5409 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5411 …}
    +reports: Doctrine\ORM\PersistentCollection {#5413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5415 …}
    +violations: Doctrine\ORM\PersistentCollection {#5417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
    +awards: Doctrine\ORM\PersistentCollection {#5421 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5423 …}
    +categories: Doctrine\ORM\PersistentCollection {#5425 …}
    -id: 52668
    -password: "$2y$13$mSXh2ISL5TS0JqpW0krsOeplatlybvBv8v51Eno0n2Bjbjlg0FGCm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5427 …}
    +apId: "Assman@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/Assman"
    +apPublicUrl: "https://sh.itjust.works/u/Assman"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "Assman"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727873401 {#5370
      date: 2024-10-02 14:50:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696684017 {#5371
      date: 2023-10-07 15:06:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5976
  +width: 65
  +height: 65
  +user: App\Entity\User {#5372
    +avatar: Proxies\__CG__\App\Entity\Image {#5373 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5374 …}
    +email: "Assman@sh.itjust.works"
    +username: "@Assman@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Asses to asses, butts to butts"
    +lastActive: DateTime @1727990678 {#5369
      date: 2024-10-03 23:24:38.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5375 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5377 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5379 …}
    +entries: Doctrine\ORM\PersistentCollection {#5381 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5383 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5385 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5387 …}
    +posts: Doctrine\ORM\PersistentCollection {#5389 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5391 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5393 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5395 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5397 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5399 …}
    +follows: Doctrine\ORM\PersistentCollection {#5401 …}
    +followers: Doctrine\ORM\PersistentCollection {#5403 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5405 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5407 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5409 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5411 …}
    +reports: Doctrine\ORM\PersistentCollection {#5413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5415 …}
    +violations: Doctrine\ORM\PersistentCollection {#5417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
    +awards: Doctrine\ORM\PersistentCollection {#5421 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5423 …}
    +categories: Doctrine\ORM\PersistentCollection {#5425 …}
    -id: 52668
    -password: "$2y$13$mSXh2ISL5TS0JqpW0krsOeplatlybvBv8v51Eno0n2Bjbjlg0FGCm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5427 …}
    +apId: "Assman@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/Assman"
    +apPublicUrl: "https://sh.itjust.works/u/Assman"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "Assman"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727873401 {#5370
      date: 2024-10-02 14:50:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696684017 {#5371
      date: 2023-10-07 15:06:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.45 ms
Input props
[
  "user" => App\Entity\User {#5074
    +avatar: Proxies\__CG__\App\Entity\Image {#5075 …}
    +cover: null
    +email: "snek@lemmy.world"
    +username: "@snek@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“Once you’ve been to Gaza, you’ll never stop wanting to beat Benjamin Netanyahu to death with your bare hands.”"
    +lastActive: DateTime @1727991642 {#5071
      date: 2024-10-03 23:40:42.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 {#5076 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5078 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5080 …}
    +entries: Doctrine\ORM\PersistentCollection {#5082 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5084 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5086 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5088 …}
    +posts: Doctrine\ORM\PersistentCollection {#5090 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5092 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5094 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5096 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5098 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5100 …}
    +follows: Doctrine\ORM\PersistentCollection {#5102 …}
    +followers: Doctrine\ORM\PersistentCollection {#5104 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5106 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5108 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5110 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5112 …}
    +reports: Doctrine\ORM\PersistentCollection {#5114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
    +violations: Doctrine\ORM\PersistentCollection {#5118 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5120 …}
    +awards: Doctrine\ORM\PersistentCollection {#5122 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5124 …}
    +categories: Doctrine\ORM\PersistentCollection {#5126 …}
    -id: 19109
    -password: "$2y$13$bRaC.yYVis5QdFayYjED5e8ROABFmAsHddAm9i67.zxeq2POhcpDu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5128 …}
    +apId: "snek@lemmy.world"
    +apProfileId: "https://lemmy.world/u/snek"
    +apPublicUrl: "https://lemmy.world/u/snek"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "snek"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727522592 {#5072
      date: 2024-09-28 13:23:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688545668 {#5073
      date: 2023-07-05 10:27:48.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6033
  +width: 65
  +height: 65
  +user: App\Entity\User {#5074
    +avatar: Proxies\__CG__\App\Entity\Image {#5075 …}
    +cover: null
    +email: "snek@lemmy.world"
    +username: "@snek@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“Once you’ve been to Gaza, you’ll never stop wanting to beat Benjamin Netanyahu to death with your bare hands.”"
    +lastActive: DateTime @1727991642 {#5071
      date: 2024-10-03 23:40:42.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 {#5076 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5078 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5080 …}
    +entries: Doctrine\ORM\PersistentCollection {#5082 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5084 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5086 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5088 …}
    +posts: Doctrine\ORM\PersistentCollection {#5090 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5092 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5094 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5096 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5098 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5100 …}
    +follows: Doctrine\ORM\PersistentCollection {#5102 …}
    +followers: Doctrine\ORM\PersistentCollection {#5104 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5106 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5108 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5110 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5112 …}
    +reports: Doctrine\ORM\PersistentCollection {#5114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
    +violations: Doctrine\ORM\PersistentCollection {#5118 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5120 …}
    +awards: Doctrine\ORM\PersistentCollection {#5122 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5124 …}
    +categories: Doctrine\ORM\PersistentCollection {#5126 …}
    -id: 19109
    -password: "$2y$13$bRaC.yYVis5QdFayYjED5e8ROABFmAsHddAm9i67.zxeq2POhcpDu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5128 …}
    +apId: "snek@lemmy.world"
    +apProfileId: "https://lemmy.world/u/snek"
    +apPublicUrl: "https://lemmy.world/u/snek"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "snek"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727522592 {#5072
      date: 2024-09-28 13:23:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688545668 {#5073
      date: 2023-07-05 10:27:48.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.48 ms
Input props
[
  "user" => App\Entity\User {#5252
    +avatar: Proxies\__CG__\App\Entity\Image {#5253 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5254 …}
    +email: "willya@lemmyf.uk"
    +username: "@willya@lemmyf.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "(҂⌣̀_⌣́)"
    +lastActive: DateTime @1727991210 {#5249
      date: 2024-10-03 23:33:30.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5255 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5257 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5259 …}
    +entries: Doctrine\ORM\PersistentCollection {#5261 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5263 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5265 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5267 …}
    +posts: Doctrine\ORM\PersistentCollection {#5269 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5271 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5273 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5275 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5277 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5279 …}
    +follows: Doctrine\ORM\PersistentCollection {#5281 …}
    +followers: Doctrine\ORM\PersistentCollection {#5283 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5285 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5287 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5289 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5291 …}
    +reports: Doctrine\ORM\PersistentCollection {#5293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5295 …}
    +violations: Doctrine\ORM\PersistentCollection {#5297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5299 …}
    +awards: Doctrine\ORM\PersistentCollection {#5301 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5303 …}
    +categories: Doctrine\ORM\PersistentCollection {#5305 …}
    -id: 28226
    -password: "$2y$13$ctdiRcXfQWnYiV2b5OtwEOPpK56UwkL5UTKORCNQ7/J5bWDvpoVOy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5307 …}
    +apId: "willya@lemmyf.uk"
    +apProfileId: "https://lemmyf.uk/u/willya"
    +apPublicUrl: "https://lemmyf.uk/u/willya"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmyf.uk/inbox"
    +apDomain: "lemmyf.uk"
    +apPreferredUsername: "willya"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726955507 {#5250
      date: 2024-09-21 23:51:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689406578 {#5251
      date: 2023-07-15 09:36:18.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6090
  +width: 65
  +height: 65
  +user: App\Entity\User {#5252
    +avatar: Proxies\__CG__\App\Entity\Image {#5253 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5254 …}
    +email: "willya@lemmyf.uk"
    +username: "@willya@lemmyf.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "(҂⌣̀_⌣́)"
    +lastActive: DateTime @1727991210 {#5249
      date: 2024-10-03 23:33:30.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5255 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5257 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5259 …}
    +entries: Doctrine\ORM\PersistentCollection {#5261 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5263 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5265 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5267 …}
    +posts: Doctrine\ORM\PersistentCollection {#5269 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5271 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5273 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5275 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5277 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5279 …}
    +follows: Doctrine\ORM\PersistentCollection {#5281 …}
    +followers: Doctrine\ORM\PersistentCollection {#5283 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5285 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5287 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5289 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5291 …}
    +reports: Doctrine\ORM\PersistentCollection {#5293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5295 …}
    +violations: Doctrine\ORM\PersistentCollection {#5297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5299 …}
    +awards: Doctrine\ORM\PersistentCollection {#5301 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5303 …}
    +categories: Doctrine\ORM\PersistentCollection {#5305 …}
    -id: 28226
    -password: "$2y$13$ctdiRcXfQWnYiV2b5OtwEOPpK56UwkL5UTKORCNQ7/J5bWDvpoVOy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5307 …}
    +apId: "willya@lemmyf.uk"
    +apProfileId: "https://lemmyf.uk/u/willya"
    +apPublicUrl: "https://lemmyf.uk/u/willya"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmyf.uk/inbox"
    +apDomain: "lemmyf.uk"
    +apPreferredUsername: "willya"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726955507 {#5250
      date: 2024-09-21 23:51:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689406578 {#5251
      date: 2023-07-15 09:36:18.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.01 ms
Input props
[
  "user" => App\Entity\User {#5312
    +avatar: Proxies\__CG__\App\Entity\Image {#5313 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5314 …}
    +email: "littlebluespark@lemmy.world"
    +username: "@littlebluespark@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727991184 {#5309
      date: 2024-10-03 23:33:04.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5315 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5317 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5319 …}
    +entries: Doctrine\ORM\PersistentCollection {#5321 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5323 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5325 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5327 …}
    +posts: Doctrine\ORM\PersistentCollection {#5329 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5331 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5333 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5335 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5337 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5339 …}
    +follows: Doctrine\ORM\PersistentCollection {#5341 …}
    +followers: Doctrine\ORM\PersistentCollection {#5343 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5345 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5347 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5349 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
    +violations: Doctrine\ORM\PersistentCollection {#5357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5359 …}
    +awards: Doctrine\ORM\PersistentCollection {#5361 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5363 …}
    +categories: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 14776
    -password: "$2y$13$Lpz7ltIt20e4by4NKMjQM.yB1696qx3.xV5.x6b0MK.6I76TIyAbO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5367 …}
    +apId: "littlebluespark@lemmy.world"
    +apProfileId: "https://lemmy.world/u/littlebluespark"
    +apPublicUrl: "https://lemmy.world/u/littlebluespark"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "littlebluespark"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727871455 {#5310
      date: 2024-10-02 14:17:35.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688234682 {#5311
      date: 2023-07-01 20:04:42.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6147
  +width: 65
  +height: 65
  +user: App\Entity\User {#5312
    +avatar: Proxies\__CG__\App\Entity\Image {#5313 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5314 …}
    +email: "littlebluespark@lemmy.world"
    +username: "@littlebluespark@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727991184 {#5309
      date: 2024-10-03 23:33:04.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5315 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5317 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5319 …}
    +entries: Doctrine\ORM\PersistentCollection {#5321 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5323 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5325 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5327 …}
    +posts: Doctrine\ORM\PersistentCollection {#5329 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5331 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5333 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5335 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5337 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5339 …}
    +follows: Doctrine\ORM\PersistentCollection {#5341 …}
    +followers: Doctrine\ORM\PersistentCollection {#5343 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5345 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5347 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5349 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
    +violations: Doctrine\ORM\PersistentCollection {#5357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5359 …}
    +awards: Doctrine\ORM\PersistentCollection {#5361 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5363 …}
    +categories: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 14776
    -password: "$2y$13$Lpz7ltIt20e4by4NKMjQM.yB1696qx3.xV5.x6b0MK.6I76TIyAbO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5367 …}
    +apId: "littlebluespark@lemmy.world"
    +apProfileId: "https://lemmy.world/u/littlebluespark"
    +apPublicUrl: "https://lemmy.world/u/littlebluespark"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "littlebluespark"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727871455 {#5310
      date: 2024-10-02 14:17:35.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688234682 {#5311
      date: 2023-07-01 20:04:42.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.53 ms
Input props
[
  "user" => App\Entity\User {#3447
    +avatar: Proxies\__CG__\App\Entity\Image {#3427 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3428 …}
    +email: "surfrock66@lemmy.world"
    +username: "@surfrock66@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727997342 {#3406
      date: 2024-10-04 01:15:42.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 {#3429 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3422 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3426 …}
    +entries: Doctrine\ORM\PersistentCollection {#3423 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3477 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3492 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3522 …}
    +posts: Doctrine\ORM\PersistentCollection {#3483 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3533 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3554 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3585 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3542 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3528 …}
    +follows: Doctrine\ORM\PersistentCollection {#3596 …}
    +followers: Doctrine\ORM\PersistentCollection {#3592 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3611 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3607 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3624 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3628 …}
    +reports: Doctrine\ORM\PersistentCollection {#3612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3650 …}
    +violations: Doctrine\ORM\PersistentCollection {#3644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3670 …}
    +awards: Doctrine\ORM\PersistentCollection {#3659 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3665 …}
    +categories: Doctrine\ORM\PersistentCollection {#3683 …}
    -id: 2362
    -password: "$2y$13$SDBhR8oQvbWBVGbMv0oEqestyIObouBRw2lhuxlGwHqBL6aXbk88S"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3694 …}
    +apId: "surfrock66@lemmy.world"
    +apProfileId: "https://lemmy.world/u/surfrock66"
    +apPublicUrl: "https://lemmy.world/u/surfrock66"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "surfrock66"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727531348 {#3412
      date: 2024-09-28 15:49:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687024128 {#3456
      date: 2023-06-17 19:48:48.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6204
  +width: 65
  +height: 65
  +user: App\Entity\User {#3447
    +avatar: Proxies\__CG__\App\Entity\Image {#3427 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3428 …}
    +email: "surfrock66@lemmy.world"
    +username: "@surfrock66@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727997342 {#3406
      date: 2024-10-04 01:15:42.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 {#3429 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3422 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3426 …}
    +entries: Doctrine\ORM\PersistentCollection {#3423 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3477 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3492 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3522 …}
    +posts: Doctrine\ORM\PersistentCollection {#3483 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3533 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3554 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3585 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3542 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3528 …}
    +follows: Doctrine\ORM\PersistentCollection {#3596 …}
    +followers: Doctrine\ORM\PersistentCollection {#3592 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3611 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3607 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3624 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3628 …}
    +reports: Doctrine\ORM\PersistentCollection {#3612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3650 …}
    +violations: Doctrine\ORM\PersistentCollection {#3644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3670 …}
    +awards: Doctrine\ORM\PersistentCollection {#3659 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3665 …}
    +categories: Doctrine\ORM\PersistentCollection {#3683 …}
    -id: 2362
    -password: "$2y$13$SDBhR8oQvbWBVGbMv0oEqestyIObouBRw2lhuxlGwHqBL6aXbk88S"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3694 …}
    +apId: "surfrock66@lemmy.world"
    +apProfileId: "https://lemmy.world/u/surfrock66"
    +apPublicUrl: "https://lemmy.world/u/surfrock66"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "surfrock66"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727531348 {#3412
      date: 2024-09-28 15:49:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687024128 {#3456
      date: 2023-06-17 19:48:48.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.33 ms
Input props
[
  "user" => App\Entity\User {#3886
    +avatar: Proxies\__CG__\App\Entity\Image {#3887 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3888 …}
    +email: "Riven@lemmy.dbzer0.com"
    +username: "@Riven@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727995988 {#3883
      date: 2024-10-04 00:53:08.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 {#3889 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3891 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3893 …}
    +entries: Doctrine\ORM\PersistentCollection {#3895 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3897 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3899 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3901 …}
    +posts: Doctrine\ORM\PersistentCollection {#3903 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3905 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3907 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3909 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3911 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3913 …}
    +follows: Doctrine\ORM\PersistentCollection {#3915 …}
    +followers: Doctrine\ORM\PersistentCollection {#3917 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3919 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3921 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3923 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3925 …}
    +reports: Doctrine\ORM\PersistentCollection {#3927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3929 …}
    +violations: Doctrine\ORM\PersistentCollection {#3931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3933 …}
    +awards: Doctrine\ORM\PersistentCollection {#3935 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3937 …}
    +categories: Doctrine\ORM\PersistentCollection {#3939 …}
    -id: 43531
    -password: "$2y$13$MwAOPogmR.Q7Js1J2eimDuJq.eXbkkIPfbrc7jIzdnFa.qNWe6Zlm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3941 …}
    +apId: "Riven@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/Riven"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/Riven"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "Riven"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727143610 {#3884
      date: 2024-09-24 04:06:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693439336 {#3885
      date: 2023-08-31 01:48:56.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6261
  +width: 65
  +height: 65
  +user: App\Entity\User {#3886
    +avatar: Proxies\__CG__\App\Entity\Image {#3887 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3888 …}
    +email: "Riven@lemmy.dbzer0.com"
    +username: "@Riven@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727995988 {#3883
      date: 2024-10-04 00:53:08.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 {#3889 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3891 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3893 …}
    +entries: Doctrine\ORM\PersistentCollection {#3895 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3897 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3899 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3901 …}
    +posts: Doctrine\ORM\PersistentCollection {#3903 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3905 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3907 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3909 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3911 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3913 …}
    +follows: Doctrine\ORM\PersistentCollection {#3915 …}
    +followers: Doctrine\ORM\PersistentCollection {#3917 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3919 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3921 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3923 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3925 …}
    +reports: Doctrine\ORM\PersistentCollection {#3927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3929 …}
    +violations: Doctrine\ORM\PersistentCollection {#3931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3933 …}
    +awards: Doctrine\ORM\PersistentCollection {#3935 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3937 …}
    +categories: Doctrine\ORM\PersistentCollection {#3939 …}
    -id: 43531
    -password: "$2y$13$MwAOPogmR.Q7Js1J2eimDuJq.eXbkkIPfbrc7jIzdnFa.qNWe6Zlm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3941 …}
    +apId: "Riven@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/Riven"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/Riven"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "Riven"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727143610 {#3884
      date: 2024-09-24 04:06:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693439336 {#3885
      date: 2023-08-31 01:48:56.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.00 ms
Input props
[
  "user" => App\Entity\User {#4005
    +avatar: Proxies\__CG__\App\Entity\Image {#4006 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4007 …}
    +email: "Stamets@lemmy.world"
    +username: "@Stamets@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Gay | 30s | Trekkie | Canadian\n
      ==============================\n
      \n
      [Linktr.ee](https://linktr.ee/Stamets)\n
      \n
      *Note: I only post memes I have saved, I don’t make them.*
      """
    +lastActive: DateTime @1727995588 {#4002
      date: 2024-10-04 00:46:28.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4008 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4010 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4012 …}
    +entries: Doctrine\ORM\PersistentCollection {#4014 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4016 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4018 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4020 …}
    +posts: Doctrine\ORM\PersistentCollection {#4022 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4024 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4026 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4028 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4030 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4032 …}
    +follows: Doctrine\ORM\PersistentCollection {#4034 …}
    +followers: Doctrine\ORM\PersistentCollection {#4036 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4038 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4040 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4042 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4044 …}
    +reports: Doctrine\ORM\PersistentCollection {#4046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
    +violations: Doctrine\ORM\PersistentCollection {#4050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4052 …}
    +awards: Doctrine\ORM\PersistentCollection {#4054 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4056 …}
    +categories: Doctrine\ORM\PersistentCollection {#4058 …}
    -id: 64998
    -password: "$2y$13$w53UhPl35jY3unDR6W2LIerVEpJL9r9wZ0mxUCXKQr.hQmv7s5dy2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4060 …}
    +apId: "Stamets@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Stamets"
    +apPublicUrl: "https://lemmy.world/u/Stamets"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Stamets"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727983798 {#4003
      date: 2024-10-03 21:29:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698018884 {#4004
      date: 2023-10-23 01:54:44.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6318
  +width: 65
  +height: 65
  +user: App\Entity\User {#4005
    +avatar: Proxies\__CG__\App\Entity\Image {#4006 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4007 …}
    +email: "Stamets@lemmy.world"
    +username: "@Stamets@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Gay | 30s | Trekkie | Canadian\n
      ==============================\n
      \n
      [Linktr.ee](https://linktr.ee/Stamets)\n
      \n
      *Note: I only post memes I have saved, I don’t make them.*
      """
    +lastActive: DateTime @1727995588 {#4002
      date: 2024-10-04 00:46:28.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4008 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4010 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4012 …}
    +entries: Doctrine\ORM\PersistentCollection {#4014 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4016 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4018 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4020 …}
    +posts: Doctrine\ORM\PersistentCollection {#4022 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4024 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4026 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4028 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4030 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4032 …}
    +follows: Doctrine\ORM\PersistentCollection {#4034 …}
    +followers: Doctrine\ORM\PersistentCollection {#4036 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4038 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4040 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4042 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4044 …}
    +reports: Doctrine\ORM\PersistentCollection {#4046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
    +violations: Doctrine\ORM\PersistentCollection {#4050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4052 …}
    +awards: Doctrine\ORM\PersistentCollection {#4054 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4056 …}
    +categories: Doctrine\ORM\PersistentCollection {#4058 …}
    -id: 64998
    -password: "$2y$13$w53UhPl35jY3unDR6W2LIerVEpJL9r9wZ0mxUCXKQr.hQmv7s5dy2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4060 …}
    +apId: "Stamets@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Stamets"
    +apPublicUrl: "https://lemmy.world/u/Stamets"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Stamets"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727983798 {#4003
      date: 2024-10-03 21:29:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698018884 {#4004
      date: 2023-10-23 01:54:44.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.61 ms
Input props
[
  "user" => App\Entity\User {#5670
    +avatar: Proxies\__CG__\App\Entity\Image {#5671 …}
    +cover: null
    +email: "thegiddystitcher@lemm.ee"
    +username: "@thegiddystitcher@lemm.ee"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Proud multicrafter, making cool stuff and all over the Fediverse like a rash. Find my various stuff at [linksta.cc/@thegiddystitcher](https://linksta.cc/@thegiddystitcher)\n
      \n
      Gamedev alter ego: [@TeaHands@lemmy.world](https://lemmy.world/u/TeaHands)
      """
    +lastActive: DateTime @1727988675 {#5667
      date: 2024-10-03 22:51:15.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 {#5672 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5674 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5676 …}
    +entries: Doctrine\ORM\PersistentCollection {#5678 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5680 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5682 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5684 …}
    +posts: Doctrine\ORM\PersistentCollection {#5686 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5688 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5690 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5692 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5694 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5696 …}
    +follows: Doctrine\ORM\PersistentCollection {#5698 …}
    +followers: Doctrine\ORM\PersistentCollection {#5700 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5702 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5704 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5706 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5708 …}
    +reports: Doctrine\ORM\PersistentCollection {#5710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5712 …}
    +violations: Doctrine\ORM\PersistentCollection {#5714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5716 …}
    +awards: Doctrine\ORM\PersistentCollection {#5718 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5720 …}
    +categories: Doctrine\ORM\PersistentCollection {#5722 …}
    -id: 2255
    -password: "$2y$13$Ouvq2Zk6XkqDefdd8W0TaOg4.F3qaej3wpVyqclASD1ObI7d41HIa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5724 …}
    +apId: "thegiddystitcher@lemm.ee"
    +apProfileId: "https://lemm.ee/u/thegiddystitcher"
    +apPublicUrl: "https://lemm.ee/u/thegiddystitcher"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemm.ee/inbox"
    +apDomain: "lemm.ee"
    +apPreferredUsername: "thegiddystitcher"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727819213 {#5668
      date: 2024-10-01 23:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687020865 {#5669
      date: 2023-06-17 18:54:25.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6375
  +width: 65
  +height: 65
  +user: App\Entity\User {#5670
    +avatar: Proxies\__CG__\App\Entity\Image {#5671 …}
    +cover: null
    +email: "thegiddystitcher@lemm.ee"
    +username: "@thegiddystitcher@lemm.ee"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Proud multicrafter, making cool stuff and all over the Fediverse like a rash. Find my various stuff at [linksta.cc/@thegiddystitcher](https://linksta.cc/@thegiddystitcher)\n
      \n
      Gamedev alter ego: [@TeaHands@lemmy.world](https://lemmy.world/u/TeaHands)
      """
    +lastActive: DateTime @1727988675 {#5667
      date: 2024-10-03 22:51:15.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 {#5672 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5674 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5676 …}
    +entries: Doctrine\ORM\PersistentCollection {#5678 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5680 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5682 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5684 …}
    +posts: Doctrine\ORM\PersistentCollection {#5686 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5688 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5690 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5692 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5694 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5696 …}
    +follows: Doctrine\ORM\PersistentCollection {#5698 …}
    +followers: Doctrine\ORM\PersistentCollection {#5700 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5702 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5704 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5706 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5708 …}
    +reports: Doctrine\ORM\PersistentCollection {#5710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5712 …}
    +violations: Doctrine\ORM\PersistentCollection {#5714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5716 …}
    +awards: Doctrine\ORM\PersistentCollection {#5718 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5720 …}
    +categories: Doctrine\ORM\PersistentCollection {#5722 …}
    -id: 2255
    -password: "$2y$13$Ouvq2Zk6XkqDefdd8W0TaOg4.F3qaej3wpVyqclASD1ObI7d41HIa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5724 …}
    +apId: "thegiddystitcher@lemm.ee"
    +apProfileId: "https://lemm.ee/u/thegiddystitcher"
    +apPublicUrl: "https://lemm.ee/u/thegiddystitcher"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemm.ee/inbox"
    +apDomain: "lemm.ee"
    +apPreferredUsername: "thegiddystitcher"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727819213 {#5668
      date: 2024-10-01 23:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687020865 {#5669
      date: 2023-06-17 18:54:25.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 9.18 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6437
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6438 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 1.43 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6508
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6507 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3330 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 3.39 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6577
  +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 {#3330 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 3.14 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6646
  +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 {#6647 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 1.84 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6740
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3010 …}
}