GET https://kbin.spritesserver.nl/m/asklemmy@lemmy.ml/top/1m/videos

Components

15 Twig Components
44 Render Count
126 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.11ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 23.20ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.82ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.44ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 17.48ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.54ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.45ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 6.18ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 6.20ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 88.67ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 5.83ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 1.87ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 1.70ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.39ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 0.90ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.27 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 {#1848
  +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.19 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1648
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1559
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 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 {#1733
  +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.12 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 {#1926
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2076
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2323
  +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 {#2107
  +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.15 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2317
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2264
  +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.22 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2173
  +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.15 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2365
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2530
  +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 {#2586
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2642
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2698
  +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 {#2754
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2810
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2866
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.17 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2922
  +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.22 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 {#2980
  +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
}
magazine_box App\Twig\Components\MagazineBoxComponent 12.0 MiB 17.48 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#330
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#327
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#329
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3053
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#330
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#327
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#329
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
  +showCover: true
  +showDescription: true
  +showRules: true
  +showSubscribeButton: true
  +showInfo: true
  +showMeta: true
  +showSectionTitle: true
  +stretchedLink: true
}
magazine_sub App\Twig\Components\MagazineSubComponent 12.0 MiB 0.54 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#330
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#327
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#329
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3115
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#330
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#327
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#329
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 12.0 MiB 0.45 ms
Input props
[
  "date" => DateTimeImmutable @1686889707 {#329
    date: 2023-06-16 06:28:27.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3319
  +date: DateTimeImmutable @1686889707 {#329
    date: 2023-06-16 06:28:27.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 6.18 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3479
    +avatar: null
    +cover: null
    +email: "kbin@j0h.nl"
    +username: "Sprite_tm"
    +roles: [
      "ROLE_ADMIN"
    ]
    +followersCount: 0
    +homepage: "front"
    +about: "Hi! I'm Sprite_tm. You may know me from sites like https://spritesmods.com."
    +lastActive: DateTime @1707547382 {#3434
      date: 2024-02-10 07:43:02.0 +01: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: true
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3432 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3430 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3428 …}
    +entries: Doctrine\ORM\PersistentCollection {#3426 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3483 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3509 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3539 …}
    +posts: Doctrine\ORM\PersistentCollection {#3480 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3550 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3571 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3602 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3559 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3611 …}
    +follows: Doctrine\ORM\PersistentCollection {#3614 …}
    +followers: Doctrine\ORM\PersistentCollection {#3609 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3637 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3633 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3650 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3654 …}
    +reports: Doctrine\ORM\PersistentCollection {#3638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3676 …}
    +violations: Doctrine\ORM\PersistentCollection {#3670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3696 …}
    +awards: Doctrine\ORM\PersistentCollection {#3685 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3691 …}
    +categories: Doctrine\ORM\PersistentCollection {#3709 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3720 …}
    +apId: null
    +apProfileId: null
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      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\r\n
      Cgb38EldyAVGjCzRGfhu9SNU9B03bg==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5XnqLc+UwYjJQmLCWCR1\r\n
      TcY7577dKrEANvNge73agU2wEXw+PYij4jCMIFNsoQiNKE0kMHNmcvQEPt9a8Jrw\r\n
      cfFb3C4ELyqTcz1YTEI3pSu5OYj4j3P1tbKGmrnqat2MECoBqHeHOVYfXzCJ0gDX\r\n
      zizlEqN6VM32kGhhL0HOQ2yow4CI7L/ziiNWnG87tOuykMyE4bvtQb3KkGKaNlMe\r\n
      Vtt5zapK0Wfvs/69TCNo0t78IuTksM+H1oSzyVxOpcKJHOm/7gGXu7C0+kELY3ry\r\n
      55jMkSFZ5sW7RzzEn4S3c/LLEIaDQnwJDJwYw1F99UkrOu6VPL+TtxZ9h3fqhVgo\r\n
      60RMEqQQHduCDSairI0muo96Cy/F8PB2X/sekETyXIf3NxTVkbTNm/Z/FbAEIg/f\r\n
      OaWn8nkNU6iHuIkoyNIlIMtloMDtAtWdDzW0M0JkZNBDgJcSF4z5gdtvT1ePjnGc\r\n
      S0/aYT/64ndULfUaPti3ZEvWanvHNiR3iSnOTb//Djl+bkPwfNiV57l2Iv6FRCW+\r\n
      beNhvLtyCJGDORvxrdN91lOnW8ijgZnZ212j8PSwtzO6KKd8sgm91Ay34IP152Vb\r\n
      2cUjwj5YeRtS29K+O7Iiqv9JPWEbmtABbFYNHYan7sLG+hvR8eRInLj7LjiI1yDQ\r\n
      U45ZxOEnTM9GSbe2y48JSnUCAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686560440 {#3433
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3477
  +user: Proxies\__CG__\App\Entity\User {#3479
    +avatar: null
    +cover: null
    +email: "kbin@j0h.nl"
    +username: "Sprite_tm"
    +roles: [
      "ROLE_ADMIN"
    ]
    +followersCount: 0
    +homepage: "front"
    +about: "Hi! I'm Sprite_tm. You may know me from sites like https://spritesmods.com."
    +lastActive: DateTime @1707547382 {#3434
      date: 2024-02-10 07:43:02.0 +01: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: true
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3432 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3430 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3428 …}
    +entries: Doctrine\ORM\PersistentCollection {#3426 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3483 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3509 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3539 …}
    +posts: Doctrine\ORM\PersistentCollection {#3480 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3550 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3571 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3602 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3559 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3611 …}
    +follows: Doctrine\ORM\PersistentCollection {#3614 …}
    +followers: Doctrine\ORM\PersistentCollection {#3609 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3637 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3633 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3650 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3654 …}
    +reports: Doctrine\ORM\PersistentCollection {#3638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3676 …}
    +violations: Doctrine\ORM\PersistentCollection {#3670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3696 …}
    +awards: Doctrine\ORM\PersistentCollection {#3685 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3691 …}
    +categories: Doctrine\ORM\PersistentCollection {#3709 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3720 …}
    +apId: null
    +apProfileId: null
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      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\r\n
      Cgb38EldyAVGjCzRGfhu9SNU9B03bg==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5XnqLc+UwYjJQmLCWCR1\r\n
      TcY7577dKrEANvNge73agU2wEXw+PYij4jCMIFNsoQiNKE0kMHNmcvQEPt9a8Jrw\r\n
      cfFb3C4ELyqTcz1YTEI3pSu5OYj4j3P1tbKGmrnqat2MECoBqHeHOVYfXzCJ0gDX\r\n
      zizlEqN6VM32kGhhL0HOQ2yow4CI7L/ziiNWnG87tOuykMyE4bvtQb3KkGKaNlMe\r\n
      Vtt5zapK0Wfvs/69TCNo0t78IuTksM+H1oSzyVxOpcKJHOm/7gGXu7C0+kELY3ry\r\n
      55jMkSFZ5sW7RzzEn4S3c/LLEIaDQnwJDJwYw1F99UkrOu6VPL+TtxZ9h3fqhVgo\r\n
      60RMEqQQHduCDSairI0muo96Cy/F8PB2X/sekETyXIf3NxTVkbTNm/Z/FbAEIg/f\r\n
      OaWn8nkNU6iHuIkoyNIlIMtloMDtAtWdDzW0M0JkZNBDgJcSF4z5gdtvT1ePjnGc\r\n
      S0/aYT/64ndULfUaPti3ZEvWanvHNiR3iSnOTb//Djl+bkPwfNiV57l2Iv6FRCW+\r\n
      beNhvLtyCJGDORvxrdN91lOnW8ijgZnZ212j8PSwtzO6KKd8sgm91Ay34IP152Vb\r\n
      2cUjwj5YeRtS29K+O7Iiqv9JPWEbmtABbFYNHYan7sLG+hvR8eRInLj7LjiI1yDQ\r\n
      U45ZxOEnTM9GSbe2y48JSnUCAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686560440 {#3433
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 6.20 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3887
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#397 …}
  -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 88.67 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#330
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#327
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#329
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#4020
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#330
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#327
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#329
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
  -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 2.89 ms
Input props
[
  "user" => App\Entity\User {#4845
    +avatar: Proxies\__CG__\App\Entity\Image {#4846 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4847 …}
    +email: "ablackcatstail@lemmy.goblackcat.com"
    +username: "@ablackcatstail@lemmy.goblackcat.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I am an archo-communist, cat-loving dude with a very eclectic range of interests and passions. Currenty, I’m into networks of all kinds and open source software."
    +lastActive: DateTime @1689460027 {#4842
      date: 2023-07-16 00:27:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4848 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4850 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4852 …}
    +entries: Doctrine\ORM\PersistentCollection {#4854 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4856 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4858 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4860 …}
    +posts: Doctrine\ORM\PersistentCollection {#4862 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4864 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4866 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4868 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4870 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4872 …}
    +follows: Doctrine\ORM\PersistentCollection {#4874 …}
    +followers: Doctrine\ORM\PersistentCollection {#4876 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4878 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4880 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4882 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4884 …}
    +reports: Doctrine\ORM\PersistentCollection {#4886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4888 …}
    +violations: Doctrine\ORM\PersistentCollection {#4890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4892 …}
    +awards: Doctrine\ORM\PersistentCollection {#4894 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4896 …}
    +categories: Doctrine\ORM\PersistentCollection {#4898 …}
    -id: 21017
    -password: "$2y$13$geXmo/abCpyb622lXd6qZuchOX2PShrielJMJzXLID5dp4VO8W58K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4900 …}
    +apId: "ablackcatstail@lemmy.goblackcat.com"
    +apProfileId: "https://lemmy.goblackcat.com/u/ablackcatstail"
    +apPublicUrl: "https://lemmy.goblackcat.com/u/ablackcatstail"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.goblackcat.com/inbox"
    +apDomain: "lemmy.goblackcat.com"
    +apPreferredUsername: "ablackcatstail"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689460028 {#4843
      date: 2023-07-16 00:27:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689020856 {#4844
      date: 2023-07-10 22:27:36.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4391
  +width: 65
  +height: 65
  +user: App\Entity\User {#4845
    +avatar: Proxies\__CG__\App\Entity\Image {#4846 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4847 …}
    +email: "ablackcatstail@lemmy.goblackcat.com"
    +username: "@ablackcatstail@lemmy.goblackcat.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I am an archo-communist, cat-loving dude with a very eclectic range of interests and passions. Currenty, I’m into networks of all kinds and open source software."
    +lastActive: DateTime @1689460027 {#4842
      date: 2023-07-16 00:27:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4848 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4850 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4852 …}
    +entries: Doctrine\ORM\PersistentCollection {#4854 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4856 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4858 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4860 …}
    +posts: Doctrine\ORM\PersistentCollection {#4862 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4864 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4866 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4868 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4870 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4872 …}
    +follows: Doctrine\ORM\PersistentCollection {#4874 …}
    +followers: Doctrine\ORM\PersistentCollection {#4876 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4878 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4880 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4882 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4884 …}
    +reports: Doctrine\ORM\PersistentCollection {#4886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4888 …}
    +violations: Doctrine\ORM\PersistentCollection {#4890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4892 …}
    +awards: Doctrine\ORM\PersistentCollection {#4894 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4896 …}
    +categories: Doctrine\ORM\PersistentCollection {#4898 …}
    -id: 21017
    -password: "$2y$13$geXmo/abCpyb622lXd6qZuchOX2PShrielJMJzXLID5dp4VO8W58K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4900 …}
    +apId: "ablackcatstail@lemmy.goblackcat.com"
    +apProfileId: "https://lemmy.goblackcat.com/u/ablackcatstail"
    +apPublicUrl: "https://lemmy.goblackcat.com/u/ablackcatstail"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.goblackcat.com/inbox"
    +apDomain: "lemmy.goblackcat.com"
    +apPreferredUsername: "ablackcatstail"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689460028 {#4843
      date: 2023-07-16 00:27:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689020856 {#4844
      date: 2023-07-10 22:27:36.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.46 ms
Input props
[
  "user" => App\Entity\User {#4047
    +avatar: Proxies\__CG__\App\Entity\Image {#4046 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4048 …}
    +email: "AsepticFuturisticFox@lemmy.ml"
    +username: "@AsepticFuturisticFox@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "•᷅ࡇ•᷄"
    +lastActive: DateTime @1687621071 {#4039
      date: 2023-06-24 17:37:51.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4043 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4053 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4054 …}
    +entries: Doctrine\ORM\PersistentCollection {#4055 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4058 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4061 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4063 …}
    +posts: Doctrine\ORM\PersistentCollection {#4066 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4068 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4071 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4056 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4077 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4703 …}
    +follows: Doctrine\ORM\PersistentCollection {#4695 …}
    +followers: Doctrine\ORM\PersistentCollection {#4394 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4398 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4705 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4702 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4699 …}
    +reports: Doctrine\ORM\PersistentCollection {#4693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4696 …}
    +violations: Doctrine\ORM\PersistentCollection {#4694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4692 …}
    +awards: Doctrine\ORM\PersistentCollection {#4691 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4689 …}
    +categories: Doctrine\ORM\PersistentCollection {#4687 …}
    -id: 7111
    -password: "$2y$13$BksjdX.yqQFK5rIVd5vJz.qqAIzJGj0r4gEMzpkDTHyHRVfEpFMUC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4685 …}
    +apId: "AsepticFuturisticFox@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/AsepticFuturisticFox"
    +apPublicUrl: "https://lemmy.ml/u/AsepticFuturisticFox"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "AsepticFuturisticFox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687633734 {#4040
      date: 2023-06-24 21:08:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687455682 {#4044
      date: 2023-06-22 19:41:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6220
  +width: 65
  +height: 65
  +user: App\Entity\User {#4047
    +avatar: Proxies\__CG__\App\Entity\Image {#4046 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4048 …}
    +email: "AsepticFuturisticFox@lemmy.ml"
    +username: "@AsepticFuturisticFox@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "•᷅ࡇ•᷄"
    +lastActive: DateTime @1687621071 {#4039
      date: 2023-06-24 17:37:51.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4043 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4053 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4054 …}
    +entries: Doctrine\ORM\PersistentCollection {#4055 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4058 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4061 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4063 …}
    +posts: Doctrine\ORM\PersistentCollection {#4066 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4068 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4071 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4056 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4077 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4703 …}
    +follows: Doctrine\ORM\PersistentCollection {#4695 …}
    +followers: Doctrine\ORM\PersistentCollection {#4394 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4398 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4705 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4702 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4699 …}
    +reports: Doctrine\ORM\PersistentCollection {#4693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4696 …}
    +violations: Doctrine\ORM\PersistentCollection {#4694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4692 …}
    +awards: Doctrine\ORM\PersistentCollection {#4691 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4689 …}
    +categories: Doctrine\ORM\PersistentCollection {#4687 …}
    -id: 7111
    -password: "$2y$13$BksjdX.yqQFK5rIVd5vJz.qqAIzJGj0r4gEMzpkDTHyHRVfEpFMUC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4685 …}
    +apId: "AsepticFuturisticFox@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/AsepticFuturisticFox"
    +apPublicUrl: "https://lemmy.ml/u/AsepticFuturisticFox"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "AsepticFuturisticFox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687633734 {#4040
      date: 2023-06-24 21:08:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687455682 {#4044
      date: 2023-06-22 19:41:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.40 ms
Input props
[
  "user" => App\Entity\User {#5440
    +avatar: Proxies\__CG__\App\Entity\Image {#5441 …}
    +cover: null
    +email: "lvxferre@lemmy.ml"
    +username: "@lvxferre@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      This account is being kept for the posterity, but it won’t see further activity past February.\n
      \n
      If you want to contact me, I’m at /u/lvxferre@mander.xyz
      """
    +lastActive: DateTime @1724919807 {#5437
      date: 2024-08-29 10:23:27.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 {#5442 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5444 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5446 …}
    +entries: Doctrine\ORM\PersistentCollection {#5448 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5450 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5452 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5454 …}
    +posts: Doctrine\ORM\PersistentCollection {#5456 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5458 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5460 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5462 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5464 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5466 …}
    +follows: Doctrine\ORM\PersistentCollection {#5468 …}
    +followers: Doctrine\ORM\PersistentCollection {#5470 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5472 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5474 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5476 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5478 …}
    +reports: Doctrine\ORM\PersistentCollection {#5480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
    +violations: Doctrine\ORM\PersistentCollection {#5484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5486 …}
    +awards: Doctrine\ORM\PersistentCollection {#5488 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5490 …}
    +categories: Doctrine\ORM\PersistentCollection {#5492 …}
    -id: 7213
    -password: "$2y$13$VYeYRjSqnrh8olGusRVHMuA9mw1AiX1SrWbYd6/7SKSRrmCfmn362"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5494 …}
    +apId: "lvxferre@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/lvxferre"
    +apPublicUrl: "https://lemmy.ml/u/lvxferre"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lvxferre"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728291072 {#5438
      date: 2024-10-07 10:51:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687459799 {#5439
      date: 2023-06-22 20:49:59.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6277
  +width: 65
  +height: 65
  +user: App\Entity\User {#5440
    +avatar: Proxies\__CG__\App\Entity\Image {#5441 …}
    +cover: null
    +email: "lvxferre@lemmy.ml"
    +username: "@lvxferre@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      This account is being kept for the posterity, but it won’t see further activity past February.\n
      \n
      If you want to contact me, I’m at /u/lvxferre@mander.xyz
      """
    +lastActive: DateTime @1724919807 {#5437
      date: 2024-08-29 10:23:27.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 {#5442 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5444 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5446 …}
    +entries: Doctrine\ORM\PersistentCollection {#5448 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5450 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5452 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5454 …}
    +posts: Doctrine\ORM\PersistentCollection {#5456 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5458 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5460 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5462 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5464 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5466 …}
    +follows: Doctrine\ORM\PersistentCollection {#5468 …}
    +followers: Doctrine\ORM\PersistentCollection {#5470 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5472 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5474 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5476 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5478 …}
    +reports: Doctrine\ORM\PersistentCollection {#5480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
    +violations: Doctrine\ORM\PersistentCollection {#5484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5486 …}
    +awards: Doctrine\ORM\PersistentCollection {#5488 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5490 …}
    +categories: Doctrine\ORM\PersistentCollection {#5492 …}
    -id: 7213
    -password: "$2y$13$VYeYRjSqnrh8olGusRVHMuA9mw1AiX1SrWbYd6/7SKSRrmCfmn362"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5494 …}
    +apId: "lvxferre@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/lvxferre"
    +apPublicUrl: "https://lemmy.ml/u/lvxferre"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lvxferre"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728291072 {#5438
      date: 2024-10-07 10:51:12.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687459799 {#5439
      date: 2023-06-22 20:49:59.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.34 ms
Input props
[
  "user" => App\Entity\User {#5082
    +avatar: Proxies\__CG__\App\Entity\Image {#5083 …}
    +cover: null
    +email: "CorrodedCranium@lemmy.fmhy.ml"
    +username: "@CorrodedCranium@lemmy.fmhy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Fan of Linux, modifying firmwares, and open source software. Mostly here to kill time and contribute to Lemmy’s growth.\n
      \n
      If you want to play a game together over XLinkKai shoot me a message. I have an original Xbox, PS2, and a PS3 I can use.
      """
    +lastActive: DateTime @1689297796 {#5079
      date: 2023-07-14 03:23: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 {#5084 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5086 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5088 …}
    +entries: Doctrine\ORM\PersistentCollection {#5090 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5092 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5094 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5096 …}
    +posts: Doctrine\ORM\PersistentCollection {#5098 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5100 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5102 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5104 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5106 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5108 …}
    +follows: Doctrine\ORM\PersistentCollection {#5110 …}
    +followers: Doctrine\ORM\PersistentCollection {#5112 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5114 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5116 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5118 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5120 …}
    +reports: Doctrine\ORM\PersistentCollection {#5122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5124 …}
    +violations: Doctrine\ORM\PersistentCollection {#5126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
    +awards: Doctrine\ORM\PersistentCollection {#5130 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5132 …}
    +categories: Doctrine\ORM\PersistentCollection {#5134 …}
    -id: 2984
    -password: "$2y$13$ifJKUilKwsU.oNsiHkA9qOfPkmim9YjoJJC35CPharj0Fum1tsEk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5136 …}
    +apId: "CorrodedCranium@lemmy.fmhy.ml"
    +apProfileId: "https://lemmy.fmhy.ml/u/CorrodedCranium"
    +apPublicUrl: "https://lemmy.fmhy.ml/u/CorrodedCranium"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.fmhy.ml/inbox"
    +apDomain: "lemmy.fmhy.ml"
    +apPreferredUsername: "CorrodedCranium"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689297658 {#5080
      date: 2023-07-14 03:20:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046941 {#5081
      date: 2023-06-18 02:09:01.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6334
  +width: 65
  +height: 65
  +user: App\Entity\User {#5082
    +avatar: Proxies\__CG__\App\Entity\Image {#5083 …}
    +cover: null
    +email: "CorrodedCranium@lemmy.fmhy.ml"
    +username: "@CorrodedCranium@lemmy.fmhy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Fan of Linux, modifying firmwares, and open source software. Mostly here to kill time and contribute to Lemmy’s growth.\n
      \n
      If you want to play a game together over XLinkKai shoot me a message. I have an original Xbox, PS2, and a PS3 I can use.
      """
    +lastActive: DateTime @1689297796 {#5079
      date: 2023-07-14 03:23: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 {#5084 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5086 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5088 …}
    +entries: Doctrine\ORM\PersistentCollection {#5090 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5092 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5094 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5096 …}
    +posts: Doctrine\ORM\PersistentCollection {#5098 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5100 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5102 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5104 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5106 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5108 …}
    +follows: Doctrine\ORM\PersistentCollection {#5110 …}
    +followers: Doctrine\ORM\PersistentCollection {#5112 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5114 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5116 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5118 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5120 …}
    +reports: Doctrine\ORM\PersistentCollection {#5122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5124 …}
    +violations: Doctrine\ORM\PersistentCollection {#5126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
    +awards: Doctrine\ORM\PersistentCollection {#5130 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5132 …}
    +categories: Doctrine\ORM\PersistentCollection {#5134 …}
    -id: 2984
    -password: "$2y$13$ifJKUilKwsU.oNsiHkA9qOfPkmim9YjoJJC35CPharj0Fum1tsEk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5136 …}
    +apId: "CorrodedCranium@lemmy.fmhy.ml"
    +apProfileId: "https://lemmy.fmhy.ml/u/CorrodedCranium"
    +apPublicUrl: "https://lemmy.fmhy.ml/u/CorrodedCranium"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.fmhy.ml/inbox"
    +apDomain: "lemmy.fmhy.ml"
    +apPreferredUsername: "CorrodedCranium"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689297658 {#5080
      date: 2023-07-14 03:20:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046941 {#5081
      date: 2023-06-18 02:09:01.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#4618
    +avatar: Proxies\__CG__\App\Entity\Image {#4619 …}
    +cover: null
    +email: "Greg@lemmy.ca"
    +username: "@Greg@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Mastodon: [@greg@clar.ke](https://clar.ke/@greg)"
    +lastActive: DateTime @1729187337 {#4623
      date: 2024-10-17 19:48:57.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 {#4616 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4614 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4612 …}
    +entries: Doctrine\ORM\PersistentCollection {#4610 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4608 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4606 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4604 …}
    +posts: Doctrine\ORM\PersistentCollection {#4602 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4600 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4598 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4596 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4594 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4592 …}
    +follows: Doctrine\ORM\PersistentCollection {#4590 …}
    +followers: Doctrine\ORM\PersistentCollection {#4588 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4586 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4584 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4582 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4580 …}
    +reports: Doctrine\ORM\PersistentCollection {#4578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
    +violations: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    +awards: Doctrine\ORM\PersistentCollection {#4570 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4568 …}
    +categories: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 6775
    -password: "$2y$13$nI3G.qvP4VseKBrZxWIjkOd0jYMdZtZtMWxXX90HMdiiageowUBv."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4564 …}
    +apId: "Greg@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Greg"
    +apPublicUrl: "https://lemmy.ca/u/Greg"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Greg"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726320070 {#4620
      date: 2024-09-14 15:21:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687445788 {#4621
      date: 2023-06-22 16:56:28.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6391
  +width: 65
  +height: 65
  +user: App\Entity\User {#4618
    +avatar: Proxies\__CG__\App\Entity\Image {#4619 …}
    +cover: null
    +email: "Greg@lemmy.ca"
    +username: "@Greg@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Mastodon: [@greg@clar.ke](https://clar.ke/@greg)"
    +lastActive: DateTime @1729187337 {#4623
      date: 2024-10-17 19:48:57.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 {#4616 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4614 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4612 …}
    +entries: Doctrine\ORM\PersistentCollection {#4610 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4608 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4606 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4604 …}
    +posts: Doctrine\ORM\PersistentCollection {#4602 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4600 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4598 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4596 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4594 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4592 …}
    +follows: Doctrine\ORM\PersistentCollection {#4590 …}
    +followers: Doctrine\ORM\PersistentCollection {#4588 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4586 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4584 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4582 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4580 …}
    +reports: Doctrine\ORM\PersistentCollection {#4578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
    +violations: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    +awards: Doctrine\ORM\PersistentCollection {#4570 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4568 …}
    +categories: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 6775
    -password: "$2y$13$nI3G.qvP4VseKBrZxWIjkOd0jYMdZtZtMWxXX90HMdiiageowUBv."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4564 …}
    +apId: "Greg@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Greg"
    +apPublicUrl: "https://lemmy.ca/u/Greg"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Greg"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726320070 {#4620
      date: 2024-09-14 15:21:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687445788 {#4621
      date: 2023-06-22 16:56:28.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.25 ms
Input props
[
  "user" => App\Entity\User {#5617
    +avatar: Proxies\__CG__\App\Entity\Image {#5618 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5619 …}
    +email: "croobat@lemmy.world"
    +username: "@croobat@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I like dogs, indie games and free software."
    +lastActive: DateTime @1728857736 {#5614
      date: 2024-10-14 00:15:36.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 {#5620 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5622 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5624 …}
    +entries: Doctrine\ORM\PersistentCollection {#5626 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5628 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5630 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5632 …}
    +posts: Doctrine\ORM\PersistentCollection {#5634 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5636 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5638 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5640 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5642 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5644 …}
    +follows: Doctrine\ORM\PersistentCollection {#5646 …}
    +followers: Doctrine\ORM\PersistentCollection {#5648 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5650 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5652 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5654 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5656 …}
    +reports: Doctrine\ORM\PersistentCollection {#5658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
    +violations: Doctrine\ORM\PersistentCollection {#5662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5664 …}
    +awards: Doctrine\ORM\PersistentCollection {#5666 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5668 …}
    +categories: Doctrine\ORM\PersistentCollection {#5670 …}
    -id: 101
    -password: "$2y$13$dGD/ajXpdaMUuzjlNBqcHu0jeotA7Dj.4pvf6dONL6DIgwYSkl5ea"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5672 …}
    +apId: "croobat@lemmy.world"
    +apProfileId: "https://lemmy.world/u/croobat"
    +apPublicUrl: "https://lemmy.world/u/croobat"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "croobat"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728848439 {#5615
      date: 2024-10-13 21:40:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686685406 {#5616
      date: 2023-06-13 21:43:26.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6448
  +width: 65
  +height: 65
  +user: App\Entity\User {#5617
    +avatar: Proxies\__CG__\App\Entity\Image {#5618 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5619 …}
    +email: "croobat@lemmy.world"
    +username: "@croobat@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I like dogs, indie games and free software."
    +lastActive: DateTime @1728857736 {#5614
      date: 2024-10-14 00:15:36.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 {#5620 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5622 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5624 …}
    +entries: Doctrine\ORM\PersistentCollection {#5626 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5628 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5630 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5632 …}
    +posts: Doctrine\ORM\PersistentCollection {#5634 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5636 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5638 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5640 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5642 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5644 …}
    +follows: Doctrine\ORM\PersistentCollection {#5646 …}
    +followers: Doctrine\ORM\PersistentCollection {#5648 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5650 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5652 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5654 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5656 …}
    +reports: Doctrine\ORM\PersistentCollection {#5658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
    +violations: Doctrine\ORM\PersistentCollection {#5662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5664 …}
    +awards: Doctrine\ORM\PersistentCollection {#5666 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5668 …}
    +categories: Doctrine\ORM\PersistentCollection {#5670 …}
    -id: 101
    -password: "$2y$13$dGD/ajXpdaMUuzjlNBqcHu0jeotA7Dj.4pvf6dONL6DIgwYSkl5ea"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5672 …}
    +apId: "croobat@lemmy.world"
    +apProfileId: "https://lemmy.world/u/croobat"
    +apPublicUrl: "https://lemmy.world/u/croobat"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "croobat"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728848439 {#5615
      date: 2024-10-13 21:40:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686685406 {#5616
      date: 2023-06-13 21:43:26.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.46 ms
Input props
[
  "user" => App\Entity\User {#5976
    +avatar: Proxies\__CG__\App\Entity\Image {#5977 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5978 …}
    +email: "ada@lemmy.blahaj.zone"
    +username: "@ada@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Admin of lemmy.blahaj.zone\n
      \n
      I can also be found on the microblog fediverse at @ada@blahaj.zone or on matrix at @ada:chat.blahaj.zone
      """
    +lastActive: DateTime @1729578120 {#5973
      date: 2024-10-22 08:22:00.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 {#5979 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5981 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5983 …}
    +entries: Doctrine\ORM\PersistentCollection {#5985 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5987 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5989 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5991 …}
    +posts: Doctrine\ORM\PersistentCollection {#5993 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5995 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5997 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5999 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#6001 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#6003 …}
    +follows: Doctrine\ORM\PersistentCollection {#6005 …}
    +followers: Doctrine\ORM\PersistentCollection {#6007 …}
    +blocks: Doctrine\ORM\PersistentCollection {#6009 …}
    +blockers: Doctrine\ORM\PersistentCollection {#6011 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#6013 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#6015 …}
    +reports: Doctrine\ORM\PersistentCollection {#6017 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6019 …}
    +violations: Doctrine\ORM\PersistentCollection {#6021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6023 …}
    +awards: Doctrine\ORM\PersistentCollection {#6025 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#6027 …}
    +categories: Doctrine\ORM\PersistentCollection {#6029 …}
    -id: 8367
    -password: "$2y$13$50ViIvgZuNrCvqfeTodP3exrOVwHrja/UhWz3YPw/od0p3UR.r6Mi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#6031 …}
    +apId: "ada@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/ada"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/ada"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "ada"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727160290 {#5974
      date: 2024-09-24 08:44:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687497393 {#5975
      date: 2023-06-23 07:16:33.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6505
  +width: 65
  +height: 65
  +user: App\Entity\User {#5976
    +avatar: Proxies\__CG__\App\Entity\Image {#5977 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5978 …}
    +email: "ada@lemmy.blahaj.zone"
    +username: "@ada@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Admin of lemmy.blahaj.zone\n
      \n
      I can also be found on the microblog fediverse at @ada@blahaj.zone or on matrix at @ada:chat.blahaj.zone
      """
    +lastActive: DateTime @1729578120 {#5973
      date: 2024-10-22 08:22:00.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 {#5979 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5981 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5983 …}
    +entries: Doctrine\ORM\PersistentCollection {#5985 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5987 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5989 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5991 …}
    +posts: Doctrine\ORM\PersistentCollection {#5993 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5995 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5997 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5999 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#6001 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#6003 …}
    +follows: Doctrine\ORM\PersistentCollection {#6005 …}
    +followers: Doctrine\ORM\PersistentCollection {#6007 …}
    +blocks: Doctrine\ORM\PersistentCollection {#6009 …}
    +blockers: Doctrine\ORM\PersistentCollection {#6011 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#6013 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#6015 …}
    +reports: Doctrine\ORM\PersistentCollection {#6017 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6019 …}
    +violations: Doctrine\ORM\PersistentCollection {#6021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6023 …}
    +awards: Doctrine\ORM\PersistentCollection {#6025 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#6027 …}
    +categories: Doctrine\ORM\PersistentCollection {#6029 …}
    -id: 8367
    -password: "$2y$13$50ViIvgZuNrCvqfeTodP3exrOVwHrja/UhWz3YPw/od0p3UR.r6Mi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#6031 …}
    +apId: "ada@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/ada"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/ada"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "ada"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727160290 {#5974
      date: 2024-09-24 08:44:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687497393 {#5975
      date: 2023-06-23 07:16:33.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.46 ms
Input props
[
  "user" => App\Entity\User {#5856
    +avatar: Proxies\__CG__\App\Entity\Image {#5857 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5858 …}
    +email: "Shadow@lemmy.ca"
    +username: "@Shadow@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Infrastructure nerd, gamer, and Lemmy.ca maintainer"
    +lastActive: DateTime @1727883179 {#5853
      date: 2024-10-02 17:32:59.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 {#5859 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5861 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5863 …}
    +entries: Doctrine\ORM\PersistentCollection {#5865 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5867 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5869 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5871 …}
    +posts: Doctrine\ORM\PersistentCollection {#5873 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5875 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5877 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5879 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5881 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5883 …}
    +follows: Doctrine\ORM\PersistentCollection {#5885 …}
    +followers: Doctrine\ORM\PersistentCollection {#5887 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5889 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5891 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5893 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5895 …}
    +reports: Doctrine\ORM\PersistentCollection {#5897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5899 …}
    +violations: Doctrine\ORM\PersistentCollection {#5901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5903 …}
    +awards: Doctrine\ORM\PersistentCollection {#5905 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5907 …}
    +categories: Doctrine\ORM\PersistentCollection {#5909 …}
    -id: 23512
    -password: "$2y$13$TyAsftZJSovra43dvTK0m.NM/Xd8t8jsJQBhG8Dfd6Lev.WX319i6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5911 …}
    +apId: "Shadow@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Shadow"
    +apPublicUrl: "https://lemmy.ca/u/Shadow"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Shadow"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726699070 {#5854
      date: 2024-09-19 00:37:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689102623 {#5855
      date: 2023-07-11 21:10:23.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6562
  +width: 65
  +height: 65
  +user: App\Entity\User {#5856
    +avatar: Proxies\__CG__\App\Entity\Image {#5857 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5858 …}
    +email: "Shadow@lemmy.ca"
    +username: "@Shadow@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Infrastructure nerd, gamer, and Lemmy.ca maintainer"
    +lastActive: DateTime @1727883179 {#5853
      date: 2024-10-02 17:32:59.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 {#5859 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5861 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5863 …}
    +entries: Doctrine\ORM\PersistentCollection {#5865 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5867 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5869 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5871 …}
    +posts: Doctrine\ORM\PersistentCollection {#5873 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5875 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5877 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5879 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5881 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5883 …}
    +follows: Doctrine\ORM\PersistentCollection {#5885 …}
    +followers: Doctrine\ORM\PersistentCollection {#5887 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5889 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5891 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5893 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5895 …}
    +reports: Doctrine\ORM\PersistentCollection {#5897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5899 …}
    +violations: Doctrine\ORM\PersistentCollection {#5901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5903 …}
    +awards: Doctrine\ORM\PersistentCollection {#5905 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5907 …}
    +categories: Doctrine\ORM\PersistentCollection {#5909 …}
    -id: 23512
    -password: "$2y$13$TyAsftZJSovra43dvTK0m.NM/Xd8t8jsJQBhG8Dfd6Lev.WX319i6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5911 …}
    +apId: "Shadow@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Shadow"
    +apPublicUrl: "https://lemmy.ca/u/Shadow"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Shadow"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726699070 {#5854
      date: 2024-09-19 00:37:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689102623 {#5855
      date: 2023-07-11 21:10:23.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.51 ms
Input props
[
  "user" => App\Entity\User {#5797
    +avatar: Proxies\__CG__\App\Entity\Image {#5798 …}
    +cover: null
    +email: "TeaHands@lemmy.world"
    +username: "@TeaHands@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I live an increasingly confusing double life as [TeaHands](https://mastodon.gamedev.place/@teahands) the game dev, and [TheGiddyStitcher](https://sunny.garden/@thegiddystitcher), multicrafter extraordinaire!\n
      \n
      Currently working on my first ever commercial indie game, a minimalist city builder.
      """
    +lastActive: DateTime @1727266617 {#5794
      date: 2024-09-25 14:16:57.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 {#5799 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5801 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5803 …}
    +entries: Doctrine\ORM\PersistentCollection {#5805 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5807 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5809 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5811 …}
    +posts: Doctrine\ORM\PersistentCollection {#5813 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5815 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5817 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5819 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5821 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5823 …}
    +follows: Doctrine\ORM\PersistentCollection {#5825 …}
    +followers: Doctrine\ORM\PersistentCollection {#5827 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5829 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5831 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5833 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5835 …}
    +reports: Doctrine\ORM\PersistentCollection {#5837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5839 …}
    +violations: Doctrine\ORM\PersistentCollection {#5841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5843 …}
    +awards: Doctrine\ORM\PersistentCollection {#5845 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5847 …}
    +categories: Doctrine\ORM\PersistentCollection {#5849 …}
    -id: 11239
    -password: "$2y$13$S9vzwdDwZguoIR5Swp5qFOvK0vyFtw7xUnREP3TEMDuM5BXI9g6my"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5851 …}
    +apId: "TeaHands@lemmy.world"
    +apProfileId: "https://lemmy.world/u/TeaHands"
    +apPublicUrl: "https://lemmy.world/u/TeaHands"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "TeaHands"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729526932 {#5795
      date: 2024-10-21 18:08:52.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687781848 {#5796
      date: 2023-06-26 14:17:28.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6619
  +width: 65
  +height: 65
  +user: App\Entity\User {#5797
    +avatar: Proxies\__CG__\App\Entity\Image {#5798 …}
    +cover: null
    +email: "TeaHands@lemmy.world"
    +username: "@TeaHands@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I live an increasingly confusing double life as [TeaHands](https://mastodon.gamedev.place/@teahands) the game dev, and [TheGiddyStitcher](https://sunny.garden/@thegiddystitcher), multicrafter extraordinaire!\n
      \n
      Currently working on my first ever commercial indie game, a minimalist city builder.
      """
    +lastActive: DateTime @1727266617 {#5794
      date: 2024-09-25 14:16:57.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 {#5799 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5801 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5803 …}
    +entries: Doctrine\ORM\PersistentCollection {#5805 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5807 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5809 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5811 …}
    +posts: Doctrine\ORM\PersistentCollection {#5813 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5815 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5817 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5819 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5821 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5823 …}
    +follows: Doctrine\ORM\PersistentCollection {#5825 …}
    +followers: Doctrine\ORM\PersistentCollection {#5827 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5829 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5831 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5833 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5835 …}
    +reports: Doctrine\ORM\PersistentCollection {#5837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5839 …}
    +violations: Doctrine\ORM\PersistentCollection {#5841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5843 …}
    +awards: Doctrine\ORM\PersistentCollection {#5845 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5847 …}
    +categories: Doctrine\ORM\PersistentCollection {#5849 …}
    -id: 11239
    -password: "$2y$13$S9vzwdDwZguoIR5Swp5qFOvK0vyFtw7xUnREP3TEMDuM5BXI9g6my"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5851 …}
    +apId: "TeaHands@lemmy.world"
    +apProfileId: "https://lemmy.world/u/TeaHands"
    +apPublicUrl: "https://lemmy.world/u/TeaHands"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "TeaHands"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729526932 {#5795
      date: 2024-10-21 18:08:52.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687781848 {#5796
      date: 2023-06-26 14:17:28.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.40 ms
Input props
[
  "user" => App\Entity\User {#4678
    +avatar: Proxies\__CG__\App\Entity\Image {#4679 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4676 …}
    +email: "Quintus@lemmy.ml"
    +username: "@Quintus@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Youtube: [www.youtube.com/@star.bolts3236](https://www.youtube.com/@star.bolts3236)Steam: [steamcommunity.com/id/quintus3236/](https://steamcommunity.com/id/quintus3236/)"
    +lastActive: DateTime @1702880638 {#4683
      date: 2023-12-18 07:23:58.0 +01: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 {#4677 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4675 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4673 …}
    +entries: Doctrine\ORM\PersistentCollection {#4671 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4669 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4667 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4665 …}
    +posts: Doctrine\ORM\PersistentCollection {#4663 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4661 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4659 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4657 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4655 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4653 …}
    +follows: Doctrine\ORM\PersistentCollection {#4651 …}
    +followers: Doctrine\ORM\PersistentCollection {#4649 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4647 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4645 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4643 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
    +violations: Doctrine\ORM\PersistentCollection {#4635 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
    +awards: Doctrine\ORM\PersistentCollection {#4631 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4629 …}
    +categories: Doctrine\ORM\PersistentCollection {#4627 …}
    -id: 9950
    -password: "$2y$13$v3eD1qQqdZExANmGY4hvfuE58/HHK0S3Y3.hL3fU7YAvXnlrOTT.6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4625 …}
    +apId: "Quintus@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Quintus"
    +apPublicUrl: "https://lemmy.ml/u/Quintus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Quintus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729283259 {#4680
      date: 2024-10-18 22:27:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687568117 {#4681
      date: 2023-06-24 02:55:17.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6676
  +width: 65
  +height: 65
  +user: App\Entity\User {#4678
    +avatar: Proxies\__CG__\App\Entity\Image {#4679 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4676 …}
    +email: "Quintus@lemmy.ml"
    +username: "@Quintus@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Youtube: [www.youtube.com/@star.bolts3236](https://www.youtube.com/@star.bolts3236)Steam: [steamcommunity.com/id/quintus3236/](https://steamcommunity.com/id/quintus3236/)"
    +lastActive: DateTime @1702880638 {#4683
      date: 2023-12-18 07:23:58.0 +01: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 {#4677 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4675 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4673 …}
    +entries: Doctrine\ORM\PersistentCollection {#4671 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4669 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4667 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4665 …}
    +posts: Doctrine\ORM\PersistentCollection {#4663 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4661 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4659 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4657 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4655 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4653 …}
    +follows: Doctrine\ORM\PersistentCollection {#4651 …}
    +followers: Doctrine\ORM\PersistentCollection {#4649 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4647 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4645 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4643 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
    +violations: Doctrine\ORM\PersistentCollection {#4635 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
    +awards: Doctrine\ORM\PersistentCollection {#4631 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4629 …}
    +categories: Doctrine\ORM\PersistentCollection {#4627 …}
    -id: 9950
    -password: "$2y$13$v3eD1qQqdZExANmGY4hvfuE58/HHK0S3Y3.hL3fU7YAvXnlrOTT.6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4625 …}
    +apId: "Quintus@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Quintus"
    +apPublicUrl: "https://lemmy.ml/u/Quintus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Quintus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729283259 {#4680
      date: 2024-10-18 22:27:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687568117 {#4681
      date: 2023-06-24 02:55:17.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.26 ms
Input props
[
  "user" => App\Entity\User {#5023
    +avatar: Proxies\__CG__\App\Entity\Image {#5024 …}
    +cover: null
    +email: "RomanRoy@lemmy.world"
    +username: "@RomanRoy@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Success is my middle name and power is my game.\n
      \n
      📈 Strategic Visionary | Business Tycoon in the Making\n
      \n
      🥂 Champagne and Caviar connoisseur 🍾🐟 🎭 Lover of the finer things in life, especially those that can burn through steel. 🌟 Living life on my own terms, melting faces and egos along the way.
      """
    +lastActive: DateTime @1689572225 {#5020
      date: 2023-07-17 07:37:05.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5025 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5027 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5029 …}
    +entries: Doctrine\ORM\PersistentCollection {#5031 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5033 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5035 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5037 …}
    +posts: Doctrine\ORM\PersistentCollection {#5039 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5041 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5043 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5045 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5047 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5049 …}
    +follows: Doctrine\ORM\PersistentCollection {#5051 …}
    +followers: Doctrine\ORM\PersistentCollection {#5053 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5055 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5057 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5059 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5061 …}
    +reports: Doctrine\ORM\PersistentCollection {#5063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
    +violations: Doctrine\ORM\PersistentCollection {#5067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5069 …}
    +awards: Doctrine\ORM\PersistentCollection {#5071 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5073 …}
    +categories: Doctrine\ORM\PersistentCollection {#5075 …}
    -id: 3720
    -password: "$2y$13$h2DG4I1mjaN5Aiwy62rR4.8l4iIP3a5OMYh.Sto/vGTnBgpTa2Y/i"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5077 …}
    +apId: "RomanRoy@lemmy.world"
    +apProfileId: "https://lemmy.world/u/RomanRoy"
    +apPublicUrl: "https://lemmy.world/u/RomanRoy"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "RomanRoy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689572225 {#5021
      date: 2023-07-17 07:37:05.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687095826 {#5022
      date: 2023-06-18 15:43:46.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6733
  +width: 65
  +height: 65
  +user: App\Entity\User {#5023
    +avatar: Proxies\__CG__\App\Entity\Image {#5024 …}
    +cover: null
    +email: "RomanRoy@lemmy.world"
    +username: "@RomanRoy@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Success is my middle name and power is my game.\n
      \n
      📈 Strategic Visionary | Business Tycoon in the Making\n
      \n
      🥂 Champagne and Caviar connoisseur 🍾🐟 🎭 Lover of the finer things in life, especially those that can burn through steel. 🌟 Living life on my own terms, melting faces and egos along the way.
      """
    +lastActive: DateTime @1689572225 {#5020
      date: 2023-07-17 07:37:05.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5025 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5027 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5029 …}
    +entries: Doctrine\ORM\PersistentCollection {#5031 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5033 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5035 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5037 …}
    +posts: Doctrine\ORM\PersistentCollection {#5039 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5041 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5043 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5045 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5047 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5049 …}
    +follows: Doctrine\ORM\PersistentCollection {#5051 …}
    +followers: Doctrine\ORM\PersistentCollection {#5053 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5055 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5057 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5059 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5061 …}
    +reports: Doctrine\ORM\PersistentCollection {#5063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
    +violations: Doctrine\ORM\PersistentCollection {#5067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5069 …}
    +awards: Doctrine\ORM\PersistentCollection {#5071 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5073 …}
    +categories: Doctrine\ORM\PersistentCollection {#5075 …}
    -id: 3720
    -password: "$2y$13$h2DG4I1mjaN5Aiwy62rR4.8l4iIP3a5OMYh.Sto/vGTnBgpTa2Y/i"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5077 …}
    +apId: "RomanRoy@lemmy.world"
    +apProfileId: "https://lemmy.world/u/RomanRoy"
    +apPublicUrl: "https://lemmy.world/u/RomanRoy"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "RomanRoy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689572225 {#5021
      date: 2023-07-17 07:37:05.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687095826 {#5022
      date: 2023-06-18 15:43:46.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.45 ms
Input props
[
  "user" => App\Entity\User {#4200
    +avatar: Proxies\__CG__\App\Entity\Image {#4199 …}
    +cover: null
    +email: "MiddleWeigh@lemmy.world"
    +username: "@MiddleWeigh@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: ""
    +lastActive: DateTime @1696609063 {#4203
      date: 2023-10-06 18:17:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4198 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4196 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4194 …}
    +entries: Doctrine\ORM\PersistentCollection {#4192 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4190 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4188 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4186 …}
    +posts: Doctrine\ORM\PersistentCollection {#4184 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4182 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4180 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4176 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4174 …}
    +follows: Doctrine\ORM\PersistentCollection {#4172 …}
    +followers: Doctrine\ORM\PersistentCollection {#4170 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4168 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4166 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4164 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4162 …}
    +reports: Doctrine\ORM\PersistentCollection {#4160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +violations: Doctrine\ORM\PersistentCollection {#4156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
    +awards: Doctrine\ORM\PersistentCollection {#4152 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4150 …}
    +categories: Doctrine\ORM\PersistentCollection {#4148 …}
    -id: 7166
    -password: "$2y$13$.cLf6EY/9l3GA9Ln4B2wKuk1NivK/vxfCNvCKJguhj0dzV9KxEeLC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4146 …}
    +apId: "MiddleWeigh@lemmy.world"
    +apProfileId: "https://lemmy.world/u/MiddleWeigh"
    +apPublicUrl: "https://lemmy.world/u/MiddleWeigh"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "MiddleWeigh"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697162127 {#4202
      date: 2023-10-13 03:55:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687457716 {#4201
      date: 2023-06-22 20:15:16.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6790
  +width: 65
  +height: 65
  +user: App\Entity\User {#4200
    +avatar: Proxies\__CG__\App\Entity\Image {#4199 …}
    +cover: null
    +email: "MiddleWeigh@lemmy.world"
    +username: "@MiddleWeigh@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: ""
    +lastActive: DateTime @1696609063 {#4203
      date: 2023-10-06 18:17:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4198 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4196 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4194 …}
    +entries: Doctrine\ORM\PersistentCollection {#4192 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4190 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4188 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4186 …}
    +posts: Doctrine\ORM\PersistentCollection {#4184 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4182 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4180 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4176 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4174 …}
    +follows: Doctrine\ORM\PersistentCollection {#4172 …}
    +followers: Doctrine\ORM\PersistentCollection {#4170 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4168 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4166 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4164 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4162 …}
    +reports: Doctrine\ORM\PersistentCollection {#4160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +violations: Doctrine\ORM\PersistentCollection {#4156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
    +awards: Doctrine\ORM\PersistentCollection {#4152 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4150 …}
    +categories: Doctrine\ORM\PersistentCollection {#4148 …}
    -id: 7166
    -password: "$2y$13$.cLf6EY/9l3GA9Ln4B2wKuk1NivK/vxfCNvCKJguhj0dzV9KxEeLC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4146 …}
    +apId: "MiddleWeigh@lemmy.world"
    +apProfileId: "https://lemmy.world/u/MiddleWeigh"
    +apPublicUrl: "https://lemmy.world/u/MiddleWeigh"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "MiddleWeigh"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697162127 {#4202
      date: 2023-10-13 03:55:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687457716 {#4201
      date: 2023-06-22 20:15:16.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 5.83 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6852
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6853 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 1.87 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6929
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6930 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3098 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 1.70 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#7002
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#557 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3098 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.39 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#7071
  +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 {#7072 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 0.90 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#330
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#327
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#329
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#7164
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#330
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#327
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#329
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#397 …}
}