GET https://kbin.spritesserver.nl/m/asklemmy@lemmy.world/active/1w/links

Components

15 Twig Components
44 Render Count
337 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.01ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 6.08ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.71ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.47ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 21.32ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.66ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.51ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 6.35ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 7.53ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 298.08ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 3.03ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 1.74ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 1.30ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.20ms
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.32 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 {#1838
  +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.20 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1665
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1548
  +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 {#1729
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1410
  +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 {#2097
  +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 {#2324
  +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.26 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2112
  +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 {#2318
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2235
  +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.15 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2187
  +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.14 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2367
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2531
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2587
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2643
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2699
  +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 {#2755
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2811
  +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 {#2867
  +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.15 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 {#2923
  +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.13 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 {#2981
  +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 21.32 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.world"
    +title: "asklemmy"
    +description: """
      A Fediverse community for open-ended, thought provoking questions\n
      -----------------------------------------------------------------\n
      \n
      ---\n
      \n
      **Rules: (interactive)**\n
      ------------------------\n
      \n
      ---\n
      \n
      1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can’t say something nice, don’t say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. [Please familiarize yourself with them](https://legal.lemmy.world/tos/)\n
      \n
      ---\n
      \n
      2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?\n
      \n
      ---\n
      \n
      3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.\n
      \n
      ---\n
      \n
      4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [!asklemmyafterdark@lemmy.world](https://lemmy.world/c/asklemmyafterdark) or [!asklemmynsfw@lemmynsfw.com](https://lemmynsfw.com/c/asklemmynsfw). NSFW comments should be restricted to posts tagged [NSFW].\n
      \n
      ---\n
      \n
      5) This is not a support community.It is not a place for ‘how do I?’, type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to [Lemmy.world Support](https://lemmy.world/c/support) or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.\n
      \n
      ---\n
      \n
      Reminder: The [terms of service](https://legal.lemmy.world/tos/) apply here too.\n
      \n
      Partnered Communities:\n
      ----------------------\n
      \n
      [Tech Support](/c/techsupport@lemmy.world)\n
      \n
      [No Stupid Questions](/c/nostupidquestions@lemmy.world)\n
      \n
      [You Should Know](/c/youshouldknow@lemmy.world)\n
      \n
      [Reddit](/c/reddit@lemmy.world)\n
      \n
      [Jokes](/c/jokes@lemmy.world)\n
      \n
      [Ask Ouija](/c/askouija@lemmy.world)\n
      \n
      ---\n
      \n
      Logo design credit goes to: [tubbadu](/u/tubbadu@lemmy.world)\n
      \n
      ---\n
      \n
      ![](https://img.shields.io/lemmy/asklemmy%40lemmy.world?logo=lemmy&label=Total%20Subscribers)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1179
    +entryCommentCount: 42676
    +postCount: 3
    +postCommentCount: 67
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583245 {#330
      date: 2024-10-22 09:47:25.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: 49
    +apId: "asklemmy@lemmy.world"
    +apProfileId: "https://lemmy.world/c/asklemmy"
    +apPublicUrl: "https://lemmy.world/c/asklemmy"
    +apFollowersUrl: "https://lemmy.world/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583301 {#327
      date: 2024-10-22 09:48:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697177027 {#329
      date: 2023-10-13 08:03:47.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3054
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.world"
    +title: "asklemmy"
    +description: """
      A Fediverse community for open-ended, thought provoking questions\n
      -----------------------------------------------------------------\n
      \n
      ---\n
      \n
      **Rules: (interactive)**\n
      ------------------------\n
      \n
      ---\n
      \n
      1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can’t say something nice, don’t say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. [Please familiarize yourself with them](https://legal.lemmy.world/tos/)\n
      \n
      ---\n
      \n
      2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?\n
      \n
      ---\n
      \n
      3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.\n
      \n
      ---\n
      \n
      4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [!asklemmyafterdark@lemmy.world](https://lemmy.world/c/asklemmyafterdark) or [!asklemmynsfw@lemmynsfw.com](https://lemmynsfw.com/c/asklemmynsfw). NSFW comments should be restricted to posts tagged [NSFW].\n
      \n
      ---\n
      \n
      5) This is not a support community.It is not a place for ‘how do I?’, type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to [Lemmy.world Support](https://lemmy.world/c/support) or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.\n
      \n
      ---\n
      \n
      Reminder: The [terms of service](https://legal.lemmy.world/tos/) apply here too.\n
      \n
      Partnered Communities:\n
      ----------------------\n
      \n
      [Tech Support](/c/techsupport@lemmy.world)\n
      \n
      [No Stupid Questions](/c/nostupidquestions@lemmy.world)\n
      \n
      [You Should Know](/c/youshouldknow@lemmy.world)\n
      \n
      [Reddit](/c/reddit@lemmy.world)\n
      \n
      [Jokes](/c/jokes@lemmy.world)\n
      \n
      [Ask Ouija](/c/askouija@lemmy.world)\n
      \n
      ---\n
      \n
      Logo design credit goes to: [tubbadu](/u/tubbadu@lemmy.world)\n
      \n
      ---\n
      \n
      ![](https://img.shields.io/lemmy/asklemmy%40lemmy.world?logo=lemmy&label=Total%20Subscribers)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1179
    +entryCommentCount: 42676
    +postCount: 3
    +postCommentCount: 67
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583245 {#330
      date: 2024-10-22 09:47:25.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: 49
    +apId: "asklemmy@lemmy.world"
    +apProfileId: "https://lemmy.world/c/asklemmy"
    +apPublicUrl: "https://lemmy.world/c/asklemmy"
    +apFollowersUrl: "https://lemmy.world/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583301 {#327
      date: 2024-10-22 09:48:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697177027 {#329
      date: 2023-10-13 08:03:47.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.66 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.world"
    +title: "asklemmy"
    +description: """
      A Fediverse community for open-ended, thought provoking questions\n
      -----------------------------------------------------------------\n
      \n
      ---\n
      \n
      **Rules: (interactive)**\n
      ------------------------\n
      \n
      ---\n
      \n
      1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can’t say something nice, don’t say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. [Please familiarize yourself with them](https://legal.lemmy.world/tos/)\n
      \n
      ---\n
      \n
      2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?\n
      \n
      ---\n
      \n
      3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.\n
      \n
      ---\n
      \n
      4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [!asklemmyafterdark@lemmy.world](https://lemmy.world/c/asklemmyafterdark) or [!asklemmynsfw@lemmynsfw.com](https://lemmynsfw.com/c/asklemmynsfw). NSFW comments should be restricted to posts tagged [NSFW].\n
      \n
      ---\n
      \n
      5) This is not a support community.It is not a place for ‘how do I?’, type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to [Lemmy.world Support](https://lemmy.world/c/support) or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.\n
      \n
      ---\n
      \n
      Reminder: The [terms of service](https://legal.lemmy.world/tos/) apply here too.\n
      \n
      Partnered Communities:\n
      ----------------------\n
      \n
      [Tech Support](/c/techsupport@lemmy.world)\n
      \n
      [No Stupid Questions](/c/nostupidquestions@lemmy.world)\n
      \n
      [You Should Know](/c/youshouldknow@lemmy.world)\n
      \n
      [Reddit](/c/reddit@lemmy.world)\n
      \n
      [Jokes](/c/jokes@lemmy.world)\n
      \n
      [Ask Ouija](/c/askouija@lemmy.world)\n
      \n
      ---\n
      \n
      Logo design credit goes to: [tubbadu](/u/tubbadu@lemmy.world)\n
      \n
      ---\n
      \n
      ![](https://img.shields.io/lemmy/asklemmy%40lemmy.world?logo=lemmy&label=Total%20Subscribers)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1179
    +entryCommentCount: 42676
    +postCount: 3
    +postCommentCount: 67
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583245 {#330
      date: 2024-10-22 09:47:25.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: 49
    +apId: "asklemmy@lemmy.world"
    +apProfileId: "https://lemmy.world/c/asklemmy"
    +apPublicUrl: "https://lemmy.world/c/asklemmy"
    +apFollowersUrl: "https://lemmy.world/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583301 {#327
      date: 2024-10-22 09:48:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697177027 {#329
      date: 2023-10-13 08:03:47.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3116
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.world"
    +title: "asklemmy"
    +description: """
      A Fediverse community for open-ended, thought provoking questions\n
      -----------------------------------------------------------------\n
      \n
      ---\n
      \n
      **Rules: (interactive)**\n
      ------------------------\n
      \n
      ---\n
      \n
      1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can’t say something nice, don’t say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. [Please familiarize yourself with them](https://legal.lemmy.world/tos/)\n
      \n
      ---\n
      \n
      2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?\n
      \n
      ---\n
      \n
      3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.\n
      \n
      ---\n
      \n
      4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [!asklemmyafterdark@lemmy.world](https://lemmy.world/c/asklemmyafterdark) or [!asklemmynsfw@lemmynsfw.com](https://lemmynsfw.com/c/asklemmynsfw). NSFW comments should be restricted to posts tagged [NSFW].\n
      \n
      ---\n
      \n
      5) This is not a support community.It is not a place for ‘how do I?’, type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to [Lemmy.world Support](https://lemmy.world/c/support) or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.\n
      \n
      ---\n
      \n
      Reminder: The [terms of service](https://legal.lemmy.world/tos/) apply here too.\n
      \n
      Partnered Communities:\n
      ----------------------\n
      \n
      [Tech Support](/c/techsupport@lemmy.world)\n
      \n
      [No Stupid Questions](/c/nostupidquestions@lemmy.world)\n
      \n
      [You Should Know](/c/youshouldknow@lemmy.world)\n
      \n
      [Reddit](/c/reddit@lemmy.world)\n
      \n
      [Jokes](/c/jokes@lemmy.world)\n
      \n
      [Ask Ouija](/c/askouija@lemmy.world)\n
      \n
      ---\n
      \n
      Logo design credit goes to: [tubbadu](/u/tubbadu@lemmy.world)\n
      \n
      ---\n
      \n
      ![](https://img.shields.io/lemmy/asklemmy%40lemmy.world?logo=lemmy&label=Total%20Subscribers)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1179
    +entryCommentCount: 42676
    +postCount: 3
    +postCommentCount: 67
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583245 {#330
      date: 2024-10-22 09:47:25.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: 49
    +apId: "asklemmy@lemmy.world"
    +apProfileId: "https://lemmy.world/c/asklemmy"
    +apPublicUrl: "https://lemmy.world/c/asklemmy"
    +apFollowersUrl: "https://lemmy.world/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583301 {#327
      date: 2024-10-22 09:48:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697177027 {#329
      date: 2023-10-13 08:03:47.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 12.0 MiB 0.51 ms
Input props
[
  "date" => DateTimeImmutable @1697177027 {#329
    date: 2023-10-13 08:03:47.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3356
  +date: DateTimeImmutable @1697177027 {#329
    date: 2023-10-13 08:03:47.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 6.35 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3516
    +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 {#3471
      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 {#3469 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3467 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3465 …}
    +entries: Doctrine\ORM\PersistentCollection {#3463 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3520 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3546 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3576 …}
    +posts: Doctrine\ORM\PersistentCollection {#3517 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3587 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3608 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3639 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3596 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3648 …}
    +follows: Doctrine\ORM\PersistentCollection {#3651 …}
    +followers: Doctrine\ORM\PersistentCollection {#3646 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3674 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3670 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3687 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3691 …}
    +reports: Doctrine\ORM\PersistentCollection {#3675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3713 …}
    +violations: Doctrine\ORM\PersistentCollection {#3707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3733 …}
    +awards: Doctrine\ORM\PersistentCollection {#3722 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3728 …}
    +categories: Doctrine\ORM\PersistentCollection {#3746 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3757 …}
    +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 {#3470
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3514
  +user: Proxies\__CG__\App\Entity\User {#3516
    +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 {#3471
      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 {#3469 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3467 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3465 …}
    +entries: Doctrine\ORM\PersistentCollection {#3463 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3520 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3546 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3576 …}
    +posts: Doctrine\ORM\PersistentCollection {#3517 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3587 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3608 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3639 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3596 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3648 …}
    +follows: Doctrine\ORM\PersistentCollection {#3651 …}
    +followers: Doctrine\ORM\PersistentCollection {#3646 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3674 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3670 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3687 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3691 …}
    +reports: Doctrine\ORM\PersistentCollection {#3675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3713 …}
    +violations: Doctrine\ORM\PersistentCollection {#3707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3733 …}
    +awards: Doctrine\ORM\PersistentCollection {#3722 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3728 …}
    +categories: Doctrine\ORM\PersistentCollection {#3746 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3757 …}
    +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 {#3470
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 7.53 ms
Input props
[
  "magazine" => "asklemmy@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3924
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.world"
  +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 298.08 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.world"
    +title: "asklemmy"
    +description: """
      A Fediverse community for open-ended, thought provoking questions\n
      -----------------------------------------------------------------\n
      \n
      ---\n
      \n
      **Rules: (interactive)**\n
      ------------------------\n
      \n
      ---\n
      \n
      1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can’t say something nice, don’t say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. [Please familiarize yourself with them](https://legal.lemmy.world/tos/)\n
      \n
      ---\n
      \n
      2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?\n
      \n
      ---\n
      \n
      3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.\n
      \n
      ---\n
      \n
      4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [!asklemmyafterdark@lemmy.world](https://lemmy.world/c/asklemmyafterdark) or [!asklemmynsfw@lemmynsfw.com](https://lemmynsfw.com/c/asklemmynsfw). NSFW comments should be restricted to posts tagged [NSFW].\n
      \n
      ---\n
      \n
      5) This is not a support community.It is not a place for ‘how do I?’, type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to [Lemmy.world Support](https://lemmy.world/c/support) or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.\n
      \n
      ---\n
      \n
      Reminder: The [terms of service](https://legal.lemmy.world/tos/) apply here too.\n
      \n
      Partnered Communities:\n
      ----------------------\n
      \n
      [Tech Support](/c/techsupport@lemmy.world)\n
      \n
      [No Stupid Questions](/c/nostupidquestions@lemmy.world)\n
      \n
      [You Should Know](/c/youshouldknow@lemmy.world)\n
      \n
      [Reddit](/c/reddit@lemmy.world)\n
      \n
      [Jokes](/c/jokes@lemmy.world)\n
      \n
      [Ask Ouija](/c/askouija@lemmy.world)\n
      \n
      ---\n
      \n
      Logo design credit goes to: [tubbadu](/u/tubbadu@lemmy.world)\n
      \n
      ---\n
      \n
      ![](https://img.shields.io/lemmy/asklemmy%40lemmy.world?logo=lemmy&label=Total%20Subscribers)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1179
    +entryCommentCount: 42676
    +postCount: 3
    +postCommentCount: 67
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583245 {#330
      date: 2024-10-22 09:47:25.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: 49
    +apId: "asklemmy@lemmy.world"
    +apProfileId: "https://lemmy.world/c/asklemmy"
    +apPublicUrl: "https://lemmy.world/c/asklemmy"
    +apFollowersUrl: "https://lemmy.world/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583301 {#327
      date: 2024-10-22 09:48:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697177027 {#329
      date: 2023-10-13 08:03:47.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#4057
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.world"
    +title: "asklemmy"
    +description: """
      A Fediverse community for open-ended, thought provoking questions\n
      -----------------------------------------------------------------\n
      \n
      ---\n
      \n
      **Rules: (interactive)**\n
      ------------------------\n
      \n
      ---\n
      \n
      1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can’t say something nice, don’t say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. [Please familiarize yourself with them](https://legal.lemmy.world/tos/)\n
      \n
      ---\n
      \n
      2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?\n
      \n
      ---\n
      \n
      3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.\n
      \n
      ---\n
      \n
      4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [!asklemmyafterdark@lemmy.world](https://lemmy.world/c/asklemmyafterdark) or [!asklemmynsfw@lemmynsfw.com](https://lemmynsfw.com/c/asklemmynsfw). NSFW comments should be restricted to posts tagged [NSFW].\n
      \n
      ---\n
      \n
      5) This is not a support community.It is not a place for ‘how do I?’, type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to [Lemmy.world Support](https://lemmy.world/c/support) or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.\n
      \n
      ---\n
      \n
      Reminder: The [terms of service](https://legal.lemmy.world/tos/) apply here too.\n
      \n
      Partnered Communities:\n
      ----------------------\n
      \n
      [Tech Support](/c/techsupport@lemmy.world)\n
      \n
      [No Stupid Questions](/c/nostupidquestions@lemmy.world)\n
      \n
      [You Should Know](/c/youshouldknow@lemmy.world)\n
      \n
      [Reddit](/c/reddit@lemmy.world)\n
      \n
      [Jokes](/c/jokes@lemmy.world)\n
      \n
      [Ask Ouija](/c/askouija@lemmy.world)\n
      \n
      ---\n
      \n
      Logo design credit goes to: [tubbadu](/u/tubbadu@lemmy.world)\n
      \n
      ---\n
      \n
      ![](https://img.shields.io/lemmy/asklemmy%40lemmy.world?logo=lemmy&label=Total%20Subscribers)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1179
    +entryCommentCount: 42676
    +postCount: 3
    +postCommentCount: 67
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583245 {#330
      date: 2024-10-22 09:47:25.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: 49
    +apId: "asklemmy@lemmy.world"
    +apProfileId: "https://lemmy.world/c/asklemmy"
    +apPublicUrl: "https://lemmy.world/c/asklemmy"
    +apFollowersUrl: "https://lemmy.world/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583301 {#327
      date: 2024-10-22 09:48:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697177027 {#329
      date: 2023-10-13 08:03:47.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.66 ms
Input props
[
  "user" => App\Entity\User {#4210
    +avatar: Proxies\__CG__\App\Entity\Image {#4209 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4208 …}
    +email: "justlookingfordragon@lemmy.world"
    +username: "@justlookingfordragon@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      - Ex-Reddit Account (nuked): u/justlookingfordragon\n
      - My [youtube channel](https://www.youtube.com/@WolfLink_justlookingfordragon) (mostly BotW and TotK content)\n
      - [Trade List](https://docs.google.com/spreadsheets/d/1cVohgIDXpPGC15hEtjnDl3Qud7kpKAVFgWLrSHp5ez4/edit?usp=sharing) for Pokémon SwoSh
      """
    +lastActive: DateTime @1729416703 {#4213
      date: 2024-10-20 11:31:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4207 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4205 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4203 …}
    +entries: Doctrine\ORM\PersistentCollection {#4201 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4199 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4197 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4195 …}
    +posts: Doctrine\ORM\PersistentCollection {#4193 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4191 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4189 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4185 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4183 …}
    +follows: Doctrine\ORM\PersistentCollection {#4181 …}
    +followers: Doctrine\ORM\PersistentCollection {#4179 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4177 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4175 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4173 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4171 …}
    +reports: Doctrine\ORM\PersistentCollection {#4169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
    +violations: Doctrine\ORM\PersistentCollection {#4165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
    +awards: Doctrine\ORM\PersistentCollection {#4161 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4159 …}
    +categories: Doctrine\ORM\PersistentCollection {#4157 …}
    -id: 12768
    -password: "$2y$13$HZnFRGEX5gvGI1tw2Na1/.s9CzGQMhBe1BtBReqFA/nsMcCnoJSTK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4155 …}
    +apId: "justlookingfordragon@lemmy.world"
    +apProfileId: "https://lemmy.world/u/justlookingfordragon"
    +apPublicUrl: "https://lemmy.world/u/justlookingfordragon"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "justlookingfordragon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729580538 {#4212
      date: 2024-10-22 09:02:18.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688075350 {#4211
      date: 2023-06-29 23:49:10.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4400
  +width: 65
  +height: 65
  +user: App\Entity\User {#4210
    +avatar: Proxies\__CG__\App\Entity\Image {#4209 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4208 …}
    +email: "justlookingfordragon@lemmy.world"
    +username: "@justlookingfordragon@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      - Ex-Reddit Account (nuked): u/justlookingfordragon\n
      - My [youtube channel](https://www.youtube.com/@WolfLink_justlookingfordragon) (mostly BotW and TotK content)\n
      - [Trade List](https://docs.google.com/spreadsheets/d/1cVohgIDXpPGC15hEtjnDl3Qud7kpKAVFgWLrSHp5ez4/edit?usp=sharing) for Pokémon SwoSh
      """
    +lastActive: DateTime @1729416703 {#4213
      date: 2024-10-20 11:31:43.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4207 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4205 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4203 …}
    +entries: Doctrine\ORM\PersistentCollection {#4201 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4199 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4197 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4195 …}
    +posts: Doctrine\ORM\PersistentCollection {#4193 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4191 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4189 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4185 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4183 …}
    +follows: Doctrine\ORM\PersistentCollection {#4181 …}
    +followers: Doctrine\ORM\PersistentCollection {#4179 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4177 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4175 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4173 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4171 …}
    +reports: Doctrine\ORM\PersistentCollection {#4169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
    +violations: Doctrine\ORM\PersistentCollection {#4165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4163 …}
    +awards: Doctrine\ORM\PersistentCollection {#4161 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4159 …}
    +categories: Doctrine\ORM\PersistentCollection {#4157 …}
    -id: 12768
    -password: "$2y$13$HZnFRGEX5gvGI1tw2Na1/.s9CzGQMhBe1BtBReqFA/nsMcCnoJSTK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4155 …}
    +apId: "justlookingfordragon@lemmy.world"
    +apProfileId: "https://lemmy.world/u/justlookingfordragon"
    +apPublicUrl: "https://lemmy.world/u/justlookingfordragon"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "justlookingfordragon"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729580538 {#4212
      date: 2024-10-22 09:02:18.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688075350 {#4211
      date: 2023-06-29 23:49:10.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.42 ms
Input props
[
  "user" => App\Entity\User {#4820
    +avatar: Proxies\__CG__\App\Entity\Image {#4821 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4822 …}
    +email: "atocci@kbin.social"
    +username: "@atocci@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I like Minecraft"
    +lastActive: DateTime @1711685682 {#4817
      date: 2024-03-29 05:14:42.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 {#4823 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4825 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4827 …}
    +entries: Doctrine\ORM\PersistentCollection {#4829 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4831 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4833 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4835 …}
    +posts: Doctrine\ORM\PersistentCollection {#4837 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4839 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4841 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4843 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4845 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4847 …}
    +follows: Doctrine\ORM\PersistentCollection {#4849 …}
    +followers: Doctrine\ORM\PersistentCollection {#4851 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4853 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4855 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4857 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4859 …}
    +reports: Doctrine\ORM\PersistentCollection {#4861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
    +violations: Doctrine\ORM\PersistentCollection {#4865 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
    +awards: Doctrine\ORM\PersistentCollection {#4869 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4871 …}
    +categories: Doctrine\ORM\PersistentCollection {#4873 …}
    -id: 826
    -password: "$2y$13$fWWxo5J6qpMJWM7werTtj.hMhCRLEF0LpzW6Hr8/6JoPN8qtK9xYW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4875 …}
    +apId: "atocci@kbin.social"
    +apProfileId: "https://kbin.social/u/atocci"
    +apPublicUrl: "https://kbin.social/u/atocci"
    +apFollowersUrl: "https://kbin.social/u/atocci/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "atocci"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710314507 {#4818
      date: 2024-03-13 08:21:47.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686964767 {#4819
      date: 2023-06-17 03:19:27.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5364
  +width: 65
  +height: 65
  +user: App\Entity\User {#4820
    +avatar: Proxies\__CG__\App\Entity\Image {#4821 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4822 …}
    +email: "atocci@kbin.social"
    +username: "@atocci@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I like Minecraft"
    +lastActive: DateTime @1711685682 {#4817
      date: 2024-03-29 05:14:42.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 {#4823 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4825 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4827 …}
    +entries: Doctrine\ORM\PersistentCollection {#4829 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4831 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4833 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4835 …}
    +posts: Doctrine\ORM\PersistentCollection {#4837 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4839 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4841 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4843 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4845 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4847 …}
    +follows: Doctrine\ORM\PersistentCollection {#4849 …}
    +followers: Doctrine\ORM\PersistentCollection {#4851 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4853 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4855 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4857 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4859 …}
    +reports: Doctrine\ORM\PersistentCollection {#4861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
    +violations: Doctrine\ORM\PersistentCollection {#4865 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
    +awards: Doctrine\ORM\PersistentCollection {#4869 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4871 …}
    +categories: Doctrine\ORM\PersistentCollection {#4873 …}
    -id: 826
    -password: "$2y$13$fWWxo5J6qpMJWM7werTtj.hMhCRLEF0LpzW6Hr8/6JoPN8qtK9xYW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4875 …}
    +apId: "atocci@kbin.social"
    +apProfileId: "https://kbin.social/u/atocci"
    +apPublicUrl: "https://kbin.social/u/atocci"
    +apFollowersUrl: "https://kbin.social/u/atocci/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "atocci"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710314507 {#4818
      date: 2024-03-13 08:21:47.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686964767 {#4819
      date: 2023-06-17 03:19:27.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.37 ms
Input props
[
  "user" => App\Entity\User {#4573
    +avatar: Proxies\__CG__\App\Entity\Image {#4574 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4571 …}
    +email: "covert_czar@lemmy.dbzer0.com"
    +username: "@covert_czar@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Melophile🎧"
    +lastActive: DateTime @1727633835 {#4578
      date: 2024-09-29 20:17: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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4572 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4570 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4568 …}
    +entries: Doctrine\ORM\PersistentCollection {#4566 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4564 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4562 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4560 …}
    +posts: Doctrine\ORM\PersistentCollection {#4558 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4556 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4554 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4552 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4550 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4548 …}
    +follows: Doctrine\ORM\PersistentCollection {#4546 …}
    +followers: Doctrine\ORM\PersistentCollection {#4544 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4542 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4540 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4538 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4536 …}
    +reports: Doctrine\ORM\PersistentCollection {#4534 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4532 …}
    +violations: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
    +awards: Doctrine\ORM\PersistentCollection {#4526 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4524 …}
    +categories: Doctrine\ORM\PersistentCollection {#4522 …}
    -id: 53536
    -password: "$2y$13$mBHsNZ3WZdVTt5D7jAVv6.qbUyr4s1UYDbV1A2UqF1TLjIyFCXPh."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4520 …}
    +apId: "covert_czar@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/covert_czar"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/covert_czar"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "covert_czar"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728291809 {#4575
      date: 2024-10-07 11:03:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696753146 {#4576
      date: 2023-10-08 10:19:06.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5421
  +width: 65
  +height: 65
  +user: App\Entity\User {#4573
    +avatar: Proxies\__CG__\App\Entity\Image {#4574 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4571 …}
    +email: "covert_czar@lemmy.dbzer0.com"
    +username: "@covert_czar@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Melophile🎧"
    +lastActive: DateTime @1727633835 {#4578
      date: 2024-09-29 20:17: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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4572 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4570 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4568 …}
    +entries: Doctrine\ORM\PersistentCollection {#4566 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4564 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4562 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4560 …}
    +posts: Doctrine\ORM\PersistentCollection {#4558 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4556 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4554 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4552 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4550 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4548 …}
    +follows: Doctrine\ORM\PersistentCollection {#4546 …}
    +followers: Doctrine\ORM\PersistentCollection {#4544 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4542 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4540 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4538 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4536 …}
    +reports: Doctrine\ORM\PersistentCollection {#4534 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4532 …}
    +violations: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
    +awards: Doctrine\ORM\PersistentCollection {#4526 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4524 …}
    +categories: Doctrine\ORM\PersistentCollection {#4522 …}
    -id: 53536
    -password: "$2y$13$mBHsNZ3WZdVTt5D7jAVv6.qbUyr4s1UYDbV1A2UqF1TLjIyFCXPh."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4520 …}
    +apId: "covert_czar@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/covert_czar"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/covert_czar"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "covert_czar"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728291809 {#4575
      date: 2024-10-07 11:03:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696753146 {#4576
      date: 2023-10-08 10:19:06.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.09 ms
Input props
[
  "user" => App\Entity\User {#4456
    +avatar: Proxies\__CG__\App\Entity\Image {#4453 …}
    +cover: null
    +email: "TehBamski@lemmy.world"
    +username: "@TehBamski@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: ""
    +lastActive: DateTime @1729292086 {#4457
      date: 2024-10-19 00:54:46.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4454 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4452 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4450 …}
    +entries: Doctrine\ORM\PersistentCollection {#4448 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4446 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4444 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4442 …}
    +posts: Doctrine\ORM\PersistentCollection {#4440 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4438 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4436 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4434 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4432 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4430 …}
    +follows: Doctrine\ORM\PersistentCollection {#4428 …}
    +followers: Doctrine\ORM\PersistentCollection {#4426 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4424 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4422 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4420 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4418 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +violations: Doctrine\ORM\PersistentCollection {#4412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
    +awards: Doctrine\ORM\PersistentCollection {#4404 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4401 …}
    +categories: Doctrine\ORM\PersistentCollection {#4693 …}
    -id: 15563
    -password: "$2y$13$5CXIdyBi/Vzyo4wsjEXfbeyLQ/lX5t8fxKITjBV/vvnlypGu.yMT6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4695 …}
    +apId: "TehBamski@lemmy.world"
    +apProfileId: "https://lemmy.world/u/TehBamski"
    +apPublicUrl: "https://lemmy.world/u/TehBamski"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "TehBamski"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729508873 {#4458
      date: 2024-10-21 13:07:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688260252 {#4455
      date: 2023-07-02 03:10:52.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5478
  +width: 65
  +height: 65
  +user: App\Entity\User {#4456
    +avatar: Proxies\__CG__\App\Entity\Image {#4453 …}
    +cover: null
    +email: "TehBamski@lemmy.world"
    +username: "@TehBamski@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: ""
    +lastActive: DateTime @1729292086 {#4457
      date: 2024-10-19 00:54:46.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4454 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4452 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4450 …}
    +entries: Doctrine\ORM\PersistentCollection {#4448 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4446 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4444 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4442 …}
    +posts: Doctrine\ORM\PersistentCollection {#4440 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4438 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4436 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4434 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4432 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4430 …}
    +follows: Doctrine\ORM\PersistentCollection {#4428 …}
    +followers: Doctrine\ORM\PersistentCollection {#4426 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4424 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4422 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4420 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4418 …}
    +reports: Doctrine\ORM\PersistentCollection {#4416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
    +violations: Doctrine\ORM\PersistentCollection {#4412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
    +awards: Doctrine\ORM\PersistentCollection {#4404 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4401 …}
    +categories: Doctrine\ORM\PersistentCollection {#4693 …}
    -id: 15563
    -password: "$2y$13$5CXIdyBi/Vzyo4wsjEXfbeyLQ/lX5t8fxKITjBV/vvnlypGu.yMT6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4695 …}
    +apId: "TehBamski@lemmy.world"
    +apProfileId: "https://lemmy.world/u/TehBamski"
    +apPublicUrl: "https://lemmy.world/u/TehBamski"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "TehBamski"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729508873 {#4458
      date: 2024-10-21 13:07:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688260252 {#4455
      date: 2023-07-02 03:10:52.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.36 ms
Input props
[
  "user" => App\Entity\User {#4880
    +avatar: Proxies\__CG__\App\Entity\Image {#4881 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4882 …}
    +email: "ickplant@lemmy.world"
    +username: "@ickplant@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ![](https://lemmy.world/pictrs/image/1baea473-2374-4b0c-8536-3746db461d94.png)\n
      \n
      ![](https://lemmy.world/pictrs/image/6c26d679-f330-4cad-b448-0ff976c75f5d.png)
      """
    +lastActive: DateTime @1729581319 {#4877
      date: 2024-10-22 09:15:19.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 {#4883 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4885 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4887 …}
    +entries: Doctrine\ORM\PersistentCollection {#4889 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4891 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4893 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4895 …}
    +posts: Doctrine\ORM\PersistentCollection {#4897 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4899 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4901 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4903 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4905 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4907 …}
    +follows: Doctrine\ORM\PersistentCollection {#4909 …}
    +followers: Doctrine\ORM\PersistentCollection {#4911 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4913 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4915 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4917 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4919 …}
    +reports: Doctrine\ORM\PersistentCollection {#4921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
    +violations: Doctrine\ORM\PersistentCollection {#4925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4927 …}
    +awards: Doctrine\ORM\PersistentCollection {#4929 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4931 …}
    +categories: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 18819
    -password: "$2y$13$x/aliyneyKAcIWdUe2IimuAD3ZlpRqASAa7kIa/0AnBJ0w9wA8oAS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4935 …}
    +apId: "ickplant@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ickplant"
    +apPublicUrl: "https://lemmy.world/u/ickplant"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ickplant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729525124 {#4878
      date: 2024-10-21 17:38:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688516441 {#4879
      date: 2023-07-05 02:20:41.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5541
  +width: 65
  +height: 65
  +user: App\Entity\User {#4880
    +avatar: Proxies\__CG__\App\Entity\Image {#4881 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4882 …}
    +email: "ickplant@lemmy.world"
    +username: "@ickplant@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ![](https://lemmy.world/pictrs/image/1baea473-2374-4b0c-8536-3746db461d94.png)\n
      \n
      ![](https://lemmy.world/pictrs/image/6c26d679-f330-4cad-b448-0ff976c75f5d.png)
      """
    +lastActive: DateTime @1729581319 {#4877
      date: 2024-10-22 09:15:19.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 {#4883 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4885 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4887 …}
    +entries: Doctrine\ORM\PersistentCollection {#4889 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4891 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4893 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4895 …}
    +posts: Doctrine\ORM\PersistentCollection {#4897 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4899 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4901 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4903 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4905 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4907 …}
    +follows: Doctrine\ORM\PersistentCollection {#4909 …}
    +followers: Doctrine\ORM\PersistentCollection {#4911 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4913 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4915 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4917 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4919 …}
    +reports: Doctrine\ORM\PersistentCollection {#4921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
    +violations: Doctrine\ORM\PersistentCollection {#4925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4927 …}
    +awards: Doctrine\ORM\PersistentCollection {#4929 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4931 …}
    +categories: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 18819
    -password: "$2y$13$x/aliyneyKAcIWdUe2IimuAD3ZlpRqASAa7kIa/0AnBJ0w9wA8oAS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4935 …}
    +apId: "ickplant@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ickplant"
    +apPublicUrl: "https://lemmy.world/u/ickplant"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ickplant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729525124 {#4878
      date: 2024-10-21 17:38:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688516441 {#4879
      date: 2023-07-05 02:20:41.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#4390
    +avatar: Proxies\__CG__\App\Entity\Image {#4388 …}
    +cover: null
    +email: "Flaky@iusearchlinux.fyi"
    +username: "@Flaky@iusearchlinux.fyi"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      26 / chaotic neutral / autist / fedi: @flaky@furry.engineer\n
      \n
      Avatar by Orc_Enk on Twitter
      """
    +lastActive: DateTime @1711942030 {#4394
      date: 2024-04-01 05:27:10.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 {#4387 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4385 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4383 …}
    +entries: Doctrine\ORM\PersistentCollection {#4381 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4379 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4377 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4375 …}
    +posts: Doctrine\ORM\PersistentCollection {#4373 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4371 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4369 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4367 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4365 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4363 …}
    +follows: Doctrine\ORM\PersistentCollection {#4361 …}
    +followers: Doctrine\ORM\PersistentCollection {#4359 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4357 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4355 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4353 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4351 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +violations: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
    +awards: Doctrine\ORM\PersistentCollection {#4341 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4339 …}
    +categories: Doctrine\ORM\PersistentCollection {#4337 …}
    -id: 23588
    -password: "$2y$13$.eKfX/0fYKYPH/iwVpW4D.PblfPDCyOTVXmy2G7H0m2X2pGUcdzJa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4335 …}
    +apId: "Flaky@iusearchlinux.fyi"
    +apProfileId: "https://iusearchlinux.fyi/u/Flaky"
    +apPublicUrl: "https://iusearchlinux.fyi/u/Flaky"
    +apFollowersUrl: null
    +apInboxUrl: "https://iusearchlinux.fyi/inbox"
    +apDomain: "iusearchlinux.fyi"
    +apPreferredUsername: "Flaky"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710250818 {#4393
      date: 2024-03-12 14:40:18.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689105967 {#4392
      date: 2023-07-11 22:06:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5598
  +width: 65
  +height: 65
  +user: App\Entity\User {#4390
    +avatar: Proxies\__CG__\App\Entity\Image {#4388 …}
    +cover: null
    +email: "Flaky@iusearchlinux.fyi"
    +username: "@Flaky@iusearchlinux.fyi"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      26 / chaotic neutral / autist / fedi: @flaky@furry.engineer\n
      \n
      Avatar by Orc_Enk on Twitter
      """
    +lastActive: DateTime @1711942030 {#4394
      date: 2024-04-01 05:27:10.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 {#4387 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4385 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4383 …}
    +entries: Doctrine\ORM\PersistentCollection {#4381 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4379 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4377 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4375 …}
    +posts: Doctrine\ORM\PersistentCollection {#4373 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4371 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4369 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4367 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4365 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4363 …}
    +follows: Doctrine\ORM\PersistentCollection {#4361 …}
    +followers: Doctrine\ORM\PersistentCollection {#4359 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4357 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4355 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4353 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4351 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +violations: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
    +awards: Doctrine\ORM\PersistentCollection {#4341 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4339 …}
    +categories: Doctrine\ORM\PersistentCollection {#4337 …}
    -id: 23588
    -password: "$2y$13$.eKfX/0fYKYPH/iwVpW4D.PblfPDCyOTVXmy2G7H0m2X2pGUcdzJa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4335 …}
    +apId: "Flaky@iusearchlinux.fyi"
    +apProfileId: "https://iusearchlinux.fyi/u/Flaky"
    +apPublicUrl: "https://iusearchlinux.fyi/u/Flaky"
    +apFollowersUrl: null
    +apInboxUrl: "https://iusearchlinux.fyi/inbox"
    +apDomain: "iusearchlinux.fyi"
    +apPreferredUsername: "Flaky"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710250818 {#4393
      date: 2024-03-12 14:40:18.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689105967 {#4392
      date: 2023-07-11 22:06:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.34 ms
Input props
[
  "user" => App\Entity\User {#4330
    +avatar: Proxies\__CG__\App\Entity\Image {#4329 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4328 …}
    +email: "dichotomiker@dresden.network"
    +username: "@dichotomiker@dresden.network"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Epistemological alter ego of a computer scientist interested in incomplete onthologies.\n
      \n
      tfr
      """
    +lastActive: DateTime @1729035946 {#4333
      date: 2024-10-16 01:45:46.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4327 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4325 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4323 …}
    +entries: Doctrine\ORM\PersistentCollection {#4321 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4319 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4317 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4315 …}
    +posts: Doctrine\ORM\PersistentCollection {#4313 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4311 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4309 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4307 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4305 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4303 …}
    +follows: Doctrine\ORM\PersistentCollection {#4301 …}
    +followers: Doctrine\ORM\PersistentCollection {#4299 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4297 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4295 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4293 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4291 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +violations: Doctrine\ORM\PersistentCollection {#4285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4283 …}
    +awards: Doctrine\ORM\PersistentCollection {#4281 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4279 …}
    +categories: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 93747
    -password: "$2y$13$mGw5pRJRkAA4pMo7VxdqAOqHkQOpuk8RuoL4rd7dzeR36lFb6yCFO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4275 …}
    +apId: "dichotomiker@dresden.network"
    +apProfileId: "https://dresden.network/users/dichotomiker"
    +apPublicUrl: "https://dresden.network/@dichotomiker"
    +apFollowersUrl: "https://dresden.network/users/dichotomiker/followers"
    +apInboxUrl: "https://dresden.network/inbox"
    +apDomain: "dresden.network"
    +apPreferredUsername: "dichotomiker"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729035945 {#4332
      date: 2024-10-16 01:45:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1729035944 {#4331
      date: 2024-10-16 01:45:44.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5655
  +width: 65
  +height: 65
  +user: App\Entity\User {#4330
    +avatar: Proxies\__CG__\App\Entity\Image {#4329 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4328 …}
    +email: "dichotomiker@dresden.network"
    +username: "@dichotomiker@dresden.network"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Epistemological alter ego of a computer scientist interested in incomplete onthologies.\n
      \n
      tfr
      """
    +lastActive: DateTime @1729035946 {#4333
      date: 2024-10-16 01:45:46.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4327 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4325 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4323 …}
    +entries: Doctrine\ORM\PersistentCollection {#4321 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4319 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4317 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4315 …}
    +posts: Doctrine\ORM\PersistentCollection {#4313 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4311 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4309 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4307 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4305 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4303 …}
    +follows: Doctrine\ORM\PersistentCollection {#4301 …}
    +followers: Doctrine\ORM\PersistentCollection {#4299 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4297 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4295 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4293 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4291 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +violations: Doctrine\ORM\PersistentCollection {#4285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4283 …}
    +awards: Doctrine\ORM\PersistentCollection {#4281 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4279 …}
    +categories: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 93747
    -password: "$2y$13$mGw5pRJRkAA4pMo7VxdqAOqHkQOpuk8RuoL4rd7dzeR36lFb6yCFO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4275 …}
    +apId: "dichotomiker@dresden.network"
    +apProfileId: "https://dresden.network/users/dichotomiker"
    +apPublicUrl: "https://dresden.network/@dichotomiker"
    +apFollowersUrl: "https://dresden.network/users/dichotomiker/followers"
    +apInboxUrl: "https://dresden.network/inbox"
    +apDomain: "dresden.network"
    +apPreferredUsername: "dichotomiker"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729035945 {#4332
      date: 2024-10-16 01:45:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1729035944 {#4331
      date: 2024-10-16 01:45:44.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.28 ms
Input props
[
  "user" => App\Entity\User {#4150
    +avatar: Proxies\__CG__\App\Entity\Image {#4149 …}
    +cover: null
    +email: "Andreyasimow@mastodon.social"
    +username: "@Andreyasimow@mastodon.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: ""
    +lastActive: DateTime @1703745515 {#4153
      date: 2023-12-28 07:38:35.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4148 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4146 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4144 …}
    +entries: Doctrine\ORM\PersistentCollection {#4142 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4140 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4138 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4136 …}
    +posts: Doctrine\ORM\PersistentCollection {#4134 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4132 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4130 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4128 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4126 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4074 …}
    +follows: Doctrine\ORM\PersistentCollection {#4076 …}
    +followers: Doctrine\ORM\PersistentCollection {#4081 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4083 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4080 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4090 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4091 …}
    +reports: Doctrine\ORM\PersistentCollection {#4092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4095 …}
    +violations: Doctrine\ORM\PersistentCollection {#4098 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4100 …}
    +awards: Doctrine\ORM\PersistentCollection {#4103 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4105 …}
    +categories: Doctrine\ORM\PersistentCollection {#4108 …}
    -id: 61022
    -password: "$2y$13$dFUx9M0xv0WCtLBchcVPt.KdnP3jZjiTPDpzqK79oxHOS8HIPQY/C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4093 …}
    +apId: "Andreyasimow@mastodon.social"
    +apProfileId: "https://mastodon.social/users/Andreyasimow"
    +apPublicUrl: "https://mastodon.social/@Andreyasimow"
    +apFollowersUrl: "https://mastodon.social/users/Andreyasimow/followers"
    +apInboxUrl: "https://mastodon.social/inbox"
    +apDomain: "mastodon.social"
    +apPreferredUsername: "Andreyasimow"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1708623138 {#4152
      date: 2024-02-22 18:32:18.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697512680 {#4151
      date: 2023-10-17 05:18:00.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5712
  +width: 65
  +height: 65
  +user: App\Entity\User {#4150
    +avatar: Proxies\__CG__\App\Entity\Image {#4149 …}
    +cover: null
    +email: "Andreyasimow@mastodon.social"
    +username: "@Andreyasimow@mastodon.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: ""
    +lastActive: DateTime @1703745515 {#4153
      date: 2023-12-28 07:38:35.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4148 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4146 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4144 …}
    +entries: Doctrine\ORM\PersistentCollection {#4142 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4140 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4138 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4136 …}
    +posts: Doctrine\ORM\PersistentCollection {#4134 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4132 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4130 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4128 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4126 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4074 …}
    +follows: Doctrine\ORM\PersistentCollection {#4076 …}
    +followers: Doctrine\ORM\PersistentCollection {#4081 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4083 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4080 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4090 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4091 …}
    +reports: Doctrine\ORM\PersistentCollection {#4092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4095 …}
    +violations: Doctrine\ORM\PersistentCollection {#4098 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4100 …}
    +awards: Doctrine\ORM\PersistentCollection {#4103 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4105 …}
    +categories: Doctrine\ORM\PersistentCollection {#4108 …}
    -id: 61022
    -password: "$2y$13$dFUx9M0xv0WCtLBchcVPt.KdnP3jZjiTPDpzqK79oxHOS8HIPQY/C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4093 …}
    +apId: "Andreyasimow@mastodon.social"
    +apProfileId: "https://mastodon.social/users/Andreyasimow"
    +apPublicUrl: "https://mastodon.social/@Andreyasimow"
    +apFollowersUrl: "https://mastodon.social/users/Andreyasimow/followers"
    +apInboxUrl: "https://mastodon.social/inbox"
    +apDomain: "mastodon.social"
    +apPreferredUsername: "Andreyasimow"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1708623138 {#4152
      date: 2024-02-22 18:32:18.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697512680 {#4151
      date: 2023-10-17 05:18:00.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.30 ms
Input props
[
  "user" => App\Entity\User {#5179
    +avatar: Proxies\__CG__\App\Entity\Image {#5180 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5181 …}
    +email: "toomanypancakes@lemmy.world"
    +username: "@toomanypancakes@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I don’t have an only fans or anything, I just like showing off 💜"
    +lastActive: DateTime @1729539662 {#5176
      date: 2024-10-21 21:41:02.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 {#5182 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5184 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5186 …}
    +entries: Doctrine\ORM\PersistentCollection {#5188 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5190 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5192 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5194 …}
    +posts: Doctrine\ORM\PersistentCollection {#5196 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5198 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5200 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5202 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5204 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5206 …}
    +follows: Doctrine\ORM\PersistentCollection {#5208 …}
    +followers: Doctrine\ORM\PersistentCollection {#5210 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5212 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5214 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5216 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5218 …}
    +reports: Doctrine\ORM\PersistentCollection {#5220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5222 …}
    +violations: Doctrine\ORM\PersistentCollection {#5224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
    +awards: Doctrine\ORM\PersistentCollection {#5228 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5230 …}
    +categories: Doctrine\ORM\PersistentCollection {#5232 …}
    -id: 35903
    -password: "$2y$13$Bx4Ie3m9oKLuQmfma/IoIuhAOX2eP7wOCiJvE13IKQ3GJ4V4Z5s9u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5234 …}
    +apId: "toomanypancakes@lemmy.world"
    +apProfileId: "https://lemmy.world/u/toomanypancakes"
    +apPublicUrl: "https://lemmy.world/u/toomanypancakes"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "toomanypancakes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729569896 {#5177
      date: 2024-10-22 06:04:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690488169 {#5178
      date: 2023-07-27 22:02:49.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5769
  +width: 65
  +height: 65
  +user: App\Entity\User {#5179
    +avatar: Proxies\__CG__\App\Entity\Image {#5180 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5181 …}
    +email: "toomanypancakes@lemmy.world"
    +username: "@toomanypancakes@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I don’t have an only fans or anything, I just like showing off 💜"
    +lastActive: DateTime @1729539662 {#5176
      date: 2024-10-21 21:41:02.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 {#5182 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5184 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5186 …}
    +entries: Doctrine\ORM\PersistentCollection {#5188 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5190 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5192 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5194 …}
    +posts: Doctrine\ORM\PersistentCollection {#5196 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5198 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5200 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5202 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5204 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5206 …}
    +follows: Doctrine\ORM\PersistentCollection {#5208 …}
    +followers: Doctrine\ORM\PersistentCollection {#5210 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5212 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5214 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5216 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5218 …}
    +reports: Doctrine\ORM\PersistentCollection {#5220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5222 …}
    +violations: Doctrine\ORM\PersistentCollection {#5224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
    +awards: Doctrine\ORM\PersistentCollection {#5228 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5230 …}
    +categories: Doctrine\ORM\PersistentCollection {#5232 …}
    -id: 35903
    -password: "$2y$13$Bx4Ie3m9oKLuQmfma/IoIuhAOX2eP7wOCiJvE13IKQ3GJ4V4Z5s9u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5234 …}
    +apId: "toomanypancakes@lemmy.world"
    +apProfileId: "https://lemmy.world/u/toomanypancakes"
    +apPublicUrl: "https://lemmy.world/u/toomanypancakes"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "toomanypancakes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729569896 {#5177
      date: 2024-10-22 06:04:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1690488169 {#5178
      date: 2023-07-27 22:02:49.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.31 ms
Input props
[
  "user" => App\Entity\User {#5060
    +avatar: Proxies\__CG__\App\Entity\Image {#5061 …}
    +cover: null
    +email: "x4740N@lemmy.world"
    +username: "@x4740N@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Spiritual But Not Religious | Eclectic Spirituality\n
      \n
      You cannot take away the rights of others in the name of equality and cannot allow intolerance as intolerance stifles tolerance\n
      \n
      Migrated from reddit with the same username\n
      \n
      Alt accounts:  \n
      [lemm.ee/u/x4740N](https://lemm.ee/u/x4740N)
      """
    +lastActive: DateTime @1728818433 {#5057
      date: 2024-10-13 13:20:33.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 {#5062 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5064 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5066 …}
    +entries: Doctrine\ORM\PersistentCollection {#5068 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5070 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5072 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5074 …}
    +posts: Doctrine\ORM\PersistentCollection {#5076 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5078 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5080 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5082 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5084 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5086 …}
    +follows: Doctrine\ORM\PersistentCollection {#5088 …}
    +followers: Doctrine\ORM\PersistentCollection {#5090 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5092 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5094 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5096 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5098 …}
    +reports: Doctrine\ORM\PersistentCollection {#5100 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
    +violations: Doctrine\ORM\PersistentCollection {#5104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
    +awards: Doctrine\ORM\PersistentCollection {#5108 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5110 …}
    +categories: Doctrine\ORM\PersistentCollection {#5112 …}
    -id: 10806
    -password: "$2y$13$CAYuEhz4OkD18EU/aLiQuuw9q0qI1f2hpuodwWxdT0NkQCCDVoooq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5114 …}
    +apId: "x4740N@lemmy.world"
    +apProfileId: "https://lemmy.world/u/x4740N"
    +apPublicUrl: "https://lemmy.world/u/x4740N"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "x4740N"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728893168 {#5058
      date: 2024-10-14 10:06:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687620005 {#5059
      date: 2023-06-24 17:20:05.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5826
  +width: 65
  +height: 65
  +user: App\Entity\User {#5060
    +avatar: Proxies\__CG__\App\Entity\Image {#5061 …}
    +cover: null
    +email: "x4740N@lemmy.world"
    +username: "@x4740N@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Spiritual But Not Religious | Eclectic Spirituality\n
      \n
      You cannot take away the rights of others in the name of equality and cannot allow intolerance as intolerance stifles tolerance\n
      \n
      Migrated from reddit with the same username\n
      \n
      Alt accounts:  \n
      [lemm.ee/u/x4740N](https://lemm.ee/u/x4740N)
      """
    +lastActive: DateTime @1728818433 {#5057
      date: 2024-10-13 13:20:33.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 {#5062 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5064 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5066 …}
    +entries: Doctrine\ORM\PersistentCollection {#5068 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5070 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5072 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5074 …}
    +posts: Doctrine\ORM\PersistentCollection {#5076 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5078 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5080 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5082 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5084 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5086 …}
    +follows: Doctrine\ORM\PersistentCollection {#5088 …}
    +followers: Doctrine\ORM\PersistentCollection {#5090 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5092 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5094 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5096 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5098 …}
    +reports: Doctrine\ORM\PersistentCollection {#5100 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
    +violations: Doctrine\ORM\PersistentCollection {#5104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
    +awards: Doctrine\ORM\PersistentCollection {#5108 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5110 …}
    +categories: Doctrine\ORM\PersistentCollection {#5112 …}
    -id: 10806
    -password: "$2y$13$CAYuEhz4OkD18EU/aLiQuuw9q0qI1f2hpuodwWxdT0NkQCCDVoooq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5114 …}
    +apId: "x4740N@lemmy.world"
    +apProfileId: "https://lemmy.world/u/x4740N"
    +apPublicUrl: "https://lemmy.world/u/x4740N"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "x4740N"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728893168 {#5058
      date: 2024-10-14 10:06:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687620005 {#5059
      date: 2023-06-24 17:20:05.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.31 ms
Input props
[
  "user" => App\Entity\User {#4760
    +avatar: Proxies\__CG__\App\Entity\Image {#4761 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4762 …}
    +email: "Witchfire@lemmy.world"
    +username: "@Witchfire@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Queer tiefling fire witch"
    +lastActive: DateTime @1729512509 {#4757
      date: 2024-10-21 14:08:29.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4763 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4765 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4767 …}
    +entries: Doctrine\ORM\PersistentCollection {#4769 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4771 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4773 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4775 …}
    +posts: Doctrine\ORM\PersistentCollection {#4777 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4779 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4781 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4783 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4785 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4787 …}
    +follows: Doctrine\ORM\PersistentCollection {#4789 …}
    +followers: Doctrine\ORM\PersistentCollection {#4791 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4793 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4795 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4797 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4799 …}
    +reports: Doctrine\ORM\PersistentCollection {#4801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4803 …}
    +violations: Doctrine\ORM\PersistentCollection {#4805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
    +awards: Doctrine\ORM\PersistentCollection {#4809 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4811 …}
    +categories: Doctrine\ORM\PersistentCollection {#4813 …}
    -id: 69171
    -password: "$2y$13$kLwumKoiGDm3fdZLeECnPe/sRratBkqNQURCfsUYFKYLU2awPd76K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4815 …}
    +apId: "Witchfire@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Witchfire"
    +apPublicUrl: "https://lemmy.world/u/Witchfire"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Witchfire"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728318063 {#4758
      date: 2024-10-07 18:21:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698813218 {#4759
      date: 2023-11-01 05:33:38.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5883
  +width: 65
  +height: 65
  +user: App\Entity\User {#4760
    +avatar: Proxies\__CG__\App\Entity\Image {#4761 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4762 …}
    +email: "Witchfire@lemmy.world"
    +username: "@Witchfire@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Queer tiefling fire witch"
    +lastActive: DateTime @1729512509 {#4757
      date: 2024-10-21 14:08:29.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4763 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4765 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4767 …}
    +entries: Doctrine\ORM\PersistentCollection {#4769 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4771 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4773 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4775 …}
    +posts: Doctrine\ORM\PersistentCollection {#4777 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4779 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4781 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4783 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4785 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4787 …}
    +follows: Doctrine\ORM\PersistentCollection {#4789 …}
    +followers: Doctrine\ORM\PersistentCollection {#4791 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4793 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4795 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4797 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4799 …}
    +reports: Doctrine\ORM\PersistentCollection {#4801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4803 …}
    +violations: Doctrine\ORM\PersistentCollection {#4805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
    +awards: Doctrine\ORM\PersistentCollection {#4809 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4811 …}
    +categories: Doctrine\ORM\PersistentCollection {#4813 …}
    -id: 69171
    -password: "$2y$13$kLwumKoiGDm3fdZLeECnPe/sRratBkqNQURCfsUYFKYLU2awPd76K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4815 …}
    +apId: "Witchfire@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Witchfire"
    +apPublicUrl: "https://lemmy.world/u/Witchfire"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Witchfire"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728318063 {#4758
      date: 2024-10-07 18:21:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698813218 {#4759
      date: 2023-11-01 05:33:38.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#4270
    +avatar: Proxies\__CG__\App\Entity\Image {#4269 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4268 …}
    +email: "Kolanaki@yiffit.net"
    +username: "@Kolanaki@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m just a weird, furry, pan guy (cis he/him). I also have a big, blue username.\n
      \n
      Currently on Earth for 8 years ensuring steps to unite humanity and usher us into the galactic civilization just so I can see my boyfriend again.
      """
    +lastActive: DateTime @1729516696 {#4273
      date: 2024-10-21 15:18: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 {#4267 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4265 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4263 …}
    +entries: Doctrine\ORM\PersistentCollection {#4261 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4259 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4257 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4255 …}
    +posts: Doctrine\ORM\PersistentCollection {#4253 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4251 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4249 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4247 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4245 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4243 …}
    +follows: Doctrine\ORM\PersistentCollection {#4241 …}
    +followers: Doctrine\ORM\PersistentCollection {#4239 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4237 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4235 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4233 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4231 …}
    +reports: Doctrine\ORM\PersistentCollection {#4229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
    +violations: Doctrine\ORM\PersistentCollection {#4225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
    +awards: Doctrine\ORM\PersistentCollection {#4221 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4219 …}
    +categories: Doctrine\ORM\PersistentCollection {#4217 …}
    -id: 19404
    -password: "$2y$13$DRFjFSw/VUspNOL4ET1yOO83PVFS8VkYHcpdXTfon3GRbJ9zJ67zC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4215 …}
    +apId: "Kolanaki@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Kolanaki"
    +apPublicUrl: "https://yiffit.net/u/Kolanaki"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Kolanaki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729550162 {#4272
      date: 2024-10-22 00:36:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688587692 {#4271
      date: 2023-07-05 22:08:12.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5940
  +width: 65
  +height: 65
  +user: App\Entity\User {#4270
    +avatar: Proxies\__CG__\App\Entity\Image {#4269 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4268 …}
    +email: "Kolanaki@yiffit.net"
    +username: "@Kolanaki@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m just a weird, furry, pan guy (cis he/him). I also have a big, blue username.\n
      \n
      Currently on Earth for 8 years ensuring steps to unite humanity and usher us into the galactic civilization just so I can see my boyfriend again.
      """
    +lastActive: DateTime @1729516696 {#4273
      date: 2024-10-21 15:18: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 {#4267 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4265 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4263 …}
    +entries: Doctrine\ORM\PersistentCollection {#4261 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4259 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4257 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4255 …}
    +posts: Doctrine\ORM\PersistentCollection {#4253 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4251 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4249 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4247 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4245 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4243 …}
    +follows: Doctrine\ORM\PersistentCollection {#4241 …}
    +followers: Doctrine\ORM\PersistentCollection {#4239 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4237 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4235 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4233 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4231 …}
    +reports: Doctrine\ORM\PersistentCollection {#4229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
    +violations: Doctrine\ORM\PersistentCollection {#4225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
    +awards: Doctrine\ORM\PersistentCollection {#4221 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4219 …}
    +categories: Doctrine\ORM\PersistentCollection {#4217 …}
    -id: 19404
    -password: "$2y$13$DRFjFSw/VUspNOL4ET1yOO83PVFS8VkYHcpdXTfon3GRbJ9zJ67zC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4215 …}
    +apId: "Kolanaki@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Kolanaki"
    +apPublicUrl: "https://yiffit.net/u/Kolanaki"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Kolanaki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729550162 {#4272
      date: 2024-10-22 00:36:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688587692 {#4271
      date: 2023-07-05 22:08:12.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 3.03 ms
Input props
[
  "magazine" => "asklemmy@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6002
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.world"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6003 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 1.74 ms
Input props
[
  "magazine" => "asklemmy@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6079
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.world"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6080 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3099 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 1.30 ms
Input props
[
  "magazine" => "asklemmy@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6152
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.world"
  +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 {#3099 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.20 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6221
  +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 {#6222 …}
}
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.world"
    +title: "asklemmy"
    +description: """
      A Fediverse community for open-ended, thought provoking questions\n
      -----------------------------------------------------------------\n
      \n
      ---\n
      \n
      **Rules: (interactive)**\n
      ------------------------\n
      \n
      ---\n
      \n
      1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can’t say something nice, don’t say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. [Please familiarize yourself with them](https://legal.lemmy.world/tos/)\n
      \n
      ---\n
      \n
      2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?\n
      \n
      ---\n
      \n
      3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.\n
      \n
      ---\n
      \n
      4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [!asklemmyafterdark@lemmy.world](https://lemmy.world/c/asklemmyafterdark) or [!asklemmynsfw@lemmynsfw.com](https://lemmynsfw.com/c/asklemmynsfw). NSFW comments should be restricted to posts tagged [NSFW].\n
      \n
      ---\n
      \n
      5) This is not a support community.It is not a place for ‘how do I?’, type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to [Lemmy.world Support](https://lemmy.world/c/support) or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.\n
      \n
      ---\n
      \n
      Reminder: The [terms of service](https://legal.lemmy.world/tos/) apply here too.\n
      \n
      Partnered Communities:\n
      ----------------------\n
      \n
      [Tech Support](/c/techsupport@lemmy.world)\n
      \n
      [No Stupid Questions](/c/nostupidquestions@lemmy.world)\n
      \n
      [You Should Know](/c/youshouldknow@lemmy.world)\n
      \n
      [Reddit](/c/reddit@lemmy.world)\n
      \n
      [Jokes](/c/jokes@lemmy.world)\n
      \n
      [Ask Ouija](/c/askouija@lemmy.world)\n
      \n
      ---\n
      \n
      Logo design credit goes to: [tubbadu](/u/tubbadu@lemmy.world)\n
      \n
      ---\n
      \n
      ![](https://img.shields.io/lemmy/asklemmy%40lemmy.world?logo=lemmy&label=Total%20Subscribers)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1179
    +entryCommentCount: 42676
    +postCount: 3
    +postCommentCount: 67
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583245 {#330
      date: 2024-10-22 09:47:25.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: 49
    +apId: "asklemmy@lemmy.world"
    +apProfileId: "https://lemmy.world/c/asklemmy"
    +apPublicUrl: "https://lemmy.world/c/asklemmy"
    +apFollowersUrl: "https://lemmy.world/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583301 {#327
      date: 2024-10-22 09:48:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697177027 {#329
      date: 2023-10-13 08:03:47.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6314
  +magazine: App\Entity\Magazine {#401
    +icon: Proxies\__CG__\App\Entity\Image {#303 …}
    +name: "asklemmy@lemmy.world"
    +title: "asklemmy"
    +description: """
      A Fediverse community for open-ended, thought provoking questions\n
      -----------------------------------------------------------------\n
      \n
      ---\n
      \n
      **Rules: (interactive)**\n
      ------------------------\n
      \n
      ---\n
      \n
      1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can’t say something nice, don’t say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. [Please familiarize yourself with them](https://legal.lemmy.world/tos/)\n
      \n
      ---\n
      \n
      2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?\n
      \n
      ---\n
      \n
      3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.\n
      \n
      ---\n
      \n
      4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [!asklemmyafterdark@lemmy.world](https://lemmy.world/c/asklemmyafterdark) or [!asklemmynsfw@lemmynsfw.com](https://lemmynsfw.com/c/asklemmynsfw). NSFW comments should be restricted to posts tagged [NSFW].\n
      \n
      ---\n
      \n
      5) This is not a support community.It is not a place for ‘how do I?’, type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to [Lemmy.world Support](https://lemmy.world/c/support) or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.\n
      \n
      ---\n
      \n
      Reminder: The [terms of service](https://legal.lemmy.world/tos/) apply here too.\n
      \n
      Partnered Communities:\n
      ----------------------\n
      \n
      [Tech Support](/c/techsupport@lemmy.world)\n
      \n
      [No Stupid Questions](/c/nostupidquestions@lemmy.world)\n
      \n
      [You Should Know](/c/youshouldknow@lemmy.world)\n
      \n
      [Reddit](/c/reddit@lemmy.world)\n
      \n
      [Jokes](/c/jokes@lemmy.world)\n
      \n
      [Ask Ouija](/c/askouija@lemmy.world)\n
      \n
      ---\n
      \n
      Logo design credit goes to: [tubbadu](/u/tubbadu@lemmy.world)\n
      \n
      ---\n
      \n
      ![](https://img.shields.io/lemmy/asklemmy%40lemmy.world?logo=lemmy&label=Total%20Subscribers)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1179
    +entryCommentCount: 42676
    +postCount: 3
    +postCommentCount: 67
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583245 {#330
      date: 2024-10-22 09:47:25.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: 49
    +apId: "asklemmy@lemmy.world"
    +apProfileId: "https://lemmy.world/c/asklemmy"
    +apPublicUrl: "https://lemmy.world/c/asklemmy"
    +apFollowersUrl: "https://lemmy.world/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583301 {#327
      date: 2024-10-22 09:48:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697177027 {#329
      date: 2023-10-13 08:03:47.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#397 …}
}