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

Components

15 Twig Components
44 Render Count
261 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 9.20ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 40.73ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 4.08ms
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 87.42ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 1.65ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 2.18ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 45.74ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 9.16ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 125.41ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 8.34ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 2.29ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 14.04ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.35ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 1.07ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.28 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 {#1904
  +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.18 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1646
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1527
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1737
  +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.15 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 {#2383
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2075
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2191
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.23 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2102
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 1.50 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2308
  +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 1.17 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2190
  +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 1.37 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2181
  +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 1.30 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2375
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 4.69 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2525
  +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.15 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2581
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2637
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2693
  +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.14 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2749
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2805
  +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 {#2861
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2917
  +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 1.31 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 {#2975
  +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 87.42 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 {#3048
  +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 1.65 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 {#3110
  +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 2.18 ms
Input props
[
  "date" => DateTimeImmutable @1686889707 {#329
    date: 2023-06-16 06:28:27.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3314
  +date: DateTimeImmutable @1686889707 {#329
    date: 2023-06-16 06:28:27.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 45.74 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3474
    +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 {#3429
      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 {#3427 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3425 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3423 …}
    +entries: Doctrine\ORM\PersistentCollection {#3421 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3478 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3504 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3534 …}
    +posts: Doctrine\ORM\PersistentCollection {#3475 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3545 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3566 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3597 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3554 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3606 …}
    +follows: Doctrine\ORM\PersistentCollection {#3609 …}
    +followers: Doctrine\ORM\PersistentCollection {#3604 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3632 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3628 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3645 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3649 …}
    +reports: Doctrine\ORM\PersistentCollection {#3633 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3671 …}
    +violations: Doctrine\ORM\PersistentCollection {#3665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3691 …}
    +awards: Doctrine\ORM\PersistentCollection {#3680 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3686 …}
    +categories: Doctrine\ORM\PersistentCollection {#3704 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3715 …}
    +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 {#3428
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3472
  +user: Proxies\__CG__\App\Entity\User {#3474
    +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 {#3429
      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 {#3427 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3425 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3423 …}
    +entries: Doctrine\ORM\PersistentCollection {#3421 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3478 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3504 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3534 …}
    +posts: Doctrine\ORM\PersistentCollection {#3475 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3545 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3566 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3597 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3554 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3606 …}
    +follows: Doctrine\ORM\PersistentCollection {#3609 …}
    +followers: Doctrine\ORM\PersistentCollection {#3604 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3632 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3628 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3645 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3649 …}
    +reports: Doctrine\ORM\PersistentCollection {#3633 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3671 …}
    +violations: Doctrine\ORM\PersistentCollection {#3665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3691 …}
    +awards: Doctrine\ORM\PersistentCollection {#3680 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3686 …}
    +categories: Doctrine\ORM\PersistentCollection {#3704 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3715 …}
    +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 {#3428
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 9.16 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3882
  +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 125.41 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 {#4015
  +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 10.52 ms
Input props
[
  "user" => App\Entity\User {#4959
    +avatar: Proxies\__CG__\App\Entity\Image {#4960 …}
    +cover: null
    +email: "hsl@wayfarershaven.eu"
    +username: "@hsl@wayfarershaven.eu"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "World citizen based outside of Stockholm, Sweden."
    +lastActive: DateTime @1689744968 {#4956
      date: 2023-07-19 07:36:08.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4961 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4963 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4965 …}
    +entries: Doctrine\ORM\PersistentCollection {#4967 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4969 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4971 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4973 …}
    +posts: Doctrine\ORM\PersistentCollection {#4975 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4977 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4979 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4981 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4983 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4985 …}
    +follows: Doctrine\ORM\PersistentCollection {#4987 …}
    +followers: Doctrine\ORM\PersistentCollection {#4989 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4991 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4993 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4995 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4997 …}
    +reports: Doctrine\ORM\PersistentCollection {#4999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5001 …}
    +violations: Doctrine\ORM\PersistentCollection {#5003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
    +awards: Doctrine\ORM\PersistentCollection {#5007 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5009 …}
    +categories: Doctrine\ORM\PersistentCollection {#5011 …}
    -id: 585
    -password: "$2y$13$6t478wlpIXyCgWmtZUiAHu63P2Fa2bU64MVegcDMSSZ6zTyV1KR26"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5013 …}
    +apId: "hsl@wayfarershaven.eu"
    +apProfileId: "https://wayfarershaven.eu/u/hsl"
    +apPublicUrl: "https://wayfarershaven.eu/u/hsl"
    +apFollowersUrl: null
    +apInboxUrl: "https://wayfarershaven.eu/inbox"
    +apDomain: "wayfarershaven.eu"
    +apPreferredUsername: "hsl"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689744701 {#4957
      date: 2023-07-19 07:31:41.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686948913 {#4958
      date: 2023-06-16 22:55:13.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4386
  +width: 65
  +height: 65
  +user: App\Entity\User {#4959
    +avatar: Proxies\__CG__\App\Entity\Image {#4960 …}
    +cover: null
    +email: "hsl@wayfarershaven.eu"
    +username: "@hsl@wayfarershaven.eu"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "World citizen based outside of Stockholm, Sweden."
    +lastActive: DateTime @1689744968 {#4956
      date: 2023-07-19 07:36:08.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4961 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4963 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4965 …}
    +entries: Doctrine\ORM\PersistentCollection {#4967 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4969 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4971 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4973 …}
    +posts: Doctrine\ORM\PersistentCollection {#4975 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4977 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4979 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4981 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4983 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4985 …}
    +follows: Doctrine\ORM\PersistentCollection {#4987 …}
    +followers: Doctrine\ORM\PersistentCollection {#4989 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4991 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4993 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4995 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4997 …}
    +reports: Doctrine\ORM\PersistentCollection {#4999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5001 …}
    +violations: Doctrine\ORM\PersistentCollection {#5003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
    +awards: Doctrine\ORM\PersistentCollection {#5007 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5009 …}
    +categories: Doctrine\ORM\PersistentCollection {#5011 …}
    -id: 585
    -password: "$2y$13$6t478wlpIXyCgWmtZUiAHu63P2Fa2bU64MVegcDMSSZ6zTyV1KR26"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5013 …}
    +apId: "hsl@wayfarershaven.eu"
    +apProfileId: "https://wayfarershaven.eu/u/hsl"
    +apPublicUrl: "https://wayfarershaven.eu/u/hsl"
    +apFollowersUrl: null
    +apInboxUrl: "https://wayfarershaven.eu/inbox"
    +apDomain: "wayfarershaven.eu"
    +apPreferredUsername: "hsl"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689744701 {#4957
      date: 2023-07-19 07:31:41.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686948913 {#4958
      date: 2023-06-16 22:55:13.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.35 ms
Input props
[
  "user" => App\Entity\User {#4436
    +avatar: Proxies\__CG__\App\Entity\Image {#4433 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4434 …}
    +email: "BrooklynMan@lemmy.ml"
    +username: "@BrooklynMan@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      designer of experiences, developer of apps, resident of nyc, citizen of earth\n
      \n
      he/him\n
      \n
      [tip jar](https://www.paypal.com/donate/?hosted_button_id=J58XQZ6GEG63G)
      """
    +lastActive: DateTime @1705694199 {#4437
      date: 2024-01-19 20:56:39.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 {#4431 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4429 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4427 …}
    +entries: Doctrine\ORM\PersistentCollection {#4425 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4423 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4421 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4419 …}
    +posts: Doctrine\ORM\PersistentCollection {#4417 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4415 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4413 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4411 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4409 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4407 …}
    +follows: Doctrine\ORM\PersistentCollection {#4405 …}
    +followers: Doctrine\ORM\PersistentCollection {#4403 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4401 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4399 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4397 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4395 …}
    +reports: Doctrine\ORM\PersistentCollection {#4391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
    +violations: Doctrine\ORM\PersistentCollection {#4706 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
    +awards: Doctrine\ORM\PersistentCollection {#4710 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4712 …}
    +categories: Doctrine\ORM\PersistentCollection {#4714 …}
    -id: 9603
    -password: "$2y$13$WrbaKku0oBQ3FgBYpwKQPOylwLAXNM7YFBluLGmjusNkMZELxHPfy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4716 …}
    +apId: "BrooklynMan@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/BrooklynMan"
    +apPublicUrl: "https://lemmy.ml/u/BrooklynMan"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "BrooklynMan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726855983 {#4438
      date: 2024-09-20 20:13:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687551304 {#4435
      date: 2023-06-23 22:15:04.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6215
  +width: 65
  +height: 65
  +user: App\Entity\User {#4436
    +avatar: Proxies\__CG__\App\Entity\Image {#4433 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4434 …}
    +email: "BrooklynMan@lemmy.ml"
    +username: "@BrooklynMan@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      designer of experiences, developer of apps, resident of nyc, citizen of earth\n
      \n
      he/him\n
      \n
      [tip jar](https://www.paypal.com/donate/?hosted_button_id=J58XQZ6GEG63G)
      """
    +lastActive: DateTime @1705694199 {#4437
      date: 2024-01-19 20:56:39.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 {#4431 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4429 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4427 …}
    +entries: Doctrine\ORM\PersistentCollection {#4425 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4423 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4421 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4419 …}
    +posts: Doctrine\ORM\PersistentCollection {#4417 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4415 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4413 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4411 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4409 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4407 …}
    +follows: Doctrine\ORM\PersistentCollection {#4405 …}
    +followers: Doctrine\ORM\PersistentCollection {#4403 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4401 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4399 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4397 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4395 …}
    +reports: Doctrine\ORM\PersistentCollection {#4391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
    +violations: Doctrine\ORM\PersistentCollection {#4706 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
    +awards: Doctrine\ORM\PersistentCollection {#4710 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4712 …}
    +categories: Doctrine\ORM\PersistentCollection {#4714 …}
    -id: 9603
    -password: "$2y$13$WrbaKku0oBQ3FgBYpwKQPOylwLAXNM7YFBluLGmjusNkMZELxHPfy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4716 …}
    +apId: "BrooklynMan@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/BrooklynMan"
    +apPublicUrl: "https://lemmy.ml/u/BrooklynMan"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "BrooklynMan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726855983 {#4438
      date: 2024-09-20 20:13:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687551304 {#4435
      date: 2023-06-23 22:15:04.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#5256
    +avatar: Proxies\__CG__\App\Entity\Image {#5257 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5258 …}
    +email: "joobeejoo47@kbin.social"
    +username: "@joobeejoo47@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I keep a close eye on the Russo-Ukraine War. I'm a propaganda and writing/literature enthusiast."
    +lastActive: DateTime @1712121893 {#5253
      date: 2024-04-03 07:24:53.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 {#5259 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5261 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5263 …}
    +entries: Doctrine\ORM\PersistentCollection {#5265 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5267 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5269 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5271 …}
    +posts: Doctrine\ORM\PersistentCollection {#5273 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5275 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5277 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5279 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5281 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5283 …}
    +follows: Doctrine\ORM\PersistentCollection {#5285 …}
    +followers: Doctrine\ORM\PersistentCollection {#5287 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5289 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5291 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5293 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5295 …}
    +reports: Doctrine\ORM\PersistentCollection {#5297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
    +violations: Doctrine\ORM\PersistentCollection {#5301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
    +awards: Doctrine\ORM\PersistentCollection {#5305 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5307 …}
    +categories: Doctrine\ORM\PersistentCollection {#5309 …}
    -id: 7604
    -password: "$2y$13$Lj4.RzWKbWSsDwMsBGBE.eVDlElSHBle.lo8twrdmu7WQYPv2AhKy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5311 …}
    +apId: "joobeejoo47@kbin.social"
    +apProfileId: "https://kbin.social/u/joobeejoo47"
    +apPublicUrl: "https://kbin.social/u/joobeejoo47"
    +apFollowersUrl: "https://kbin.social/u/joobeejoo47/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "joobeejoo47"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1706492077 {#5254
      date: 2024-01-29 02:34:37.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687473564 {#5255
      date: 2023-06-23 00:39:24.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6272
  +width: 65
  +height: 65
  +user: App\Entity\User {#5256
    +avatar: Proxies\__CG__\App\Entity\Image {#5257 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5258 …}
    +email: "joobeejoo47@kbin.social"
    +username: "@joobeejoo47@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I keep a close eye on the Russo-Ukraine War. I'm a propaganda and writing/literature enthusiast."
    +lastActive: DateTime @1712121893 {#5253
      date: 2024-04-03 07:24:53.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 {#5259 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5261 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5263 …}
    +entries: Doctrine\ORM\PersistentCollection {#5265 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5267 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5269 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5271 …}
    +posts: Doctrine\ORM\PersistentCollection {#5273 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5275 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5277 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5279 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5281 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5283 …}
    +follows: Doctrine\ORM\PersistentCollection {#5285 …}
    +followers: Doctrine\ORM\PersistentCollection {#5287 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5289 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5291 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5293 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5295 …}
    +reports: Doctrine\ORM\PersistentCollection {#5297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5299 …}
    +violations: Doctrine\ORM\PersistentCollection {#5301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
    +awards: Doctrine\ORM\PersistentCollection {#5305 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5307 …}
    +categories: Doctrine\ORM\PersistentCollection {#5309 …}
    -id: 7604
    -password: "$2y$13$Lj4.RzWKbWSsDwMsBGBE.eVDlElSHBle.lo8twrdmu7WQYPv2AhKy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5311 …}
    +apId: "joobeejoo47@kbin.social"
    +apProfileId: "https://kbin.social/u/joobeejoo47"
    +apPublicUrl: "https://kbin.social/u/joobeejoo47"
    +apFollowersUrl: "https://kbin.social/u/joobeejoo47/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "joobeejoo47"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1706492077 {#5254
      date: 2024-01-29 02:34:37.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687473564 {#5255
      date: 2023-06-23 00:39:24.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.33 ms
Input props
[
  "user" => App\Entity\User {#5494
    +avatar: Proxies\__CG__\App\Entity\Image {#5495 …}
    +cover: null
    +email: "harmonea@kbin.social"
    +username: "@harmonea@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Middle-aged gamer/creative/wiki maintainer  \n
       FFXIV, Genshin Impact, Tears of Themis, Rimworld, and more  \n
       Don't like? Don't read.
      """
    +lastActive: DateTime @1698028264 {#5491
      date: 2023-10-23 04:31:04.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5496 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5498 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5500 …}
    +entries: Doctrine\ORM\PersistentCollection {#5502 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5504 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5506 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5508 …}
    +posts: Doctrine\ORM\PersistentCollection {#5510 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5512 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5514 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5516 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5518 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5520 …}
    +follows: Doctrine\ORM\PersistentCollection {#5522 …}
    +followers: Doctrine\ORM\PersistentCollection {#5524 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5526 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5528 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5530 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5532 …}
    +reports: Doctrine\ORM\PersistentCollection {#5534 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5536 …}
    +violations: Doctrine\ORM\PersistentCollection {#5538 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5540 …}
    +awards: Doctrine\ORM\PersistentCollection {#5542 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5544 …}
    +categories: Doctrine\ORM\PersistentCollection {#5546 …}
    -id: 4918
    -password: "$2y$13$xYcD.v4agAdF.xudstASZ.jJKoNBIahHLq9TwPk8HfjRQGyevzzmu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5548 …}
    +apId: "harmonea@kbin.social"
    +apProfileId: "https://kbin.social/u/harmonea"
    +apPublicUrl: "https://kbin.social/u/harmonea"
    +apFollowersUrl: "https://kbin.social/u/harmonea/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "harmonea"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1698083227 {#5492
      date: 2023-10-23 19:47:07.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687151997 {#5493
      date: 2023-06-19 07:19:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6329
  +width: 65
  +height: 65
  +user: App\Entity\User {#5494
    +avatar: Proxies\__CG__\App\Entity\Image {#5495 …}
    +cover: null
    +email: "harmonea@kbin.social"
    +username: "@harmonea@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Middle-aged gamer/creative/wiki maintainer  \n
       FFXIV, Genshin Impact, Tears of Themis, Rimworld, and more  \n
       Don't like? Don't read.
      """
    +lastActive: DateTime @1698028264 {#5491
      date: 2023-10-23 04:31:04.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5496 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5498 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5500 …}
    +entries: Doctrine\ORM\PersistentCollection {#5502 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5504 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5506 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5508 …}
    +posts: Doctrine\ORM\PersistentCollection {#5510 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5512 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5514 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5516 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5518 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5520 …}
    +follows: Doctrine\ORM\PersistentCollection {#5522 …}
    +followers: Doctrine\ORM\PersistentCollection {#5524 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5526 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5528 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5530 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5532 …}
    +reports: Doctrine\ORM\PersistentCollection {#5534 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5536 …}
    +violations: Doctrine\ORM\PersistentCollection {#5538 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5540 …}
    +awards: Doctrine\ORM\PersistentCollection {#5542 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5544 …}
    +categories: Doctrine\ORM\PersistentCollection {#5546 …}
    -id: 4918
    -password: "$2y$13$xYcD.v4agAdF.xudstASZ.jJKoNBIahHLq9TwPk8HfjRQGyevzzmu"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5548 …}
    +apId: "harmonea@kbin.social"
    +apProfileId: "https://kbin.social/u/harmonea"
    +apPublicUrl: "https://kbin.social/u/harmonea"
    +apFollowersUrl: "https://kbin.social/u/harmonea/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "harmonea"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1698083227 {#5492
      date: 2023-10-23 19:47:07.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687151997 {#5493
      date: 2023-06-19 07:19:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 14.26 ms
Input props
[
  "user" => App\Entity\User {#4042
    +avatar: Proxies\__CG__\App\Entity\Image {#4041 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4043 …}
    +email: "AsepticFuturisticFox@lemmy.ml"
    +username: "@AsepticFuturisticFox@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "•᷅ࡇ•᷄"
    +lastActive: DateTime @1687621071 {#4034
      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 {#4038 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4048 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4049 …}
    +entries: Doctrine\ORM\PersistentCollection {#4050 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4053 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4056 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4058 …}
    +posts: Doctrine\ORM\PersistentCollection {#4061 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4063 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4066 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4051 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4072 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4698 …}
    +follows: Doctrine\ORM\PersistentCollection {#4690 …}
    +followers: Doctrine\ORM\PersistentCollection {#4389 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4393 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4700 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4697 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4694 …}
    +reports: Doctrine\ORM\PersistentCollection {#4688 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
    +violations: Doctrine\ORM\PersistentCollection {#4689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4687 …}
    +awards: Doctrine\ORM\PersistentCollection {#4686 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4684 …}
    +categories: Doctrine\ORM\PersistentCollection {#4682 …}
    -id: 7111
    -password: "$2y$13$BksjdX.yqQFK5rIVd5vJz.qqAIzJGj0r4gEMzpkDTHyHRVfEpFMUC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4680 …}
    +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 {#4035
      date: 2023-06-24 21:08:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687455682 {#4039
      date: 2023-06-22 19:41:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6386
  +width: 65
  +height: 65
  +user: App\Entity\User {#4042
    +avatar: Proxies\__CG__\App\Entity\Image {#4041 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4043 …}
    +email: "AsepticFuturisticFox@lemmy.ml"
    +username: "@AsepticFuturisticFox@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "•᷅ࡇ•᷄"
    +lastActive: DateTime @1687621071 {#4034
      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 {#4038 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4048 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4049 …}
    +entries: Doctrine\ORM\PersistentCollection {#4050 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4053 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4056 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4058 …}
    +posts: Doctrine\ORM\PersistentCollection {#4061 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4063 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4066 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4051 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4072 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4698 …}
    +follows: Doctrine\ORM\PersistentCollection {#4690 …}
    +followers: Doctrine\ORM\PersistentCollection {#4389 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4393 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4700 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4697 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4694 …}
    +reports: Doctrine\ORM\PersistentCollection {#4688 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
    +violations: Doctrine\ORM\PersistentCollection {#4689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4687 …}
    +awards: Doctrine\ORM\PersistentCollection {#4686 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4684 …}
    +categories: Doctrine\ORM\PersistentCollection {#4682 …}
    -id: 7111
    -password: "$2y$13$BksjdX.yqQFK5rIVd5vJz.qqAIzJGj0r4gEMzpkDTHyHRVfEpFMUC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4680 …}
    +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 {#4035
      date: 2023-06-24 21:08:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687455682 {#4039
      date: 2023-06-22 19:41:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 6.66 ms
Input props
[
  "user" => App\Entity\User {#5316
    +avatar: Proxies\__CG__\App\Entity\Image {#5317 …}
    +cover: null
    +email: "orangepeeljedi@kbin.social"
    +username: "@orangepeeljedi@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "An awfully fatigued commoner trying to mess it up in the fediverse"
    +lastActive: DateTime @1701906684 {#5313
      date: 2023-12-07 00:51:24.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 {#5318 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5322 …}
    +entries: Doctrine\ORM\PersistentCollection {#5324 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5326 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5328 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5330 …}
    +posts: Doctrine\ORM\PersistentCollection {#5332 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5334 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5336 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5338 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5340 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5342 …}
    +follows: Doctrine\ORM\PersistentCollection {#5344 …}
    +followers: Doctrine\ORM\PersistentCollection {#5346 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5348 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5350 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5352 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5354 …}
    +reports: Doctrine\ORM\PersistentCollection {#5356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
    +violations: Doctrine\ORM\PersistentCollection {#5360 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5362 …}
    +awards: Doctrine\ORM\PersistentCollection {#5364 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5366 …}
    +categories: Doctrine\ORM\PersistentCollection {#5368 …}
    -id: 9665
    -password: "$2y$13$.6jIb4e4a6igSIEhUJL7guiLT.mXIOzz02ZuYHqaowC0ZYKFFvw/C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5370 …}
    +apId: "orangepeeljedi@kbin.social"
    +apProfileId: "https://kbin.social/u/orangepeeljedi"
    +apPublicUrl: "https://kbin.social/u/orangepeeljedi"
    +apFollowersUrl: "https://kbin.social/u/orangepeeljedi/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "orangepeeljedi"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703264252 {#5314
      date: 2023-12-22 17:57:32.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687553814 {#5315
      date: 2023-06-23 22:56:54.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6443
  +width: 65
  +height: 65
  +user: App\Entity\User {#5316
    +avatar: Proxies\__CG__\App\Entity\Image {#5317 …}
    +cover: null
    +email: "orangepeeljedi@kbin.social"
    +username: "@orangepeeljedi@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "An awfully fatigued commoner trying to mess it up in the fediverse"
    +lastActive: DateTime @1701906684 {#5313
      date: 2023-12-07 00:51:24.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 {#5318 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5322 …}
    +entries: Doctrine\ORM\PersistentCollection {#5324 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5326 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5328 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5330 …}
    +posts: Doctrine\ORM\PersistentCollection {#5332 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5334 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5336 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5338 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5340 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5342 …}
    +follows: Doctrine\ORM\PersistentCollection {#5344 …}
    +followers: Doctrine\ORM\PersistentCollection {#5346 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5348 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5350 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5352 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5354 …}
    +reports: Doctrine\ORM\PersistentCollection {#5356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
    +violations: Doctrine\ORM\PersistentCollection {#5360 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5362 …}
    +awards: Doctrine\ORM\PersistentCollection {#5364 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5366 …}
    +categories: Doctrine\ORM\PersistentCollection {#5368 …}
    -id: 9665
    -password: "$2y$13$.6jIb4e4a6igSIEhUJL7guiLT.mXIOzz02ZuYHqaowC0ZYKFFvw/C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5370 …}
    +apId: "orangepeeljedi@kbin.social"
    +apProfileId: "https://kbin.social/u/orangepeeljedi"
    +apPublicUrl: "https://kbin.social/u/orangepeeljedi"
    +apFollowersUrl: "https://kbin.social/u/orangepeeljedi/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "orangepeeljedi"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703264252 {#5314
      date: 2023-12-22 17:57:32.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687553814 {#5315
      date: 2023-06-23 22:56:54.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.51 ms
Input props
[
  "user" => App\Entity\User {#5077
    +avatar: Proxies\__CG__\App\Entity\Image {#5078 …}
    +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 {#5074
      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 {#5079 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5081 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5083 …}
    +entries: Doctrine\ORM\PersistentCollection {#5085 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5087 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5089 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5091 …}
    +posts: Doctrine\ORM\PersistentCollection {#5093 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5095 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5097 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5099 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5101 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5103 …}
    +follows: Doctrine\ORM\PersistentCollection {#5105 …}
    +followers: Doctrine\ORM\PersistentCollection {#5107 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5109 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5111 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5113 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5115 …}
    +reports: Doctrine\ORM\PersistentCollection {#5117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
    +violations: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    +awards: Doctrine\ORM\PersistentCollection {#5125 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5127 …}
    +categories: Doctrine\ORM\PersistentCollection {#5129 …}
    -id: 2984
    -password: "$2y$13$ifJKUilKwsU.oNsiHkA9qOfPkmim9YjoJJC35CPharj0Fum1tsEk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5131 …}
    +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 {#5075
      date: 2023-07-14 03:20:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046941 {#5076
      date: 2023-06-18 02:09:01.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6500
  +width: 65
  +height: 65
  +user: App\Entity\User {#5077
    +avatar: Proxies\__CG__\App\Entity\Image {#5078 …}
    +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 {#5074
      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 {#5079 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5081 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5083 …}
    +entries: Doctrine\ORM\PersistentCollection {#5085 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5087 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5089 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5091 …}
    +posts: Doctrine\ORM\PersistentCollection {#5093 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5095 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5097 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5099 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5101 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5103 …}
    +follows: Doctrine\ORM\PersistentCollection {#5105 …}
    +followers: Doctrine\ORM\PersistentCollection {#5107 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5109 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5111 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5113 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5115 …}
    +reports: Doctrine\ORM\PersistentCollection {#5117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
    +violations: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    +awards: Doctrine\ORM\PersistentCollection {#5125 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5127 …}
    +categories: Doctrine\ORM\PersistentCollection {#5129 …}
    -id: 2984
    -password: "$2y$13$ifJKUilKwsU.oNsiHkA9qOfPkmim9YjoJJC35CPharj0Fum1tsEk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5131 …}
    +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 {#5075
      date: 2023-07-14 03:20:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046941 {#5076
      date: 2023-06-18 02:09:01.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.29 ms
Input props
[
  "user" => App\Entity\User {#5851
    +avatar: Proxies\__CG__\App\Entity\Image {#5852 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5853 …}
    +email: "Shadow@lemmy.ca"
    +username: "@Shadow@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Infrastructure nerd, gamer, and Lemmy.ca maintainer"
    +lastActive: DateTime @1727883179 {#5848
      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 {#5854 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5856 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5858 …}
    +entries: Doctrine\ORM\PersistentCollection {#5860 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5862 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5864 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5866 …}
    +posts: Doctrine\ORM\PersistentCollection {#5868 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5870 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5872 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5874 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5876 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5878 …}
    +follows: Doctrine\ORM\PersistentCollection {#5880 …}
    +followers: Doctrine\ORM\PersistentCollection {#5882 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5884 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5886 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5888 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5890 …}
    +reports: Doctrine\ORM\PersistentCollection {#5892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5894 …}
    +violations: Doctrine\ORM\PersistentCollection {#5896 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5898 …}
    +awards: Doctrine\ORM\PersistentCollection {#5900 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5902 …}
    +categories: Doctrine\ORM\PersistentCollection {#5904 …}
    -id: 23512
    -password: "$2y$13$TyAsftZJSovra43dvTK0m.NM/Xd8t8jsJQBhG8Dfd6Lev.WX319i6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5906 …}
    +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 {#5849
      date: 2024-09-19 00:37:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689102623 {#5850
      date: 2023-07-11 21:10:23.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6557
  +width: 65
  +height: 65
  +user: App\Entity\User {#5851
    +avatar: Proxies\__CG__\App\Entity\Image {#5852 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5853 …}
    +email: "Shadow@lemmy.ca"
    +username: "@Shadow@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Infrastructure nerd, gamer, and Lemmy.ca maintainer"
    +lastActive: DateTime @1727883179 {#5848
      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 {#5854 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5856 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5858 …}
    +entries: Doctrine\ORM\PersistentCollection {#5860 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5862 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5864 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5866 …}
    +posts: Doctrine\ORM\PersistentCollection {#5868 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5870 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5872 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5874 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5876 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5878 …}
    +follows: Doctrine\ORM\PersistentCollection {#5880 …}
    +followers: Doctrine\ORM\PersistentCollection {#5882 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5884 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5886 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5888 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5890 …}
    +reports: Doctrine\ORM\PersistentCollection {#5892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5894 …}
    +violations: Doctrine\ORM\PersistentCollection {#5896 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5898 …}
    +awards: Doctrine\ORM\PersistentCollection {#5900 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5902 …}
    +categories: Doctrine\ORM\PersistentCollection {#5904 …}
    -id: 23512
    -password: "$2y$13$TyAsftZJSovra43dvTK0m.NM/Xd8t8jsJQBhG8Dfd6Lev.WX319i6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5906 …}
    +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 {#5849
      date: 2024-09-19 00:37:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689102623 {#5850
      date: 2023-07-11 21:10:23.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.29 ms
Input props
[
  "user" => App\Entity\User {#6031
    +avatar: Proxies\__CG__\App\Entity\Image {#6032 …}
    +cover: null
    +email: "jackpot@lemmy.ml"
    +username: "@jackpot@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Bill Gates’ money manager [Michael Larson] is accused of racism, inappropriate sexual remarks and bullying. He has not been fired."
    +lastActive: DateTime @1729471730 {#6028
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#6033 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#6035 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#6037 …}
    +entries: Doctrine\ORM\PersistentCollection {#6039 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#6041 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#6043 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#6045 …}
    +posts: Doctrine\ORM\PersistentCollection {#6047 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#6049 …}
    +postComments: Doctrine\ORM\PersistentCollection {#6051 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#6053 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#6055 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#6057 …}
    +follows: Doctrine\ORM\PersistentCollection {#6059 …}
    +followers: Doctrine\ORM\PersistentCollection {#6061 …}
    +blocks: Doctrine\ORM\PersistentCollection {#6063 …}
    +blockers: Doctrine\ORM\PersistentCollection {#6065 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#6067 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#6069 …}
    +reports: Doctrine\ORM\PersistentCollection {#6071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6073 …}
    +violations: Doctrine\ORM\PersistentCollection {#6075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6077 …}
    +awards: Doctrine\ORM\PersistentCollection {#6079 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#6081 …}
    +categories: Doctrine\ORM\PersistentCollection {#6083 …}
    -id: 24127
    -password: "$2y$13$kXPly9lntBupadiWXLeOOeyrrakoECnxHxZnWbaezQhWg8BEFGx0."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#6085 …}
    +apId: "jackpot@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/jackpot"
    +apPublicUrl: "https://lemmy.ml/u/jackpot"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "jackpot"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729577200 {#6029
      date: 2024-10-22 08:06:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689125983 {#6030
      date: 2023-07-12 03:39:43.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6614
  +width: 65
  +height: 65
  +user: App\Entity\User {#6031
    +avatar: Proxies\__CG__\App\Entity\Image {#6032 …}
    +cover: null
    +email: "jackpot@lemmy.ml"
    +username: "@jackpot@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Bill Gates’ money manager [Michael Larson] is accused of racism, inappropriate sexual remarks and bullying. He has not been fired."
    +lastActive: DateTime @1729471730 {#6028
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#6033 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#6035 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#6037 …}
    +entries: Doctrine\ORM\PersistentCollection {#6039 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#6041 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#6043 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#6045 …}
    +posts: Doctrine\ORM\PersistentCollection {#6047 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#6049 …}
    +postComments: Doctrine\ORM\PersistentCollection {#6051 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#6053 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#6055 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#6057 …}
    +follows: Doctrine\ORM\PersistentCollection {#6059 …}
    +followers: Doctrine\ORM\PersistentCollection {#6061 …}
    +blocks: Doctrine\ORM\PersistentCollection {#6063 …}
    +blockers: Doctrine\ORM\PersistentCollection {#6065 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#6067 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#6069 …}
    +reports: Doctrine\ORM\PersistentCollection {#6071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6073 …}
    +violations: Doctrine\ORM\PersistentCollection {#6075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6077 …}
    +awards: Doctrine\ORM\PersistentCollection {#6079 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#6081 …}
    +categories: Doctrine\ORM\PersistentCollection {#6083 …}
    -id: 24127
    -password: "$2y$13$kXPly9lntBupadiWXLeOOeyrrakoECnxHxZnWbaezQhWg8BEFGx0."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#6085 …}
    +apId: "jackpot@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/jackpot"
    +apPublicUrl: "https://lemmy.ml/u/jackpot"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "jackpot"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729577200 {#6029
      date: 2024-10-22 08:06:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689125983 {#6030
      date: 2023-07-12 03:39:43.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.35 ms
Input props
[
  "user" => App\Entity\User {#6090
    +avatar: Proxies\__CG__\App\Entity\Image {#6091 …}
    +cover: Proxies\__CG__\App\Entity\Image {#6092 …}
    +email: "001100010010@lemmy.dbzer0.com"
    +username: "@001100010010@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      The Three Arrows = Anti-monarchism, Anti-fascism, Anti-authoritarian-“communism”.\n
      \n
      Also: fuck capitalism.\n
      \n
      I’m an Egalitarian and Collectivist-Anarchist, currently sailing in the High Seas. Join Us at: [!piracy@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/piracy). Sail Free in the High Seas!
      """
    +lastActive: DateTime @1709032913 {#6087
      date: 2024-02-27 12:21:53.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 {#6093 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#6095 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#6097 …}
    +entries: Doctrine\ORM\PersistentCollection {#6099 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#6101 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#6103 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#6105 …}
    +posts: Doctrine\ORM\PersistentCollection {#6107 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#6109 …}
    +postComments: Doctrine\ORM\PersistentCollection {#6111 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#6113 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#6115 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#6117 …}
    +follows: Doctrine\ORM\PersistentCollection {#6119 …}
    +followers: Doctrine\ORM\PersistentCollection {#6121 …}
    +blocks: Doctrine\ORM\PersistentCollection {#6123 …}
    +blockers: Doctrine\ORM\PersistentCollection {#6125 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#6127 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#6129 …}
    +reports: Doctrine\ORM\PersistentCollection {#6131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6133 …}
    +violations: Doctrine\ORM\PersistentCollection {#6135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6137 …}
    +awards: Doctrine\ORM\PersistentCollection {#6139 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#6141 …}
    +categories: Doctrine\ORM\PersistentCollection {#6143 …}
    -id: 21005
    -password: "$2y$13$wrUQIJVKYlueq/6Sf6d3muonDjFQZHsRkNcYxUX8cpI/LBDL7BKaO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#6145 …}
    +apId: "001100010010@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/001100010010"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/001100010010"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "001100010010"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701663062 {#6088
      date: 2023-12-04 05:11:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689020655 {#6089
      date: 2023-07-10 22:24:15.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6671
  +width: 65
  +height: 65
  +user: App\Entity\User {#6090
    +avatar: Proxies\__CG__\App\Entity\Image {#6091 …}
    +cover: Proxies\__CG__\App\Entity\Image {#6092 …}
    +email: "001100010010@lemmy.dbzer0.com"
    +username: "@001100010010@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      The Three Arrows = Anti-monarchism, Anti-fascism, Anti-authoritarian-“communism”.\n
      \n
      Also: fuck capitalism.\n
      \n
      I’m an Egalitarian and Collectivist-Anarchist, currently sailing in the High Seas. Join Us at: [!piracy@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/piracy). Sail Free in the High Seas!
      """
    +lastActive: DateTime @1709032913 {#6087
      date: 2024-02-27 12:21:53.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 {#6093 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#6095 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#6097 …}
    +entries: Doctrine\ORM\PersistentCollection {#6099 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#6101 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#6103 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#6105 …}
    +posts: Doctrine\ORM\PersistentCollection {#6107 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#6109 …}
    +postComments: Doctrine\ORM\PersistentCollection {#6111 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#6113 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#6115 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#6117 …}
    +follows: Doctrine\ORM\PersistentCollection {#6119 …}
    +followers: Doctrine\ORM\PersistentCollection {#6121 …}
    +blocks: Doctrine\ORM\PersistentCollection {#6123 …}
    +blockers: Doctrine\ORM\PersistentCollection {#6125 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#6127 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#6129 …}
    +reports: Doctrine\ORM\PersistentCollection {#6131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6133 …}
    +violations: Doctrine\ORM\PersistentCollection {#6135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6137 …}
    +awards: Doctrine\ORM\PersistentCollection {#6139 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#6141 …}
    +categories: Doctrine\ORM\PersistentCollection {#6143 …}
    -id: 21005
    -password: "$2y$13$wrUQIJVKYlueq/6Sf6d3muonDjFQZHsRkNcYxUX8cpI/LBDL7BKaO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#6145 …}
    +apId: "001100010010@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/001100010010"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/001100010010"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "001100010010"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701663062 {#6088
      date: 2023-12-04 05:11:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689020655 {#6089
      date: 2023-07-10 22:24:15.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.33 ms
Input props
[
  "user" => App\Entity\User {#5375
    +avatar: Proxies\__CG__\App\Entity\Image {#5376 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5377 …}
    +email: "Kurt@lemmy.one"
    +username: "@Kurt@lemmy.one"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Dad, husband, and mechanical engineer based in beautiful New Jersey. On Reddit I’m u/engibineer."
    +lastActive: DateTime @1690160929 {#5372
      date: 2023-07-24 03:08:49.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 {#5378 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5380 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5382 …}
    +entries: Doctrine\ORM\PersistentCollection {#5384 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5386 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5388 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5390 …}
    +posts: Doctrine\ORM\PersistentCollection {#5392 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5394 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5396 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5398 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5400 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5402 …}
    +follows: Doctrine\ORM\PersistentCollection {#5404 …}
    +followers: Doctrine\ORM\PersistentCollection {#5406 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5408 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5410 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5412 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5414 …}
    +reports: Doctrine\ORM\PersistentCollection {#5416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
    +violations: Doctrine\ORM\PersistentCollection {#5420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5422 …}
    +awards: Doctrine\ORM\PersistentCollection {#5424 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5426 …}
    +categories: Doctrine\ORM\PersistentCollection {#5428 …}
    -id: 121
    -password: "$2y$13$vTMJ47jHl.J.240q7Iih0ehaaTdgOKILS53wO2qHeNUTkpS.z4gaS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5430 …}
    +apId: "Kurt@lemmy.one"
    +apProfileId: "https://lemmy.one/u/Kurt"
    +apPublicUrl: "https://lemmy.one/u/Kurt"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "Kurt"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1694935275 {#5373
      date: 2023-09-17 09:21:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686717417 {#5374
      date: 2023-06-14 06:36:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6728
  +width: 65
  +height: 65
  +user: App\Entity\User {#5375
    +avatar: Proxies\__CG__\App\Entity\Image {#5376 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5377 …}
    +email: "Kurt@lemmy.one"
    +username: "@Kurt@lemmy.one"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Dad, husband, and mechanical engineer based in beautiful New Jersey. On Reddit I’m u/engibineer."
    +lastActive: DateTime @1690160929 {#5372
      date: 2023-07-24 03:08:49.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 {#5378 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5380 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5382 …}
    +entries: Doctrine\ORM\PersistentCollection {#5384 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5386 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5388 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5390 …}
    +posts: Doctrine\ORM\PersistentCollection {#5392 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5394 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5396 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5398 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5400 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5402 …}
    +follows: Doctrine\ORM\PersistentCollection {#5404 …}
    +followers: Doctrine\ORM\PersistentCollection {#5406 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5408 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5410 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5412 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5414 …}
    +reports: Doctrine\ORM\PersistentCollection {#5416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
    +violations: Doctrine\ORM\PersistentCollection {#5420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5422 …}
    +awards: Doctrine\ORM\PersistentCollection {#5424 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5426 …}
    +categories: Doctrine\ORM\PersistentCollection {#5428 …}
    -id: 121
    -password: "$2y$13$vTMJ47jHl.J.240q7Iih0ehaaTdgOKILS53wO2qHeNUTkpS.z4gaS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5430 …}
    +apId: "Kurt@lemmy.one"
    +apProfileId: "https://lemmy.one/u/Kurt"
    +apPublicUrl: "https://lemmy.one/u/Kurt"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "Kurt"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1694935275 {#5373
      date: 2023-09-17 09:21:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686717417 {#5374
      date: 2023-06-14 06:36:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.50 ms
Input props
[
  "user" => App\Entity\User {#5196
    +avatar: Proxies\__CG__\App\Entity\Image {#5197 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5198 …}
    +email: "utopify_org@lemmy.ml"
    +username: "@utopify_org@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      On a mission to find the most sustainable life style.\n
      \n
      Youtube: [www.youtube.com/@utopify](https://www.youtube.com/@utopify)\n
      \n
      Blog: [utopify.org](https://utopify.org/)\n
      \n
      #sustainable, #environment, #gardening, #solarpunk, #future, #vision, #utopia, #vegan, #linux, #opensource, #foss, #coding, #greenit
      """
    +lastActive: DateTime @1689582406 {#5193
      date: 2023-07-17 10:26:46.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 {#5199 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5201 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5203 …}
    +entries: Doctrine\ORM\PersistentCollection {#5205 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5207 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5209 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5211 …}
    +posts: Doctrine\ORM\PersistentCollection {#5213 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5215 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5217 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5219 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5221 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5223 …}
    +follows: Doctrine\ORM\PersistentCollection {#5225 …}
    +followers: Doctrine\ORM\PersistentCollection {#5227 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5229 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5231 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5233 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5235 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +violations: Doctrine\ORM\PersistentCollection {#5241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
    +awards: Doctrine\ORM\PersistentCollection {#5245 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5247 …}
    +categories: Doctrine\ORM\PersistentCollection {#5249 …}
    -id: 27755
    -password: "$2y$13$Wb/DGYP5vymI2luTjvkiPetbkqPHVGN2.hd9sRl6FLsrc/9XIx5SK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5251 …}
    +apId: "utopify_org@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/utopify_org"
    +apPublicUrl: "https://lemmy.ml/u/utopify_org"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "utopify_org"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689582407 {#5194
      date: 2023-07-17 10:26:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689374229 {#5195
      date: 2023-07-15 00:37:09.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6785
  +width: 65
  +height: 65
  +user: App\Entity\User {#5196
    +avatar: Proxies\__CG__\App\Entity\Image {#5197 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5198 …}
    +email: "utopify_org@lemmy.ml"
    +username: "@utopify_org@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      On a mission to find the most sustainable life style.\n
      \n
      Youtube: [www.youtube.com/@utopify](https://www.youtube.com/@utopify)\n
      \n
      Blog: [utopify.org](https://utopify.org/)\n
      \n
      #sustainable, #environment, #gardening, #solarpunk, #future, #vision, #utopia, #vegan, #linux, #opensource, #foss, #coding, #greenit
      """
    +lastActive: DateTime @1689582406 {#5193
      date: 2023-07-17 10:26:46.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 {#5199 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5201 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5203 …}
    +entries: Doctrine\ORM\PersistentCollection {#5205 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5207 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5209 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5211 …}
    +posts: Doctrine\ORM\PersistentCollection {#5213 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5215 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5217 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5219 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5221 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5223 …}
    +follows: Doctrine\ORM\PersistentCollection {#5225 …}
    +followers: Doctrine\ORM\PersistentCollection {#5227 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5229 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5231 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5233 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5235 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +violations: Doctrine\ORM\PersistentCollection {#5241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
    +awards: Doctrine\ORM\PersistentCollection {#5245 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5247 …}
    +categories: Doctrine\ORM\PersistentCollection {#5249 …}
    -id: 27755
    -password: "$2y$13$Wb/DGYP5vymI2luTjvkiPetbkqPHVGN2.hd9sRl6FLsrc/9XIx5SK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5251 …}
    +apId: "utopify_org@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/utopify_org"
    +apPublicUrl: "https://lemmy.ml/u/utopify_org"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "utopify_org"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689582407 {#5194
      date: 2023-07-17 10:26:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689374229 {#5195
      date: 2023-07-15 00:37:09.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 8.34 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6847
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6848 …}
  -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 2.29 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6924
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6925 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3093 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 14.04 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6997
  +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 {#3093 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.35 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#7066
  +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 {#7067 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 1.07 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 {#7159
  +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 …}
}