GET https://kbin.spritesserver.nl/m/asklemmy@lemmy.ml/newest/1y/photos

Components

15 Twig Components
44 Render Count
144 ms Render Time
12.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 2.41ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 19.86ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 1.50ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.75ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 22.34ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.59ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.41ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 7.99ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 6.40ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 82.58ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 5.12ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 5.59ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 16.06ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.43ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 1.18ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.31 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 {#1367
  +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 {#1641
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.46 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1550
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1735
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1708
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2078
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2333
  +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 {#2110
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2319
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2263
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2186
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.99 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2362
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.21 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2529
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2585
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2641
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2697
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2753
  +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 {#2809
  +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 {#2865
  +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.44 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 {#2921
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 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 {#2979
  +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 22.34 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 {#3052
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#330
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#327
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#329
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
  +showCover: true
  +showDescription: true
  +showRules: true
  +showSubscribeButton: true
  +showInfo: true
  +showMeta: true
  +showSectionTitle: true
  +stretchedLink: true
}
magazine_sub App\Twig\Components\MagazineSubComponent 12.0 MiB 0.59 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 {#3114
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#330
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#277 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#266 …}
    +entries: Doctrine\ORM\PersistentCollection {#224 …}
    +posts: Doctrine\ORM\PersistentCollection {#182 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#244 …}
    +bans: Doctrine\ORM\PersistentCollection {#161 …}
    +reports: Doctrine\ORM\PersistentCollection {#147 …}
    +badges: Doctrine\ORM\PersistentCollection {#125 …}
    +logs: Doctrine\ORM\PersistentCollection {#115 …}
    +awards: Doctrine\ORM\PersistentCollection {#104 …}
    +categories: Doctrine\ORM\PersistentCollection {#91 …}
    -id: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#327
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#329
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 12.0 MiB 0.41 ms
Input props
[
  "date" => DateTimeImmutable @1686889707 {#329
    date: 2023-06-16 06:28:27.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3318
  +date: DateTimeImmutable @1686889707 {#329
    date: 2023-06-16 06:28:27.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 7.99 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3478
    +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 {#3433
      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 {#3431 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3429 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3427 …}
    +entries: Doctrine\ORM\PersistentCollection {#3425 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3482 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3508 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3538 …}
    +posts: Doctrine\ORM\PersistentCollection {#3479 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3549 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3570 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3601 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3558 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3610 …}
    +follows: Doctrine\ORM\PersistentCollection {#3613 …}
    +followers: Doctrine\ORM\PersistentCollection {#3608 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3636 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3632 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3649 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3653 …}
    +reports: Doctrine\ORM\PersistentCollection {#3637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3675 …}
    +violations: Doctrine\ORM\PersistentCollection {#3669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3695 …}
    +awards: Doctrine\ORM\PersistentCollection {#3684 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3690 …}
    +categories: Doctrine\ORM\PersistentCollection {#3708 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3719 …}
    +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 {#3432
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3476
  +user: Proxies\__CG__\App\Entity\User {#3478
    +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 {#3433
      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 {#3431 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3429 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3427 …}
    +entries: Doctrine\ORM\PersistentCollection {#3425 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3482 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3508 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3538 …}
    +posts: Doctrine\ORM\PersistentCollection {#3479 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3549 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3570 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3601 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3558 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3610 …}
    +follows: Doctrine\ORM\PersistentCollection {#3613 …}
    +followers: Doctrine\ORM\PersistentCollection {#3608 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3636 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3632 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3649 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3653 …}
    +reports: Doctrine\ORM\PersistentCollection {#3637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3675 …}
    +violations: Doctrine\ORM\PersistentCollection {#3669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3695 …}
    +awards: Doctrine\ORM\PersistentCollection {#3684 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3690 …}
    +categories: Doctrine\ORM\PersistentCollection {#3708 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3719 …}
    +apId: null
    +apProfileId: null
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      MIIJQgIBADANBgkqhkiG9w0BAQEFAASCCSwwggkoAgEAAoICAQDleeotz5TBiMlC\r\n
      YsJYJHVNxjvnvt0qsQA282B7vdqBTbARfD49iKPiMIwgU2yhCI0oTSQwc2Zy9AQ+\r\n
      31rwmvBx8VvcLgQvKpNzPVhMQjelK7k5iPiPc/W1soaauepq3YwQKgGod4c5Vh9f\r\n
      MInSANfOLOUSo3pUzfaQaGEvQc5DbKjDgIjsv/OKI1acbzu067KQzIThu+1BvcqQ\r\n
      Ypo2Ux5W23nNqkrRZ++z/r1MI2jS3vwi5OSwz4fWhLPJXE6lwokc6b/uAZe7sLT6\r\n
      QQtjevLnmMyRIVnmxbtHPMSfhLdz8ssQhoNCfAkMnBjDUX31SSs67pU8v5O3Fn2H\r\n
      d+qFWCjrREwSpBAd24INJqKsjSa6j3oLL8Xw8HZf+x6QRPJch/c3FNWRtM2b9n8V\r\n
      sAQiD985pafyeQ1TqIe4iSjI0iUgy2WgwO0C1Z0PNbQzQmRk0EOAlxIXjPmB229P\r\n
      V4+OcZxLT9phP/rid1Qt9Ro+2LdkS9Zqe8c2JHeJKc5Nv/8OOX5uQ/B82JXnuXYi\r\n
      /oVEJb5t42G8u3IIkYM5G/Gt033WU6dbyKOBmdnbXaPw9LC3M7oop3yyCb3UDLfg\r\n
      g/XnZVvZxSPCPlh5G1Lb0r47siKq/0k9YRua0AFsVg0dhqfuwsb6G9Hx5EicuPsu\r\n
      OIjXINBTjlnE4SdMz0ZJt7bLjwlKdQIDAQABAoICAAlWo8QHfYs+sMoF0Njbavam\r\n
      SYvNxZxWJacW0mdWu4ylh7O+dZ31cI3k4d7y5inLeksYkI90MsgczAtu9XlzJLPO\r\n
      WamlKcBtoCCBb5Vy4GbVV61SuKLF2krxn+6uAC8nIusJepXLf3JC4fXyuLkWFbIr\r\n
      O4s9od3Pn+gSh1nv+J/fzSJfmbLgwN1vQLgPAsQDD3o7CHFTP318ZsDnclUhnst0\r\n
      FQnckzzgWO3fQP7XNg3WyzX0UKYtW97L+bEJE55FQ2Us0gWyhOU7dLH2casztqzc\r\n
      F/8T91+fzlZAz9OaCAks6Tyb7L2I5KlhtNRF/bU8rAiy6tnVBgLeZG9d3upcQxX0\r\n
      L+SMPWg55qERGI5mO+BxFdUnVtcmswziKmySYtzgm+c4jmPS5cWhGB9HFCTW2S0x\r\n
      GoVA2cZGWjMTrbZQhgJjBqzp76fhLtXTufd328sYmX7fBYKEWFYNwrEJaWYUNl/V\r\n
      yEyl0aMQWKhVokx6eCqnuDZUc77LeuGuCleIdhQ53NYHrXMCmgVyLfmGdrOS3Uh6\r\n
      RrAYmnvvMkAUTOQajW2csC345PmgBOjE7vB7349ylKUkXvN4L+9xZCYaVjBt3O24\r\n
      aRoQSQDGhk+NIaYleiFx+u7dJSryxdx/6ut6dQ2S+jKlm1oN1qq6ppO5y/TFRQ1e\r\n
      qn7kjIGzUT80fANDFqdhAoIBAQD1+cGiWXRQhUrJc5X3ngH1zHoLWpmSZcUUDFn/\r\n
      bV/CChd2M43fOpneIQETZ1oS7BsU3y92kTw63ytYOUg7C5iT5/r9ZoBGq0HZSbll\r\n
      riRJWGiajr2aYCmIes++CrfUvCcD6+l8QMZ3s8eXdk80GX+vt1xEfRpWV9e9huJK\r\n
      K1e8wXfFmPAmxUi63IePscdc+SVQGeooMYDnMwLWvxpAtp5mGOaQc4D5dviWXjSE\r\n
      Z/PJa+gectpD1iDIPUXm3o17ivE2UYFia8/FCGUN6Yz7ucRKF+2SPO8hLefk5UvJ\r\n
      Lxlkh67MXKkneDqRU9C82Qmcfz5nQLQadC0nbE44YeXrnlIdAoIBAQDu1AWMIe6f\r\n
      7TZYCWnTa3nT6penJ9CMaGDPI/62dKTmGnI4oo3u9DGGrnuWbcFFCQA02vcYdpuw\r\n
      CVy6mkP/yqN5VSV3EHZiJUA0aKIxot3o3YOiobpVYn9hwvzzOdMZO4SOuevNfY1c\r\n
      qmnLGhYoDvR1c2yaudCf/BDwQqlLoSg9F5X57bRtwaRyUjhtXVKXWb59qtiwwrvp\r\n
      1vPjxciEIxAtgSXtIUQz3ljDRNUHjpyfYM3ska5jkxMIPNYUYFMX2x+Gxn9PZEG3\r\n
      Im391BRynZsnkvJO6i4i5N1xsPK5SyPiKBnlMxW/6ZLi5aAQHV3cc2KLzV+T+s2B\r\n
      v9LTAyO7nWo5AoIBAASA/jqqyKZwyl3F8AkIq6CEjfeHQSidFG65iyxSJF65MJTJ\r\n
      fN+Jgye+Evb3/X47NIO9UnEpV6D8VR7YbaonHDQZG09ogRDKMfp4jxx9g8yUAdZS\r\n
      psYc3KXTGdqw94y9pTk9KJlN1lR6xjzPvcOGdAATq2zVnZXXJewifCI/iOu73yWP\r\n
      F1aeZiaFwzWuW6goJ7a/wrnZrjKNjI/CEAj/TwcvjYk3lDT9KLAYKX4DKUOW5jko\r\n
      gTacxRzlglIn4Q9SC/iipWvX7YX+EVuf2yUA0cdJiOAUnYxN+uEGEc0tP5nHoju7\r\n
      tp0yZmAi2L+cecCT0+CwHpwdZHZEVWpS4JLf40ECggEBALFSZIgGDZlaU5YL7zHV\r\n
      Q5APRugKDLKjMPW7IPwxINnj2tioAL/hOQBpfkNTXEM4ipmz1fCo57FNUjcOINzD\r\n
      hJqqmHWNmIgIZmJDKeG2rhKenYTblXCeADwCvTKNxWmfoi0iZ6ybwqCBuqjcxoSZ\r\n
      jfHCcGl0+yw9yAnLRM1ta2XopCb70ZIIS2PCHjk9J/xN2ryNY/PhsgnN2ilMiTNq\r\n
      oTFYCWPF5lCojrj020KQJUPEaUBzbcpqwZ/FI6HfXvKAdCjqKk40/wHNI2Np2oC6\r\n
      +h7o4NWs0/J+gNhP6/edjZf19DwTsNtbvf6PRUeRtkXeudVY99T0Sy9B0HNxik9b\r\n
      cikCggEAM2wassiP1i0Gc3wrbNLHyQN+yqMaAp0xF+8l0fU3T8zPL/tYDcITnZPY\r\n
      pEFV/aodP9X7XFuQD0iGTOTGDXiMSLPOLI/ifmwbT41rgIN9x14MpU2EtWeVz7sx\r\n
      ZIFMt98rHx6BsZx/DnSFDQ8iqrKF3u+OOv7s6j+8odz4Rq53+16vMev5VUMOPq+E\r\n
      aQn8SDKkOjZzwb9QGB9bXS5s9yyj4pLyggQ0O5S2ugZjUcmCecNpktN8bUR3I9VQ\r\n
      KWkcQa9yCpidp/JYrQtlbqAPiIzptA4T4RNh+F6pKbmw7hNMIPipPzbQezEMaBOn\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 {#3432
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 6.40 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3886
  +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 82.58 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 {#4019
  +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 0.77 ms
Input props
[
  "user" => App\Entity\User {#4785
    +avatar: Proxies\__CG__\App\Entity\Image {#4786 …}
    +cover: null
    +email: "rcmaehl@lemmy.world"
    +username: "@rcmaehl@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      My Main Account\n
      \n
      Dev of:\n
      \n
      - WhyNotWin11\n
      - MSEdgeRedirect\n
      - LemmyBots.com
      """
    +lastActive: DateTime @1720760041 {#4782
      date: 2024-07-12 06:54:01.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 {#4787 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4789 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4791 …}
    +entries: Doctrine\ORM\PersistentCollection {#4793 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4795 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4797 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4799 …}
    +posts: Doctrine\ORM\PersistentCollection {#4801 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4803 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4805 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4807 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4809 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4811 …}
    +follows: Doctrine\ORM\PersistentCollection {#4813 …}
    +followers: Doctrine\ORM\PersistentCollection {#4815 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4817 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4819 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4821 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4823 …}
    +reports: Doctrine\ORM\PersistentCollection {#4825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4827 …}
    +violations: Doctrine\ORM\PersistentCollection {#4829 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4831 …}
    +awards: Doctrine\ORM\PersistentCollection {#4833 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4835 …}
    +categories: Doctrine\ORM\PersistentCollection {#4837 …}
    -id: 21037
    -password: "$2y$13$x2B9wK6PaKzNuZb3X713R.UtuUSVM5DkOQOG3WZ8j0XlmXqbvYIHm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4839 …}
    +apId: "rcmaehl@lemmy.world"
    +apProfileId: "https://lemmy.world/u/rcmaehl"
    +apPublicUrl: "https://lemmy.world/u/rcmaehl"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "rcmaehl"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707667135 {#4783
      date: 2024-02-11 16:58:55.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689021143 {#4784
      date: 2023-07-10 22:32:23.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4390
  +width: 65
  +height: 65
  +user: App\Entity\User {#4785
    +avatar: Proxies\__CG__\App\Entity\Image {#4786 …}
    +cover: null
    +email: "rcmaehl@lemmy.world"
    +username: "@rcmaehl@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      My Main Account\n
      \n
      Dev of:\n
      \n
      - WhyNotWin11\n
      - MSEdgeRedirect\n
      - LemmyBots.com
      """
    +lastActive: DateTime @1720760041 {#4782
      date: 2024-07-12 06:54:01.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 {#4787 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4789 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4791 …}
    +entries: Doctrine\ORM\PersistentCollection {#4793 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4795 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4797 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4799 …}
    +posts: Doctrine\ORM\PersistentCollection {#4801 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4803 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4805 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4807 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4809 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4811 …}
    +follows: Doctrine\ORM\PersistentCollection {#4813 …}
    +followers: Doctrine\ORM\PersistentCollection {#4815 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4817 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4819 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4821 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4823 …}
    +reports: Doctrine\ORM\PersistentCollection {#4825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4827 …}
    +violations: Doctrine\ORM\PersistentCollection {#4829 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4831 …}
    +awards: Doctrine\ORM\PersistentCollection {#4833 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4835 …}
    +categories: Doctrine\ORM\PersistentCollection {#4837 …}
    -id: 21037
    -password: "$2y$13$x2B9wK6PaKzNuZb3X713R.UtuUSVM5DkOQOG3WZ8j0XlmXqbvYIHm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4839 …}
    +apId: "rcmaehl@lemmy.world"
    +apProfileId: "https://lemmy.world/u/rcmaehl"
    +apPublicUrl: "https://lemmy.world/u/rcmaehl"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "rcmaehl"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707667135 {#4783
      date: 2024-02-11 16:58:55.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689021143 {#4784
      date: 2023-07-10 22:32:23.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.44 ms
Input props
[
  "user" => App\Entity\User {#6035
    +avatar: Proxies\__CG__\App\Entity\Image {#6036 …}
    +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 {#6032
      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 {#6037 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#6039 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#6041 …}
    +entries: Doctrine\ORM\PersistentCollection {#6043 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#6045 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#6047 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#6049 …}
    +posts: Doctrine\ORM\PersistentCollection {#6051 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#6053 …}
    +postComments: Doctrine\ORM\PersistentCollection {#6055 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#6057 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#6059 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#6061 …}
    +follows: Doctrine\ORM\PersistentCollection {#6063 …}
    +followers: Doctrine\ORM\PersistentCollection {#6065 …}
    +blocks: Doctrine\ORM\PersistentCollection {#6067 …}
    +blockers: Doctrine\ORM\PersistentCollection {#6069 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#6071 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#6073 …}
    +reports: Doctrine\ORM\PersistentCollection {#6075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6077 …}
    +violations: Doctrine\ORM\PersistentCollection {#6079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6081 …}
    +awards: Doctrine\ORM\PersistentCollection {#6083 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#6085 …}
    +categories: Doctrine\ORM\PersistentCollection {#6087 …}
    -id: 24127
    -password: "$2y$13$kXPly9lntBupadiWXLeOOeyrrakoECnxHxZnWbaezQhWg8BEFGx0."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#6089 …}
    +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 {#6033
      date: 2024-10-22 08:06:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689125983 {#6034
      date: 2023-07-12 03:39:43.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6219
  +width: 65
  +height: 65
  +user: App\Entity\User {#6035
    +avatar: Proxies\__CG__\App\Entity\Image {#6036 …}
    +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 {#6032
      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 {#6037 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#6039 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#6041 …}
    +entries: Doctrine\ORM\PersistentCollection {#6043 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#6045 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#6047 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#6049 …}
    +posts: Doctrine\ORM\PersistentCollection {#6051 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#6053 …}
    +postComments: Doctrine\ORM\PersistentCollection {#6055 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#6057 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#6059 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#6061 …}
    +follows: Doctrine\ORM\PersistentCollection {#6063 …}
    +followers: Doctrine\ORM\PersistentCollection {#6065 …}
    +blocks: Doctrine\ORM\PersistentCollection {#6067 …}
    +blockers: Doctrine\ORM\PersistentCollection {#6069 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#6071 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#6073 …}
    +reports: Doctrine\ORM\PersistentCollection {#6075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6077 …}
    +violations: Doctrine\ORM\PersistentCollection {#6079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6081 …}
    +awards: Doctrine\ORM\PersistentCollection {#6083 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#6085 …}
    +categories: Doctrine\ORM\PersistentCollection {#6087 …}
    -id: 24127
    -password: "$2y$13$kXPly9lntBupadiWXLeOOeyrrakoECnxHxZnWbaezQhWg8BEFGx0."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#6089 …}
    +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 {#6033
      date: 2024-10-22 08:06:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689125983 {#6034
      date: 2023-07-12 03:39:43.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.40 ms
Input props
[
  "user" => App\Entity\User {#4440
    +avatar: Proxies\__CG__\App\Entity\Image {#4437 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4438 …}
    +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 {#4441
      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 {#4435 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4433 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4431 …}
    +entries: Doctrine\ORM\PersistentCollection {#4429 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4427 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4425 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4423 …}
    +posts: Doctrine\ORM\PersistentCollection {#4421 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4419 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4417 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4415 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4413 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4411 …}
    +follows: Doctrine\ORM\PersistentCollection {#4409 …}
    +followers: Doctrine\ORM\PersistentCollection {#4407 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4405 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4403 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4401 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4399 …}
    +reports: Doctrine\ORM\PersistentCollection {#4395 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4392 …}
    +violations: Doctrine\ORM\PersistentCollection {#4710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
    +awards: Doctrine\ORM\PersistentCollection {#4714 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4716 …}
    +categories: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 9603
    -password: "$2y$13$WrbaKku0oBQ3FgBYpwKQPOylwLAXNM7YFBluLGmjusNkMZELxHPfy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4720 …}
    +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 {#4442
      date: 2024-09-20 20:13:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687551304 {#4439
      date: 2023-06-23 22:15:04.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6276
  +width: 65
  +height: 65
  +user: App\Entity\User {#4440
    +avatar: Proxies\__CG__\App\Entity\Image {#4437 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4438 …}
    +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 {#4441
      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 {#4435 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4433 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4431 …}
    +entries: Doctrine\ORM\PersistentCollection {#4429 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4427 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4425 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4423 …}
    +posts: Doctrine\ORM\PersistentCollection {#4421 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4419 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4417 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4415 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4413 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4411 …}
    +follows: Doctrine\ORM\PersistentCollection {#4409 …}
    +followers: Doctrine\ORM\PersistentCollection {#4407 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4405 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4403 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4401 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4399 …}
    +reports: Doctrine\ORM\PersistentCollection {#4395 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4392 …}
    +violations: Doctrine\ORM\PersistentCollection {#4710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
    +awards: Doctrine\ORM\PersistentCollection {#4714 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4716 …}
    +categories: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 9603
    -password: "$2y$13$WrbaKku0oBQ3FgBYpwKQPOylwLAXNM7YFBluLGmjusNkMZELxHPfy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4720 …}
    +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 {#4442
      date: 2024-09-20 20:13:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687551304 {#4439
      date: 2023-06-23 22:15:04.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.43 ms
Input props
[
  "user" => App\Entity\User {#4617
    +avatar: Proxies\__CG__\App\Entity\Image {#4618 …}
    +cover: null
    +email: "Greg@lemmy.ca"
    +username: "@Greg@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Mastodon: [@greg@clar.ke](https://clar.ke/@greg)"
    +lastActive: DateTime @1729187337 {#4622
      date: 2024-10-17 19:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4615 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4613 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4611 …}
    +entries: Doctrine\ORM\PersistentCollection {#4609 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4607 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4605 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4603 …}
    +posts: Doctrine\ORM\PersistentCollection {#4601 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4599 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4597 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4595 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4593 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4591 …}
    +follows: Doctrine\ORM\PersistentCollection {#4589 …}
    +followers: Doctrine\ORM\PersistentCollection {#4587 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4585 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4583 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4581 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4579 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
    +violations: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
    +awards: Doctrine\ORM\PersistentCollection {#4569 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4567 …}
    +categories: Doctrine\ORM\PersistentCollection {#4565 …}
    -id: 6775
    -password: "$2y$13$nI3G.qvP4VseKBrZxWIjkOd0jYMdZtZtMWxXX90HMdiiageowUBv."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4563 …}
    +apId: "Greg@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Greg"
    +apPublicUrl: "https://lemmy.ca/u/Greg"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Greg"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726320070 {#4619
      date: 2024-09-14 15:21:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687445788 {#4620
      date: 2023-06-22 16:56:28.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6333
  +width: 65
  +height: 65
  +user: App\Entity\User {#4617
    +avatar: Proxies\__CG__\App\Entity\Image {#4618 …}
    +cover: null
    +email: "Greg@lemmy.ca"
    +username: "@Greg@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Mastodon: [@greg@clar.ke](https://clar.ke/@greg)"
    +lastActive: DateTime @1729187337 {#4622
      date: 2024-10-17 19:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4615 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4613 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4611 …}
    +entries: Doctrine\ORM\PersistentCollection {#4609 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4607 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4605 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4603 …}
    +posts: Doctrine\ORM\PersistentCollection {#4601 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4599 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4597 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4595 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4593 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4591 …}
    +follows: Doctrine\ORM\PersistentCollection {#4589 …}
    +followers: Doctrine\ORM\PersistentCollection {#4587 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4585 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4583 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4581 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4579 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
    +violations: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
    +awards: Doctrine\ORM\PersistentCollection {#4569 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4567 …}
    +categories: Doctrine\ORM\PersistentCollection {#4565 …}
    -id: 6775
    -password: "$2y$13$nI3G.qvP4VseKBrZxWIjkOd0jYMdZtZtMWxXX90HMdiiageowUBv."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4563 …}
    +apId: "Greg@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Greg"
    +apPublicUrl: "https://lemmy.ca/u/Greg"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Greg"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726320070 {#4619
      date: 2024-09-14 15:21:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687445788 {#4620
      date: 2023-06-22 16:56:28.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.40 ms
Input props
[
  "user" => App\Entity\User {#4500
    +avatar: Proxies\__CG__\App\Entity\Image {#4497 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4498 …}
    +email: "szczur@kbin.social"
    +username: "@szczur@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      i'm a pocket trouble. you put me **in** a pocket and i chew *right through* it. savvy?\n
      \n
      anarcho-daoist political sciences student living in poland.
      """
    +lastActive: DateTime @1688058948 {#4501
      date: 2023-06-29 19:15:48.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 {#4495 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4493 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4491 …}
    +entries: Doctrine\ORM\PersistentCollection {#4489 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4487 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4485 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4483 …}
    +posts: Doctrine\ORM\PersistentCollection {#4481 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4479 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4477 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4475 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4473 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4471 …}
    +follows: Doctrine\ORM\PersistentCollection {#4469 …}
    +followers: Doctrine\ORM\PersistentCollection {#4467 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4465 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4463 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4461 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4459 …}
    +reports: Doctrine\ORM\PersistentCollection {#4457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4455 …}
    +violations: Doctrine\ORM\PersistentCollection {#4453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4451 …}
    +awards: Doctrine\ORM\PersistentCollection {#4449 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4447 …}
    +categories: Doctrine\ORM\PersistentCollection {#4445 …}
    -id: 6797
    -password: "$2y$13$hnpDhYuuRmUvfJYbso9uE.p8ovbrhMhS5FFVRfgK3Znn.MMjph.Pe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4443 …}
    +apId: "szczur@kbin.social"
    +apProfileId: "https://kbin.social/u/szczur"
    +apPublicUrl: "https://kbin.social/u/szczur"
    +apFollowersUrl: "https://kbin.social/u/szczur/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "szczur"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688293321 {#4502
      date: 2023-07-02 12:22:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687446130 {#4499
      date: 2023-06-22 17:02:10.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6390
  +width: 65
  +height: 65
  +user: App\Entity\User {#4500
    +avatar: Proxies\__CG__\App\Entity\Image {#4497 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4498 …}
    +email: "szczur@kbin.social"
    +username: "@szczur@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      i'm a pocket trouble. you put me **in** a pocket and i chew *right through* it. savvy?\n
      \n
      anarcho-daoist political sciences student living in poland.
      """
    +lastActive: DateTime @1688058948 {#4501
      date: 2023-06-29 19:15:48.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 {#4495 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4493 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4491 …}
    +entries: Doctrine\ORM\PersistentCollection {#4489 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4487 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4485 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4483 …}
    +posts: Doctrine\ORM\PersistentCollection {#4481 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4479 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4477 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4475 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4473 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4471 …}
    +follows: Doctrine\ORM\PersistentCollection {#4469 …}
    +followers: Doctrine\ORM\PersistentCollection {#4467 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4465 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4463 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4461 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4459 …}
    +reports: Doctrine\ORM\PersistentCollection {#4457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4455 …}
    +violations: Doctrine\ORM\PersistentCollection {#4453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4451 …}
    +awards: Doctrine\ORM\PersistentCollection {#4449 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4447 …}
    +categories: Doctrine\ORM\PersistentCollection {#4445 …}
    -id: 6797
    -password: "$2y$13$hnpDhYuuRmUvfJYbso9uE.p8ovbrhMhS5FFVRfgK3Znn.MMjph.Pe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4443 …}
    +apId: "szczur@kbin.social"
    +apProfileId: "https://kbin.social/u/szczur"
    +apPublicUrl: "https://kbin.social/u/szczur"
    +apFollowersUrl: "https://kbin.social/u/szczur/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "szczur"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688293321 {#4502
      date: 2023-07-02 12:22:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687446130 {#4499
      date: 2023-06-22 17:02:10.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.43 ms
Input props
[
  "user" => App\Entity\User {#5975
    +avatar: Proxies\__CG__\App\Entity\Image {#5976 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5977 …}
    +email: "ada@lemmy.blahaj.zone"
    +username: "@ada@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Admin of lemmy.blahaj.zone\n
      \n
      I can also be found on the microblog fediverse at @ada@blahaj.zone or on matrix at @ada:chat.blahaj.zone
      """
    +lastActive: DateTime @1729578120 {#5972
      date: 2024-10-22 08:22:00.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5978 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5980 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5982 …}
    +entries: Doctrine\ORM\PersistentCollection {#5984 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5986 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5988 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5990 …}
    +posts: Doctrine\ORM\PersistentCollection {#5992 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5994 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5996 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5998 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#6000 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#6002 …}
    +follows: Doctrine\ORM\PersistentCollection {#6004 …}
    +followers: Doctrine\ORM\PersistentCollection {#6006 …}
    +blocks: Doctrine\ORM\PersistentCollection {#6008 …}
    +blockers: Doctrine\ORM\PersistentCollection {#6010 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#6012 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#6014 …}
    +reports: Doctrine\ORM\PersistentCollection {#6016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6018 …}
    +violations: Doctrine\ORM\PersistentCollection {#6020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6022 …}
    +awards: Doctrine\ORM\PersistentCollection {#6024 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#6026 …}
    +categories: Doctrine\ORM\PersistentCollection {#6028 …}
    -id: 8367
    -password: "$2y$13$50ViIvgZuNrCvqfeTodP3exrOVwHrja/UhWz3YPw/od0p3UR.r6Mi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#6030 …}
    +apId: "ada@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/ada"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/ada"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "ada"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727160290 {#5973
      date: 2024-09-24 08:44:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687497393 {#5974
      date: 2023-06-23 07:16:33.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6447
  +width: 65
  +height: 65
  +user: App\Entity\User {#5975
    +avatar: Proxies\__CG__\App\Entity\Image {#5976 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5977 …}
    +email: "ada@lemmy.blahaj.zone"
    +username: "@ada@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Admin of lemmy.blahaj.zone\n
      \n
      I can also be found on the microblog fediverse at @ada@blahaj.zone or on matrix at @ada:chat.blahaj.zone
      """
    +lastActive: DateTime @1729578120 {#5972
      date: 2024-10-22 08:22:00.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5978 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5980 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5982 …}
    +entries: Doctrine\ORM\PersistentCollection {#5984 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5986 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5988 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5990 …}
    +posts: Doctrine\ORM\PersistentCollection {#5992 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5994 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5996 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5998 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#6000 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#6002 …}
    +follows: Doctrine\ORM\PersistentCollection {#6004 …}
    +followers: Doctrine\ORM\PersistentCollection {#6006 …}
    +blocks: Doctrine\ORM\PersistentCollection {#6008 …}
    +blockers: Doctrine\ORM\PersistentCollection {#6010 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#6012 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#6014 …}
    +reports: Doctrine\ORM\PersistentCollection {#6016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6018 …}
    +violations: Doctrine\ORM\PersistentCollection {#6020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6022 …}
    +awards: Doctrine\ORM\PersistentCollection {#6024 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#6026 …}
    +categories: Doctrine\ORM\PersistentCollection {#6028 …}
    -id: 8367
    -password: "$2y$13$50ViIvgZuNrCvqfeTodP3exrOVwHrja/UhWz3YPw/od0p3UR.r6Mi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#6030 …}
    +apId: "ada@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/ada"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/ada"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "ada"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727160290 {#5973
      date: 2024-09-24 08:44:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687497393 {#5974
      date: 2023-06-23 07:16:33.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.51 ms
Input props
[
  "user" => App\Entity\User {#5320
    +avatar: Proxies\__CG__\App\Entity\Image {#5321 …}
    +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 {#5317
      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 {#5322 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5324 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5326 …}
    +entries: Doctrine\ORM\PersistentCollection {#5328 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5330 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5332 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5334 …}
    +posts: Doctrine\ORM\PersistentCollection {#5336 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5338 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5340 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5342 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5344 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5346 …}
    +follows: Doctrine\ORM\PersistentCollection {#5348 …}
    +followers: Doctrine\ORM\PersistentCollection {#5350 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5352 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5354 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5356 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5358 …}
    +reports: Doctrine\ORM\PersistentCollection {#5360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
    +violations: Doctrine\ORM\PersistentCollection {#5364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
    +awards: Doctrine\ORM\PersistentCollection {#5368 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5370 …}
    +categories: Doctrine\ORM\PersistentCollection {#5372 …}
    -id: 9665
    -password: "$2y$13$.6jIb4e4a6igSIEhUJL7guiLT.mXIOzz02ZuYHqaowC0ZYKFFvw/C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5374 …}
    +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 {#5318
      date: 2023-12-22 17:57:32.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687553814 {#5319
      date: 2023-06-23 22:56:54.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6504
  +width: 65
  +height: 65
  +user: App\Entity\User {#5320
    +avatar: Proxies\__CG__\App\Entity\Image {#5321 …}
    +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 {#5317
      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 {#5322 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5324 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5326 …}
    +entries: Doctrine\ORM\PersistentCollection {#5328 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5330 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5332 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5334 …}
    +posts: Doctrine\ORM\PersistentCollection {#5336 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5338 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5340 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5342 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5344 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5346 …}
    +follows: Doctrine\ORM\PersistentCollection {#5348 …}
    +followers: Doctrine\ORM\PersistentCollection {#5350 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5352 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5354 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5356 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5358 …}
    +reports: Doctrine\ORM\PersistentCollection {#5360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
    +violations: Doctrine\ORM\PersistentCollection {#5364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
    +awards: Doctrine\ORM\PersistentCollection {#5368 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5370 …}
    +categories: Doctrine\ORM\PersistentCollection {#5372 …}
    -id: 9665
    -password: "$2y$13$.6jIb4e4a6igSIEhUJL7guiLT.mXIOzz02ZuYHqaowC0ZYKFFvw/C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5374 …}
    +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 {#5318
      date: 2023-12-22 17:57:32.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687553814 {#5319
      date: 2023-06-23 22:56:54.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.40 ms
Input props
[
  "user" => App\Entity\User {#4380
    +avatar: Proxies\__CG__\App\Entity\Image {#4378 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4377 …}
    +email: "Dirk@lemmy.ml"
    +username: "@Dirk@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Somewhere between Linux woes, gaming, open source, 3D printing, recreational coding, and occasional ranting.\n
      \n
      🔗 [Me, but elsewhere](https://0x7be.de/external)\n
      \n
      🇬🇧 / 🇩🇪
      """
    +lastActive: DateTime @1727693235 {#4384
      date: 2024-09-30 12:47:15.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4376 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4374 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4372 …}
    +entries: Doctrine\ORM\PersistentCollection {#4370 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4368 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4366 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4364 …}
    +posts: Doctrine\ORM\PersistentCollection {#4362 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4360 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4358 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4356 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4354 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4352 …}
    +follows: Doctrine\ORM\PersistentCollection {#4350 …}
    +followers: Doctrine\ORM\PersistentCollection {#4348 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4346 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4344 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4342 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4340 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4336 …}
    +violations: Doctrine\ORM\PersistentCollection {#4334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
    +awards: Doctrine\ORM\PersistentCollection {#4330 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4328 …}
    +categories: Doctrine\ORM\PersistentCollection {#4326 …}
    -id: 6869
    -password: "$2y$13$bS1ejusEQnEcKehej4frCuuNcZgRolFdGRHrmbMbkqvhMaWGKr.vi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4324 …}
    +apId: "Dirk@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Dirk"
    +apPublicUrl: "https://lemmy.ml/u/Dirk"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Dirk"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729320856 {#4383
      date: 2024-10-19 08:54:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687447378 {#4382
      date: 2023-06-22 17:22:58.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6561
  +width: 65
  +height: 65
  +user: App\Entity\User {#4380
    +avatar: Proxies\__CG__\App\Entity\Image {#4378 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4377 …}
    +email: "Dirk@lemmy.ml"
    +username: "@Dirk@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Somewhere between Linux woes, gaming, open source, 3D printing, recreational coding, and occasional ranting.\n
      \n
      🔗 [Me, but elsewhere](https://0x7be.de/external)\n
      \n
      🇬🇧 / 🇩🇪
      """
    +lastActive: DateTime @1727693235 {#4384
      date: 2024-09-30 12:47:15.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4376 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4374 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4372 …}
    +entries: Doctrine\ORM\PersistentCollection {#4370 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4368 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4366 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4364 …}
    +posts: Doctrine\ORM\PersistentCollection {#4362 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4360 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4358 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4356 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4354 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4352 …}
    +follows: Doctrine\ORM\PersistentCollection {#4350 …}
    +followers: Doctrine\ORM\PersistentCollection {#4348 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4346 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4344 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4342 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4340 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4336 …}
    +violations: Doctrine\ORM\PersistentCollection {#4334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
    +awards: Doctrine\ORM\PersistentCollection {#4330 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4328 …}
    +categories: Doctrine\ORM\PersistentCollection {#4326 …}
    -id: 6869
    -password: "$2y$13$bS1ejusEQnEcKehej4frCuuNcZgRolFdGRHrmbMbkqvhMaWGKr.vi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4324 …}
    +apId: "Dirk@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Dirk"
    +apPublicUrl: "https://lemmy.ml/u/Dirk"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Dirk"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729320856 {#4383
      date: 2024-10-19 08:54:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687447378 {#4382
      date: 2023-06-22 17:22:58.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.31 ms
Input props
[
  "user" => App\Entity\User {#5081
    +avatar: Proxies\__CG__\App\Entity\Image {#5082 …}
    +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 {#5078
      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 {#5083 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5085 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5087 …}
    +entries: Doctrine\ORM\PersistentCollection {#5089 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5091 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5093 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5095 …}
    +posts: Doctrine\ORM\PersistentCollection {#5097 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5099 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5101 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5103 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5105 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5107 …}
    +follows: Doctrine\ORM\PersistentCollection {#5109 …}
    +followers: Doctrine\ORM\PersistentCollection {#5111 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5113 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5115 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5117 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5119 …}
    +reports: Doctrine\ORM\PersistentCollection {#5121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
    +violations: Doctrine\ORM\PersistentCollection {#5125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
    +awards: Doctrine\ORM\PersistentCollection {#5129 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5131 …}
    +categories: Doctrine\ORM\PersistentCollection {#5133 …}
    -id: 2984
    -password: "$2y$13$ifJKUilKwsU.oNsiHkA9qOfPkmim9YjoJJC35CPharj0Fum1tsEk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5135 …}
    +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 {#5079
      date: 2023-07-14 03:20:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046941 {#5080
      date: 2023-06-18 02:09:01.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6618
  +width: 65
  +height: 65
  +user: App\Entity\User {#5081
    +avatar: Proxies\__CG__\App\Entity\Image {#5082 …}
    +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 {#5078
      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 {#5083 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5085 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5087 …}
    +entries: Doctrine\ORM\PersistentCollection {#5089 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5091 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5093 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5095 …}
    +posts: Doctrine\ORM\PersistentCollection {#5097 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5099 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5101 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5103 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5105 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5107 …}
    +follows: Doctrine\ORM\PersistentCollection {#5109 …}
    +followers: Doctrine\ORM\PersistentCollection {#5111 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5113 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5115 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5117 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5119 …}
    +reports: Doctrine\ORM\PersistentCollection {#5121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
    +violations: Doctrine\ORM\PersistentCollection {#5125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
    +awards: Doctrine\ORM\PersistentCollection {#5129 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5131 …}
    +categories: Doctrine\ORM\PersistentCollection {#5133 …}
    -id: 2984
    -password: "$2y$13$ifJKUilKwsU.oNsiHkA9qOfPkmim9YjoJJC35CPharj0Fum1tsEk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5135 …}
    +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 {#5079
      date: 2023-07-14 03:20:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046941 {#5080
      date: 2023-06-18 02:09:01.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.33 ms
Input props
[
  "user" => App\Entity\User {#4259
    +avatar: Proxies\__CG__\App\Entity\Image {#4258 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4257 …}
    +email: "Soullioness@lemmy.world"
    +username: "@Soullioness@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "She/Her"
    +lastActive: DateTime @1687485815 {#4262
      date: 2023-06-23 04:03:35.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 {#4256 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4254 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4252 …}
    +entries: Doctrine\ORM\PersistentCollection {#4250 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4248 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4246 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4244 …}
    +posts: Doctrine\ORM\PersistentCollection {#4242 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4240 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4238 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4236 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4234 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4232 …}
    +follows: Doctrine\ORM\PersistentCollection {#4230 …}
    +followers: Doctrine\ORM\PersistentCollection {#4228 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4226 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4224 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4222 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4220 …}
    +reports: Doctrine\ORM\PersistentCollection {#4218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
    +violations: Doctrine\ORM\PersistentCollection {#4214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4212 …}
    +awards: Doctrine\ORM\PersistentCollection {#4210 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4208 …}
    +categories: Doctrine\ORM\PersistentCollection {#4206 …}
    -id: 2603
    -password: "$2y$13$KEoN7I030fA2vcHv85/XBOxGruY6uLYYMUrBu6ddQTx3jOwAZr0yy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4204 …}
    +apId: "Soullioness@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Soullioness"
    +apPublicUrl: "https://lemmy.world/u/Soullioness"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Soullioness"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729283305 {#4261
      date: 2024-10-18 22:28:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687033927 {#4260
      date: 2023-06-17 22:32:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6675
  +width: 65
  +height: 65
  +user: App\Entity\User {#4259
    +avatar: Proxies\__CG__\App\Entity\Image {#4258 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4257 …}
    +email: "Soullioness@lemmy.world"
    +username: "@Soullioness@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "She/Her"
    +lastActive: DateTime @1687485815 {#4262
      date: 2023-06-23 04:03:35.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 {#4256 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4254 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4252 …}
    +entries: Doctrine\ORM\PersistentCollection {#4250 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4248 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4246 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4244 …}
    +posts: Doctrine\ORM\PersistentCollection {#4242 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4240 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4238 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4236 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4234 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4232 …}
    +follows: Doctrine\ORM\PersistentCollection {#4230 …}
    +followers: Doctrine\ORM\PersistentCollection {#4228 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4226 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4224 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4222 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4220 …}
    +reports: Doctrine\ORM\PersistentCollection {#4218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
    +violations: Doctrine\ORM\PersistentCollection {#4214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4212 …}
    +awards: Doctrine\ORM\PersistentCollection {#4210 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4208 …}
    +categories: Doctrine\ORM\PersistentCollection {#4206 …}
    -id: 2603
    -password: "$2y$13$KEoN7I030fA2vcHv85/XBOxGruY6uLYYMUrBu6ddQTx3jOwAZr0yy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4204 …}
    +apId: "Soullioness@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Soullioness"
    +apPublicUrl: "https://lemmy.world/u/Soullioness"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Soullioness"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729283305 {#4261
      date: 2024-10-18 22:28:25.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687033927 {#4260
      date: 2023-06-17 22:32:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 12.61 ms
Input props
[
  "user" => App\Entity\User {#4677
    +avatar: Proxies\__CG__\App\Entity\Image {#4678 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4675 …}
    +email: "Quintus@lemmy.ml"
    +username: "@Quintus@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Youtube: [www.youtube.com/@star.bolts3236](https://www.youtube.com/@star.bolts3236)Steam: [steamcommunity.com/id/quintus3236/](https://steamcommunity.com/id/quintus3236/)"
    +lastActive: DateTime @1702880638 {#4682
      date: 2023-12-18 07:23:58.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4676 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4674 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4672 …}
    +entries: Doctrine\ORM\PersistentCollection {#4670 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4668 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4666 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4664 …}
    +posts: Doctrine\ORM\PersistentCollection {#4662 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4660 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4658 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4656 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4654 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4652 …}
    +follows: Doctrine\ORM\PersistentCollection {#4650 …}
    +followers: Doctrine\ORM\PersistentCollection {#4648 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4646 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4644 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4642 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4636 …}
    +violations: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4632 …}
    +awards: Doctrine\ORM\PersistentCollection {#4630 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4628 …}
    +categories: Doctrine\ORM\PersistentCollection {#4626 …}
    -id: 9950
    -password: "$2y$13$v3eD1qQqdZExANmGY4hvfuE58/HHK0S3Y3.hL3fU7YAvXnlrOTT.6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4624 …}
    +apId: "Quintus@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Quintus"
    +apPublicUrl: "https://lemmy.ml/u/Quintus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Quintus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729283259 {#4679
      date: 2024-10-18 22:27:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687568117 {#4680
      date: 2023-06-24 02:55:17.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6732
  +width: 65
  +height: 65
  +user: App\Entity\User {#4677
    +avatar: Proxies\__CG__\App\Entity\Image {#4678 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4675 …}
    +email: "Quintus@lemmy.ml"
    +username: "@Quintus@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Youtube: [www.youtube.com/@star.bolts3236](https://www.youtube.com/@star.bolts3236)Steam: [steamcommunity.com/id/quintus3236/](https://steamcommunity.com/id/quintus3236/)"
    +lastActive: DateTime @1702880638 {#4682
      date: 2023-12-18 07:23:58.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4676 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4674 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4672 …}
    +entries: Doctrine\ORM\PersistentCollection {#4670 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4668 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4666 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4664 …}
    +posts: Doctrine\ORM\PersistentCollection {#4662 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4660 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4658 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4656 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4654 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4652 …}
    +follows: Doctrine\ORM\PersistentCollection {#4650 …}
    +followers: Doctrine\ORM\PersistentCollection {#4648 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4646 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4644 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4642 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4636 …}
    +violations: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4632 …}
    +awards: Doctrine\ORM\PersistentCollection {#4630 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4628 …}
    +categories: Doctrine\ORM\PersistentCollection {#4626 …}
    -id: 9950
    -password: "$2y$13$v3eD1qQqdZExANmGY4hvfuE58/HHK0S3Y3.hL3fU7YAvXnlrOTT.6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4624 …}
    +apId: "Quintus@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Quintus"
    +apPublicUrl: "https://lemmy.ml/u/Quintus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Quintus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729283259 {#4679
      date: 2024-10-18 22:27:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687568117 {#4680
      date: 2023-06-24 02:55:17.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.80 ms
Input props
[
  "user" => App\Entity\User {#5676
    +avatar: Proxies\__CG__\App\Entity\Image {#5677 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5678 …}
    +email: "lemmy_nightmare@sh.itjust.works"
    +username: "@lemmy_nightmare@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "It’s my night Lemmians"
    +lastActive: DateTime @1721622294 {#5673
      date: 2024-07-22 06:24:54.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 {#5679 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5681 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5683 …}
    +entries: Doctrine\ORM\PersistentCollection {#5685 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5687 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5689 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5691 …}
    +posts: Doctrine\ORM\PersistentCollection {#5693 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5695 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5697 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5699 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5701 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5703 …}
    +follows: Doctrine\ORM\PersistentCollection {#5705 …}
    +followers: Doctrine\ORM\PersistentCollection {#5707 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5709 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5711 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5713 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5715 …}
    +reports: Doctrine\ORM\PersistentCollection {#5717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5719 …}
    +violations: Doctrine\ORM\PersistentCollection {#5721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
    +awards: Doctrine\ORM\PersistentCollection {#5725 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5727 …}
    +categories: Doctrine\ORM\PersistentCollection {#5729 …}
    -id: 9083
    -password: "$2y$13$vSKd5i3OZh2KKuLOx2150uC54KQxrqp0LG8FWLLl5VmorhZ7u65qa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5731 …}
    +apId: "lemmy_nightmare@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/lemmy_nightmare"
    +apPublicUrl: "https://sh.itjust.works/u/lemmy_nightmare"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "lemmy_nightmare"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728988956 {#5674
      date: 2024-10-15 12:42:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687524477 {#5675
      date: 2023-06-23 14:47:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6795
  +width: 65
  +height: 65
  +user: App\Entity\User {#5676
    +avatar: Proxies\__CG__\App\Entity\Image {#5677 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5678 …}
    +email: "lemmy_nightmare@sh.itjust.works"
    +username: "@lemmy_nightmare@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "It’s my night Lemmians"
    +lastActive: DateTime @1721622294 {#5673
      date: 2024-07-22 06:24:54.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 {#5679 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5681 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5683 …}
    +entries: Doctrine\ORM\PersistentCollection {#5685 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5687 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5689 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5691 …}
    +posts: Doctrine\ORM\PersistentCollection {#5693 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5695 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5697 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5699 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5701 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5703 …}
    +follows: Doctrine\ORM\PersistentCollection {#5705 …}
    +followers: Doctrine\ORM\PersistentCollection {#5707 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5709 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5711 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5713 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5715 …}
    +reports: Doctrine\ORM\PersistentCollection {#5717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5719 …}
    +violations: Doctrine\ORM\PersistentCollection {#5721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
    +awards: Doctrine\ORM\PersistentCollection {#5725 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5727 …}
    +categories: Doctrine\ORM\PersistentCollection {#5729 …}
    -id: 9083
    -password: "$2y$13$vSKd5i3OZh2KKuLOx2150uC54KQxrqp0LG8FWLLl5VmorhZ7u65qa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5731 …}
    +apId: "lemmy_nightmare@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/lemmy_nightmare"
    +apPublicUrl: "https://sh.itjust.works/u/lemmy_nightmare"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "lemmy_nightmare"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728988956 {#5674
      date: 2024-10-15 12:42:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687524477 {#5675
      date: 2023-06-23 14:47:57.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 5.12 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6857
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6858 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 5.59 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6934
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6935 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3097 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 16.06 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#7055
  +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 {#3097 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.43 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#7110
  +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 {#7109 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 1.18 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 {#7189
  +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 …}
}