GET https://kbin.spritesserver.nl/d/forms.gle/commented/6h/videos

Components

13 Twig Components
42 Render Count
1868 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 19.91ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 95.59ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 1.99ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.43ms
domain
"App\Twig\Components\DomainComponent"
components/domain.html.twig
1 3.23ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 1.89ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 20.36ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 1,679.36ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 15.61ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 13.31ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 79.67ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 3.30ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 31.64ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 3.23 ms
Input props
[
  "domain" => App\Entity\Domain {#282
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +name: "forms.gle"
    +entryCount: 2
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    -id: 109
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#2412
  +domain: App\Entity\Domain {#282
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +name: "forms.gle"
    +entryCount: 2
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    -id: 109
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 1.89 ms
Input props
[
  "domain" => App\Entity\Domain {#282
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +name: "forms.gle"
    +entryCount: 2
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    -id: 109
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#2166
  +domain: App\Entity\Domain {#282
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +name: "forms.gle"
    +entryCount: 2
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#261 …}
    -id: 109
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.26 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1780
  +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.22 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1431
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 9.01 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1593
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.18 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 {#1691
  +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.23 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 {#2457
  +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.18 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1361
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2130
  +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.30 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2070
  +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.18 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2225
  +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.31 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2194
  +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.84 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2251
  +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.54 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1992
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 5.89 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2499
  +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.17 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2555
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.47 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2611
  +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.53 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2667
  +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 2.22 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2723
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.18 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2779
  +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.15 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2835
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2891
  +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.14 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 {#2949
  +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 20.36 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3014
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3015 …}
  -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 1,679.36 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3108
  +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 17.98 ms
Input props
[
  "user" => App\Entity\User {#4565
    +avatar: Proxies\__CG__\App\Entity\Image {#4566 …}
    +cover: null
    +email: "lukini@beehaw.org"
    +username: "@lukini@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1726839277 {#4562
      date: 2024-09-20 15:34: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: 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 {#4567 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4569 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4571 …}
    +entries: Doctrine\ORM\PersistentCollection {#4573 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4575 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4577 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4579 …}
    +posts: Doctrine\ORM\PersistentCollection {#4581 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4583 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4585 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4587 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4589 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4591 …}
    +follows: Doctrine\ORM\PersistentCollection {#4593 …}
    +followers: Doctrine\ORM\PersistentCollection {#4595 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4597 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4599 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4601 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4603 …}
    +reports: Doctrine\ORM\PersistentCollection {#4605 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
    +violations: Doctrine\ORM\PersistentCollection {#4609 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4611 …}
    +awards: Doctrine\ORM\PersistentCollection {#4613 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4615 …}
    +categories: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 49442
    -password: "$2y$13$rthvSI7u/nmg63D5xWS9Pucw4AeIboa1PLBMUGDsYOPpK/0kmkdBG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4619 …}
    +apId: "lukini@beehaw.org"
    +apProfileId: "https://beehaw.org/u/lukini"
    +apPublicUrl: "https://beehaw.org/u/lukini"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "lukini"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1721938630 {#4563
      date: 2024-07-25 22:17:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696457760 {#4564
      date: 2023-10-05 00:16:00.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5578
  +width: 65
  +height: 65
  +user: App\Entity\User {#4565
    +avatar: Proxies\__CG__\App\Entity\Image {#4566 …}
    +cover: null
    +email: "lukini@beehaw.org"
    +username: "@lukini@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1726839277 {#4562
      date: 2024-09-20 15:34: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: 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 {#4567 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4569 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4571 …}
    +entries: Doctrine\ORM\PersistentCollection {#4573 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4575 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4577 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4579 …}
    +posts: Doctrine\ORM\PersistentCollection {#4581 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4583 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4585 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4587 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4589 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4591 …}
    +follows: Doctrine\ORM\PersistentCollection {#4593 …}
    +followers: Doctrine\ORM\PersistentCollection {#4595 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4597 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4599 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4601 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4603 …}
    +reports: Doctrine\ORM\PersistentCollection {#4605 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
    +violations: Doctrine\ORM\PersistentCollection {#4609 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4611 …}
    +awards: Doctrine\ORM\PersistentCollection {#4613 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4615 …}
    +categories: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 49442
    -password: "$2y$13$rthvSI7u/nmg63D5xWS9Pucw4AeIboa1PLBMUGDsYOPpK/0kmkdBG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4619 …}
    +apId: "lukini@beehaw.org"
    +apProfileId: "https://beehaw.org/u/lukini"
    +apPublicUrl: "https://beehaw.org/u/lukini"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "lukini"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1721938630 {#4563
      date: 2024-07-25 22:17:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696457760 {#4564
      date: 2023-10-05 00:16:00.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.81 ms
Input props
[
  "user" => App\Entity\User {#3675
    +avatar: Proxies\__CG__\App\Entity\Image {#3676 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3677 …}
    +email: "devrandom@lemmy.ca"
    +username: "@devrandom@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1726850990 {#3672
      date: 2024-09-20 18:49:50.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3678 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3680 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3682 …}
    +entries: Doctrine\ORM\PersistentCollection {#3684 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3686 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3688 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3690 …}
    +posts: Doctrine\ORM\PersistentCollection {#3692 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3694 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3696 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3698 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3700 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3702 …}
    +follows: Doctrine\ORM\PersistentCollection {#3704 …}
    +followers: Doctrine\ORM\PersistentCollection {#3706 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3708 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3710 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3712 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3714 …}
    +reports: Doctrine\ORM\PersistentCollection {#3716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3718 …}
    +violations: Doctrine\ORM\PersistentCollection {#3720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3722 …}
    +awards: Doctrine\ORM\PersistentCollection {#3724 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3726 …}
    +categories: Doctrine\ORM\PersistentCollection {#3728 …}
    -id: 92529
    -password: "$2y$13$mc8dsRIaC.eFFlNuTjgw1.peos1YEy8Z2q.T.CSs5wBT14NiEN9Jq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3730 …}
    +apId: "devrandom@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/devrandom"
    +apPublicUrl: "https://lemmy.ca/u/devrandom"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "devrandom"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726850993 {#3673
      date: 2024-09-20 18:49:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1726850990 {#3674
      date: 2024-09-20 18:49:50.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5650
  +width: 65
  +height: 65
  +user: App\Entity\User {#3675
    +avatar: Proxies\__CG__\App\Entity\Image {#3676 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3677 …}
    +email: "devrandom@lemmy.ca"
    +username: "@devrandom@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1726850990 {#3672
      date: 2024-09-20 18:49:50.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3678 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3680 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3682 …}
    +entries: Doctrine\ORM\PersistentCollection {#3684 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3686 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3688 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3690 …}
    +posts: Doctrine\ORM\PersistentCollection {#3692 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3694 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3696 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3698 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3700 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3702 …}
    +follows: Doctrine\ORM\PersistentCollection {#3704 …}
    +followers: Doctrine\ORM\PersistentCollection {#3706 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3708 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3710 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3712 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3714 …}
    +reports: Doctrine\ORM\PersistentCollection {#3716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3718 …}
    +violations: Doctrine\ORM\PersistentCollection {#3720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3722 …}
    +awards: Doctrine\ORM\PersistentCollection {#3724 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3726 …}
    +categories: Doctrine\ORM\PersistentCollection {#3728 …}
    -id: 92529
    -password: "$2y$13$mc8dsRIaC.eFFlNuTjgw1.peos1YEy8Z2q.T.CSs5wBT14NiEN9Jq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3730 …}
    +apId: "devrandom@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/devrandom"
    +apPublicUrl: "https://lemmy.ca/u/devrandom"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "devrandom"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726850993 {#3673
      date: 2024-09-20 18:49:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1726850990 {#3674
      date: 2024-09-20 18:49:50.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.21 ms
Input props
[
  "user" => App\Entity\User {#3973
    +avatar: Proxies\__CG__\App\Entity\Image {#3974 …}
    +cover: null
    +email: "pruwybn@discuss.tchncs.de"
    +username: "@pruwybn@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "he/him"
    +lastActive: DateTime @1726844098 {#3970
      date: 2024-09-20 16:54: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 {#3975 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3977 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3979 …}
    +entries: Doctrine\ORM\PersistentCollection {#3981 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3983 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3985 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3987 …}
    +posts: Doctrine\ORM\PersistentCollection {#3989 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3991 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3993 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3995 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3997 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3999 …}
    +follows: Doctrine\ORM\PersistentCollection {#4001 …}
    +followers: Doctrine\ORM\PersistentCollection {#4003 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4005 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4007 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4009 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4011 …}
    +reports: Doctrine\ORM\PersistentCollection {#4013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
    +violations: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    +awards: Doctrine\ORM\PersistentCollection {#4021 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4023 …}
    +categories: Doctrine\ORM\PersistentCollection {#4025 …}
    -id: 2784
    -password: "$2y$13$F1f90AYv8J2lY6ByLDQ/Y.bPw4yVOl32lxEO9wknTP8fqYfjTmhu."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4027 …}
    +apId: "pruwybn@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/pruwybn"
    +apPublicUrl: "https://discuss.tchncs.de/u/pruwybn"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "pruwybn"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725429457 {#3971
      date: 2024-09-04 07:57:37.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687042257 {#3972
      date: 2023-06-18 00:50:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5707
  +width: 65
  +height: 65
  +user: App\Entity\User {#3973
    +avatar: Proxies\__CG__\App\Entity\Image {#3974 …}
    +cover: null
    +email: "pruwybn@discuss.tchncs.de"
    +username: "@pruwybn@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "he/him"
    +lastActive: DateTime @1726844098 {#3970
      date: 2024-09-20 16:54: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 {#3975 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3977 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3979 …}
    +entries: Doctrine\ORM\PersistentCollection {#3981 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3983 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3985 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3987 …}
    +posts: Doctrine\ORM\PersistentCollection {#3989 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3991 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3993 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3995 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3997 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3999 …}
    +follows: Doctrine\ORM\PersistentCollection {#4001 …}
    +followers: Doctrine\ORM\PersistentCollection {#4003 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4005 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4007 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4009 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4011 …}
    +reports: Doctrine\ORM\PersistentCollection {#4013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
    +violations: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    +awards: Doctrine\ORM\PersistentCollection {#4021 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4023 …}
    +categories: Doctrine\ORM\PersistentCollection {#4025 …}
    -id: 2784
    -password: "$2y$13$F1f90AYv8J2lY6ByLDQ/Y.bPw4yVOl32lxEO9wknTP8fqYfjTmhu."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4027 …}
    +apId: "pruwybn@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/pruwybn"
    +apPublicUrl: "https://discuss.tchncs.de/u/pruwybn"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "pruwybn"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725429457 {#3971
      date: 2024-09-04 07:57:37.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687042257 {#3972
      date: 2023-06-18 00:50:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 6.61 ms
Input props
[
  "user" => App\Entity\User {#4150
    +avatar: Proxies\__CG__\App\Entity\Image {#4151 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4152 …}
    +email: "avidamoeba@lemmy.ca"
    +username: "@avidamoeba@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1726841647 {#4147
      date: 2024-09-20 16:14:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4153 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4155 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4157 …}
    +entries: Doctrine\ORM\PersistentCollection {#4159 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4161 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4163 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4165 …}
    +posts: Doctrine\ORM\PersistentCollection {#4167 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4169 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4171 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4173 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4175 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4177 …}
    +follows: Doctrine\ORM\PersistentCollection {#4179 …}
    +followers: Doctrine\ORM\PersistentCollection {#4181 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4183 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4185 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4187 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4189 …}
    +reports: Doctrine\ORM\PersistentCollection {#4191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
    +violations: Doctrine\ORM\PersistentCollection {#4195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    +awards: Doctrine\ORM\PersistentCollection {#4199 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4201 …}
    +categories: Doctrine\ORM\PersistentCollection {#4203 …}
    -id: 21107
    -password: "$2y$13$piTINB0INIgopIZzPspBFumfsk5pGu1qca7YucAdCAjRDSilB7tBa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4205 …}
    +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 @1726825862 {#4148
      date: 2024-09-20 11:51:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689022302 {#4149
      date: 2023-07-10 22:51:42.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5764
  +width: 65
  +height: 65
  +user: App\Entity\User {#4150
    +avatar: Proxies\__CG__\App\Entity\Image {#4151 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4152 …}
    +email: "avidamoeba@lemmy.ca"
    +username: "@avidamoeba@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1726841647 {#4147
      date: 2024-09-20 16:14:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4153 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4155 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4157 …}
    +entries: Doctrine\ORM\PersistentCollection {#4159 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4161 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4163 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4165 …}
    +posts: Doctrine\ORM\PersistentCollection {#4167 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4169 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4171 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4173 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4175 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4177 …}
    +follows: Doctrine\ORM\PersistentCollection {#4179 …}
    +followers: Doctrine\ORM\PersistentCollection {#4181 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4183 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4185 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4187 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4189 …}
    +reports: Doctrine\ORM\PersistentCollection {#4191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
    +violations: Doctrine\ORM\PersistentCollection {#4195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    +awards: Doctrine\ORM\PersistentCollection {#4199 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4201 …}
    +categories: Doctrine\ORM\PersistentCollection {#4203 …}
    -id: 21107
    -password: "$2y$13$piTINB0INIgopIZzPspBFumfsk5pGu1qca7YucAdCAjRDSilB7tBa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4205 …}
    +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 @1726825862 {#4148
      date: 2024-09-20 11:51:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689022302 {#4149
      date: 2023-07-10 22:51:42.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.77 ms
Input props
[
  "user" => App\Entity\User {#4744
    +avatar: Proxies\__CG__\App\Entity\Image {#4745 …}
    +cover: null
    +email: "LogicalDrivel@sopuli.xyz"
    +username: "@LogicalDrivel@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1726837867 {#4741
      date: 2024-09-20 15:11:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4746 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4748 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4750 …}
    +entries: Doctrine\ORM\PersistentCollection {#4752 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4754 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4756 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4758 …}
    +posts: Doctrine\ORM\PersistentCollection {#4760 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4762 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4764 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4766 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4768 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4770 …}
    +follows: Doctrine\ORM\PersistentCollection {#4772 …}
    +followers: Doctrine\ORM\PersistentCollection {#4774 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4776 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4778 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4780 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4782 …}
    +reports: Doctrine\ORM\PersistentCollection {#4784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
    +violations: Doctrine\ORM\PersistentCollection {#4788 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4790 …}
    +awards: Doctrine\ORM\PersistentCollection {#4792 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4794 …}
    +categories: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 21603
    -password: "$2y$13$p7bEBH3elW4/6Gy9XMQ6V.OnSATxc72438u48RmpFKt.iTGN//QK6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4798 …}
    +apId: "LogicalDrivel@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/LogicalDrivel"
    +apPublicUrl: "https://sopuli.xyz/u/LogicalDrivel"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "LogicalDrivel"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726534013 {#4742
      date: 2024-09-17 02:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689033956 {#4743
      date: 2023-07-11 02:05:56.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5821
  +width: 65
  +height: 65
  +user: App\Entity\User {#4744
    +avatar: Proxies\__CG__\App\Entity\Image {#4745 …}
    +cover: null
    +email: "LogicalDrivel@sopuli.xyz"
    +username: "@LogicalDrivel@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1726837867 {#4741
      date: 2024-09-20 15:11:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4746 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4748 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4750 …}
    +entries: Doctrine\ORM\PersistentCollection {#4752 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4754 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4756 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4758 …}
    +posts: Doctrine\ORM\PersistentCollection {#4760 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4762 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4764 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4766 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4768 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4770 …}
    +follows: Doctrine\ORM\PersistentCollection {#4772 …}
    +followers: Doctrine\ORM\PersistentCollection {#4774 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4776 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4778 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4780 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4782 …}
    +reports: Doctrine\ORM\PersistentCollection {#4784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
    +violations: Doctrine\ORM\PersistentCollection {#4788 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4790 …}
    +awards: Doctrine\ORM\PersistentCollection {#4792 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4794 …}
    +categories: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 21603
    -password: "$2y$13$p7bEBH3elW4/6Gy9XMQ6V.OnSATxc72438u48RmpFKt.iTGN//QK6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4798 …}
    +apId: "LogicalDrivel@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/LogicalDrivel"
    +apPublicUrl: "https://sopuli.xyz/u/LogicalDrivel"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "LogicalDrivel"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726534013 {#4742
      date: 2024-09-17 02:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689033956 {#4743
      date: 2023-07-11 02:05:56.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.45 ms
Input props
[
  "user" => App\Entity\User {#4388
    +avatar: Proxies\__CG__\App\Entity\Image {#4389 …}
    +cover: null
    +email: "Evkob@lemmy.ca"
    +username: "@Evkob@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      **Languages**: Français, English\n
      \n
      **Pronouns**: They/them\n
      \n
      **Communities**:\n
      \n
      - [!bicycles@lemmy.ca](/c/bicycles@lemmy.ca)\n
      - [!psychedelics@lemmy.ca](/c/psychedelics@lemmy.ca)\n
      - [!newbrunswick@lemmy.ca](/c/newbrunswick@lemmy.ca)
      """
    +lastActive: DateTime @1726839667 {#4385
      date: 2024-09-20 15:41:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4390 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4392 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4394 …}
    +entries: Doctrine\ORM\PersistentCollection {#4396 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4398 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4400 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4402 …}
    +posts: Doctrine\ORM\PersistentCollection {#4404 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4406 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4408 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4410 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4412 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4414 …}
    +follows: Doctrine\ORM\PersistentCollection {#4416 …}
    +followers: Doctrine\ORM\PersistentCollection {#4418 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4420 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4422 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4424 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +violations: Doctrine\ORM\PersistentCollection {#4432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
    +awards: Doctrine\ORM\PersistentCollection {#4436 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4438 …}
    +categories: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 7003
    -password: "$2y$13$H7nBGMhNvd9RR.SRuGTTWezNp88EjnJbb.m4DHR7Kk00BIVJp8f8a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4442 …}
    +apId: "Evkob@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Evkob"
    +apPublicUrl: "https://lemmy.ca/u/Evkob"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Evkob"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725421450 {#4386
      date: 2024-09-04 05:44:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451416 {#4387
      date: 2023-06-22 18:30:16.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5878
  +width: 65
  +height: 65
  +user: App\Entity\User {#4388
    +avatar: Proxies\__CG__\App\Entity\Image {#4389 …}
    +cover: null
    +email: "Evkob@lemmy.ca"
    +username: "@Evkob@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      **Languages**: Français, English\n
      \n
      **Pronouns**: They/them\n
      \n
      **Communities**:\n
      \n
      - [!bicycles@lemmy.ca](/c/bicycles@lemmy.ca)\n
      - [!psychedelics@lemmy.ca](/c/psychedelics@lemmy.ca)\n
      - [!newbrunswick@lemmy.ca](/c/newbrunswick@lemmy.ca)
      """
    +lastActive: DateTime @1726839667 {#4385
      date: 2024-09-20 15:41:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4390 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4392 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4394 …}
    +entries: Doctrine\ORM\PersistentCollection {#4396 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4398 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4400 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4402 …}
    +posts: Doctrine\ORM\PersistentCollection {#4404 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4406 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4408 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4410 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4412 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4414 …}
    +follows: Doctrine\ORM\PersistentCollection {#4416 …}
    +followers: Doctrine\ORM\PersistentCollection {#4418 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4420 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4422 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4424 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +violations: Doctrine\ORM\PersistentCollection {#4432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
    +awards: Doctrine\ORM\PersistentCollection {#4436 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4438 …}
    +categories: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 7003
    -password: "$2y$13$H7nBGMhNvd9RR.SRuGTTWezNp88EjnJbb.m4DHR7Kk00BIVJp8f8a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4442 …}
    +apId: "Evkob@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Evkob"
    +apPublicUrl: "https://lemmy.ca/u/Evkob"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Evkob"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1725421450 {#4386
      date: 2024-09-04 05:44:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451416 {#4387
      date: 2023-06-22 18:30:16.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 10.01 ms
Input props
[
  "user" => App\Entity\User {#3735
    +avatar: Proxies\__CG__\App\Entity\Image {#3736 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3737 …}
    +email: "shreddy_scientist@lemmy.ml"
    +username: "@shreddy_scientist@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“I would rather have questions that can’t be answered than answers that can’t be questioned.” - Rich Feynman"
    +lastActive: DateTime @1726847774 {#3732
      date: 2024-09-20 17:56:14.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 {#3738 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3740 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3742 …}
    +entries: Doctrine\ORM\PersistentCollection {#3744 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3746 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3748 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3750 …}
    +posts: Doctrine\ORM\PersistentCollection {#3752 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3754 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3756 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3758 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3760 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3762 …}
    +follows: Doctrine\ORM\PersistentCollection {#3764 …}
    +followers: Doctrine\ORM\PersistentCollection {#3766 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3768 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3770 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3772 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3774 …}
    +reports: Doctrine\ORM\PersistentCollection {#3776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3778 …}
    +violations: Doctrine\ORM\PersistentCollection {#3780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3782 …}
    +awards: Doctrine\ORM\PersistentCollection {#3784 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3786 …}
    +categories: Doctrine\ORM\PersistentCollection {#3788 …}
    -id: 6983
    -password: "$2y$13$4PRdzJWI4Ja4yR66YlROtOMz0ivb/GJ4BPgdGUMtiFfQU8YD2KzBa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3790 …}
    +apId: "shreddy_scientist@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/shreddy_scientist"
    +apPublicUrl: "https://lemmy.ml/u/shreddy_scientist"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "shreddy_scientist"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726459348 {#3733
      date: 2024-09-16 06:02:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687450530 {#3734
      date: 2023-06-22 18:15:30.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5935
  +width: 65
  +height: 65
  +user: App\Entity\User {#3735
    +avatar: Proxies\__CG__\App\Entity\Image {#3736 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3737 …}
    +email: "shreddy_scientist@lemmy.ml"
    +username: "@shreddy_scientist@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "“I would rather have questions that can’t be answered than answers that can’t be questioned.” - Rich Feynman"
    +lastActive: DateTime @1726847774 {#3732
      date: 2024-09-20 17:56:14.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 {#3738 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3740 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3742 …}
    +entries: Doctrine\ORM\PersistentCollection {#3744 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3746 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3748 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3750 …}
    +posts: Doctrine\ORM\PersistentCollection {#3752 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3754 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3756 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3758 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3760 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3762 …}
    +follows: Doctrine\ORM\PersistentCollection {#3764 …}
    +followers: Doctrine\ORM\PersistentCollection {#3766 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3768 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3770 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3772 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3774 …}
    +reports: Doctrine\ORM\PersistentCollection {#3776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3778 …}
    +violations: Doctrine\ORM\PersistentCollection {#3780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3782 …}
    +awards: Doctrine\ORM\PersistentCollection {#3784 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3786 …}
    +categories: Doctrine\ORM\PersistentCollection {#3788 …}
    -id: 6983
    -password: "$2y$13$4PRdzJWI4Ja4yR66YlROtOMz0ivb/GJ4BPgdGUMtiFfQU8YD2KzBa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3790 …}
    +apId: "shreddy_scientist@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/shreddy_scientist"
    +apPublicUrl: "https://lemmy.ml/u/shreddy_scientist"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "shreddy_scientist"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726459348 {#3733
      date: 2024-09-16 06:02:28.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687450530 {#3734
      date: 2023-06-22 18:15:30.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.84 ms
Input props
[
  "user" => App\Entity\User {#4803
    +avatar: Proxies\__CG__\App\Entity\Image {#4804 …}
    +cover: null
    +email: "OpenStars@startrek.website"
    +username: "@OpenStars@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1726837555 {#4800
      date: 2024-09-20 15:05:55.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4805 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4807 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4809 …}
    +entries: Doctrine\ORM\PersistentCollection {#4811 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4813 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4815 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4817 …}
    +posts: Doctrine\ORM\PersistentCollection {#4819 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4821 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4823 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4825 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4827 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4829 …}
    +follows: Doctrine\ORM\PersistentCollection {#4831 …}
    +followers: Doctrine\ORM\PersistentCollection {#4833 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4835 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4837 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4839 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4841 …}
    +reports: Doctrine\ORM\PersistentCollection {#4843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4845 …}
    +violations: Doctrine\ORM\PersistentCollection {#4847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4849 …}
    +awards: Doctrine\ORM\PersistentCollection {#4851 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4853 …}
    +categories: Doctrine\ORM\PersistentCollection {#4855 …}
    -id: 90550
    -password: "$2y$13$pIusxS2UcFy6wKarJ3E3mewbzlb1ar70u4XAV.6Rr/w4QkU6c7XIu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4857 …}
    +apId: "OpenStars@startrek.website"
    +apProfileId: "https://startrek.website/u/OpenStars"
    +apPublicUrl: "https://startrek.website/u/OpenStars"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "OpenStars"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719640787 {#4801
      date: 2024-06-29 07:59:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1719640785 {#4802
      date: 2024-06-29 07:59:45.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5992
  +width: 65
  +height: 65
  +user: App\Entity\User {#4803
    +avatar: Proxies\__CG__\App\Entity\Image {#4804 …}
    +cover: null
    +email: "OpenStars@startrek.website"
    +username: "@OpenStars@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1726837555 {#4800
      date: 2024-09-20 15:05:55.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4805 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4807 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4809 …}
    +entries: Doctrine\ORM\PersistentCollection {#4811 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4813 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4815 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4817 …}
    +posts: Doctrine\ORM\PersistentCollection {#4819 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4821 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4823 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4825 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4827 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4829 …}
    +follows: Doctrine\ORM\PersistentCollection {#4831 …}
    +followers: Doctrine\ORM\PersistentCollection {#4833 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4835 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4837 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4839 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4841 …}
    +reports: Doctrine\ORM\PersistentCollection {#4843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4845 …}
    +violations: Doctrine\ORM\PersistentCollection {#4847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4849 …}
    +awards: Doctrine\ORM\PersistentCollection {#4851 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4853 …}
    +categories: Doctrine\ORM\PersistentCollection {#4855 …}
    -id: 90550
    -password: "$2y$13$pIusxS2UcFy6wKarJ3E3mewbzlb1ar70u4XAV.6Rr/w4QkU6c7XIu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4857 …}
    +apId: "OpenStars@startrek.website"
    +apProfileId: "https://startrek.website/u/OpenStars"
    +apPublicUrl: "https://startrek.website/u/OpenStars"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "OpenStars"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719640787 {#4801
      date: 2024-06-29 07:59:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1719640785 {#4802
      date: 2024-06-29 07:59:45.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.24 ms
Input props
[
  "user" => App\Entity\User {#3615
    +avatar: Proxies\__CG__\App\Entity\Image {#3616 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3617 …}
    +email: "thecookingsenpai@lemmy.world"
    +username: "@thecookingsenpai@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Building [@ KyneSys Labs](https://kynesys.xyz)\n
      \n
      [Mastodon](thecookingsenpai@mastodon.social) | [Keybase](https://keybase.io/dacookingsenpai#)\n
      \n
      [Always verify my public key!](https://discus.sh/origami/activities/a58dffe7-19b6-47d1-81be-c0891f1b0110)\n
      \n
      [Use Freenet](https://www.hyphanet.org/) and TOR!
      """
    +lastActive: DateTime @1726852466 {#3612
      date: 2024-09-20 19:14:26.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3618 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3620 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3622 …}
    +entries: Doctrine\ORM\PersistentCollection {#3624 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3626 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3628 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3630 …}
    +posts: Doctrine\ORM\PersistentCollection {#3632 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3634 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3636 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3638 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3640 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3642 …}
    +follows: Doctrine\ORM\PersistentCollection {#3644 …}
    +followers: Doctrine\ORM\PersistentCollection {#3646 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3648 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3650 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3652 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3654 …}
    +reports: Doctrine\ORM\PersistentCollection {#3656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3658 …}
    +violations: Doctrine\ORM\PersistentCollection {#3660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3662 …}
    +awards: Doctrine\ORM\PersistentCollection {#3664 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3666 …}
    +categories: Doctrine\ORM\PersistentCollection {#3668 …}
    -id: 88175
    -password: "$2y$13$KNjT0NMEm2DW4ZF5I7jTCOyk8qQvQOXr9oImknDORwG.mMxUfUxsS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3670 …}
    +apId: "thecookingsenpai@lemmy.world"
    +apProfileId: "https://lemmy.world/u/thecookingsenpai"
    +apPublicUrl: "https://lemmy.world/u/thecookingsenpai"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "thecookingsenpai"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709044035 {#3613
      date: 2024-02-27 15:27:15.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1709044033 {#3614
      date: 2024-02-27 15:27:13.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6049
  +width: 65
  +height: 65
  +user: App\Entity\User {#3615
    +avatar: Proxies\__CG__\App\Entity\Image {#3616 …}
    +cover: Proxies\__CG__\App\Entity\Image {#3617 …}
    +email: "thecookingsenpai@lemmy.world"
    +username: "@thecookingsenpai@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Building [@ KyneSys Labs](https://kynesys.xyz)\n
      \n
      [Mastodon](thecookingsenpai@mastodon.social) | [Keybase](https://keybase.io/dacookingsenpai#)\n
      \n
      [Always verify my public key!](https://discus.sh/origami/activities/a58dffe7-19b6-47d1-81be-c0891f1b0110)\n
      \n
      [Use Freenet](https://www.hyphanet.org/) and TOR!
      """
    +lastActive: DateTime @1726852466 {#3612
      date: 2024-09-20 19:14:26.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3618 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3620 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3622 …}
    +entries: Doctrine\ORM\PersistentCollection {#3624 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3626 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3628 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3630 …}
    +posts: Doctrine\ORM\PersistentCollection {#3632 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3634 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3636 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3638 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3640 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3642 …}
    +follows: Doctrine\ORM\PersistentCollection {#3644 …}
    +followers: Doctrine\ORM\PersistentCollection {#3646 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3648 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3650 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3652 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3654 …}
    +reports: Doctrine\ORM\PersistentCollection {#3656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3658 …}
    +violations: Doctrine\ORM\PersistentCollection {#3660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3662 …}
    +awards: Doctrine\ORM\PersistentCollection {#3664 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3666 …}
    +categories: Doctrine\ORM\PersistentCollection {#3668 …}
    -id: 88175
    -password: "$2y$13$KNjT0NMEm2DW4ZF5I7jTCOyk8qQvQOXr9oImknDORwG.mMxUfUxsS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3670 …}
    +apId: "thecookingsenpai@lemmy.world"
    +apProfileId: "https://lemmy.world/u/thecookingsenpai"
    +apPublicUrl: "https://lemmy.world/u/thecookingsenpai"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "thecookingsenpai"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709044035 {#3613
      date: 2024-02-27 15:27:15.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1709044033 {#3614
      date: 2024-02-27 15:27:13.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 26.48 ms
Input props
[
  "user" => App\Entity\User {#4329
    +avatar: Proxies\__CG__\App\Entity\Image {#4330 …}
    +cover: null
    +email: "inlandempire@jlai.lu"
    +username: "@inlandempire@jlai.lu"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Hunches and gut feelings. Dreams in waking life."
    +lastActive: DateTime @1726840272 {#4326
      date: 2024-09-20 15:51:12.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 {#4331 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4333 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4335 …}
    +entries: Doctrine\ORM\PersistentCollection {#4337 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4339 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4341 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4343 …}
    +posts: Doctrine\ORM\PersistentCollection {#4345 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4347 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4349 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4351 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4353 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4355 …}
    +follows: Doctrine\ORM\PersistentCollection {#4357 …}
    +followers: Doctrine\ORM\PersistentCollection {#4359 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4361 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4363 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4365 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4367 …}
    +reports: Doctrine\ORM\PersistentCollection {#4369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
    +violations: Doctrine\ORM\PersistentCollection {#4373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4375 …}
    +awards: Doctrine\ORM\PersistentCollection {#4377 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4379 …}
    +categories: Doctrine\ORM\PersistentCollection {#4381 …}
    -id: 81859
    -password: "$2y$13$If42wD6gdaSbyfVMBFZsAuf8.skTyP/ukShGicOgN0lNMlXZr27fu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4383 …}
    +apId: "inlandempire@jlai.lu"
    +apProfileId: "https://jlai.lu/u/inlandempire"
    +apPublicUrl: "https://jlai.lu/u/inlandempire"
    +apFollowersUrl: null
    +apInboxUrl: "https://jlai.lu/inbox"
    +apDomain: "jlai.lu"
    +apPreferredUsername: "inlandempire"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724811021 {#4327
      date: 2024-08-28 04:10:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702311047 {#4328
      date: 2023-12-11 17:10:47.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6106
  +width: 65
  +height: 65
  +user: App\Entity\User {#4329
    +avatar: Proxies\__CG__\App\Entity\Image {#4330 …}
    +cover: null
    +email: "inlandempire@jlai.lu"
    +username: "@inlandempire@jlai.lu"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Hunches and gut feelings. Dreams in waking life."
    +lastActive: DateTime @1726840272 {#4326
      date: 2024-09-20 15:51:12.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 {#4331 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4333 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4335 …}
    +entries: Doctrine\ORM\PersistentCollection {#4337 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4339 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4341 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4343 …}
    +posts: Doctrine\ORM\PersistentCollection {#4345 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4347 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4349 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4351 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4353 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4355 …}
    +follows: Doctrine\ORM\PersistentCollection {#4357 …}
    +followers: Doctrine\ORM\PersistentCollection {#4359 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4361 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4363 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4365 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4367 …}
    +reports: Doctrine\ORM\PersistentCollection {#4369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
    +violations: Doctrine\ORM\PersistentCollection {#4373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4375 …}
    +awards: Doctrine\ORM\PersistentCollection {#4377 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4379 …}
    +categories: Doctrine\ORM\PersistentCollection {#4381 …}
    -id: 81859
    -password: "$2y$13$If42wD6gdaSbyfVMBFZsAuf8.skTyP/ukShGicOgN0lNMlXZr27fu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4383 …}
    +apId: "inlandempire@jlai.lu"
    +apProfileId: "https://jlai.lu/u/inlandempire"
    +apPublicUrl: "https://jlai.lu/u/inlandempire"
    +apFollowersUrl: null
    +apInboxUrl: "https://jlai.lu/inbox"
    +apDomain: "jlai.lu"
    +apPreferredUsername: "inlandempire"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724811021 {#4327
      date: 2024-08-28 04:10:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702311047 {#4328
      date: 2023-12-11 17:10:47.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.06 ms
Input props
[
  "user" => App\Entity\User {#5099
    +avatar: Proxies\__CG__\App\Entity\Image {#5100 …}
    +cover: null
    +email: "KarnaSubarna@lemmy.ml"
    +username: "@KarnaSubarna@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1726833531 {#5096
      date: 2024-09-20 13:58:51.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 {#5101 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5103 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5105 …}
    +entries: Doctrine\ORM\PersistentCollection {#5107 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5109 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5111 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5113 …}
    +posts: Doctrine\ORM\PersistentCollection {#5115 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5117 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5119 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5121 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5123 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5125 …}
    +follows: Doctrine\ORM\PersistentCollection {#5127 …}
    +followers: Doctrine\ORM\PersistentCollection {#5129 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5131 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5133 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5135 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5137 …}
    +reports: Doctrine\ORM\PersistentCollection {#5139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5141 …}
    +violations: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    +awards: Doctrine\ORM\PersistentCollection {#5147 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5149 …}
    +categories: Doctrine\ORM\PersistentCollection {#5151 …}
    -id: 72830
    -password: "$2y$13$A21D1obCCJdrRJETfJXD4OA2yF3VVl5koClERJ1dEr.TUx46Ic1pG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5153 …}
    +apId: "KarnaSubarna@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/KarnaSubarna"
    +apPublicUrl: "https://lemmy.ml/u/KarnaSubarna"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "KarnaSubarna"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719251954 {#5097
      date: 2024-06-24 19:59:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699385532 {#5098
      date: 2023-11-07 20:32:12.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6163
  +width: 65
  +height: 65
  +user: App\Entity\User {#5099
    +avatar: Proxies\__CG__\App\Entity\Image {#5100 …}
    +cover: null
    +email: "KarnaSubarna@lemmy.ml"
    +username: "@KarnaSubarna@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1726833531 {#5096
      date: 2024-09-20 13:58:51.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 {#5101 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5103 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5105 …}
    +entries: Doctrine\ORM\PersistentCollection {#5107 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5109 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5111 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5113 …}
    +posts: Doctrine\ORM\PersistentCollection {#5115 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5117 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5119 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5121 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5123 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5125 …}
    +follows: Doctrine\ORM\PersistentCollection {#5127 …}
    +followers: Doctrine\ORM\PersistentCollection {#5129 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5131 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5133 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5135 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5137 …}
    +reports: Doctrine\ORM\PersistentCollection {#5139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5141 …}
    +violations: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    +awards: Doctrine\ORM\PersistentCollection {#5147 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5149 …}
    +categories: Doctrine\ORM\PersistentCollection {#5151 …}
    -id: 72830
    -password: "$2y$13$A21D1obCCJdrRJETfJXD4OA2yF3VVl5koClERJ1dEr.TUx46Ic1pG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5153 …}
    +apId: "KarnaSubarna@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/KarnaSubarna"
    +apPublicUrl: "https://lemmy.ml/u/KarnaSubarna"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "KarnaSubarna"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719251954 {#5097
      date: 2024-06-24 19:59:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699385532 {#5098
      date: 2023-11-07 20:32:12.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.12 ms
Input props
[
  "user" => App\Entity\User {#4980
    +avatar: Proxies\__CG__\App\Entity\Image {#4981 …}
    +cover: null
    +email: "sagrotan@lemmy.world"
    +username: "@sagrotan@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Polymath. Bad in math. Collecting mechanical calculators, likes subtractive manufacturing of wooden implements. Eat the rich. Don’t forget the fiber, danger of constipation. Learn. Get people to learn. By all means. All!"
    +lastActive: DateTime @1726835535 {#4977
      date: 2024-09-20 14:32:15.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4982 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4984 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4986 …}
    +entries: Doctrine\ORM\PersistentCollection {#4988 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4990 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4992 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4994 …}
    +posts: Doctrine\ORM\PersistentCollection {#4996 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4998 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5000 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5002 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5004 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5006 …}
    +follows: Doctrine\ORM\PersistentCollection {#5008 …}
    +followers: Doctrine\ORM\PersistentCollection {#5010 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5012 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5014 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5016 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5018 …}
    +reports: Doctrine\ORM\PersistentCollection {#5020 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
    +violations: Doctrine\ORM\PersistentCollection {#5024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
    +awards: Doctrine\ORM\PersistentCollection {#5028 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5030 …}
    +categories: Doctrine\ORM\PersistentCollection {#5032 …}
    -id: 22395
    -password: "$2y$13$Bpb85YUVF97HMJczTHoQB.h5viURn9YikN0u6NmAMpCO9/1//IOLy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5034 …}
    +apId: "sagrotan@lemmy.world"
    +apProfileId: "https://lemmy.world/u/sagrotan"
    +apPublicUrl: "https://lemmy.world/u/sagrotan"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "sagrotan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724709049 {#4978
      date: 2024-08-26 23:50:49.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689064803 {#4979
      date: 2023-07-11 10:40:03.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6220
  +width: 65
  +height: 65
  +user: App\Entity\User {#4980
    +avatar: Proxies\__CG__\App\Entity\Image {#4981 …}
    +cover: null
    +email: "sagrotan@lemmy.world"
    +username: "@sagrotan@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Polymath. Bad in math. Collecting mechanical calculators, likes subtractive manufacturing of wooden implements. Eat the rich. Don’t forget the fiber, danger of constipation. Learn. Get people to learn. By all means. All!"
    +lastActive: DateTime @1726835535 {#4977
      date: 2024-09-20 14:32:15.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4982 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4984 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4986 …}
    +entries: Doctrine\ORM\PersistentCollection {#4988 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4990 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4992 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4994 …}
    +posts: Doctrine\ORM\PersistentCollection {#4996 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4998 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5000 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5002 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5004 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5006 …}
    +follows: Doctrine\ORM\PersistentCollection {#5008 …}
    +followers: Doctrine\ORM\PersistentCollection {#5010 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5012 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5014 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5016 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5018 …}
    +reports: Doctrine\ORM\PersistentCollection {#5020 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
    +violations: Doctrine\ORM\PersistentCollection {#5024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
    +awards: Doctrine\ORM\PersistentCollection {#5028 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5030 …}
    +categories: Doctrine\ORM\PersistentCollection {#5032 …}
    -id: 22395
    -password: "$2y$13$Bpb85YUVF97HMJczTHoQB.h5viURn9YikN0u6NmAMpCO9/1//IOLy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5034 …}
    +apId: "sagrotan@lemmy.world"
    +apProfileId: "https://lemmy.world/u/sagrotan"
    +apPublicUrl: "https://lemmy.world/u/sagrotan"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "sagrotan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724709049 {#4978
      date: 2024-08-26 23:50:49.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689064803 {#4979
      date: 2023-07-11 10:40:03.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 15.61 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6282
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6283 …}
  -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 13.31 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6354
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6352 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6353 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 79.67 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6423
  +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 {#6353 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 3.30 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6492
  +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 {#6493 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 31.64 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6586
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3015 …}
}