GET https://kbin.spritesserver.nl/d/lemmy.pt/commented/%E2%88%9E/links

Components

13 Twig Components
42 Render Count
1065 ms Render Time
12.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 2.31ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 58.27ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 12.92ms
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 1.89ms
domain_sub
"App\Twig\Components\DomainSubComponent"
components/domain_sub.html.twig
1 1.23ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 27.80ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 983.00ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 1.63ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 5.33ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 6.92ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 4.08ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 19.13ms

Render calls

domain App\Twig\Components\DomainComponent 12.0 MiB 1.89 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "lemmy.pt"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 539
  }
]
Attributes
[]
Component
App\Twig\Components\DomainComponent {#2167
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "lemmy.pt"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 539
  }
}
domain_sub App\Twig\Components\DomainSubComponent 12.0 MiB 1.23 ms
Input props
[
  "domain" => App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "lemmy.pt"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 539
  }
]
Attributes
[]
Component
App\Twig\Components\DomainSubComponent {#2428
  +domain: App\Entity\Domain {#278
    +entries: Doctrine\ORM\PersistentCollection {#244 …}
    +name: "lemmy.pt"
    +entryCount: 1
    +subscriptionsCount: 0
    +subscriptions: Doctrine\ORM\PersistentCollection {#266 …}
    -id: 539
  }
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1775
  +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.25 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1439
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1661
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1619
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2422
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1383
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2091
  +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.29 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2068
  +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.16 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2215
  +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 12.30 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2220
  +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.17 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2250
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1994
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2491
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2547
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2603
  +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.15 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2659
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2715
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2771
  +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.17 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2827
  +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.21 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 {#2883
  +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.18 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 {#2941
  +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 27.80 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3006
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#3007 …}
  -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 983.00 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3100
  +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 7.56 ms
Input props
[
  "user" => App\Entity\User {#4737
    +avatar: Proxies\__CG__\App\Entity\Image {#4738 …}
    +cover: null
    +email: "Andy@programming.dev"
    +username: "@Andy@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729447693 {#4734
      date: 2024-10-20 20:08:13.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 {#4739 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4741 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4743 …}
    +entries: Doctrine\ORM\PersistentCollection {#4745 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4747 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4749 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4751 …}
    +posts: Doctrine\ORM\PersistentCollection {#4753 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4755 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4757 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4759 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4761 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4763 …}
    +follows: Doctrine\ORM\PersistentCollection {#4765 …}
    +followers: Doctrine\ORM\PersistentCollection {#4767 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4769 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4771 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4773 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4775 …}
    +reports: Doctrine\ORM\PersistentCollection {#4777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
    +violations: Doctrine\ORM\PersistentCollection {#4781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
    +awards: Doctrine\ORM\PersistentCollection {#4785 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4787 …}
    +categories: Doctrine\ORM\PersistentCollection {#4789 …}
    -id: 64846
    -password: "$2y$13$B7aZcIi/PZJWxitBbyvTAe812GCiWZbv.MufI8fpgOrOjcCMnuKtW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4791 …}
    +apId: "Andy@programming.dev"
    +apProfileId: "https://programming.dev/u/Andy"
    +apPublicUrl: "https://programming.dev/u/Andy"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "Andy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728852550 {#4735
      date: 2024-10-13 22:49:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698004570 {#4736
      date: 2023-10-22 21:56:10.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5571
  +width: 65
  +height: 65
  +user: App\Entity\User {#4737
    +avatar: Proxies\__CG__\App\Entity\Image {#4738 …}
    +cover: null
    +email: "Andy@programming.dev"
    +username: "@Andy@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729447693 {#4734
      date: 2024-10-20 20:08:13.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 {#4739 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4741 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4743 …}
    +entries: Doctrine\ORM\PersistentCollection {#4745 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4747 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4749 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4751 …}
    +posts: Doctrine\ORM\PersistentCollection {#4753 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4755 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4757 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4759 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4761 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4763 …}
    +follows: Doctrine\ORM\PersistentCollection {#4765 …}
    +followers: Doctrine\ORM\PersistentCollection {#4767 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4769 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4771 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4773 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4775 …}
    +reports: Doctrine\ORM\PersistentCollection {#4777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
    +violations: Doctrine\ORM\PersistentCollection {#4781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
    +awards: Doctrine\ORM\PersistentCollection {#4785 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4787 …}
    +categories: Doctrine\ORM\PersistentCollection {#4789 …}
    -id: 64846
    -password: "$2y$13$B7aZcIi/PZJWxitBbyvTAe812GCiWZbv.MufI8fpgOrOjcCMnuKtW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4791 …}
    +apId: "Andy@programming.dev"
    +apProfileId: "https://programming.dev/u/Andy"
    +apPublicUrl: "https://programming.dev/u/Andy"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "Andy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728852550 {#4735
      date: 2024-10-13 22:49:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698004570 {#4736
      date: 2023-10-22 21:56:10.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.99 ms
Input props
[
  "user" => App\Entity\User {#4974
    +avatar: Proxies\__CG__\App\Entity\Image {#4975 …}
    +cover: null
    +email: "argentcorvid@midwest.social"
    +username: "@argentcorvid@midwest.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m argentcorvid most other places (not Instagram though, that person is not me) I hang around on #metafilter and reddit I don’t plan on posing much\n
      \n
      American living in Rural Central Iowa. I don’t really post much.\n
      \n
      He/Him, 2 kids, currently catless
      """
    +lastActive: DateTime @1729446556 {#4971
      date: 2024-10-20 19:49:16.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 {#4976 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4978 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4980 …}
    +entries: Doctrine\ORM\PersistentCollection {#4982 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4984 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4986 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4988 …}
    +posts: Doctrine\ORM\PersistentCollection {#4990 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4992 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4994 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4996 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4998 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5000 …}
    +follows: Doctrine\ORM\PersistentCollection {#5002 …}
    +followers: Doctrine\ORM\PersistentCollection {#5004 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5006 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5008 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5010 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5012 …}
    +reports: Doctrine\ORM\PersistentCollection {#5014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
    +violations: Doctrine\ORM\PersistentCollection {#5018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
    +awards: Doctrine\ORM\PersistentCollection {#5022 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5024 …}
    +categories: Doctrine\ORM\PersistentCollection {#5026 …}
    -id: 2180
    -password: "$2y$13$3lrfx1aH/3mPi6nuC7J0U.i3N3H9iNVicDM7j1xdapnkVFOPoiiYa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5028 …}
    +apId: "argentcorvid@midwest.social"
    +apProfileId: "https://midwest.social/u/argentcorvid"
    +apPublicUrl: "https://midwest.social/u/argentcorvid"
    +apFollowersUrl: null
    +apInboxUrl: "https://midwest.social/inbox"
    +apDomain: "midwest.social"
    +apPreferredUsername: "argentcorvid"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1706854418 {#4972
      date: 2024-02-02 07:13:38.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687017532 {#4973
      date: 2023-06-17 17:58:52.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5643
  +width: 65
  +height: 65
  +user: App\Entity\User {#4974
    +avatar: Proxies\__CG__\App\Entity\Image {#4975 …}
    +cover: null
    +email: "argentcorvid@midwest.social"
    +username: "@argentcorvid@midwest.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m argentcorvid most other places (not Instagram though, that person is not me) I hang around on #metafilter and reddit I don’t plan on posing much\n
      \n
      American living in Rural Central Iowa. I don’t really post much.\n
      \n
      He/Him, 2 kids, currently catless
      """
    +lastActive: DateTime @1729446556 {#4971
      date: 2024-10-20 19:49:16.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 {#4976 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4978 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4980 …}
    +entries: Doctrine\ORM\PersistentCollection {#4982 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4984 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4986 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4988 …}
    +posts: Doctrine\ORM\PersistentCollection {#4990 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4992 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4994 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4996 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4998 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5000 …}
    +follows: Doctrine\ORM\PersistentCollection {#5002 …}
    +followers: Doctrine\ORM\PersistentCollection {#5004 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5006 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5008 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5010 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5012 …}
    +reports: Doctrine\ORM\PersistentCollection {#5014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
    +violations: Doctrine\ORM\PersistentCollection {#5018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
    +awards: Doctrine\ORM\PersistentCollection {#5022 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5024 …}
    +categories: Doctrine\ORM\PersistentCollection {#5026 …}
    -id: 2180
    -password: "$2y$13$3lrfx1aH/3mPi6nuC7J0U.i3N3H9iNVicDM7j1xdapnkVFOPoiiYa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5028 …}
    +apId: "argentcorvid@midwest.social"
    +apProfileId: "https://midwest.social/u/argentcorvid"
    +apPublicUrl: "https://midwest.social/u/argentcorvid"
    +apFollowersUrl: null
    +apInboxUrl: "https://midwest.social/inbox"
    +apDomain: "midwest.social"
    +apPreferredUsername: "argentcorvid"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1706854418 {#4972
      date: 2024-02-02 07:13:38.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687017532 {#4973
      date: 2023-06-17 17:58:52.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 15.17 ms
Input props
[
  "user" => App\Entity\User {#3963
    +avatar: Proxies\__CG__\App\Entity\Image {#3964 …}
    +cover: null
    +email: "BuxtonWater@beehaw.org"
    +username: "@BuxtonWater@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729451892 {#3960
      date: 2024-10-20 21:18: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 {#3965 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3967 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3969 …}
    +entries: Doctrine\ORM\PersistentCollection {#3971 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3973 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3975 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3977 …}
    +posts: Doctrine\ORM\PersistentCollection {#3979 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3981 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3983 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3985 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3987 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3989 …}
    +follows: Doctrine\ORM\PersistentCollection {#3991 …}
    +followers: Doctrine\ORM\PersistentCollection {#3993 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3995 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3997 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3999 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4001 …}
    +reports: Doctrine\ORM\PersistentCollection {#4003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4005 …}
    +violations: Doctrine\ORM\PersistentCollection {#4007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4009 …}
    +awards: Doctrine\ORM\PersistentCollection {#4011 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4013 …}
    +categories: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 52770
    -password: "$2y$13$jP4sfyw8QlCFiUOOPpDjleuWl9cdfB/TeWzLjDwiuyuIXoaCr02MO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4017 …}
    +apId: "BuxtonWater@beehaw.org"
    +apProfileId: "https://beehaw.org/u/BuxtonWater"
    +apPublicUrl: "https://beehaw.org/u/BuxtonWater"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "BuxtonWater"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728400779 {#3961
      date: 2024-10-08 17:19:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696693764 {#3962
      date: 2023-10-07 17:49:24.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5700
  +width: 65
  +height: 65
  +user: App\Entity\User {#3963
    +avatar: Proxies\__CG__\App\Entity\Image {#3964 …}
    +cover: null
    +email: "BuxtonWater@beehaw.org"
    +username: "@BuxtonWater@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729451892 {#3960
      date: 2024-10-20 21:18: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 {#3965 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3967 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3969 …}
    +entries: Doctrine\ORM\PersistentCollection {#3971 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3973 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3975 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3977 …}
    +posts: Doctrine\ORM\PersistentCollection {#3979 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3981 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3983 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3985 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3987 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3989 …}
    +follows: Doctrine\ORM\PersistentCollection {#3991 …}
    +followers: Doctrine\ORM\PersistentCollection {#3993 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3995 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3997 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3999 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4001 …}
    +reports: Doctrine\ORM\PersistentCollection {#4003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4005 …}
    +violations: Doctrine\ORM\PersistentCollection {#4007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4009 …}
    +awards: Doctrine\ORM\PersistentCollection {#4011 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4013 …}
    +categories: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 52770
    -password: "$2y$13$jP4sfyw8QlCFiUOOPpDjleuWl9cdfB/TeWzLjDwiuyuIXoaCr02MO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4017 …}
    +apId: "BuxtonWater@beehaw.org"
    +apProfileId: "https://beehaw.org/u/BuxtonWater"
    +apPublicUrl: "https://beehaw.org/u/BuxtonWater"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "BuxtonWater"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728400779 {#3961
      date: 2024-10-08 17:19:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696693764 {#3962
      date: 2023-10-07 17:49:24.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.54 ms
Input props
[
  "user" => App\Entity\User {#5092
    +avatar: Proxies\__CG__\App\Entity\Image {#5093 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5093 …}
    +email: "FartsWithAnAccent@lemmy.world"
    +username: "@FartsWithAnAccent@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Before you ask, the accent varies based on diet."
    +lastActive: DateTime @1729446382 {#5089
      date: 2024-10-20 19:46:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5094 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5096 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5098 …}
    +entries: Doctrine\ORM\PersistentCollection {#5100 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5102 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5104 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5106 …}
    +posts: Doctrine\ORM\PersistentCollection {#5108 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5110 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5112 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5114 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5116 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5118 …}
    +follows: Doctrine\ORM\PersistentCollection {#5120 …}
    +followers: Doctrine\ORM\PersistentCollection {#5122 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5124 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5126 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5128 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5130 …}
    +reports: Doctrine\ORM\PersistentCollection {#5132 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
    +violations: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    +awards: Doctrine\ORM\PersistentCollection {#5140 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5142 …}
    +categories: Doctrine\ORM\PersistentCollection {#5144 …}
    -id: 21187
    -password: "$2y$13$5LBw2JMPtR8B2oGqsmq7ROcUGZBo07tMeSFKaeK9WM2zuteqOL7Uy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5146 …}
    +apId: "FartsWithAnAccent@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FartsWithAnAccent"
    +apPublicUrl: "https://lemmy.world/u/FartsWithAnAccent"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FartsWithAnAccent"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729098370 {#5090
      date: 2024-10-16 19:06:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689023951 {#5091
      date: 2023-07-10 23:19:11.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5757
  +width: 65
  +height: 65
  +user: App\Entity\User {#5092
    +avatar: Proxies\__CG__\App\Entity\Image {#5093 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5093 …}
    +email: "FartsWithAnAccent@lemmy.world"
    +username: "@FartsWithAnAccent@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Before you ask, the accent varies based on diet."
    +lastActive: DateTime @1729446382 {#5089
      date: 2024-10-20 19:46:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5094 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5096 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5098 …}
    +entries: Doctrine\ORM\PersistentCollection {#5100 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5102 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5104 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5106 …}
    +posts: Doctrine\ORM\PersistentCollection {#5108 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5110 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5112 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5114 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5116 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5118 …}
    +follows: Doctrine\ORM\PersistentCollection {#5120 …}
    +followers: Doctrine\ORM\PersistentCollection {#5122 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5124 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5126 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5128 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5130 …}
    +reports: Doctrine\ORM\PersistentCollection {#5132 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
    +violations: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    +awards: Doctrine\ORM\PersistentCollection {#5140 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5142 …}
    +categories: Doctrine\ORM\PersistentCollection {#5144 …}
    -id: 21187
    -password: "$2y$13$5LBw2JMPtR8B2oGqsmq7ROcUGZBo07tMeSFKaeK9WM2zuteqOL7Uy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5146 …}
    +apId: "FartsWithAnAccent@lemmy.world"
    +apProfileId: "https://lemmy.world/u/FartsWithAnAccent"
    +apPublicUrl: "https://lemmy.world/u/FartsWithAnAccent"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "FartsWithAnAccent"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729098370 {#5090
      date: 2024-10-16 19:06:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689023951 {#5091
      date: 2023-07-10 23:19:11.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.29 ms
Input props
[
  "user" => App\Entity\User {#5271
    +avatar: Proxies\__CG__\App\Entity\Image {#5272 …}
    +cover: null
    +email: "interolivary@beehaw.org"
    +username: "@interolivary@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Currently between olives"
    +lastActive: DateTime @1729443882 {#5268
      date: 2024-10-20 19:04:42.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5273 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5277 …}
    +entries: Doctrine\ORM\PersistentCollection {#5279 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5281 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5283 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5285 …}
    +posts: Doctrine\ORM\PersistentCollection {#5287 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5289 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5291 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5293 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5295 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5297 …}
    +follows: Doctrine\ORM\PersistentCollection {#5299 …}
    +followers: Doctrine\ORM\PersistentCollection {#5301 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5303 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5305 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5307 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5309 …}
    +reports: Doctrine\ORM\PersistentCollection {#5311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5313 …}
    +violations: Doctrine\ORM\PersistentCollection {#5315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
    +awards: Doctrine\ORM\PersistentCollection {#5319 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5321 …}
    +categories: Doctrine\ORM\PersistentCollection {#5323 …}
    -id: 6670
    -password: "$2y$13$T4IWmGor/2Sjx2od2a5V4eSyUyXHQm45DcYe9w9FNX/uAfJbwrodm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5325 …}
    +apId: "interolivary@beehaw.org"
    +apProfileId: "https://beehaw.org/u/interolivary"
    +apPublicUrl: "https://beehaw.org/u/interolivary"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "interolivary"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728740928 {#5269
      date: 2024-10-12 15:48:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687413660 {#5270
      date: 2023-06-22 08:01:00.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5814
  +width: 65
  +height: 65
  +user: App\Entity\User {#5271
    +avatar: Proxies\__CG__\App\Entity\Image {#5272 …}
    +cover: null
    +email: "interolivary@beehaw.org"
    +username: "@interolivary@beehaw.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Currently between olives"
    +lastActive: DateTime @1729443882 {#5268
      date: 2024-10-20 19:04:42.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5273 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5277 …}
    +entries: Doctrine\ORM\PersistentCollection {#5279 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5281 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5283 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5285 …}
    +posts: Doctrine\ORM\PersistentCollection {#5287 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5289 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5291 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5293 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5295 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5297 …}
    +follows: Doctrine\ORM\PersistentCollection {#5299 …}
    +followers: Doctrine\ORM\PersistentCollection {#5301 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5303 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5305 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5307 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5309 …}
    +reports: Doctrine\ORM\PersistentCollection {#5311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5313 …}
    +violations: Doctrine\ORM\PersistentCollection {#5315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
    +awards: Doctrine\ORM\PersistentCollection {#5319 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5321 …}
    +categories: Doctrine\ORM\PersistentCollection {#5323 …}
    -id: 6670
    -password: "$2y$13$T4IWmGor/2Sjx2od2a5V4eSyUyXHQm45DcYe9w9FNX/uAfJbwrodm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5325 …}
    +apId: "interolivary@beehaw.org"
    +apProfileId: "https://beehaw.org/u/interolivary"
    +apPublicUrl: "https://beehaw.org/u/interolivary"
    +apFollowersUrl: null
    +apInboxUrl: "https://beehaw.org/inbox"
    +apDomain: "beehaw.org"
    +apPreferredUsername: "interolivary"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728740928 {#5269
      date: 2024-10-12 15:48:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687413660 {#5270
      date: 2023-06-22 08:01:00.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.41 ms
Input props
[
  "user" => App\Entity\User {#4200
    +avatar: Proxies\__CG__\App\Entity\Image {#4201 …}
    +cover: null
    +email: "samus12345@lemmy.world"
    +username: "@samus12345@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729450875 {#4197
      date: 2024-10-20 21:01: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 {#4202 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4204 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4206 …}
    +entries: Doctrine\ORM\PersistentCollection {#4208 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4210 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4212 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4214 …}
    +posts: Doctrine\ORM\PersistentCollection {#4216 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4218 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4220 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4222 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4224 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4226 …}
    +follows: Doctrine\ORM\PersistentCollection {#4228 …}
    +followers: Doctrine\ORM\PersistentCollection {#4230 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4232 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4234 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4236 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4238 …}
    +reports: Doctrine\ORM\PersistentCollection {#4240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4242 …}
    +violations: Doctrine\ORM\PersistentCollection {#4244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
    +awards: Doctrine\ORM\PersistentCollection {#4248 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4250 …}
    +categories: Doctrine\ORM\PersistentCollection {#4252 …}
    -id: 2615
    -password: "$2y$13$1rttphATvUFeX72w8SX6We07fpjunTyDglL7Xgaf0fOHxXZ/vYuge"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4254 …}
    +apId: "samus12345@lemmy.world"
    +apProfileId: "https://lemmy.world/u/samus12345"
    +apPublicUrl: "https://lemmy.world/u/samus12345"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "samus12345"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729450170 {#4198
      date: 2024-10-20 20:49:30.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687034614 {#4199
      date: 2023-06-17 22:43:34.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5877
  +width: 65
  +height: 65
  +user: App\Entity\User {#4200
    +avatar: Proxies\__CG__\App\Entity\Image {#4201 …}
    +cover: null
    +email: "samus12345@lemmy.world"
    +username: "@samus12345@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729450875 {#4197
      date: 2024-10-20 21:01: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 {#4202 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4204 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4206 …}
    +entries: Doctrine\ORM\PersistentCollection {#4208 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4210 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4212 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4214 …}
    +posts: Doctrine\ORM\PersistentCollection {#4216 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4218 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4220 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4222 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4224 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4226 …}
    +follows: Doctrine\ORM\PersistentCollection {#4228 …}
    +followers: Doctrine\ORM\PersistentCollection {#4230 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4232 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4234 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4236 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4238 …}
    +reports: Doctrine\ORM\PersistentCollection {#4240 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4242 …}
    +violations: Doctrine\ORM\PersistentCollection {#4244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
    +awards: Doctrine\ORM\PersistentCollection {#4248 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4250 …}
    +categories: Doctrine\ORM\PersistentCollection {#4252 …}
    -id: 2615
    -password: "$2y$13$1rttphATvUFeX72w8SX6We07fpjunTyDglL7Xgaf0fOHxXZ/vYuge"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4254 …}
    +apId: "samus12345@lemmy.world"
    +apProfileId: "https://lemmy.world/u/samus12345"
    +apPublicUrl: "https://lemmy.world/u/samus12345"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "samus12345"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729450170 {#4198
      date: 2024-10-20 20:49:30.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687034614 {#4199
      date: 2023-06-17 22:43:34.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.81 ms
Input props
[
  "user" => App\Entity\User {#4141
    +avatar: Proxies\__CG__\App\Entity\Image {#4142 …}
    +cover: null
    +email: "OpenStars@startrek.website"
    +username: "@OpenStars@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729450970 {#4138
      date: 2024-10-20 21:02: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 {#4143 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4145 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4147 …}
    +entries: Doctrine\ORM\PersistentCollection {#4149 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4151 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4153 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4155 …}
    +posts: Doctrine\ORM\PersistentCollection {#4157 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4159 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4161 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4163 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4165 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4167 …}
    +follows: Doctrine\ORM\PersistentCollection {#4169 …}
    +followers: Doctrine\ORM\PersistentCollection {#4171 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4173 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4175 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4177 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4179 …}
    +reports: Doctrine\ORM\PersistentCollection {#4181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
    +violations: Doctrine\ORM\PersistentCollection {#4185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4187 …}
    +awards: Doctrine\ORM\PersistentCollection {#4189 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4191 …}
    +categories: Doctrine\ORM\PersistentCollection {#4193 …}
    -id: 90550
    -password: "$2y$13$pIusxS2UcFy6wKarJ3E3mewbzlb1ar70u4XAV.6Rr/w4QkU6c7XIu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4195 …}
    +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 {#4139
      date: 2024-06-29 07:59:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1719640785 {#4140
      date: 2024-06-29 07:59:45.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5934
  +width: 65
  +height: 65
  +user: App\Entity\User {#4141
    +avatar: Proxies\__CG__\App\Entity\Image {#4142 …}
    +cover: null
    +email: "OpenStars@startrek.website"
    +username: "@OpenStars@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729450970 {#4138
      date: 2024-10-20 21:02: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 {#4143 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4145 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4147 …}
    +entries: Doctrine\ORM\PersistentCollection {#4149 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4151 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4153 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4155 …}
    +posts: Doctrine\ORM\PersistentCollection {#4157 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4159 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4161 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4163 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4165 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4167 …}
    +follows: Doctrine\ORM\PersistentCollection {#4169 …}
    +followers: Doctrine\ORM\PersistentCollection {#4171 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4173 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4175 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4177 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4179 …}
    +reports: Doctrine\ORM\PersistentCollection {#4181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
    +violations: Doctrine\ORM\PersistentCollection {#4185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4187 …}
    +awards: Doctrine\ORM\PersistentCollection {#4189 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4191 …}
    +categories: Doctrine\ORM\PersistentCollection {#4193 …}
    -id: 90550
    -password: "$2y$13$pIusxS2UcFy6wKarJ3E3mewbzlb1ar70u4XAV.6Rr/w4QkU6c7XIu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4195 …}
    +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 {#4139
      date: 2024-06-29 07:59:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1719640785 {#4140
      date: 2024-06-29 07:59:45.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.91 ms
Input props
[
  "user" => App\Entity\User {#3904
    +avatar: Proxies\__CG__\App\Entity\Image {#3905 …}
    +cover: null
    +email: "MacNCheezus@lemmy.today"
    +username: "@MacNCheezus@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729452136 {#3901
      date: 2024-10-20 21:22:16.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 {#3906 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3908 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3910 …}
    +entries: Doctrine\ORM\PersistentCollection {#3912 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3914 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3916 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3918 …}
    +posts: Doctrine\ORM\PersistentCollection {#3920 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3922 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3924 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3926 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3928 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3930 …}
    +follows: Doctrine\ORM\PersistentCollection {#3932 …}
    +followers: Doctrine\ORM\PersistentCollection {#3934 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3936 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3938 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3940 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3942 …}
    +reports: Doctrine\ORM\PersistentCollection {#3944 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3946 …}
    +violations: Doctrine\ORM\PersistentCollection {#3948 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
    +awards: Doctrine\ORM\PersistentCollection {#3952 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3954 …}
    +categories: Doctrine\ORM\PersistentCollection {#3956 …}
    -id: 81704
    -password: "$2y$13$4CPG6Xat1JbAxESYeXw6x.tWRL2HzFIsxJ4mwObUJ/VHNLoto2RRW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3958 …}
    +apId: "MacNCheezus@lemmy.today"
    +apProfileId: "https://lemmy.today/u/MacNCheezus"
    +apPublicUrl: "https://lemmy.today/u/MacNCheezus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "MacNCheezus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729266566 {#3902
      date: 2024-10-18 17:49:26.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702225477 {#3903
      date: 2023-12-10 17:24:37.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5991
  +width: 65
  +height: 65
  +user: App\Entity\User {#3904
    +avatar: Proxies\__CG__\App\Entity\Image {#3905 …}
    +cover: null
    +email: "MacNCheezus@lemmy.today"
    +username: "@MacNCheezus@lemmy.today"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: null
    +lastActive: DateTime @1729452136 {#3901
      date: 2024-10-20 21:22:16.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 {#3906 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3908 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3910 …}
    +entries: Doctrine\ORM\PersistentCollection {#3912 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3914 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3916 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3918 …}
    +posts: Doctrine\ORM\PersistentCollection {#3920 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3922 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3924 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3926 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3928 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3930 …}
    +follows: Doctrine\ORM\PersistentCollection {#3932 …}
    +followers: Doctrine\ORM\PersistentCollection {#3934 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3936 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3938 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3940 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3942 …}
    +reports: Doctrine\ORM\PersistentCollection {#3944 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3946 …}
    +violations: Doctrine\ORM\PersistentCollection {#3948 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
    +awards: Doctrine\ORM\PersistentCollection {#3952 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3954 …}
    +categories: Doctrine\ORM\PersistentCollection {#3956 …}
    -id: 81704
    -password: "$2y$13$4CPG6Xat1JbAxESYeXw6x.tWRL2HzFIsxJ4mwObUJ/VHNLoto2RRW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3958 …}
    +apId: "MacNCheezus@lemmy.today"
    +apProfileId: "https://lemmy.today/u/MacNCheezus"
    +apPublicUrl: "https://lemmy.today/u/MacNCheezus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.today/inbox"
    +apDomain: "lemmy.today"
    +apPreferredUsername: "MacNCheezus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729266566 {#3902
      date: 2024-10-18 17:49:26.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702225477 {#3903
      date: 2023-12-10 17:24:37.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.31 ms
Input props
[
  "user" => App\Entity\User {#5330
    +avatar: Proxies\__CG__\App\Entity\Image {#5331 …}
    +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 @1729443585 {#5327
      date: 2024-10-20 18:59:45.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5332 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5334 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5336 …}
    +entries: Doctrine\ORM\PersistentCollection {#5338 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5340 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5342 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5344 …}
    +posts: Doctrine\ORM\PersistentCollection {#5346 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5348 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5350 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5352 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5354 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5356 …}
    +follows: Doctrine\ORM\PersistentCollection {#5358 …}
    +followers: Doctrine\ORM\PersistentCollection {#5360 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5362 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5364 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5366 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5368 …}
    +reports: Doctrine\ORM\PersistentCollection {#5370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5372 …}
    +violations: Doctrine\ORM\PersistentCollection {#5374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
    +awards: Doctrine\ORM\PersistentCollection {#5378 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5380 …}
    +categories: Doctrine\ORM\PersistentCollection {#5382 …}
    -id: 7003
    -password: "$2y$13$H7nBGMhNvd9RR.SRuGTTWezNp88EjnJbb.m4DHR7Kk00BIVJp8f8a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5384 …}
    +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 @1729103143 {#5328
      date: 2024-10-16 20:25:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451416 {#5329
      date: 2023-06-22 18:30:16.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6048
  +width: 65
  +height: 65
  +user: App\Entity\User {#5330
    +avatar: Proxies\__CG__\App\Entity\Image {#5331 …}
    +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 @1729443585 {#5327
      date: 2024-10-20 18:59:45.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5332 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5334 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5336 …}
    +entries: Doctrine\ORM\PersistentCollection {#5338 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5340 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5342 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5344 …}
    +posts: Doctrine\ORM\PersistentCollection {#5346 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5348 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5350 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5352 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5354 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5356 …}
    +follows: Doctrine\ORM\PersistentCollection {#5358 …}
    +followers: Doctrine\ORM\PersistentCollection {#5360 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5362 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5364 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5366 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5368 …}
    +reports: Doctrine\ORM\PersistentCollection {#5370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5372 …}
    +violations: Doctrine\ORM\PersistentCollection {#5374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
    +awards: Doctrine\ORM\PersistentCollection {#5378 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5380 …}
    +categories: Doctrine\ORM\PersistentCollection {#5382 …}
    -id: 7003
    -password: "$2y$13$H7nBGMhNvd9RR.SRuGTTWezNp88EjnJbb.m4DHR7Kk00BIVJp8f8a"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5384 …}
    +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 @1729103143 {#5328
      date: 2024-10-16 20:25:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687451416 {#5329
      date: 2023-06-22 18:30:16.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.47 ms
Input props
[
  "user" => App\Entity\User {#4259
    +avatar: Proxies\__CG__\App\Entity\Image {#4260 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4261 …}
    +email: "Ghostalmedia@lemmy.world"
    +username: "@Ghostalmedia@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I’m from space!"
    +lastActive: DateTime @1729450556 {#4256
      date: 2024-10-20 20:55:56.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 {#4262 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4264 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4266 …}
    +entries: Doctrine\ORM\PersistentCollection {#4268 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4270 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4272 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4274 …}
    +posts: Doctrine\ORM\PersistentCollection {#4276 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4278 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4280 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4282 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4284 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4286 …}
    +follows: Doctrine\ORM\PersistentCollection {#4288 …}
    +followers: Doctrine\ORM\PersistentCollection {#4290 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4292 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4294 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4296 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4298 …}
    +reports: Doctrine\ORM\PersistentCollection {#4300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4302 …}
    +violations: Doctrine\ORM\PersistentCollection {#4304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4306 …}
    +awards: Doctrine\ORM\PersistentCollection {#4308 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4310 …}
    +categories: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 2701
    -password: "$2y$13$dDxvYITp7y/OdDt.ZBxSEO6w0rlirOmZXYSKPNzEx2Rfsw2DnGCqu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4314 …}
    +apId: "Ghostalmedia@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Ghostalmedia"
    +apPublicUrl: "https://lemmy.world/u/Ghostalmedia"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Ghostalmedia"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729341465 {#4257
      date: 2024-10-19 14:37:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687038091 {#4258
      date: 2023-06-17 23:41:31.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6105
  +width: 65
  +height: 65
  +user: App\Entity\User {#4259
    +avatar: Proxies\__CG__\App\Entity\Image {#4260 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4261 …}
    +email: "Ghostalmedia@lemmy.world"
    +username: "@Ghostalmedia@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I’m from space!"
    +lastActive: DateTime @1729450556 {#4256
      date: 2024-10-20 20:55:56.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 {#4262 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4264 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4266 …}
    +entries: Doctrine\ORM\PersistentCollection {#4268 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4270 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4272 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4274 …}
    +posts: Doctrine\ORM\PersistentCollection {#4276 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4278 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4280 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4282 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4284 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4286 …}
    +follows: Doctrine\ORM\PersistentCollection {#4288 …}
    +followers: Doctrine\ORM\PersistentCollection {#4290 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4292 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4294 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4296 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4298 …}
    +reports: Doctrine\ORM\PersistentCollection {#4300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4302 …}
    +violations: Doctrine\ORM\PersistentCollection {#4304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4306 …}
    +awards: Doctrine\ORM\PersistentCollection {#4308 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4310 …}
    +categories: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 2701
    -password: "$2y$13$dDxvYITp7y/OdDt.ZBxSEO6w0rlirOmZXYSKPNzEx2Rfsw2DnGCqu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4314 …}
    +apId: "Ghostalmedia@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Ghostalmedia"
    +apPublicUrl: "https://lemmy.world/u/Ghostalmedia"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Ghostalmedia"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729341465 {#4257
      date: 2024-10-19 14:37:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687038091 {#4258
      date: 2023-06-17 23:41:31.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.45 ms
Input props
[
  "user" => App\Entity\User {#5211
    +avatar: Proxies\__CG__\App\Entity\Image {#5212 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5213 …}
    +email: "businessfish@lemmy.blahaj.zone"
    +username: "@businessfish@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "vegan, linux evangelist, mario 64 speedrunner, hiker, food enjoyer"
    +lastActive: DateTime @1729444670 {#5208
      date: 2024-10-20 19:17: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: 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 {#5214 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5216 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5218 …}
    +entries: Doctrine\ORM\PersistentCollection {#5220 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5222 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5224 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5226 …}
    +posts: Doctrine\ORM\PersistentCollection {#5228 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5230 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5232 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5234 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5236 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5238 …}
    +follows: Doctrine\ORM\PersistentCollection {#5240 …}
    +followers: Doctrine\ORM\PersistentCollection {#5242 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5244 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5246 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5248 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5250 …}
    +reports: Doctrine\ORM\PersistentCollection {#5252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5254 …}
    +violations: Doctrine\ORM\PersistentCollection {#5256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
    +awards: Doctrine\ORM\PersistentCollection {#5260 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5262 …}
    +categories: Doctrine\ORM\PersistentCollection {#5264 …}
    -id: 17211
    -password: "$2y$13$Q3YtK/gSC8rG1okuMH2bSOLuEpecbgB0Ghqvx7iZNl4VeOJnRN0Va"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5266 …}
    +apId: "businessfish@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/businessfish"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/businessfish"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "businessfish"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729437657 {#5209
      date: 2024-10-20 17:20:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688329889 {#5210
      date: 2023-07-02 22:31:29.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6162
  +width: 65
  +height: 65
  +user: App\Entity\User {#5211
    +avatar: Proxies\__CG__\App\Entity\Image {#5212 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5213 …}
    +email: "businessfish@lemmy.blahaj.zone"
    +username: "@businessfish@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "vegan, linux evangelist, mario 64 speedrunner, hiker, food enjoyer"
    +lastActive: DateTime @1729444670 {#5208
      date: 2024-10-20 19:17: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: 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 {#5214 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5216 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5218 …}
    +entries: Doctrine\ORM\PersistentCollection {#5220 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5222 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5224 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5226 …}
    +posts: Doctrine\ORM\PersistentCollection {#5228 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5230 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5232 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5234 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5236 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5238 …}
    +follows: Doctrine\ORM\PersistentCollection {#5240 …}
    +followers: Doctrine\ORM\PersistentCollection {#5242 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5244 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5246 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5248 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5250 …}
    +reports: Doctrine\ORM\PersistentCollection {#5252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5254 …}
    +violations: Doctrine\ORM\PersistentCollection {#5256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
    +awards: Doctrine\ORM\PersistentCollection {#5260 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5262 …}
    +categories: Doctrine\ORM\PersistentCollection {#5264 …}
    -id: 17211
    -password: "$2y$13$Q3YtK/gSC8rG1okuMH2bSOLuEpecbgB0Ghqvx7iZNl4VeOJnRN0Va"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5266 …}
    +apId: "businessfish@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/businessfish"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/businessfish"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "businessfish"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729437657 {#5209
      date: 2024-10-20 17:20:57.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688329889 {#5210
      date: 2023-07-02 22:31:29.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 9.35 ms
Input props
[
  "user" => App\Entity\User {#5151
    +avatar: Proxies\__CG__\App\Entity\Image {#5152 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5153 …}
    +email: "desmosthenes@lemmy.world"
    +username: "@desmosthenes@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "pragmatic, multidisciplinary creative &amp; full stack dev. I tweet &amp; make art, dev, design, politics; play path of exile. <https://marko.tech>"
    +lastActive: DateTime @1729445692 {#5148
      date: 2024-10-20 19:34:52.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5154 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5156 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5158 …}
    +entries: Doctrine\ORM\PersistentCollection {#5160 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5162 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5164 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5166 …}
    +posts: Doctrine\ORM\PersistentCollection {#5168 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5170 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5172 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5176 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5178 …}
    +follows: Doctrine\ORM\PersistentCollection {#5180 …}
    +followers: Doctrine\ORM\PersistentCollection {#5182 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5184 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5186 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5188 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5190 …}
    +reports: Doctrine\ORM\PersistentCollection {#5192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
    +violations: Doctrine\ORM\PersistentCollection {#5196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
    +awards: Doctrine\ORM\PersistentCollection {#5200 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5202 …}
    +categories: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 39968
    -password: "$2y$13$G97KGc2jXDtb9l5cxsJbR.MLAqINGiB4OWXQ29lhXFeQZz.AXlvk2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5206 …}
    +apId: "desmosthenes@lemmy.world"
    +apProfileId: "https://lemmy.world/u/desmosthenes"
    +apPublicUrl: "https://lemmy.world/u/desmosthenes"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "desmosthenes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728515343 {#5149
      date: 2024-10-10 01:09:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691680628 {#5150
      date: 2023-08-10 17:17:08.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6219
  +width: 65
  +height: 65
  +user: App\Entity\User {#5151
    +avatar: Proxies\__CG__\App\Entity\Image {#5152 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5153 …}
    +email: "desmosthenes@lemmy.world"
    +username: "@desmosthenes@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "pragmatic, multidisciplinary creative &amp; full stack dev. I tweet &amp; make art, dev, design, politics; play path of exile. <https://marko.tech>"
    +lastActive: DateTime @1729445692 {#5148
      date: 2024-10-20 19:34:52.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5154 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5156 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5158 …}
    +entries: Doctrine\ORM\PersistentCollection {#5160 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5162 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5164 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5166 …}
    +posts: Doctrine\ORM\PersistentCollection {#5168 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5170 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5172 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5176 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5178 …}
    +follows: Doctrine\ORM\PersistentCollection {#5180 …}
    +followers: Doctrine\ORM\PersistentCollection {#5182 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5184 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5186 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5188 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5190 …}
    +reports: Doctrine\ORM\PersistentCollection {#5192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
    +violations: Doctrine\ORM\PersistentCollection {#5196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
    +awards: Doctrine\ORM\PersistentCollection {#5200 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5202 …}
    +categories: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 39968
    -password: "$2y$13$G97KGc2jXDtb9l5cxsJbR.MLAqINGiB4OWXQ29lhXFeQZz.AXlvk2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5206 …}
    +apId: "desmosthenes@lemmy.world"
    +apProfileId: "https://lemmy.world/u/desmosthenes"
    +apPublicUrl: "https://lemmy.world/u/desmosthenes"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "desmosthenes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728515343 {#5149
      date: 2024-10-10 01:09:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691680628 {#5150
      date: 2023-08-10 17:17:08.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 1.63 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6281
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +title: "random_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6282 …}
  -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 5.33 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6353
  +limit: 4
  +tag: null
  +magazine: null
  +type: "random"
  +post: null
  +title: "random_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6351 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#6352 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 6.92 ms
Input props
[
  "magazine" => null
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6422
  +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 {#6352 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 4.08 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6491
  +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 {#6492 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 19.13 ms
Input props
[
  "magazine" => null
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6585
  +magazine: null
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#3007 …}
}