GET https://kbin.spritesserver.nl/d/invidious.einfachzocken.eu/top/1w

Components

13 Twig Components
42 Render Count
421 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.15ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 57.59ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.69ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.40ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 1.60ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 0.95ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 7.34ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 347.91ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 21.18ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 14.57ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 5.82ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 13.22ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 6.99ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 1.60 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "invidious.einfachzocken.eu"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1717
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#2353
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "invidious.einfachzocken.eu"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1717
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 0.95 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "invidious.einfachzocken.eu"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1717
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#2444
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "invidious.einfachzocken.eu"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 1717
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1782
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1436
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1553
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1683
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2461
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1385
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2093
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.23 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2065
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2223
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2221
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2248
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2006
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2494
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2550
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2606
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2662
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2718
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2774
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2830
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.18 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2886
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.23 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2944
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 7.34 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3009
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3010 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 347.91 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3103
  +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 10.25 ms
Input props
[
  "user" => App\Entity\User {#4621
    +avatar: Proxies\__CG__\App\Entity\Image {#4622 …}
    +cover: null
    +email: "jaykay@lemmy.zip"
    +username: "@jaykay@lemmy.zip"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729489624 {#4618
      date: 2024-10-21 07:47:04.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4623 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4625 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4627 …}
    +entries: Doctrine\ORM\PersistentCollection {#4629 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4631 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4633 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4635 …}
    +posts: Doctrine\ORM\PersistentCollection {#4637 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4639 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4641 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4643 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4645 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4647 …}
    +follows: Doctrine\ORM\PersistentCollection {#4649 …}
    +followers: Doctrine\ORM\PersistentCollection {#4651 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4653 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4655 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4657 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4659 …}
    +reports: Doctrine\ORM\PersistentCollection {#4661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
    +violations: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    +awards: Doctrine\ORM\PersistentCollection {#4669 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4671 …}
    +categories: Doctrine\ORM\PersistentCollection {#4673 …}
    -id: 8252
    -password: "$2y$13$n1dXMfwdblMQakll3j3tWepbxDW7jY82RJdEkZOXt0jnaanO5umA2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4675 …}
    +apId: "jaykay@lemmy.zip"
    +apProfileId: "https://lemmy.zip/u/jaykay"
    +apPublicUrl: "https://lemmy.zip/u/jaykay"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.zip/inbox"
    +apDomain: "lemmy.zip"
    +apPreferredUsername: "jaykay"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727093423 {#4619
      date: 2024-09-23 14:10:23.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687493687 {#4620
      date: 2023-06-23 06:14:47.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5575
  +width: 65
  +height: 65
  +user: App\Entity\User {#4621
    +avatar: Proxies\__CG__\App\Entity\Image {#4622 …}
    +cover: null
    +email: "jaykay@lemmy.zip"
    +username: "@jaykay@lemmy.zip"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729489624 {#4618
      date: 2024-10-21 07:47:04.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4623 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4625 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4627 …}
    +entries: Doctrine\ORM\PersistentCollection {#4629 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4631 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4633 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4635 …}
    +posts: Doctrine\ORM\PersistentCollection {#4637 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4639 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4641 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4643 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4645 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4647 …}
    +follows: Doctrine\ORM\PersistentCollection {#4649 …}
    +followers: Doctrine\ORM\PersistentCollection {#4651 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4653 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4655 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4657 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4659 …}
    +reports: Doctrine\ORM\PersistentCollection {#4661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
    +violations: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    +awards: Doctrine\ORM\PersistentCollection {#4669 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4671 …}
    +categories: Doctrine\ORM\PersistentCollection {#4673 …}
    -id: 8252
    -password: "$2y$13$n1dXMfwdblMQakll3j3tWepbxDW7jY82RJdEkZOXt0jnaanO5umA2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4675 …}
    +apId: "jaykay@lemmy.zip"
    +apProfileId: "https://lemmy.zip/u/jaykay"
    +apPublicUrl: "https://lemmy.zip/u/jaykay"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.zip/inbox"
    +apDomain: "lemmy.zip"
    +apPreferredUsername: "jaykay"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727093423 {#4619
      date: 2024-09-23 14:10:23.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687493687 {#4620
      date: 2023-06-23 06:14:47.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.06 ms
Input props
[
  "user" => App\Entity\User {#5155
    +avatar: Proxies\__CG__\App\Entity\Image {#5156 …}
    +cover: null
    +email: "BluJay320@lemmy.blahaj.zone"
    +username: "@BluJay320@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      she/they\n
      \n
      Sick as the terminally ill\n
      \n
      More like sick, as in the term “mentally ill”
      """
    +lastActive: DateTime @1729482544 {#5152
      date: 2024-10-21 05:49:04.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5157 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5159 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5161 …}
    +entries: Doctrine\ORM\PersistentCollection {#5163 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5165 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5167 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5169 …}
    +posts: Doctrine\ORM\PersistentCollection {#5171 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5173 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5175 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5177 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5179 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5181 …}
    +follows: Doctrine\ORM\PersistentCollection {#5183 …}
    +followers: Doctrine\ORM\PersistentCollection {#5185 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5187 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5189 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5191 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5193 …}
    +reports: Doctrine\ORM\PersistentCollection {#5195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5197 …}
    +violations: Doctrine\ORM\PersistentCollection {#5199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
    +awards: Doctrine\ORM\PersistentCollection {#5203 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5205 …}
    +categories: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 43990
    -password: "$2y$13$CWaEISl.5TaWX.QPcB/yJ.WJqDjBYrA.JE5G4Nkaxh6eOIVd.h7fC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5209 …}
    +apId: "BluJay320@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/BluJay320"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/BluJay320"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "BluJay320"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728703689 {#5153
      date: 2024-10-12 05:28:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693536740 {#5154
      date: 2023-09-01 04:52:20.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5647
  +width: 65
  +height: 65
  +user: App\Entity\User {#5155
    +avatar: Proxies\__CG__\App\Entity\Image {#5156 …}
    +cover: null
    +email: "BluJay320@lemmy.blahaj.zone"
    +username: "@BluJay320@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      she/they\n
      \n
      Sick as the terminally ill\n
      \n
      More like sick, as in the term “mentally ill”
      """
    +lastActive: DateTime @1729482544 {#5152
      date: 2024-10-21 05:49:04.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5157 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5159 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5161 …}
    +entries: Doctrine\ORM\PersistentCollection {#5163 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5165 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5167 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5169 …}
    +posts: Doctrine\ORM\PersistentCollection {#5171 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5173 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5175 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5177 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5179 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5181 …}
    +follows: Doctrine\ORM\PersistentCollection {#5183 …}
    +followers: Doctrine\ORM\PersistentCollection {#5185 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5187 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5189 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5191 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5193 …}
    +reports: Doctrine\ORM\PersistentCollection {#5195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5197 …}
    +violations: Doctrine\ORM\PersistentCollection {#5199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
    +awards: Doctrine\ORM\PersistentCollection {#5203 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5205 …}
    +categories: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 43990
    -password: "$2y$13$CWaEISl.5TaWX.QPcB/yJ.WJqDjBYrA.JE5G4Nkaxh6eOIVd.h7fC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5209 …}
    +apId: "BluJay320@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/BluJay320"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/BluJay320"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "BluJay320"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728703689 {#5153
      date: 2024-10-12 05:28:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693536740 {#5154
      date: 2023-09-01 04:52:20.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.85 ms
Input props
[
  "user" => App\Entity\User {#4145
    +avatar: Proxies\__CG__\App\Entity\Image {#4146 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4147 …}
    +email: "anarchy79@lemmy.world"
    +username: "@anarchy79@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I break things. Then I put them back together. Then I break them again. Just to show I mean business."
    +lastActive: DateTime @1729494167 {#4142
      date: 2024-10-21 09:02:47.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 {#4148 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4150 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4152 …}
    +entries: Doctrine\ORM\PersistentCollection {#4154 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4156 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4158 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4160 …}
    +posts: Doctrine\ORM\PersistentCollection {#4162 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4164 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4166 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4168 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4170 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4172 …}
    +follows: Doctrine\ORM\PersistentCollection {#4174 …}
    +followers: Doctrine\ORM\PersistentCollection {#4176 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4178 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4180 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4182 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4184 …}
    +reports: Doctrine\ORM\PersistentCollection {#4186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
    +violations: Doctrine\ORM\PersistentCollection {#4190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
    +awards: Doctrine\ORM\PersistentCollection {#4194 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4196 …}
    +categories: Doctrine\ORM\PersistentCollection {#4198 …}
    -id: 44233
    -password: "$2y$13$4SIbz2EM81Luj.tmCk0y.u4rgP/uevRdVD/Fd1voXbBaqZJcIktpy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4200 …}
    +apId: "anarchy79@lemmy.world"
    +apProfileId: "https://lemmy.world/u/anarchy79"
    +apPublicUrl: "https://lemmy.world/u/anarchy79"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "anarchy79"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723489993 {#4143
      date: 2024-08-12 21:13:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693590009 {#4144
      date: 2023-09-01 19:40:09.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5704
  +width: 65
  +height: 65
  +user: App\Entity\User {#4145
    +avatar: Proxies\__CG__\App\Entity\Image {#4146 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4147 …}
    +email: "anarchy79@lemmy.world"
    +username: "@anarchy79@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I break things. Then I put them back together. Then I break them again. Just to show I mean business."
    +lastActive: DateTime @1729494167 {#4142
      date: 2024-10-21 09:02:47.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 {#4148 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4150 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4152 …}
    +entries: Doctrine\ORM\PersistentCollection {#4154 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4156 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4158 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4160 …}
    +posts: Doctrine\ORM\PersistentCollection {#4162 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4164 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4166 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4168 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4170 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4172 …}
    +follows: Doctrine\ORM\PersistentCollection {#4174 …}
    +followers: Doctrine\ORM\PersistentCollection {#4176 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4178 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4180 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4182 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4184 …}
    +reports: Doctrine\ORM\PersistentCollection {#4186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
    +violations: Doctrine\ORM\PersistentCollection {#4190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
    +awards: Doctrine\ORM\PersistentCollection {#4194 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4196 …}
    +categories: Doctrine\ORM\PersistentCollection {#4198 …}
    -id: 44233
    -password: "$2y$13$4SIbz2EM81Luj.tmCk0y.u4rgP/uevRdVD/Fd1voXbBaqZJcIktpy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4200 …}
    +apId: "anarchy79@lemmy.world"
    +apProfileId: "https://lemmy.world/u/anarchy79"
    +apPublicUrl: "https://lemmy.world/u/anarchy79"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "anarchy79"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723489993 {#4143
      date: 2024-08-12 21:13:13.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693590009 {#4144
      date: 2023-09-01 19:40:09.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.44 ms
Input props
[
  "user" => App\Entity\User {#3966
    +avatar: Proxies\__CG__\App\Entity\Image {#3967 …}
    +cover: null
    +email: "sentient_loom@sh.itjust.works"
    +username: "@sentient_loom@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      A loom that learned to weave itself.\n
      \n
      [pattmayne.com](http://pattmayne.com)
      """
    +lastActive: DateTime @1729495558 {#3963
      date: 2024-10-21 09:25: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: 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 {#3968 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3970 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3972 …}
    +entries: Doctrine\ORM\PersistentCollection {#3974 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3976 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3978 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3980 …}
    +posts: Doctrine\ORM\PersistentCollection {#3982 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3984 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3986 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3988 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3990 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3992 …}
    +follows: Doctrine\ORM\PersistentCollection {#3994 …}
    +followers: Doctrine\ORM\PersistentCollection {#3996 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3998 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4000 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4002 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4008 …}
    +violations: Doctrine\ORM\PersistentCollection {#4010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4012 …}
    +awards: Doctrine\ORM\PersistentCollection {#4014 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4016 …}
    +categories: Doctrine\ORM\PersistentCollection {#4018 …}
    -id: 24860
    -password: "$2y$13$jCMUAe4n/snAhHPw5ctuK.6Gs3cFu2axcrNBXpwZOXlUi4y6SMAEm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4020 …}
    +apId: "sentient_loom@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/sentient_loom"
    +apPublicUrl: "https://sh.itjust.works/u/sentient_loom"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "sentient_loom"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729232804 {#3964
      date: 2024-10-18 08:26:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689161065 {#3965
      date: 2023-07-12 13:24:25.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5761
  +width: 65
  +height: 65
  +user: App\Entity\User {#3966
    +avatar: Proxies\__CG__\App\Entity\Image {#3967 …}
    +cover: null
    +email: "sentient_loom@sh.itjust.works"
    +username: "@sentient_loom@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      A loom that learned to weave itself.\n
      \n
      [pattmayne.com](http://pattmayne.com)
      """
    +lastActive: DateTime @1729495558 {#3963
      date: 2024-10-21 09:25: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: 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 {#3968 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3970 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3972 …}
    +entries: Doctrine\ORM\PersistentCollection {#3974 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3976 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3978 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3980 …}
    +posts: Doctrine\ORM\PersistentCollection {#3982 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3984 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3986 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3988 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3990 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3992 …}
    +follows: Doctrine\ORM\PersistentCollection {#3994 …}
    +followers: Doctrine\ORM\PersistentCollection {#3996 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3998 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4000 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4002 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4008 …}
    +violations: Doctrine\ORM\PersistentCollection {#4010 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4012 …}
    +awards: Doctrine\ORM\PersistentCollection {#4014 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4016 …}
    +categories: Doctrine\ORM\PersistentCollection {#4018 …}
    -id: 24860
    -password: "$2y$13$jCMUAe4n/snAhHPw5ctuK.6Gs3cFu2axcrNBXpwZOXlUi4y6SMAEm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4020 …}
    +apId: "sentient_loom@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/sentient_loom"
    +apPublicUrl: "https://sh.itjust.works/u/sentient_loom"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "sentient_loom"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729232804 {#3964
      date: 2024-10-18 08:26:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689161065 {#3965
      date: 2023-07-12 13:24:25.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.59 ms
Input props
[
  "user" => App\Entity\User {#4561
    +avatar: Proxies\__CG__\App\Entity\Image {#4562 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4563 …}
    +email: "The_Picard_Maneuver@startrek.website"
    +username: "@The_Picard_Maneuver@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Also The_Picard_Maneuver@lemmy.world"
    +lastActive: DateTime @1729489648 {#4558
      date: 2024-10-21 07:47:28.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4564 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4566 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4568 …}
    +entries: Doctrine\ORM\PersistentCollection {#4570 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4572 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4574 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4576 …}
    +posts: Doctrine\ORM\PersistentCollection {#4578 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4580 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4582 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4584 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4586 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4588 …}
    +follows: Doctrine\ORM\PersistentCollection {#4590 …}
    +followers: Doctrine\ORM\PersistentCollection {#4592 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4594 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4596 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4598 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4600 …}
    +reports: Doctrine\ORM\PersistentCollection {#4602 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
    +violations: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    +awards: Doctrine\ORM\PersistentCollection {#4610 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4612 …}
    +categories: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 43686
    -password: "$2y$13$pBolRAmJlhHLf9sbV51efO2vuQ5rPeyPM4S61gC7cgALJ3gi0Hv56"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4616 …}
    +apId: "The_Picard_Maneuver@startrek.website"
    +apProfileId: "https://startrek.website/u/The_Picard_Maneuver"
    +apPublicUrl: "https://startrek.website/u/The_Picard_Maneuver"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "The_Picard_Maneuver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729493135 {#4559
      date: 2024-10-21 08:45:35.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693496856 {#4560
      date: 2023-08-31 17:47:36.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5818
  +width: 65
  +height: 65
  +user: App\Entity\User {#4561
    +avatar: Proxies\__CG__\App\Entity\Image {#4562 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4563 …}
    +email: "The_Picard_Maneuver@startrek.website"
    +username: "@The_Picard_Maneuver@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Also The_Picard_Maneuver@lemmy.world"
    +lastActive: DateTime @1729489648 {#4558
      date: 2024-10-21 07:47:28.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4564 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4566 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4568 …}
    +entries: Doctrine\ORM\PersistentCollection {#4570 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4572 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4574 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4576 …}
    +posts: Doctrine\ORM\PersistentCollection {#4578 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4580 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4582 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4584 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4586 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4588 …}
    +follows: Doctrine\ORM\PersistentCollection {#4590 …}
    +followers: Doctrine\ORM\PersistentCollection {#4592 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4594 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4596 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4598 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4600 …}
    +reports: Doctrine\ORM\PersistentCollection {#4602 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
    +violations: Doctrine\ORM\PersistentCollection {#4606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
    +awards: Doctrine\ORM\PersistentCollection {#4610 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4612 …}
    +categories: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 43686
    -password: "$2y$13$pBolRAmJlhHLf9sbV51efO2vuQ5rPeyPM4S61gC7cgALJ3gi0Hv56"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4616 …}
    +apId: "The_Picard_Maneuver@startrek.website"
    +apProfileId: "https://startrek.website/u/The_Picard_Maneuver"
    +apPublicUrl: "https://startrek.website/u/The_Picard_Maneuver"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "The_Picard_Maneuver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729493135 {#4559
      date: 2024-10-21 08:45:35.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693496856 {#4560
      date: 2023-08-31 17:47:36.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.30 ms
Input props
[
  "user" => App\Entity\User {#4798
    +avatar: Proxies\__CG__\App\Entity\Image {#4799 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4800 …}
    +email: "halm@leminal.space"
    +username: "@halm@leminal.space"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Downvotes rewarded with hugs."
    +lastActive: DateTime @1729488998 {#4795
      date: 2024-10-21 07:36:38.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4801 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4803 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4805 …}
    +entries: Doctrine\ORM\PersistentCollection {#4807 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4809 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4811 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4813 …}
    +posts: Doctrine\ORM\PersistentCollection {#4815 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4817 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4819 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4821 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4823 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4825 …}
    +follows: Doctrine\ORM\PersistentCollection {#4827 …}
    +followers: Doctrine\ORM\PersistentCollection {#4829 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4831 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4833 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4835 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4837 …}
    +reports: Doctrine\ORM\PersistentCollection {#4839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
    +violations: Doctrine\ORM\PersistentCollection {#4843 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4845 …}
    +awards: Doctrine\ORM\PersistentCollection {#4847 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4849 …}
    +categories: Doctrine\ORM\PersistentCollection {#4851 …}
    -id: 83033
    -password: "$2y$13$LdOvevlhQ0CirXikfrGsCOfvbWdElx5w6a0W/5QAw7oX6v36G7XcS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4853 …}
    +apId: "halm@leminal.space"
    +apProfileId: "https://leminal.space/u/halm"
    +apPublicUrl: "https://leminal.space/u/halm"
    +apFollowersUrl: null
    +apInboxUrl: "https://leminal.space/inbox"
    +apDomain: "leminal.space"
    +apPreferredUsername: "halm"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729161668 {#4796
      date: 2024-10-17 12:41:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702898611 {#4797
      date: 2023-12-18 12:23:31.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5875
  +width: 65
  +height: 65
  +user: App\Entity\User {#4798
    +avatar: Proxies\__CG__\App\Entity\Image {#4799 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4800 …}
    +email: "halm@leminal.space"
    +username: "@halm@leminal.space"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Downvotes rewarded with hugs."
    +lastActive: DateTime @1729488998 {#4795
      date: 2024-10-21 07:36:38.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4801 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4803 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4805 …}
    +entries: Doctrine\ORM\PersistentCollection {#4807 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4809 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4811 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4813 …}
    +posts: Doctrine\ORM\PersistentCollection {#4815 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4817 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4819 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4821 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4823 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4825 …}
    +follows: Doctrine\ORM\PersistentCollection {#4827 …}
    +followers: Doctrine\ORM\PersistentCollection {#4829 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4831 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4833 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4835 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4837 …}
    +reports: Doctrine\ORM\PersistentCollection {#4839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
    +violations: Doctrine\ORM\PersistentCollection {#4843 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4845 …}
    +awards: Doctrine\ORM\PersistentCollection {#4847 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4849 …}
    +categories: Doctrine\ORM\PersistentCollection {#4851 …}
    -id: 83033
    -password: "$2y$13$LdOvevlhQ0CirXikfrGsCOfvbWdElx5w6a0W/5QAw7oX6v36G7XcS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4853 …}
    +apId: "halm@leminal.space"
    +apProfileId: "https://leminal.space/u/halm"
    +apPublicUrl: "https://leminal.space/u/halm"
    +apFollowersUrl: null
    +apInboxUrl: "https://leminal.space/inbox"
    +apDomain: "leminal.space"
    +apPreferredUsername: "halm"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729161668 {#4796
      date: 2024-10-17 12:41:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702898611 {#4797
      date: 2023-12-18 12:23:31.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 6.02 ms
Input props
[
  "user" => App\Entity\User {#4739
    +avatar: Proxies\__CG__\App\Entity\Image {#4740 …}
    +cover: null
    +email: "EmmaGoldman@hexbear.net"
    +username: "@EmmaGoldman@hexbear.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729489003 {#4736
      date: 2024-10-21 07:36:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4741 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4743 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4745 …}
    +entries: Doctrine\ORM\PersistentCollection {#4747 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4749 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4751 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4753 …}
    +posts: Doctrine\ORM\PersistentCollection {#4755 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4757 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4759 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4761 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4763 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4765 …}
    +follows: Doctrine\ORM\PersistentCollection {#4767 …}
    +followers: Doctrine\ORM\PersistentCollection {#4769 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4771 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4773 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4775 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4777 …}
    +reports: Doctrine\ORM\PersistentCollection {#4779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
    +violations: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    +awards: Doctrine\ORM\PersistentCollection {#4787 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4789 …}
    +categories: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 72236
    -password: "$2y$13$47POmU3we4kIjlduK.aeQeE99Z7lMg3/MtmWyQ7f.4ldcg9Wkg/PS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4793 …}
    +apId: "EmmaGoldman@hexbear.net"
    +apProfileId: "https://hexbear.net/u/EmmaGoldman"
    +apPublicUrl: "https://hexbear.net/u/EmmaGoldman"
    +apFollowersUrl: null
    +apInboxUrl: "https://hexbear.net/inbox"
    +apDomain: "hexbear.net"
    +apPreferredUsername: "EmmaGoldman"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707459610 {#4737
      date: 2024-02-09 07:20:10.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699265664 {#4738
      date: 2023-11-06 11:14:24.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5932
  +width: 65
  +height: 65
  +user: App\Entity\User {#4739
    +avatar: Proxies\__CG__\App\Entity\Image {#4740 …}
    +cover: null
    +email: "EmmaGoldman@hexbear.net"
    +username: "@EmmaGoldman@hexbear.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729489003 {#4736
      date: 2024-10-21 07:36:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4741 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4743 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4745 …}
    +entries: Doctrine\ORM\PersistentCollection {#4747 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4749 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4751 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4753 …}
    +posts: Doctrine\ORM\PersistentCollection {#4755 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4757 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4759 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4761 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4763 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4765 …}
    +follows: Doctrine\ORM\PersistentCollection {#4767 …}
    +followers: Doctrine\ORM\PersistentCollection {#4769 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4771 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4773 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4775 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4777 …}
    +reports: Doctrine\ORM\PersistentCollection {#4779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
    +violations: Doctrine\ORM\PersistentCollection {#4783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
    +awards: Doctrine\ORM\PersistentCollection {#4787 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4789 …}
    +categories: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 72236
    -password: "$2y$13$47POmU3we4kIjlduK.aeQeE99Z7lMg3/MtmWyQ7f.4ldcg9Wkg/PS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4793 …}
    +apId: "EmmaGoldman@hexbear.net"
    +apProfileId: "https://hexbear.net/u/EmmaGoldman"
    +apPublicUrl: "https://hexbear.net/u/EmmaGoldman"
    +apFollowersUrl: null
    +apInboxUrl: "https://hexbear.net/inbox"
    +apDomain: "hexbear.net"
    +apPreferredUsername: "EmmaGoldman"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707459610 {#4737
      date: 2024-02-09 07:20:10.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699265664 {#4738
      date: 2023-11-06 11:14:24.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.19 ms
Input props
[
  "user" => App\Entity\User {#5393
    +avatar: Proxies\__CG__\App\Entity\Image {#5394 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5395 …}
    +email: "Nikki@lemmy.world"
    +username: "@Nikki@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      :3 she/her\n
      \n
      reposts are accidental
      """
    +lastActive: DateTime @1729480897 {#5390
      date: 2024-10-21 05:21:37.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 {#5396 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5398 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5400 …}
    +entries: Doctrine\ORM\PersistentCollection {#5402 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5404 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5406 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5408 …}
    +posts: Doctrine\ORM\PersistentCollection {#5410 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5412 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5414 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5416 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5418 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5420 …}
    +follows: Doctrine\ORM\PersistentCollection {#5422 …}
    +followers: Doctrine\ORM\PersistentCollection {#5424 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5426 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5428 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5430 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5432 …}
    +reports: Doctrine\ORM\PersistentCollection {#5434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
    +violations: Doctrine\ORM\PersistentCollection {#5438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
    +awards: Doctrine\ORM\PersistentCollection {#5442 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5444 …}
    +categories: Doctrine\ORM\PersistentCollection {#5446 …}
    -id: 23172
    -password: "$2y$13$lNzlJRbrf/i5wDjnq0nreevQfOaUr0cvfZTsV6UrfwXbmjAadsmGC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5448 …}
    +apId: "Nikki@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Nikki"
    +apPublicUrl: "https://lemmy.world/u/Nikki"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Nikki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729450667 {#5391
      date: 2024-10-20 20:57:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689091822 {#5392
      date: 2023-07-11 18:10:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5989
  +width: 65
  +height: 65
  +user: App\Entity\User {#5393
    +avatar: Proxies\__CG__\App\Entity\Image {#5394 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5395 …}
    +email: "Nikki@lemmy.world"
    +username: "@Nikki@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      :3 she/her\n
      \n
      reposts are accidental
      """
    +lastActive: DateTime @1729480897 {#5390
      date: 2024-10-21 05:21:37.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 {#5396 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5398 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5400 …}
    +entries: Doctrine\ORM\PersistentCollection {#5402 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5404 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5406 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5408 …}
    +posts: Doctrine\ORM\PersistentCollection {#5410 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5412 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5414 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5416 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5418 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5420 …}
    +follows: Doctrine\ORM\PersistentCollection {#5422 …}
    +followers: Doctrine\ORM\PersistentCollection {#5424 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5426 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5428 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5430 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5432 …}
    +reports: Doctrine\ORM\PersistentCollection {#5434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
    +violations: Doctrine\ORM\PersistentCollection {#5438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
    +awards: Doctrine\ORM\PersistentCollection {#5442 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5444 …}
    +categories: Doctrine\ORM\PersistentCollection {#5446 …}
    -id: 23172
    -password: "$2y$13$lNzlJRbrf/i5wDjnq0nreevQfOaUr0cvfZTsV6UrfwXbmjAadsmGC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5448 …}
    +apId: "Nikki@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Nikki"
    +apPublicUrl: "https://lemmy.world/u/Nikki"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Nikki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729450667 {#5391
      date: 2024-10-20 20:57:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689091822 {#5392
      date: 2023-07-11 18:10:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.11 ms
Input props
[
  "user" => App\Entity\User {#3846
    +avatar: Proxies\__CG__\App\Entity\Image {#3847 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3848 …}
    +email: "avidamoeba@lemmy.ca"
    +username: "@avidamoeba@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729496512 {#3843
      date: 2024-10-21 09:41:52.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3849 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3851 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3853 …}
    +entries: Doctrine\ORM\PersistentCollection {#3855 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3857 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3859 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3861 …}
    +posts: Doctrine\ORM\PersistentCollection {#3863 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3865 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3867 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3869 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3871 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3873 …}
    +follows: Doctrine\ORM\PersistentCollection {#3875 …}
    +followers: Doctrine\ORM\PersistentCollection {#3877 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3879 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3881 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3883 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3885 …}
    +reports: Doctrine\ORM\PersistentCollection {#3887 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3889 …}
    +violations: Doctrine\ORM\PersistentCollection {#3891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3893 …}
    +awards: Doctrine\ORM\PersistentCollection {#3895 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3897 …}
    +categories: Doctrine\ORM\PersistentCollection {#3899 …}
    -id: 21107
    -password: "$2y$13$piTINB0INIgopIZzPspBFumfsk5pGu1qca7YucAdCAjRDSilB7tBa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3901 …}
    +apId: "avidamoeba@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/avidamoeba"
    +apPublicUrl: "https://lemmy.ca/u/avidamoeba"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "avidamoeba"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729420040 {#3844
      date: 2024-10-20 12:27:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689022302 {#3845
      date: 2023-07-10 22:51:42.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6046
  +width: 65
  +height: 65
  +user: App\Entity\User {#3846
    +avatar: Proxies\__CG__\App\Entity\Image {#3847 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3848 …}
    +email: "avidamoeba@lemmy.ca"
    +username: "@avidamoeba@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729496512 {#3843
      date: 2024-10-21 09:41:52.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3849 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3851 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3853 …}
    +entries: Doctrine\ORM\PersistentCollection {#3855 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3857 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3859 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3861 …}
    +posts: Doctrine\ORM\PersistentCollection {#3863 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3865 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3867 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3869 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3871 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3873 …}
    +follows: Doctrine\ORM\PersistentCollection {#3875 …}
    +followers: Doctrine\ORM\PersistentCollection {#3877 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3879 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3881 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3883 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3885 …}
    +reports: Doctrine\ORM\PersistentCollection {#3887 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3889 …}
    +violations: Doctrine\ORM\PersistentCollection {#3891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3893 …}
    +awards: Doctrine\ORM\PersistentCollection {#3895 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3897 …}
    +categories: Doctrine\ORM\PersistentCollection {#3899 …}
    -id: 21107
    -password: "$2y$13$piTINB0INIgopIZzPspBFumfsk5pGu1qca7YucAdCAjRDSilB7tBa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3901 …}
    +apId: "avidamoeba@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/avidamoeba"
    +apPublicUrl: "https://lemmy.ca/u/avidamoeba"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "avidamoeba"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729420040 {#3844
      date: 2024-10-20 12:27:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689022302 {#3845
      date: 2023-07-10 22:51:42.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.55 ms
Input props
[
  "user" => App\Entity\User {#4502
    +avatar: Proxies\__CG__\App\Entity\Image {#4503 …}
    +cover: null
    +email: "RealFknNito@lemmy.world"
    +username: "@RealFknNito@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“Waste no more time arguing about what a good man should be. Be one.” ― Marcus Aurelius, Meditations"
    +lastActive: DateTime @1729490765 {#4499
      date: 2024-10-21 08:06:05.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 {#4504 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4506 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4508 …}
    +entries: Doctrine\ORM\PersistentCollection {#4510 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4512 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4514 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4516 …}
    +posts: Doctrine\ORM\PersistentCollection {#4518 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4520 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4522 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4524 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4526 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4528 …}
    +follows: Doctrine\ORM\PersistentCollection {#4530 …}
    +followers: Doctrine\ORM\PersistentCollection {#4532 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4534 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4536 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4538 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4540 …}
    +reports: Doctrine\ORM\PersistentCollection {#4542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
    +violations: Doctrine\ORM\PersistentCollection {#4546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
    +awards: Doctrine\ORM\PersistentCollection {#4550 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4552 …}
    +categories: Doctrine\ORM\PersistentCollection {#4554 …}
    -id: 22913
    -password: "$2y$13$VBE8TRwN4dTVbzJCBpkRsuNHO1AeT3LtabOAWXNBCJlAnLhKnUe5K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4556 …}
    +apId: "RealFknNito@lemmy.world"
    +apProfileId: "https://lemmy.world/u/RealFknNito"
    +apPublicUrl: "https://lemmy.world/u/RealFknNito"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "RealFknNito"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729384356 {#4500
      date: 2024-10-20 02:32:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689085487 {#4501
      date: 2023-07-11 16:24:47.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6103
  +width: 65
  +height: 65
  +user: App\Entity\User {#4502
    +avatar: Proxies\__CG__\App\Entity\Image {#4503 …}
    +cover: null
    +email: "RealFknNito@lemmy.world"
    +username: "@RealFknNito@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“Waste no more time arguing about what a good man should be. Be one.” ― Marcus Aurelius, Meditations"
    +lastActive: DateTime @1729490765 {#4499
      date: 2024-10-21 08:06:05.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 {#4504 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4506 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4508 …}
    +entries: Doctrine\ORM\PersistentCollection {#4510 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4512 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4514 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4516 …}
    +posts: Doctrine\ORM\PersistentCollection {#4518 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4520 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4522 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4524 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4526 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4528 …}
    +follows: Doctrine\ORM\PersistentCollection {#4530 …}
    +followers: Doctrine\ORM\PersistentCollection {#4532 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4534 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4536 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4538 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4540 …}
    +reports: Doctrine\ORM\PersistentCollection {#4542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
    +violations: Doctrine\ORM\PersistentCollection {#4546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
    +awards: Doctrine\ORM\PersistentCollection {#4550 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4552 …}
    +categories: Doctrine\ORM\PersistentCollection {#4554 …}
    -id: 22913
    -password: "$2y$13$VBE8TRwN4dTVbzJCBpkRsuNHO1AeT3LtabOAWXNBCJlAnLhKnUe5K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4556 …}
    +apId: "RealFknNito@lemmy.world"
    +apProfileId: "https://lemmy.world/u/RealFknNito"
    +apPublicUrl: "https://lemmy.world/u/RealFknNito"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "RealFknNito"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729384356 {#4500
      date: 2024-10-20 02:32:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689085487 {#4501
      date: 2023-07-11 16:24:47.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 15.97 ms
Input props
[
  "user" => App\Entity\User {#4085
    +avatar: Proxies\__CG__\App\Entity\Image {#4086 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4087 …}
    +email: "Kolanaki@yiffit.net"
    +username: "@Kolanaki@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m just a weird, furry, pan guy (cis he/him). I also have a big, blue username.\n
      \n
      Currently on Earth for 8 years ensuring steps to unite humanity and usher us into the galactic civilization just so I can see my boyfriend again.
      """
    +lastActive: DateTime @1729494645 {#4082
      date: 2024-10-21 09:10:45.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4088 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4090 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4092 …}
    +entries: Doctrine\ORM\PersistentCollection {#4094 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4096 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4098 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4100 …}
    +posts: Doctrine\ORM\PersistentCollection {#4102 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4104 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4106 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4108 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4110 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4112 …}
    +follows: Doctrine\ORM\PersistentCollection {#4114 …}
    +followers: Doctrine\ORM\PersistentCollection {#4116 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4118 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4120 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4122 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +violations: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    +awards: Doctrine\ORM\PersistentCollection {#4134 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4136 …}
    +categories: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 19404
    -password: "$2y$13$DRFjFSw/VUspNOL4ET1yOO83PVFS8VkYHcpdXTfon3GRbJ9zJ67zC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4140 …}
    +apId: "Kolanaki@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Kolanaki"
    +apPublicUrl: "https://yiffit.net/u/Kolanaki"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Kolanaki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729223851 {#4083
      date: 2024-10-18 05:57:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688587692 {#4084
      date: 2023-07-05 22:08:12.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6160
  +width: 65
  +height: 65
  +user: App\Entity\User {#4085
    +avatar: Proxies\__CG__\App\Entity\Image {#4086 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4087 …}
    +email: "Kolanaki@yiffit.net"
    +username: "@Kolanaki@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m just a weird, furry, pan guy (cis he/him). I also have a big, blue username.\n
      \n
      Currently on Earth for 8 years ensuring steps to unite humanity and usher us into the galactic civilization just so I can see my boyfriend again.
      """
    +lastActive: DateTime @1729494645 {#4082
      date: 2024-10-21 09:10:45.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4088 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4090 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4092 …}
    +entries: Doctrine\ORM\PersistentCollection {#4094 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4096 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4098 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4100 …}
    +posts: Doctrine\ORM\PersistentCollection {#4102 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4104 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4106 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4108 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4110 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4112 …}
    +follows: Doctrine\ORM\PersistentCollection {#4114 …}
    +followers: Doctrine\ORM\PersistentCollection {#4116 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4118 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4120 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4122 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +violations: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    +awards: Doctrine\ORM\PersistentCollection {#4134 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4136 …}
    +categories: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 19404
    -password: "$2y$13$DRFjFSw/VUspNOL4ET1yOO83PVFS8VkYHcpdXTfon3GRbJ9zJ67zC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4140 …}
    +apId: "Kolanaki@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Kolanaki"
    +apPublicUrl: "https://yiffit.net/u/Kolanaki"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Kolanaki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729223851 {#4083
      date: 2024-10-18 05:57:31.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688587692 {#4084
      date: 2023-07-05 22:08:12.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.26 ms
Input props
[
  "user" => App\Entity\User {#3906
    +avatar: Proxies\__CG__\App\Entity\Image {#3907 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3908 …}
    +email: "knobbysideup@sh.itjust.works"
    +username: "@knobbysideup@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      - whitewater kayaker\n
      - mountain biker\n
      - snowboarder\n
      - infosec and linux nerd\n
      - lover of small felines
      """
    +lastActive: DateTime @1729495568 {#3903
      date: 2024-10-21 09:26:08.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3909 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3911 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3913 …}
    +entries: Doctrine\ORM\PersistentCollection {#3915 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3917 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3919 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3921 …}
    +posts: Doctrine\ORM\PersistentCollection {#3923 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3925 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3927 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3929 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3931 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3933 …}
    +follows: Doctrine\ORM\PersistentCollection {#3935 …}
    +followers: Doctrine\ORM\PersistentCollection {#3937 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3939 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3941 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3943 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3945 …}
    +reports: Doctrine\ORM\PersistentCollection {#3947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3949 …}
    +violations: Doctrine\ORM\PersistentCollection {#3951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3953 …}
    +awards: Doctrine\ORM\PersistentCollection {#3955 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3957 …}
    +categories: Doctrine\ORM\PersistentCollection {#3959 …}
    -id: 87031
    -password: "$2y$13$85vYbCmKyw.P1my7ZKpWkuAbroRNUmh7/qfDPjSTxqmxA9y10bL7q"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3961 …}
    +apId: "knobbysideup@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/knobbysideup"
    +apPublicUrl: "https://sh.itjust.works/u/knobbysideup"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "knobbysideup"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707194089 {#3904
      date: 2024-02-06 05:34:49.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1707194088 {#3905
      date: 2024-02-06 05:34:48.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6223
  +width: 65
  +height: 65
  +user: App\Entity\User {#3906
    +avatar: Proxies\__CG__\App\Entity\Image {#3907 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3908 …}
    +email: "knobbysideup@sh.itjust.works"
    +username: "@knobbysideup@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      - whitewater kayaker\n
      - mountain biker\n
      - snowboarder\n
      - infosec and linux nerd\n
      - lover of small felines
      """
    +lastActive: DateTime @1729495568 {#3903
      date: 2024-10-21 09:26:08.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3909 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3911 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3913 …}
    +entries: Doctrine\ORM\PersistentCollection {#3915 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3917 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3919 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3921 …}
    +posts: Doctrine\ORM\PersistentCollection {#3923 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3925 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3927 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3929 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3931 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3933 …}
    +follows: Doctrine\ORM\PersistentCollection {#3935 …}
    +followers: Doctrine\ORM\PersistentCollection {#3937 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3939 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3941 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3943 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3945 …}
    +reports: Doctrine\ORM\PersistentCollection {#3947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3949 …}
    +violations: Doctrine\ORM\PersistentCollection {#3951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3953 …}
    +awards: Doctrine\ORM\PersistentCollection {#3955 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3957 …}
    +categories: Doctrine\ORM\PersistentCollection {#3959 …}
    -id: 87031
    -password: "$2y$13$85vYbCmKyw.P1my7ZKpWkuAbroRNUmh7/qfDPjSTxqmxA9y10bL7q"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3961 …}
    +apId: "knobbysideup@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/knobbysideup"
    +apPublicUrl: "https://sh.itjust.works/u/knobbysideup"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "knobbysideup"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707194089 {#3904
      date: 2024-02-06 05:34:49.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1707194088 {#3905
      date: 2024-02-06 05:34:48.0 +01:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 21.18 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6285
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6286 …}
  -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 14.57 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6357
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6355 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6356 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 5.82 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6426
  +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 {#6356 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 13.22 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6495
  +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 {#6496 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 6.99 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6589
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3010 …}
}