GET https://kbin.spritesserver.nl/d/theatlantic.com/top/12h/photos

Components

14 Twig Components
43 Render Count
215 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.05ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 6.50ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.68ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.37ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 1.58ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 0.94ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 19.34ms
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 140.14ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 3.87ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 12.50ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 1.91ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 7.91ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 24.75ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 1.58 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "theatlantic.com"
    +entryCount: 4
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 689
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#1841
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "theatlantic.com"
    +entryCount: 4
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 689
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 0.94 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "theatlantic.com"
    +entryCount: 4
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 689
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#1848
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "theatlantic.com"
    +entryCount: 4
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 689
  }
}
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 {#1783
  +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 {#1428
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1552
  +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 {#1687
  +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 {#2456
  +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 {#1382
  +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 {#2092
  +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.27 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2074
  +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 {#2227
  +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 {#2219
  +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 {#2243
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1996
  +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 {#2495
  +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 {#2551
  +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 {#2607
  +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.12 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2663
  +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.18 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2719
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2775
  +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.16 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2831
  +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.16 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 {#2887
  +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.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2945
  +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 19.34 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3010
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3011 …}
  -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 {#3110
    +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 {#3119
      date: 2023-06-12 11:28:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3123 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3133 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3143 …}
    +entries: Doctrine\ORM\PersistentCollection {#3120 …}
    +posts: Doctrine\ORM\PersistentCollection {#3184 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3166 …}
    +bans: Doctrine\ORM\PersistentCollection {#3205 …}
    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
    +badges: Doctrine\ORM\PersistentCollection {#3241 …}
    +logs: Doctrine\ORM\PersistentCollection {#3251 …}
    +awards: Doctrine\ORM\PersistentCollection {#3262 …}
    +categories: Doctrine\ORM\PersistentCollection {#3275 …}
    -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 {#3115
      date: 2023-06-12 11:28:28.0 +02:00
    }
  }
  "showAvatar" => true
  "fullName" => true
  "stretchedLink" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineInlineComponent {#3282
  +magazine: App\Entity\Magazine {#3110
    +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 {#3119
      date: 2023-06-12 11:28:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#3123 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#3133 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3143 …}
    +entries: Doctrine\ORM\PersistentCollection {#3120 …}
    +posts: Doctrine\ORM\PersistentCollection {#3184 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3166 …}
    +bans: Doctrine\ORM\PersistentCollection {#3205 …}
    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
    +badges: Doctrine\ORM\PersistentCollection {#3241 …}
    +logs: Doctrine\ORM\PersistentCollection {#3251 …}
    +awards: Doctrine\ORM\PersistentCollection {#3262 …}
    +categories: Doctrine\ORM\PersistentCollection {#3275 …}
    -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 {#3115
      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 140.14 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3360
  +magazine: null
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.75 ms
Input props
[
  "user" => App\Entity\User {#4540
    +avatar: Proxies\__CG__\App\Entity\Image {#4541 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4542 …}
    +email: "ruplicant@sh.itjust.works"
    +username: "@ruplicant@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "yes"
    +lastActive: DateTime @1727957748 {#4537
      date: 2024-10-03 14:15:48.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4543 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4545 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4547 …}
    +entries: Doctrine\ORM\PersistentCollection {#4549 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4551 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4553 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4555 …}
    +posts: Doctrine\ORM\PersistentCollection {#4557 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4559 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4561 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4563 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4565 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4567 …}
    +follows: Doctrine\ORM\PersistentCollection {#4569 …}
    +followers: Doctrine\ORM\PersistentCollection {#4571 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4573 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4575 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4577 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4579 …}
    +reports: Doctrine\ORM\PersistentCollection {#4581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
    +violations: Doctrine\ORM\PersistentCollection {#4585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
    +awards: Doctrine\ORM\PersistentCollection {#4589 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4591 …}
    +categories: Doctrine\ORM\PersistentCollection {#4593 …}
    -id: 60289
    -password: "$2y$13$zEpQWN3NW6IlgTXUNxgtnejVOBqydP5.qP.k9HDkDezsWJ3s/8mju"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4595 …}
    +apId: "ruplicant@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/ruplicant"
    +apPublicUrl: "https://sh.itjust.works/u/ruplicant"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "ruplicant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727922135 {#4538
      date: 2024-10-03 04:22:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697425563 {#4539
      date: 2023-10-16 05:06:03.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5731
  +width: 65
  +height: 65
  +user: App\Entity\User {#4540
    +avatar: Proxies\__CG__\App\Entity\Image {#4541 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4542 …}
    +email: "ruplicant@sh.itjust.works"
    +username: "@ruplicant@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "yes"
    +lastActive: DateTime @1727957748 {#4537
      date: 2024-10-03 14:15:48.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4543 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4545 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4547 …}
    +entries: Doctrine\ORM\PersistentCollection {#4549 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4551 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4553 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4555 …}
    +posts: Doctrine\ORM\PersistentCollection {#4557 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4559 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4561 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4563 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4565 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4567 …}
    +follows: Doctrine\ORM\PersistentCollection {#4569 …}
    +followers: Doctrine\ORM\PersistentCollection {#4571 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4573 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4575 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4577 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4579 …}
    +reports: Doctrine\ORM\PersistentCollection {#4581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
    +violations: Doctrine\ORM\PersistentCollection {#4585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
    +awards: Doctrine\ORM\PersistentCollection {#4589 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4591 …}
    +categories: Doctrine\ORM\PersistentCollection {#4593 …}
    -id: 60289
    -password: "$2y$13$zEpQWN3NW6IlgTXUNxgtnejVOBqydP5.qP.k9HDkDezsWJ3s/8mju"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4595 …}
    +apId: "ruplicant@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/ruplicant"
    +apPublicUrl: "https://sh.itjust.works/u/ruplicant"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "ruplicant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727922135 {#4538
      date: 2024-10-03 04:22:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697425563 {#4539
      date: 2023-10-16 05:06:03.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.30 ms
Input props
[
  "user" => App\Entity\User {#4244
    +avatar: Proxies\__CG__\App\Entity\Image {#4245 …}
    +cover: null
    +email: "ace_garp@lemmy.world"
    +username: "@ace_garp@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727959927 {#4241
      date: 2024-10-03 14:52:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#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: 38944
    -password: "$2y$13$lX5Z9n4lZU4INx1JeQqQpuRWxtecbZ.rY59aw7TMVkq.bkCndwvRe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4298 …}
    +apId: "ace_garp@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ace_garp"
    +apPublicUrl: "https://lemmy.world/u/ace_garp"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ace_garp"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727207943 {#4242
      date: 2024-09-24 21:59:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691317432 {#4243
      date: 2023-08-06 12:23:52.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5803
  +width: 65
  +height: 65
  +user: App\Entity\User {#4244
    +avatar: Proxies\__CG__\App\Entity\Image {#4245 …}
    +cover: null
    +email: "ace_garp@lemmy.world"
    +username: "@ace_garp@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727959927 {#4241
      date: 2024-10-03 14:52:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#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: 38944
    -password: "$2y$13$lX5Z9n4lZU4INx1JeQqQpuRWxtecbZ.rY59aw7TMVkq.bkCndwvRe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4298 …}
    +apId: "ace_garp@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ace_garp"
    +apPublicUrl: "https://lemmy.world/u/ace_garp"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ace_garp"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727207943 {#4242
      date: 2024-09-24 21:59:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691317432 {#4243
      date: 2023-08-06 12:23:52.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.42 ms
Input props
[
  "user" => App\Entity\User {#4481
    +avatar: Proxies\__CG__\App\Entity\Image {#4482 …}
    +cover: null
    +email: "ininewcrow@lemmy.ca"
    +username: "@ininewcrow@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Indigenous Canadian from northern Ontario. Believe in equality, Indigenous rights, minority rights, LGBTQ+, women’s rights and do not support war of any kind."
    +lastActive: DateTime @1727957852 {#4478
      date: 2024-10-03 14:17:32.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 {#4483 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4485 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4487 …}
    +entries: Doctrine\ORM\PersistentCollection {#4489 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4491 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4493 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4495 …}
    +posts: Doctrine\ORM\PersistentCollection {#4497 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4499 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4501 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4503 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4505 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4507 …}
    +follows: Doctrine\ORM\PersistentCollection {#4509 …}
    +followers: Doctrine\ORM\PersistentCollection {#4511 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4513 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4515 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4517 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4519 …}
    +reports: Doctrine\ORM\PersistentCollection {#4521 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
    +violations: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    +awards: Doctrine\ORM\PersistentCollection {#4529 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4531 …}
    +categories: Doctrine\ORM\PersistentCollection {#4533 …}
    -id: 20325
    -password: "$2y$13$iBT0ut9umtx5q2cQILfkEO2dUwstgkPRVbPDoe18/kqqGBHjqnit6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4535 …}
    +apId: "ininewcrow@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/ininewcrow"
    +apPublicUrl: "https://lemmy.ca/u/ininewcrow"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "ininewcrow"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727864879 {#4479
      date: 2024-10-02 12:27:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688767971 {#4480
      date: 2023-07-08 00:12:51.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5860
  +width: 65
  +height: 65
  +user: App\Entity\User {#4481
    +avatar: Proxies\__CG__\App\Entity\Image {#4482 …}
    +cover: null
    +email: "ininewcrow@lemmy.ca"
    +username: "@ininewcrow@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Indigenous Canadian from northern Ontario. Believe in equality, Indigenous rights, minority rights, LGBTQ+, women’s rights and do not support war of any kind."
    +lastActive: DateTime @1727957852 {#4478
      date: 2024-10-03 14:17:32.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 {#4483 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4485 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4487 …}
    +entries: Doctrine\ORM\PersistentCollection {#4489 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4491 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4493 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4495 …}
    +posts: Doctrine\ORM\PersistentCollection {#4497 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4499 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4501 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4503 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4505 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4507 …}
    +follows: Doctrine\ORM\PersistentCollection {#4509 …}
    +followers: Doctrine\ORM\PersistentCollection {#4511 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4513 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4515 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4517 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4519 …}
    +reports: Doctrine\ORM\PersistentCollection {#4521 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
    +violations: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    +awards: Doctrine\ORM\PersistentCollection {#4529 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4531 …}
    +categories: Doctrine\ORM\PersistentCollection {#4533 …}
    -id: 20325
    -password: "$2y$13$iBT0ut9umtx5q2cQILfkEO2dUwstgkPRVbPDoe18/kqqGBHjqnit6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4535 …}
    +apId: "ininewcrow@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/ininewcrow"
    +apPublicUrl: "https://lemmy.ca/u/ininewcrow"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "ininewcrow"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727864879 {#4479
      date: 2024-10-02 12:27:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688767971 {#4480
      date: 2023-07-08 00:12:51.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.40 ms
Input props
[
  "user" => App\Entity\User {#5313
    +avatar: Proxies\__CG__\App\Entity\Image {#5314 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5314 …}
    +email: "Aussiemandeus@lemmy.world"
    +username: "@Aussiemandeus@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Look upon my works ye mighty and despair"
    +lastActive: DateTime @1727954695 {#5310
      date: 2024-10-03 13:24:55.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#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: 20327
    -password: "$2y$13$vit6d.q7VtIVam5aPaUq4uejSpDyaoOV/sg1tXKpWUorfbqTd.Cgq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5367 …}
    +apId: "Aussiemandeus@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Aussiemandeus"
    +apPublicUrl: "https://lemmy.world/u/Aussiemandeus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Aussiemandeus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723703343 {#5311
      date: 2024-08-15 08:29:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688768767 {#5312
      date: 2023-07-08 00:26:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5917
  +width: 65
  +height: 65
  +user: App\Entity\User {#5313
    +avatar: Proxies\__CG__\App\Entity\Image {#5314 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5314 …}
    +email: "Aussiemandeus@lemmy.world"
    +username: "@Aussiemandeus@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Look upon my works ye mighty and despair"
    +lastActive: DateTime @1727954695 {#5310
      date: 2024-10-03 13:24:55.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#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: 20327
    -password: "$2y$13$vit6d.q7VtIVam5aPaUq4uejSpDyaoOV/sg1tXKpWUorfbqTd.Cgq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5367 …}
    +apId: "Aussiemandeus@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Aussiemandeus"
    +apPublicUrl: "https://lemmy.world/u/Aussiemandeus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Aussiemandeus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723703343 {#5311
      date: 2024-08-15 08:29:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688768767 {#5312
      date: 2023-07-08 00:26:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.36 ms
Input props
[
  "user" => App\Entity\User {#4719
    +avatar: Proxies\__CG__\App\Entity\Image {#4720 …}
    +cover: null
    +email: "pinguinu@lemmygrad.ml"
    +username: "@pinguinu@lemmygrad.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727957079 {#4716
      date: 2024-10-03 14:04:39.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4721 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4723 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4725 …}
    +entries: Doctrine\ORM\PersistentCollection {#4727 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4729 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4731 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4733 …}
    +posts: Doctrine\ORM\PersistentCollection {#4735 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4737 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4739 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4741 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4743 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4745 …}
    +follows: Doctrine\ORM\PersistentCollection {#4747 …}
    +followers: Doctrine\ORM\PersistentCollection {#4749 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4751 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4753 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4755 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4757 …}
    +reports: Doctrine\ORM\PersistentCollection {#4759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
    +violations: Doctrine\ORM\PersistentCollection {#4763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
    +awards: Doctrine\ORM\PersistentCollection {#4767 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4769 …}
    +categories: Doctrine\ORM\PersistentCollection {#4771 …}
    -id: 74883
    -password: "$2y$13$qt8GaHPs0TsNKMCaQyq0He1IKkr77FVkI5UV638o1zxRzA8tac8T6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4773 …}
    +apId: "pinguinu@lemmygrad.ml"
    +apProfileId: "https://lemmygrad.ml/u/pinguinu"
    +apPublicUrl: "https://lemmygrad.ml/u/pinguinu"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmygrad.ml/inbox"
    +apDomain: "lemmygrad.ml"
    +apPreferredUsername: "pinguinu"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1711382146 {#4717
      date: 2024-03-25 16:55:46.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699861313 {#4718
      date: 2023-11-13 08:41:53.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5974
  +width: 65
  +height: 65
  +user: App\Entity\User {#4719
    +avatar: Proxies\__CG__\App\Entity\Image {#4720 …}
    +cover: null
    +email: "pinguinu@lemmygrad.ml"
    +username: "@pinguinu@lemmygrad.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727957079 {#4716
      date: 2024-10-03 14:04:39.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4721 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4723 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4725 …}
    +entries: Doctrine\ORM\PersistentCollection {#4727 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4729 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4731 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4733 …}
    +posts: Doctrine\ORM\PersistentCollection {#4735 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4737 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4739 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4741 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4743 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4745 …}
    +follows: Doctrine\ORM\PersistentCollection {#4747 …}
    +followers: Doctrine\ORM\PersistentCollection {#4749 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4751 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4753 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4755 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4757 …}
    +reports: Doctrine\ORM\PersistentCollection {#4759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
    +violations: Doctrine\ORM\PersistentCollection {#4763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
    +awards: Doctrine\ORM\PersistentCollection {#4767 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4769 …}
    +categories: Doctrine\ORM\PersistentCollection {#4771 …}
    -id: 74883
    -password: "$2y$13$qt8GaHPs0TsNKMCaQyq0He1IKkr77FVkI5UV638o1zxRzA8tac8T6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4773 …}
    +apId: "pinguinu@lemmygrad.ml"
    +apProfileId: "https://lemmygrad.ml/u/pinguinu"
    +apPublicUrl: "https://lemmygrad.ml/u/pinguinu"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmygrad.ml/inbox"
    +apDomain: "lemmygrad.ml"
    +apPreferredUsername: "pinguinu"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1711382146 {#4717
      date: 2024-03-25 16:55:46.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699861313 {#4718
      date: 2023-11-13 08:41:53.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.36 ms
Input props
[
  "user" => App\Entity\User {#4660
    +avatar: Proxies\__CG__\App\Entity\Image {#4661 …}
    +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 @1727957203 {#4657
      date: 2024-10-03 14:06:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4662 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4664 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4666 …}
    +entries: Doctrine\ORM\PersistentCollection {#4668 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4670 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4672 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4674 …}
    +posts: Doctrine\ORM\PersistentCollection {#4676 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4678 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4680 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4682 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4684 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4686 …}
    +follows: Doctrine\ORM\PersistentCollection {#4688 …}
    +followers: Doctrine\ORM\PersistentCollection {#4690 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4692 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4694 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4696 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4698 …}
    +reports: Doctrine\ORM\PersistentCollection {#4700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
    +violations: Doctrine\ORM\PersistentCollection {#4704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4706 …}
    +awards: Doctrine\ORM\PersistentCollection {#4708 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4710 …}
    +categories: Doctrine\ORM\PersistentCollection {#4712 …}
    -id: 19109
    -password: "$2y$13$bRaC.yYVis5QdFayYjED5e8ROABFmAsHddAm9i67.zxeq2POhcpDu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4714 …}
    +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 {#4658
      date: 2024-09-28 13:23:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688545668 {#4659
      date: 2023-07-05 10:27:48.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6031
  +width: 65
  +height: 65
  +user: App\Entity\User {#4660
    +avatar: Proxies\__CG__\App\Entity\Image {#4661 …}
    +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 @1727957203 {#4657
      date: 2024-10-03 14:06:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4662 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4664 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4666 …}
    +entries: Doctrine\ORM\PersistentCollection {#4668 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4670 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4672 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4674 …}
    +posts: Doctrine\ORM\PersistentCollection {#4676 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4678 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4680 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4682 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4684 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4686 …}
    +follows: Doctrine\ORM\PersistentCollection {#4688 …}
    +followers: Doctrine\ORM\PersistentCollection {#4690 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4692 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4694 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4696 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4698 …}
    +reports: Doctrine\ORM\PersistentCollection {#4700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
    +violations: Doctrine\ORM\PersistentCollection {#4704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4706 …}
    +awards: Doctrine\ORM\PersistentCollection {#4708 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4710 …}
    +categories: Doctrine\ORM\PersistentCollection {#4712 …}
    -id: 19109
    -password: "$2y$13$bRaC.yYVis5QdFayYjED5e8ROABFmAsHddAm9i67.zxeq2POhcpDu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4714 …}
    +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 {#4658
      date: 2024-09-28 13:23:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688545668 {#4659
      date: 2023-07-05 10:27:48.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#4303
    +avatar: Proxies\__CG__\App\Entity\Image {#4304 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4305 …}
    +email: "KingThrillgore@lemmy.ml"
    +username: "@KingThrillgore@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "he/him | a loser | kingthrillgore.name"
    +lastActive: DateTime @1727959904 {#4300
      date: 2024-10-03 14:51:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4306 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4308 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4310 …}
    +entries: Doctrine\ORM\PersistentCollection {#4312 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4314 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4316 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4318 …}
    +posts: Doctrine\ORM\PersistentCollection {#4320 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4322 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4324 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4326 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4328 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4330 …}
    +follows: Doctrine\ORM\PersistentCollection {#4332 …}
    +followers: Doctrine\ORM\PersistentCollection {#4334 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4336 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4338 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4340 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4342 …}
    +reports: Doctrine\ORM\PersistentCollection {#4344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4346 …}
    +violations: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    +awards: Doctrine\ORM\PersistentCollection {#4352 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4354 …}
    +categories: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 49138
    -password: "$2y$13$fOW.5Ny2kpchhIPr2m.KH.ql0JkQKVIJcRdwFrRVnEyVEYEWWc5Je"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4358 …}
    +apId: "KingThrillgore@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/KingThrillgore"
    +apPublicUrl: "https://lemmy.ml/u/KingThrillgore"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "KingThrillgore"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727829646 {#4301
      date: 2024-10-02 02:40:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696448718 {#4302
      date: 2023-10-04 21:45:18.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6088
  +width: 65
  +height: 65
  +user: App\Entity\User {#4303
    +avatar: Proxies\__CG__\App\Entity\Image {#4304 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4305 …}
    +email: "KingThrillgore@lemmy.ml"
    +username: "@KingThrillgore@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "he/him | a loser | kingthrillgore.name"
    +lastActive: DateTime @1727959904 {#4300
      date: 2024-10-03 14:51:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4306 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4308 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4310 …}
    +entries: Doctrine\ORM\PersistentCollection {#4312 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4314 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4316 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4318 …}
    +posts: Doctrine\ORM\PersistentCollection {#4320 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4322 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4324 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4326 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4328 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4330 …}
    +follows: Doctrine\ORM\PersistentCollection {#4332 …}
    +followers: Doctrine\ORM\PersistentCollection {#4334 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4336 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4338 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4340 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4342 …}
    +reports: Doctrine\ORM\PersistentCollection {#4344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4346 …}
    +violations: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    +awards: Doctrine\ORM\PersistentCollection {#4352 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4354 …}
    +categories: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 49138
    -password: "$2y$13$fOW.5Ny2kpchhIPr2m.KH.ql0JkQKVIJcRdwFrRVnEyVEYEWWc5Je"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4358 …}
    +apId: "KingThrillgore@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/KingThrillgore"
    +apPublicUrl: "https://lemmy.ml/u/KingThrillgore"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "KingThrillgore"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727829646 {#4301
      date: 2024-10-02 02:40:46.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696448718 {#4302
      date: 2023-10-04 21:45:18.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.31 ms
Input props
[
  "user" => App\Entity\User {#4124
    +avatar: Proxies\__CG__\App\Entity\Image {#4125 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4126 …}
    +email: "Dasnap@lemmy.world"
    +username: "@Dasnap@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727960135 {#4121
      date: 2024-10-03 14:55:35.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4127 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4129 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4131 …}
    +entries: Doctrine\ORM\PersistentCollection {#4133 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4135 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4137 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4139 …}
    +posts: Doctrine\ORM\PersistentCollection {#4141 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4143 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4145 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4147 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4149 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4151 …}
    +follows: Doctrine\ORM\PersistentCollection {#4153 …}
    +followers: Doctrine\ORM\PersistentCollection {#4155 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4157 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4159 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4161 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4163 …}
    +reports: Doctrine\ORM\PersistentCollection {#4165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
    +violations: Doctrine\ORM\PersistentCollection {#4169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4171 …}
    +awards: Doctrine\ORM\PersistentCollection {#4173 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4175 …}
    +categories: Doctrine\ORM\PersistentCollection {#4177 …}
    -id: 35352
    -password: "$2y$13$96P6OU0.kDI65EcAOLtFLeIrXirVLZuJMam4XFtAa18zbLkAP6Czu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4179 …}
    +apId: "Dasnap@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Dasnap"
    +apPublicUrl: "https://lemmy.world/u/Dasnap"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Dasnap"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727026395 {#4122
      date: 2024-09-22 19:33:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690453383 {#4123
      date: 2023-07-27 12:23:03.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6145
  +width: 65
  +height: 65
  +user: App\Entity\User {#4124
    +avatar: Proxies\__CG__\App\Entity\Image {#4125 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4126 …}
    +email: "Dasnap@lemmy.world"
    +username: "@Dasnap@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727960135 {#4121
      date: 2024-10-03 14:55:35.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4127 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4129 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4131 …}
    +entries: Doctrine\ORM\PersistentCollection {#4133 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4135 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4137 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4139 …}
    +posts: Doctrine\ORM\PersistentCollection {#4141 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4143 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4145 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4147 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4149 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4151 …}
    +follows: Doctrine\ORM\PersistentCollection {#4153 …}
    +followers: Doctrine\ORM\PersistentCollection {#4155 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4157 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4159 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4161 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4163 …}
    +reports: Doctrine\ORM\PersistentCollection {#4165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
    +violations: Doctrine\ORM\PersistentCollection {#4169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4171 …}
    +awards: Doctrine\ORM\PersistentCollection {#4173 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4175 …}
    +categories: Doctrine\ORM\PersistentCollection {#4177 …}
    -id: 35352
    -password: "$2y$13$96P6OU0.kDI65EcAOLtFLeIrXirVLZuJMam4XFtAa18zbLkAP6Czu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4179 …}
    +apId: "Dasnap@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Dasnap"
    +apPublicUrl: "https://lemmy.world/u/Dasnap"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Dasnap"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727026395 {#4122
      date: 2024-09-22 19:33:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690453383 {#4123
      date: 2023-07-27 12:23:03.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.30 ms
Input props
[
  "user" => App\Entity\User {#4896
    +avatar: Proxies\__CG__\App\Entity\Image {#4897 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4898 …}
    +email: "sxan@midwest.social"
    +username: "@sxan@midwest.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ```\n
      \n
      <span style="color:#323232;">       🅸 🅰🅼 🆃🅷🅴 🅻🅰🆆. \n
      </span><span style="color:#323232;"> 𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍 𝖋𝖊𝖆𝖙𝖍𝖊𝖗𝖘𝖙𝖔𝖓𝖊𝖍𝖆𝖚𝖌𝖍 \n
      </span>\n
      ```
      """
    +lastActive: DateTime @1727956352 {#4893
      date: 2024-10-03 13:52:32.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 {#4899 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4901 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4903 …}
    +entries: Doctrine\ORM\PersistentCollection {#4905 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4907 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4909 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4911 …}
    +posts: Doctrine\ORM\PersistentCollection {#4913 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4915 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4917 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4919 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4921 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4923 …}
    +follows: Doctrine\ORM\PersistentCollection {#4925 …}
    +followers: Doctrine\ORM\PersistentCollection {#4927 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4929 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4931 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4933 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +violations: Doctrine\ORM\PersistentCollection {#4941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4943 …}
    +awards: Doctrine\ORM\PersistentCollection {#4945 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4947 …}
    +categories: Doctrine\ORM\PersistentCollection {#4949 …}
    -id: 9042
    -password: "$2y$13$R1L3EbN.zWn9Zi9yae1TO.N2kgSNULJIiHBslp0hArKson3RoR4oG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4951 …}
    +apId: "sxan@midwest.social"
    +apProfileId: "https://midwest.social/u/sxan"
    +apPublicUrl: "https://midwest.social/u/sxan"
    +apFollowersUrl: null
    +apInboxUrl: "https://midwest.social/inbox"
    +apDomain: "midwest.social"
    +apPreferredUsername: "sxan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727435268 {#4894
      date: 2024-09-27 13:07:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687521125 {#4895
      date: 2023-06-23 13:52:05.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6202
  +width: 65
  +height: 65
  +user: App\Entity\User {#4896
    +avatar: Proxies\__CG__\App\Entity\Image {#4897 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4898 …}
    +email: "sxan@midwest.social"
    +username: "@sxan@midwest.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ```\n
      \n
      <span style="color:#323232;">       🅸 🅰🅼 🆃🅷🅴 🅻🅰🆆. \n
      </span><span style="color:#323232;"> 𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍 𝖋𝖊𝖆𝖙𝖍𝖊𝖗𝖘𝖙𝖔𝖓𝖊𝖍𝖆𝖚𝖌𝖍 \n
      </span>\n
      ```
      """
    +lastActive: DateTime @1727956352 {#4893
      date: 2024-10-03 13:52:32.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 {#4899 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4901 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4903 …}
    +entries: Doctrine\ORM\PersistentCollection {#4905 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4907 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4909 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4911 …}
    +posts: Doctrine\ORM\PersistentCollection {#4913 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4915 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4917 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4919 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4921 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4923 …}
    +follows: Doctrine\ORM\PersistentCollection {#4925 …}
    +followers: Doctrine\ORM\PersistentCollection {#4927 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4929 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4931 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4933 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +violations: Doctrine\ORM\PersistentCollection {#4941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4943 …}
    +awards: Doctrine\ORM\PersistentCollection {#4945 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4947 …}
    +categories: Doctrine\ORM\PersistentCollection {#4949 …}
    -id: 9042
    -password: "$2y$13$R1L3EbN.zWn9Zi9yae1TO.N2kgSNULJIiHBslp0hArKson3RoR4oG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4951 …}
    +apId: "sxan@midwest.social"
    +apProfileId: "https://midwest.social/u/sxan"
    +apPublicUrl: "https://midwest.social/u/sxan"
    +apFollowersUrl: null
    +apInboxUrl: "https://midwest.social/inbox"
    +apDomain: "midwest.social"
    +apPreferredUsername: "sxan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727435268 {#4894
      date: 2024-09-27 13:07:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687521125 {#4895
      date: 2023-06-23 13:52:05.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.31 ms
Input props
[
  "user" => App\Entity\User {#5431
    +avatar: Proxies\__CG__\App\Entity\Image {#5432 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5433 …}
    +email: "needthosepylons@lemmy.world"
    +username: "@needthosepylons@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Come with the great migration."
    +lastActive: DateTime @1727953819 {#5428
      date: 2024-10-03 13:10:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5434 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5436 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5438 …}
    +entries: Doctrine\ORM\PersistentCollection {#5440 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5442 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5444 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5446 …}
    +posts: Doctrine\ORM\PersistentCollection {#5448 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5450 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5452 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5454 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5456 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5458 …}
    +follows: Doctrine\ORM\PersistentCollection {#5460 …}
    +followers: Doctrine\ORM\PersistentCollection {#5462 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5464 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5466 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5468 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5470 …}
    +reports: Doctrine\ORM\PersistentCollection {#5472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5474 …}
    +violations: Doctrine\ORM\PersistentCollection {#5476 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5478 …}
    +awards: Doctrine\ORM\PersistentCollection {#5480 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5482 …}
    +categories: Doctrine\ORM\PersistentCollection {#5484 …}
    -id: 625
    -password: "$2y$13$77rTvhnbTUC12hTzyY2R7eU7U.j3IFTYjNbf6ROZa5s7y5vyMVicC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5486 …}
    +apId: "needthosepylons@lemmy.world"
    +apProfileId: "https://lemmy.world/u/needthosepylons"
    +apPublicUrl: "https://lemmy.world/u/needthosepylons"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "needthosepylons"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725933482 {#5429
      date: 2024-09-10 03:58:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686952941 {#5430
      date: 2023-06-17 00:02:21.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6259
  +width: 65
  +height: 65
  +user: App\Entity\User {#5431
    +avatar: Proxies\__CG__\App\Entity\Image {#5432 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5433 …}
    +email: "needthosepylons@lemmy.world"
    +username: "@needthosepylons@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Come with the great migration."
    +lastActive: DateTime @1727953819 {#5428
      date: 2024-10-03 13:10:19.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5434 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5436 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5438 …}
    +entries: Doctrine\ORM\PersistentCollection {#5440 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5442 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5444 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5446 …}
    +posts: Doctrine\ORM\PersistentCollection {#5448 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5450 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5452 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5454 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5456 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5458 …}
    +follows: Doctrine\ORM\PersistentCollection {#5460 …}
    +followers: Doctrine\ORM\PersistentCollection {#5462 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5464 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5466 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5468 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5470 …}
    +reports: Doctrine\ORM\PersistentCollection {#5472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5474 …}
    +violations: Doctrine\ORM\PersistentCollection {#5476 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5478 …}
    +awards: Doctrine\ORM\PersistentCollection {#5480 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5482 …}
    +categories: Doctrine\ORM\PersistentCollection {#5484 …}
    -id: 625
    -password: "$2y$13$77rTvhnbTUC12hTzyY2R7eU7U.j3IFTYjNbf6ROZa5s7y5vyMVicC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5486 …}
    +apId: "needthosepylons@lemmy.world"
    +apProfileId: "https://lemmy.world/u/needthosepylons"
    +apPublicUrl: "https://lemmy.world/u/needthosepylons"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "needthosepylons"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725933482 {#5429
      date: 2024-09-10 03:58:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686952941 {#5430
      date: 2023-06-17 00:02:21.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#3887
    +avatar: Proxies\__CG__\App\Entity\Image {#3888 …}
    +cover: null
    +email: "Evkob@lemmy.ca"
    +username: "@Evkob@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      **Languages**: Français, English\n
      \n
      **Pronouns**: They/them\n
      \n
      **Communities**:\n
      \n
      - [!bicycles@lemmy.ca](/c/bicycles@lemmy.ca)\n
      - [!psychedelics@lemmy.ca](/c/psychedelics@lemmy.ca)\n
      - [!newbrunswick@lemmy.ca](/c/newbrunswick@lemmy.ca)
      """
    +lastActive: DateTime @1727960822 {#3884
      date: 2024-10-03 15:07:02.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 {#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: 7003
    -password: "$2y$13$H7nBGMhNvd9RR.SRuGTTWezNp88EjnJbb.m4DHR7Kk00BIVJp8f8a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3941 …}
    +apId: "Evkob@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Evkob"
    +apPublicUrl: "https://lemmy.ca/u/Evkob"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Evkob"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725421450 {#3885
      date: 2024-09-04 05:44:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451416 {#3886
      date: 2023-06-22 18:30:16.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6316
  +width: 65
  +height: 65
  +user: App\Entity\User {#3887
    +avatar: Proxies\__CG__\App\Entity\Image {#3888 …}
    +cover: null
    +email: "Evkob@lemmy.ca"
    +username: "@Evkob@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      **Languages**: Français, English\n
      \n
      **Pronouns**: They/them\n
      \n
      **Communities**:\n
      \n
      - [!bicycles@lemmy.ca](/c/bicycles@lemmy.ca)\n
      - [!psychedelics@lemmy.ca](/c/psychedelics@lemmy.ca)\n
      - [!newbrunswick@lemmy.ca](/c/newbrunswick@lemmy.ca)
      """
    +lastActive: DateTime @1727960822 {#3884
      date: 2024-10-03 15:07:02.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 {#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: 7003
    -password: "$2y$13$H7nBGMhNvd9RR.SRuGTTWezNp88EjnJbb.m4DHR7Kk00BIVJp8f8a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3941 …}
    +apId: "Evkob@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Evkob"
    +apPublicUrl: "https://lemmy.ca/u/Evkob"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Evkob"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725421450 {#3885
      date: 2024-09-04 05:44:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451416 {#3886
      date: 2023-06-22 18:30:16.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#5491
    +avatar: Proxies\__CG__\App\Entity\Image {#5492 …}
    +cover: null
    +email: "MacNCheezus@lemmy.today"
    +username: "@MacNCheezus@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727953498 {#5488
      date: 2024-10-03 13:04:58.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5493 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5495 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5497 …}
    +entries: Doctrine\ORM\PersistentCollection {#5499 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5501 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5503 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5505 …}
    +posts: Doctrine\ORM\PersistentCollection {#5507 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5509 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5511 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5513 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5515 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5517 …}
    +follows: Doctrine\ORM\PersistentCollection {#5519 …}
    +followers: Doctrine\ORM\PersistentCollection {#5521 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5523 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5525 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5527 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5529 …}
    +reports: Doctrine\ORM\PersistentCollection {#5531 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5533 …}
    +violations: Doctrine\ORM\PersistentCollection {#5535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5537 …}
    +awards: Doctrine\ORM\PersistentCollection {#5539 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5541 …}
    +categories: Doctrine\ORM\PersistentCollection {#5543 …}
    -id: 81704
    -password: "$2y$13$4CPG6Xat1JbAxESYeXw6x.tWRL2HzFIsxJ4mwObUJ/VHNLoto2RRW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5545 …}
    +apId: "MacNCheezus@lemmy.today"
    +apProfileId: "https://lemmy.today/u/MacNCheezus"
    +apPublicUrl: "https://lemmy.today/u/MacNCheezus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "MacNCheezus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727869288 {#5489
      date: 2024-10-02 13:41:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702225477 {#5490
      date: 2023-12-10 17:24:37.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6373
  +width: 65
  +height: 65
  +user: App\Entity\User {#5491
    +avatar: Proxies\__CG__\App\Entity\Image {#5492 …}
    +cover: null
    +email: "MacNCheezus@lemmy.today"
    +username: "@MacNCheezus@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1727953498 {#5488
      date: 2024-10-03 13:04:58.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5493 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5495 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5497 …}
    +entries: Doctrine\ORM\PersistentCollection {#5499 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5501 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5503 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5505 …}
    +posts: Doctrine\ORM\PersistentCollection {#5507 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5509 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5511 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5513 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5515 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5517 …}
    +follows: Doctrine\ORM\PersistentCollection {#5519 …}
    +followers: Doctrine\ORM\PersistentCollection {#5521 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5523 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5525 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5527 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5529 …}
    +reports: Doctrine\ORM\PersistentCollection {#5531 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5533 …}
    +violations: Doctrine\ORM\PersistentCollection {#5535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5537 …}
    +awards: Doctrine\ORM\PersistentCollection {#5539 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5541 …}
    +categories: Doctrine\ORM\PersistentCollection {#5543 …}
    -id: 81704
    -password: "$2y$13$4CPG6Xat1JbAxESYeXw6x.tWRL2HzFIsxJ4mwObUJ/VHNLoto2RRW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5545 …}
    +apId: "MacNCheezus@lemmy.today"
    +apProfileId: "https://lemmy.today/u/MacNCheezus"
    +apPublicUrl: "https://lemmy.today/u/MacNCheezus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "MacNCheezus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727869288 {#5489
      date: 2024-10-02 13:41:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702225477 {#5490
      date: 2023-12-10 17:24:37.0 +01:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 3.87 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6435
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6436 …}
  -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 12.50 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6502
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6503 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3331 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 1.91 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6588
  +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 {#3331 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 7.91 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6657
  +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 {#6658 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 24.75 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6751
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3011 …}
}