GET https://kbin.spritesserver.nl/*/m/privacyguides@lemmy.one/commented/3h

Components

15 Twig Components
44 Render Count
394 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.55ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 34.86ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.76ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.59ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 50.34ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 6.05ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.45ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 18.13ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 20.94ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 292.15ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 11.99ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 3.36ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 6.40ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.52ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 4.64ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.43 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 {#1745
  +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 {#1440
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1589
  +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 {#1692
  +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 {#2454
  +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 {#1362
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2133
  +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.30 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2049
  +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.17 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2230
  +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.17 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2195
  +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 {#2284
  +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 {#2001
  +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.47 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2500
  +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 {#2556
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2612
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2668
  +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.20 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2724
  +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 {#2780
  +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.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2836
  +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 {#2892
  +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 {#2950
  +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 50.34 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: null
    +name: "privacyguides@lemmy.one"
    +title: "privacyguides"
    +description: """
      *In the digital age, protecting your personal information might seem like an impossible task. We’re here to help.*\n
      \n
      This is a community for sharing news about privacy, posting information about cool privacy tools and services, and getting advice about your privacy journey.\n
      \n
      ---\n
      \n
      You can subscribe to this community from any Kbin or Lemmy instance:\n
      \n
      - [Subscribe on Kbin.social](https://kbin.social/m/privacyguides@lemmy.one)\n
      - [Subscribe on Lemmy.one](https://lemmy.one/c/privacyguides)\n
      - [Subscribe on Lemmy.ml](https://lemmy.ml/c/privacyguides@lemmy.one)\n
      - [Subscribe on Beehaw.org](https://beehaw.org/c/privacyguides@lemmy.one)\n
      \n
      [Learn more…](https://lemmy.one/post/355)\n
      \n
      ---\n
      \n
      Check out our website at [privacyguides.org](https://www.privacyguides.org) before asking your questions here. We’ve tried answering the common questions and recommendations there!\n
      \n
      Want to get involved? The website is [open-source on GitHub](https://github.com/privacyguides/privacyguides.org), and your help would be appreciated!\n
      \n
      ---\n
      \n
      **This community is the “official” Privacy Guides community on Lemmy, which can be [verified here](https://www.reddit.com/r/PrivacyGuides/comments/13x7oe3/who_wants_to_try_out_lemmy_privacyguideslemmyone/). Other “Privacy Guides” communities on other Lemmy servers are not moderated by this team or associated with the website.**\n
      \n
      ---\n
      \n
      **Moderation Rules:**\n
      \n
      1. We prefer posting about open-source software whenever possible.\n
      2. This is not the place for self-promotion if you are not listed on privacyguides.org. If you want to be listed, [make a suggestion on our forum first](https://discuss.privacyguides.net/c/site-development/suggestions/6).\n
      3. No soliciting engagement: Don’t ask for upvotes, follows, etc.\n
      4. Surveys, Fundraising, and Petitions must be **pre**-approved by the mod team.\n
      5. Be civil, no violence, hate speech. Assume people here are posting in good faith.\n
      6. Don’t repost topics which have already been covered here.\n
      7. News posts must be related to privacy and security, and **your post title must match the article headline exactly.** Do not editorialize titles, you can post your opinions in the post body or a comment.\n
      8. Memes/images/video posts that could be summarized as text explanations should not be posted. Infographics and conference talks from reputable sources are acceptable.\n
      9. **No help vampires:** This is not a tech support subreddit, don’t abuse our community’s willingness to help. Questions related to privacy, security or privacy/security related software and their configurations are acceptable.\n
      10. No misinformation: Extraordinary claims must be matched with **evidence.**\n
      11. Do not post about VPNs or cryptocurrencies which are not listed on [privacyguides.org](https://www.privacyguides.org/en/tools/). See Rule 2 for info on adding new recommendations to the website.\n
      12. General guides or software lists are not permitted. Original sources and research about specific topics are allowed as long as they are high quality and factual. **We are not providing a platform for poorly-vetted, out-of-date or conflicting recommendations.**\n
      \n
      ---\n
      \n
      Additional Resources:\n
      \n
      - [EFF: Surveillance Self-Defense](https://ssd.eff.org/)\n
      - [Consumer Reports Security Planner](https://securityplanner.consumerreports.org/)\n
      - [Jonah Aragon](https://www.jonaharagon.com) ([YouTube](https://youtube.com/@jonaharagon))\n
      - [r/Privacy](https://www.reddit.com/r/Privacy)\n
      - [Big Ass Data Broker Opt-Out List](https://github.com/yaelwrites/Big-Ass-Data-Broker-Opt-Out-List)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 240
    +entryCommentCount: 2387
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726695739 {#330
      date: 2024-09-18 23:42:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 39
    +apId: "privacyguides@lemmy.one"
    +apProfileId: "https://lemmy.one/c/privacyguides"
    +apPublicUrl: "https://lemmy.one/c/privacyguides"
    +apFollowersUrl: "https://lemmy.one/c/privacyguides/followers"
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "privacyguides"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726699644 {#327
      date: 2024-09-19 00:47:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696630878 {#329
      date: 2023-10-07 00:21:18.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3023
  +magazine: App\Entity\Magazine {#401
    +icon: null
    +name: "privacyguides@lemmy.one"
    +title: "privacyguides"
    +description: """
      *In the digital age, protecting your personal information might seem like an impossible task. We’re here to help.*\n
      \n
      This is a community for sharing news about privacy, posting information about cool privacy tools and services, and getting advice about your privacy journey.\n
      \n
      ---\n
      \n
      You can subscribe to this community from any Kbin or Lemmy instance:\n
      \n
      - [Subscribe on Kbin.social](https://kbin.social/m/privacyguides@lemmy.one)\n
      - [Subscribe on Lemmy.one](https://lemmy.one/c/privacyguides)\n
      - [Subscribe on Lemmy.ml](https://lemmy.ml/c/privacyguides@lemmy.one)\n
      - [Subscribe on Beehaw.org](https://beehaw.org/c/privacyguides@lemmy.one)\n
      \n
      [Learn more…](https://lemmy.one/post/355)\n
      \n
      ---\n
      \n
      Check out our website at [privacyguides.org](https://www.privacyguides.org) before asking your questions here. We’ve tried answering the common questions and recommendations there!\n
      \n
      Want to get involved? The website is [open-source on GitHub](https://github.com/privacyguides/privacyguides.org), and your help would be appreciated!\n
      \n
      ---\n
      \n
      **This community is the “official” Privacy Guides community on Lemmy, which can be [verified here](https://www.reddit.com/r/PrivacyGuides/comments/13x7oe3/who_wants_to_try_out_lemmy_privacyguideslemmyone/). Other “Privacy Guides” communities on other Lemmy servers are not moderated by this team or associated with the website.**\n
      \n
      ---\n
      \n
      **Moderation Rules:**\n
      \n
      1. We prefer posting about open-source software whenever possible.\n
      2. This is not the place for self-promotion if you are not listed on privacyguides.org. If you want to be listed, [make a suggestion on our forum first](https://discuss.privacyguides.net/c/site-development/suggestions/6).\n
      3. No soliciting engagement: Don’t ask for upvotes, follows, etc.\n
      4. Surveys, Fundraising, and Petitions must be **pre**-approved by the mod team.\n
      5. Be civil, no violence, hate speech. Assume people here are posting in good faith.\n
      6. Don’t repost topics which have already been covered here.\n
      7. News posts must be related to privacy and security, and **your post title must match the article headline exactly.** Do not editorialize titles, you can post your opinions in the post body or a comment.\n
      8. Memes/images/video posts that could be summarized as text explanations should not be posted. Infographics and conference talks from reputable sources are acceptable.\n
      9. **No help vampires:** This is not a tech support subreddit, don’t abuse our community’s willingness to help. Questions related to privacy, security or privacy/security related software and their configurations are acceptable.\n
      10. No misinformation: Extraordinary claims must be matched with **evidence.**\n
      11. Do not post about VPNs or cryptocurrencies which are not listed on [privacyguides.org](https://www.privacyguides.org/en/tools/). See Rule 2 for info on adding new recommendations to the website.\n
      12. General guides or software lists are not permitted. Original sources and research about specific topics are allowed as long as they are high quality and factual. **We are not providing a platform for poorly-vetted, out-of-date or conflicting recommendations.**\n
      \n
      ---\n
      \n
      Additional Resources:\n
      \n
      - [EFF: Surveillance Self-Defense](https://ssd.eff.org/)\n
      - [Consumer Reports Security Planner](https://securityplanner.consumerreports.org/)\n
      - [Jonah Aragon](https://www.jonaharagon.com) ([YouTube](https://youtube.com/@jonaharagon))\n
      - [r/Privacy](https://www.reddit.com/r/Privacy)\n
      - [Big Ass Data Broker Opt-Out List](https://github.com/yaelwrites/Big-Ass-Data-Broker-Opt-Out-List)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 240
    +entryCommentCount: 2387
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726695739 {#330
      date: 2024-09-18 23:42:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 39
    +apId: "privacyguides@lemmy.one"
    +apProfileId: "https://lemmy.one/c/privacyguides"
    +apPublicUrl: "https://lemmy.one/c/privacyguides"
    +apFollowersUrl: "https://lemmy.one/c/privacyguides/followers"
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "privacyguides"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726699644 {#327
      date: 2024-09-19 00:47:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696630878 {#329
      date: 2023-10-07 00:21:18.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 6.05 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: null
    +name: "privacyguides@lemmy.one"
    +title: "privacyguides"
    +description: """
      *In the digital age, protecting your personal information might seem like an impossible task. We’re here to help.*\n
      \n
      This is a community for sharing news about privacy, posting information about cool privacy tools and services, and getting advice about your privacy journey.\n
      \n
      ---\n
      \n
      You can subscribe to this community from any Kbin or Lemmy instance:\n
      \n
      - [Subscribe on Kbin.social](https://kbin.social/m/privacyguides@lemmy.one)\n
      - [Subscribe on Lemmy.one](https://lemmy.one/c/privacyguides)\n
      - [Subscribe on Lemmy.ml](https://lemmy.ml/c/privacyguides@lemmy.one)\n
      - [Subscribe on Beehaw.org](https://beehaw.org/c/privacyguides@lemmy.one)\n
      \n
      [Learn more…](https://lemmy.one/post/355)\n
      \n
      ---\n
      \n
      Check out our website at [privacyguides.org](https://www.privacyguides.org) before asking your questions here. We’ve tried answering the common questions and recommendations there!\n
      \n
      Want to get involved? The website is [open-source on GitHub](https://github.com/privacyguides/privacyguides.org), and your help would be appreciated!\n
      \n
      ---\n
      \n
      **This community is the “official” Privacy Guides community on Lemmy, which can be [verified here](https://www.reddit.com/r/PrivacyGuides/comments/13x7oe3/who_wants_to_try_out_lemmy_privacyguideslemmyone/). Other “Privacy Guides” communities on other Lemmy servers are not moderated by this team or associated with the website.**\n
      \n
      ---\n
      \n
      **Moderation Rules:**\n
      \n
      1. We prefer posting about open-source software whenever possible.\n
      2. This is not the place for self-promotion if you are not listed on privacyguides.org. If you want to be listed, [make a suggestion on our forum first](https://discuss.privacyguides.net/c/site-development/suggestions/6).\n
      3. No soliciting engagement: Don’t ask for upvotes, follows, etc.\n
      4. Surveys, Fundraising, and Petitions must be **pre**-approved by the mod team.\n
      5. Be civil, no violence, hate speech. Assume people here are posting in good faith.\n
      6. Don’t repost topics which have already been covered here.\n
      7. News posts must be related to privacy and security, and **your post title must match the article headline exactly.** Do not editorialize titles, you can post your opinions in the post body or a comment.\n
      8. Memes/images/video posts that could be summarized as text explanations should not be posted. Infographics and conference talks from reputable sources are acceptable.\n
      9. **No help vampires:** This is not a tech support subreddit, don’t abuse our community’s willingness to help. Questions related to privacy, security or privacy/security related software and their configurations are acceptable.\n
      10. No misinformation: Extraordinary claims must be matched with **evidence.**\n
      11. Do not post about VPNs or cryptocurrencies which are not listed on [privacyguides.org](https://www.privacyguides.org/en/tools/). See Rule 2 for info on adding new recommendations to the website.\n
      12. General guides or software lists are not permitted. Original sources and research about specific topics are allowed as long as they are high quality and factual. **We are not providing a platform for poorly-vetted, out-of-date or conflicting recommendations.**\n
      \n
      ---\n
      \n
      Additional Resources:\n
      \n
      - [EFF: Surveillance Self-Defense](https://ssd.eff.org/)\n
      - [Consumer Reports Security Planner](https://securityplanner.consumerreports.org/)\n
      - [Jonah Aragon](https://www.jonaharagon.com) ([YouTube](https://youtube.com/@jonaharagon))\n
      - [r/Privacy](https://www.reddit.com/r/Privacy)\n
      - [Big Ass Data Broker Opt-Out List](https://github.com/yaelwrites/Big-Ass-Data-Broker-Opt-Out-List)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 240
    +entryCommentCount: 2387
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726695739 {#330
      date: 2024-09-18 23:42:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 39
    +apId: "privacyguides@lemmy.one"
    +apProfileId: "https://lemmy.one/c/privacyguides"
    +apPublicUrl: "https://lemmy.one/c/privacyguides"
    +apFollowersUrl: "https://lemmy.one/c/privacyguides/followers"
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "privacyguides"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726699644 {#327
      date: 2024-09-19 00:47:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696630878 {#329
      date: 2023-10-07 00:21:18.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3084
  +magazine: App\Entity\Magazine {#401
    +icon: null
    +name: "privacyguides@lemmy.one"
    +title: "privacyguides"
    +description: """
      *In the digital age, protecting your personal information might seem like an impossible task. We’re here to help.*\n
      \n
      This is a community for sharing news about privacy, posting information about cool privacy tools and services, and getting advice about your privacy journey.\n
      \n
      ---\n
      \n
      You can subscribe to this community from any Kbin or Lemmy instance:\n
      \n
      - [Subscribe on Kbin.social](https://kbin.social/m/privacyguides@lemmy.one)\n
      - [Subscribe on Lemmy.one](https://lemmy.one/c/privacyguides)\n
      - [Subscribe on Lemmy.ml](https://lemmy.ml/c/privacyguides@lemmy.one)\n
      - [Subscribe on Beehaw.org](https://beehaw.org/c/privacyguides@lemmy.one)\n
      \n
      [Learn more…](https://lemmy.one/post/355)\n
      \n
      ---\n
      \n
      Check out our website at [privacyguides.org](https://www.privacyguides.org) before asking your questions here. We’ve tried answering the common questions and recommendations there!\n
      \n
      Want to get involved? The website is [open-source on GitHub](https://github.com/privacyguides/privacyguides.org), and your help would be appreciated!\n
      \n
      ---\n
      \n
      **This community is the “official” Privacy Guides community on Lemmy, which can be [verified here](https://www.reddit.com/r/PrivacyGuides/comments/13x7oe3/who_wants_to_try_out_lemmy_privacyguideslemmyone/). Other “Privacy Guides” communities on other Lemmy servers are not moderated by this team or associated with the website.**\n
      \n
      ---\n
      \n
      **Moderation Rules:**\n
      \n
      1. We prefer posting about open-source software whenever possible.\n
      2. This is not the place for self-promotion if you are not listed on privacyguides.org. If you want to be listed, [make a suggestion on our forum first](https://discuss.privacyguides.net/c/site-development/suggestions/6).\n
      3. No soliciting engagement: Don’t ask for upvotes, follows, etc.\n
      4. Surveys, Fundraising, and Petitions must be **pre**-approved by the mod team.\n
      5. Be civil, no violence, hate speech. Assume people here are posting in good faith.\n
      6. Don’t repost topics which have already been covered here.\n
      7. News posts must be related to privacy and security, and **your post title must match the article headline exactly.** Do not editorialize titles, you can post your opinions in the post body or a comment.\n
      8. Memes/images/video posts that could be summarized as text explanations should not be posted. Infographics and conference talks from reputable sources are acceptable.\n
      9. **No help vampires:** This is not a tech support subreddit, don’t abuse our community’s willingness to help. Questions related to privacy, security or privacy/security related software and their configurations are acceptable.\n
      10. No misinformation: Extraordinary claims must be matched with **evidence.**\n
      11. Do not post about VPNs or cryptocurrencies which are not listed on [privacyguides.org](https://www.privacyguides.org/en/tools/). See Rule 2 for info on adding new recommendations to the website.\n
      12. General guides or software lists are not permitted. Original sources and research about specific topics are allowed as long as they are high quality and factual. **We are not providing a platform for poorly-vetted, out-of-date or conflicting recommendations.**\n
      \n
      ---\n
      \n
      Additional Resources:\n
      \n
      - [EFF: Surveillance Self-Defense](https://ssd.eff.org/)\n
      - [Consumer Reports Security Planner](https://securityplanner.consumerreports.org/)\n
      - [Jonah Aragon](https://www.jonaharagon.com) ([YouTube](https://youtube.com/@jonaharagon))\n
      - [r/Privacy](https://www.reddit.com/r/Privacy)\n
      - [Big Ass Data Broker Opt-Out List](https://github.com/yaelwrites/Big-Ass-Data-Broker-Opt-Out-List)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 240
    +entryCommentCount: 2387
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726695739 {#330
      date: 2024-09-18 23:42:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 39
    +apId: "privacyguides@lemmy.one"
    +apProfileId: "https://lemmy.one/c/privacyguides"
    +apPublicUrl: "https://lemmy.one/c/privacyguides"
    +apFollowersUrl: "https://lemmy.one/c/privacyguides/followers"
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "privacyguides"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726699644 {#327
      date: 2024-09-19 00:47:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696630878 {#329
      date: 2023-10-07 00:21:18.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 12.0 MiB 0.45 ms
Input props
[
  "date" => DateTimeImmutable @1696630878 {#329
    date: 2023-10-07 00:21:18.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3454
  +date: DateTimeImmutable @1696630878 {#329
    date: 2023-10-07 00:21:18.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 18.13 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3614
    +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 {#3569
      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 {#3567 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3565 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3563 …}
    +entries: Doctrine\ORM\PersistentCollection {#3561 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3618 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3644 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3674 …}
    +posts: Doctrine\ORM\PersistentCollection {#3615 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3685 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3706 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3737 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3694 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3746 …}
    +follows: Doctrine\ORM\PersistentCollection {#3749 …}
    +followers: Doctrine\ORM\PersistentCollection {#3744 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3772 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3768 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3785 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3789 …}
    +reports: Doctrine\ORM\PersistentCollection {#3773 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3811 …}
    +violations: Doctrine\ORM\PersistentCollection {#3805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3831 …}
    +awards: Doctrine\ORM\PersistentCollection {#3820 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3826 …}
    +categories: Doctrine\ORM\PersistentCollection {#3844 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3855 …}
    +apId: null
    +apProfileId: null
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      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\r\n
      Cgb38EldyAVGjCzRGfhu9SNU9B03bg==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5XnqLc+UwYjJQmLCWCR1\r\n
      TcY7577dKrEANvNge73agU2wEXw+PYij4jCMIFNsoQiNKE0kMHNmcvQEPt9a8Jrw\r\n
      cfFb3C4ELyqTcz1YTEI3pSu5OYj4j3P1tbKGmrnqat2MECoBqHeHOVYfXzCJ0gDX\r\n
      zizlEqN6VM32kGhhL0HOQ2yow4CI7L/ziiNWnG87tOuykMyE4bvtQb3KkGKaNlMe\r\n
      Vtt5zapK0Wfvs/69TCNo0t78IuTksM+H1oSzyVxOpcKJHOm/7gGXu7C0+kELY3ry\r\n
      55jMkSFZ5sW7RzzEn4S3c/LLEIaDQnwJDJwYw1F99UkrOu6VPL+TtxZ9h3fqhVgo\r\n
      60RMEqQQHduCDSairI0muo96Cy/F8PB2X/sekETyXIf3NxTVkbTNm/Z/FbAEIg/f\r\n
      OaWn8nkNU6iHuIkoyNIlIMtloMDtAtWdDzW0M0JkZNBDgJcSF4z5gdtvT1ePjnGc\r\n
      S0/aYT/64ndULfUaPti3ZEvWanvHNiR3iSnOTb//Djl+bkPwfNiV57l2Iv6FRCW+\r\n
      beNhvLtyCJGDORvxrdN91lOnW8ijgZnZ212j8PSwtzO6KKd8sgm91Ay34IP152Vb\r\n
      2cUjwj5YeRtS29K+O7Iiqv9JPWEbmtABbFYNHYan7sLG+hvR8eRInLj7LjiI1yDQ\r\n
      U45ZxOEnTM9GSbe2y48JSnUCAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686560440 {#3568
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3612
  +user: Proxies\__CG__\App\Entity\User {#3614
    +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 {#3569
      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 {#3567 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3565 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3563 …}
    +entries: Doctrine\ORM\PersistentCollection {#3561 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3618 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3644 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3674 …}
    +posts: Doctrine\ORM\PersistentCollection {#3615 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3685 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3706 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3737 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3694 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3746 …}
    +follows: Doctrine\ORM\PersistentCollection {#3749 …}
    +followers: Doctrine\ORM\PersistentCollection {#3744 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3772 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3768 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3785 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3789 …}
    +reports: Doctrine\ORM\PersistentCollection {#3773 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3811 …}
    +violations: Doctrine\ORM\PersistentCollection {#3805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3831 …}
    +awards: Doctrine\ORM\PersistentCollection {#3820 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3826 …}
    +categories: Doctrine\ORM\PersistentCollection {#3844 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3855 …}
    +apId: null
    +apProfileId: null
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      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\r\n
      Cgb38EldyAVGjCzRGfhu9SNU9B03bg==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5XnqLc+UwYjJQmLCWCR1\r\n
      TcY7577dKrEANvNge73agU2wEXw+PYij4jCMIFNsoQiNKE0kMHNmcvQEPt9a8Jrw\r\n
      cfFb3C4ELyqTcz1YTEI3pSu5OYj4j3P1tbKGmrnqat2MECoBqHeHOVYfXzCJ0gDX\r\n
      zizlEqN6VM32kGhhL0HOQ2yow4CI7L/ziiNWnG87tOuykMyE4bvtQb3KkGKaNlMe\r\n
      Vtt5zapK0Wfvs/69TCNo0t78IuTksM+H1oSzyVxOpcKJHOm/7gGXu7C0+kELY3ry\r\n
      55jMkSFZ5sW7RzzEn4S3c/LLEIaDQnwJDJwYw1F99UkrOu6VPL+TtxZ9h3fqhVgo\r\n
      60RMEqQQHduCDSairI0muo96Cy/F8PB2X/sekETyXIf3NxTVkbTNm/Z/FbAEIg/f\r\n
      OaWn8nkNU6iHuIkoyNIlIMtloMDtAtWdDzW0M0JkZNBDgJcSF4z5gdtvT1ePjnGc\r\n
      S0/aYT/64ndULfUaPti3ZEvWanvHNiR3iSnOTb//Djl+bkPwfNiV57l2Iv6FRCW+\r\n
      beNhvLtyCJGDORvxrdN91lOnW8ijgZnZ212j8PSwtzO6KKd8sgm91Ay34IP152Vb\r\n
      2cUjwj5YeRtS29K+O7Iiqv9JPWEbmtABbFYNHYan7sLG+hvR8eRInLj7LjiI1yDQ\r\n
      U45ZxOEnTM9GSbe2y48JSnUCAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686560440 {#3568
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 20.94 ms
Input props
[
  "magazine" => "privacyguides@lemmy.one"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#4022
  +limit: 4
  +tag: null
  +magazine: "privacyguides@lemmy.one"
  +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 292.15 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: null
    +name: "privacyguides@lemmy.one"
    +title: "privacyguides"
    +description: """
      *In the digital age, protecting your personal information might seem like an impossible task. We’re here to help.*\n
      \n
      This is a community for sharing news about privacy, posting information about cool privacy tools and services, and getting advice about your privacy journey.\n
      \n
      ---\n
      \n
      You can subscribe to this community from any Kbin or Lemmy instance:\n
      \n
      - [Subscribe on Kbin.social](https://kbin.social/m/privacyguides@lemmy.one)\n
      - [Subscribe on Lemmy.one](https://lemmy.one/c/privacyguides)\n
      - [Subscribe on Lemmy.ml](https://lemmy.ml/c/privacyguides@lemmy.one)\n
      - [Subscribe on Beehaw.org](https://beehaw.org/c/privacyguides@lemmy.one)\n
      \n
      [Learn more…](https://lemmy.one/post/355)\n
      \n
      ---\n
      \n
      Check out our website at [privacyguides.org](https://www.privacyguides.org) before asking your questions here. We’ve tried answering the common questions and recommendations there!\n
      \n
      Want to get involved? The website is [open-source on GitHub](https://github.com/privacyguides/privacyguides.org), and your help would be appreciated!\n
      \n
      ---\n
      \n
      **This community is the “official” Privacy Guides community on Lemmy, which can be [verified here](https://www.reddit.com/r/PrivacyGuides/comments/13x7oe3/who_wants_to_try_out_lemmy_privacyguideslemmyone/). Other “Privacy Guides” communities on other Lemmy servers are not moderated by this team or associated with the website.**\n
      \n
      ---\n
      \n
      **Moderation Rules:**\n
      \n
      1. We prefer posting about open-source software whenever possible.\n
      2. This is not the place for self-promotion if you are not listed on privacyguides.org. If you want to be listed, [make a suggestion on our forum first](https://discuss.privacyguides.net/c/site-development/suggestions/6).\n
      3. No soliciting engagement: Don’t ask for upvotes, follows, etc.\n
      4. Surveys, Fundraising, and Petitions must be **pre**-approved by the mod team.\n
      5. Be civil, no violence, hate speech. Assume people here are posting in good faith.\n
      6. Don’t repost topics which have already been covered here.\n
      7. News posts must be related to privacy and security, and **your post title must match the article headline exactly.** Do not editorialize titles, you can post your opinions in the post body or a comment.\n
      8. Memes/images/video posts that could be summarized as text explanations should not be posted. Infographics and conference talks from reputable sources are acceptable.\n
      9. **No help vampires:** This is not a tech support subreddit, don’t abuse our community’s willingness to help. Questions related to privacy, security or privacy/security related software and their configurations are acceptable.\n
      10. No misinformation: Extraordinary claims must be matched with **evidence.**\n
      11. Do not post about VPNs or cryptocurrencies which are not listed on [privacyguides.org](https://www.privacyguides.org/en/tools/). See Rule 2 for info on adding new recommendations to the website.\n
      12. General guides or software lists are not permitted. Original sources and research about specific topics are allowed as long as they are high quality and factual. **We are not providing a platform for poorly-vetted, out-of-date or conflicting recommendations.**\n
      \n
      ---\n
      \n
      Additional Resources:\n
      \n
      - [EFF: Surveillance Self-Defense](https://ssd.eff.org/)\n
      - [Consumer Reports Security Planner](https://securityplanner.consumerreports.org/)\n
      - [Jonah Aragon](https://www.jonaharagon.com) ([YouTube](https://youtube.com/@jonaharagon))\n
      - [r/Privacy](https://www.reddit.com/r/Privacy)\n
      - [Big Ass Data Broker Opt-Out List](https://github.com/yaelwrites/Big-Ass-Data-Broker-Opt-Out-List)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 240
    +entryCommentCount: 2387
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726695739 {#330
      date: 2024-09-18 23:42:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 39
    +apId: "privacyguides@lemmy.one"
    +apProfileId: "https://lemmy.one/c/privacyguides"
    +apPublicUrl: "https://lemmy.one/c/privacyguides"
    +apFollowersUrl: "https://lemmy.one/c/privacyguides/followers"
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "privacyguides"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726699644 {#327
      date: 2024-09-19 00:47:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696630878 {#329
      date: 2023-10-07 00:21:18.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#4151
  +magazine: App\Entity\Magazine {#401
    +icon: null
    +name: "privacyguides@lemmy.one"
    +title: "privacyguides"
    +description: """
      *In the digital age, protecting your personal information might seem like an impossible task. We’re here to help.*\n
      \n
      This is a community for sharing news about privacy, posting information about cool privacy tools and services, and getting advice about your privacy journey.\n
      \n
      ---\n
      \n
      You can subscribe to this community from any Kbin or Lemmy instance:\n
      \n
      - [Subscribe on Kbin.social](https://kbin.social/m/privacyguides@lemmy.one)\n
      - [Subscribe on Lemmy.one](https://lemmy.one/c/privacyguides)\n
      - [Subscribe on Lemmy.ml](https://lemmy.ml/c/privacyguides@lemmy.one)\n
      - [Subscribe on Beehaw.org](https://beehaw.org/c/privacyguides@lemmy.one)\n
      \n
      [Learn more…](https://lemmy.one/post/355)\n
      \n
      ---\n
      \n
      Check out our website at [privacyguides.org](https://www.privacyguides.org) before asking your questions here. We’ve tried answering the common questions and recommendations there!\n
      \n
      Want to get involved? The website is [open-source on GitHub](https://github.com/privacyguides/privacyguides.org), and your help would be appreciated!\n
      \n
      ---\n
      \n
      **This community is the “official” Privacy Guides community on Lemmy, which can be [verified here](https://www.reddit.com/r/PrivacyGuides/comments/13x7oe3/who_wants_to_try_out_lemmy_privacyguideslemmyone/). Other “Privacy Guides” communities on other Lemmy servers are not moderated by this team or associated with the website.**\n
      \n
      ---\n
      \n
      **Moderation Rules:**\n
      \n
      1. We prefer posting about open-source software whenever possible.\n
      2. This is not the place for self-promotion if you are not listed on privacyguides.org. If you want to be listed, [make a suggestion on our forum first](https://discuss.privacyguides.net/c/site-development/suggestions/6).\n
      3. No soliciting engagement: Don’t ask for upvotes, follows, etc.\n
      4. Surveys, Fundraising, and Petitions must be **pre**-approved by the mod team.\n
      5. Be civil, no violence, hate speech. Assume people here are posting in good faith.\n
      6. Don’t repost topics which have already been covered here.\n
      7. News posts must be related to privacy and security, and **your post title must match the article headline exactly.** Do not editorialize titles, you can post your opinions in the post body or a comment.\n
      8. Memes/images/video posts that could be summarized as text explanations should not be posted. Infographics and conference talks from reputable sources are acceptable.\n
      9. **No help vampires:** This is not a tech support subreddit, don’t abuse our community’s willingness to help. Questions related to privacy, security or privacy/security related software and their configurations are acceptable.\n
      10. No misinformation: Extraordinary claims must be matched with **evidence.**\n
      11. Do not post about VPNs or cryptocurrencies which are not listed on [privacyguides.org](https://www.privacyguides.org/en/tools/). See Rule 2 for info on adding new recommendations to the website.\n
      12. General guides or software lists are not permitted. Original sources and research about specific topics are allowed as long as they are high quality and factual. **We are not providing a platform for poorly-vetted, out-of-date or conflicting recommendations.**\n
      \n
      ---\n
      \n
      Additional Resources:\n
      \n
      - [EFF: Surveillance Self-Defense](https://ssd.eff.org/)\n
      - [Consumer Reports Security Planner](https://securityplanner.consumerreports.org/)\n
      - [Jonah Aragon](https://www.jonaharagon.com) ([YouTube](https://youtube.com/@jonaharagon))\n
      - [r/Privacy](https://www.reddit.com/r/Privacy)\n
      - [Big Ass Data Broker Opt-Out List](https://github.com/yaelwrites/Big-Ass-Data-Broker-Opt-Out-List)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 240
    +entryCommentCount: 2387
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726695739 {#330
      date: 2024-09-18 23:42:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 39
    +apId: "privacyguides@lemmy.one"
    +apProfileId: "https://lemmy.one/c/privacyguides"
    +apPublicUrl: "https://lemmy.one/c/privacyguides"
    +apFollowersUrl: "https://lemmy.one/c/privacyguides/followers"
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "privacyguides"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726699644 {#327
      date: 2024-09-19 00:47:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696630878 {#329
      date: 2023-10-07 00:21:18.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 14.31 ms
Input props
[
  "user" => App\Entity\User {#5288
    +avatar: Proxies\__CG__\App\Entity\Image {#5289 …}
    +cover: null
    +email: "Blaze@discuss.tchncs.de"
    +username: "@Blaze@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Main account: [@Blaze@reddthat.com](https://reddthat.com/u/Blaze)"
    +lastActive: DateTime @1726675071 {#5285
      date: 2024-09-18 17:57:51.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5290 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5292 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5294 …}
    +entries: Doctrine\ORM\PersistentCollection {#5296 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5298 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5300 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5302 …}
    +posts: Doctrine\ORM\PersistentCollection {#5304 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5306 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5308 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5310 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5312 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5314 …}
    +follows: Doctrine\ORM\PersistentCollection {#5316 …}
    +followers: Doctrine\ORM\PersistentCollection {#5318 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5320 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5322 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5324 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5326 …}
    +reports: Doctrine\ORM\PersistentCollection {#5328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
    +violations: Doctrine\ORM\PersistentCollection {#5332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5334 …}
    +awards: Doctrine\ORM\PersistentCollection {#5336 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5338 …}
    +categories: Doctrine\ORM\PersistentCollection {#5340 …}
    -id: 39792
    -password: "$2y$13$Pqx3Hrx9GfkmFD4MiXE6qeR2L85cM6v2OWS4ui0aECrmLrC6pJuIm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5342 …}
    +apId: "Blaze@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/Blaze"
    +apPublicUrl: "https://discuss.tchncs.de/u/Blaze"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "Blaze"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724088713 {#5286
      date: 2024-08-19 19:31:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691629853 {#5287
      date: 2023-08-10 03:10:53.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4460
  +width: 65
  +height: 65
  +user: App\Entity\User {#5288
    +avatar: Proxies\__CG__\App\Entity\Image {#5289 …}
    +cover: null
    +email: "Blaze@discuss.tchncs.de"
    +username: "@Blaze@discuss.tchncs.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Main account: [@Blaze@reddthat.com](https://reddthat.com/u/Blaze)"
    +lastActive: DateTime @1726675071 {#5285
      date: 2024-09-18 17:57:51.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5290 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5292 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5294 …}
    +entries: Doctrine\ORM\PersistentCollection {#5296 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5298 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5300 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5302 …}
    +posts: Doctrine\ORM\PersistentCollection {#5304 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5306 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5308 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5310 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5312 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5314 …}
    +follows: Doctrine\ORM\PersistentCollection {#5316 …}
    +followers: Doctrine\ORM\PersistentCollection {#5318 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5320 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5322 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5324 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5326 …}
    +reports: Doctrine\ORM\PersistentCollection {#5328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
    +violations: Doctrine\ORM\PersistentCollection {#5332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5334 …}
    +awards: Doctrine\ORM\PersistentCollection {#5336 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5338 …}
    +categories: Doctrine\ORM\PersistentCollection {#5340 …}
    -id: 39792
    -password: "$2y$13$Pqx3Hrx9GfkmFD4MiXE6qeR2L85cM6v2OWS4ui0aECrmLrC6pJuIm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5342 …}
    +apId: "Blaze@discuss.tchncs.de"
    +apProfileId: "https://discuss.tchncs.de/u/Blaze"
    +apPublicUrl: "https://discuss.tchncs.de/u/Blaze"
    +apFollowersUrl: null
    +apInboxUrl: "https://discuss.tchncs.de/inbox"
    +apDomain: "discuss.tchncs.de"
    +apPreferredUsername: "Blaze"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724088713 {#5286
      date: 2024-08-19 19:31:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691629853 {#5287
      date: 2023-08-10 03:10:53.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.82 ms
Input props
[
  "user" => App\Entity\User {#5525
    +avatar: Proxies\__CG__\App\Entity\Image {#5526 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5527 …}
    +email: "princessnorah@lemmy.blahaj.zone"
    +username: "@princessnorah@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      👽Dropped at birth from space to earth👽\n
      \n
      👽she/they👽
      """
    +lastActive: DateTime @1722498988 {#5522
      date: 2024-08-01 09:56:28.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 {#5528 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5530 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5532 …}
    +entries: Doctrine\ORM\PersistentCollection {#5534 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5536 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5538 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5540 …}
    +posts: Doctrine\ORM\PersistentCollection {#5542 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5544 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5546 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5548 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5550 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5552 …}
    +follows: Doctrine\ORM\PersistentCollection {#5554 …}
    +followers: Doctrine\ORM\PersistentCollection {#5556 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5558 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5560 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5562 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5564 …}
    +reports: Doctrine\ORM\PersistentCollection {#5566 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5568 …}
    +violations: Doctrine\ORM\PersistentCollection {#5570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5572 …}
    +awards: Doctrine\ORM\PersistentCollection {#5574 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5576 …}
    +categories: Doctrine\ORM\PersistentCollection {#5578 …}
    -id: 26374
    -password: "$2y$13$UnkU4UJ1sRqcruid8dwCMuKFdl3yCNfHaN8j1fVKwNuP.65aLgGlK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5580 …}
    +apId: "princessnorah@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/princessnorah"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/princessnorah"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "princessnorah"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724261586 {#5523
      date: 2024-08-21 19:33:06.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689255128 {#5524
      date: 2023-07-13 15:32:08.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5776
  +width: 65
  +height: 65
  +user: App\Entity\User {#5525
    +avatar: Proxies\__CG__\App\Entity\Image {#5526 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5527 …}
    +email: "princessnorah@lemmy.blahaj.zone"
    +username: "@princessnorah@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      👽Dropped at birth from space to earth👽\n
      \n
      👽she/they👽
      """
    +lastActive: DateTime @1722498988 {#5522
      date: 2024-08-01 09:56:28.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 {#5528 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5530 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5532 …}
    +entries: Doctrine\ORM\PersistentCollection {#5534 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5536 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5538 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5540 …}
    +posts: Doctrine\ORM\PersistentCollection {#5542 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5544 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5546 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5548 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5550 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5552 …}
    +follows: Doctrine\ORM\PersistentCollection {#5554 …}
    +followers: Doctrine\ORM\PersistentCollection {#5556 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5558 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5560 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5562 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5564 …}
    +reports: Doctrine\ORM\PersistentCollection {#5566 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5568 …}
    +violations: Doctrine\ORM\PersistentCollection {#5570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5572 …}
    +awards: Doctrine\ORM\PersistentCollection {#5574 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5576 …}
    +categories: Doctrine\ORM\PersistentCollection {#5578 …}
    -id: 26374
    -password: "$2y$13$UnkU4UJ1sRqcruid8dwCMuKFdl3yCNfHaN8j1fVKwNuP.65aLgGlK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5580 …}
    +apId: "princessnorah@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/princessnorah"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/princessnorah"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "princessnorah"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724261586 {#5523
      date: 2024-08-21 19:33:06.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689255128 {#5524
      date: 2023-07-13 15:32:08.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.95 ms
Input props
[
  "user" => App\Entity\User {#4489
    +avatar: Proxies\__CG__\App\Entity\Image {#4490 …}
    +cover: null
    +email: "Wander@packmates.org"
    +username: "@Wander@packmates.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      :therian: Grey Wolf Therian, he/him, 30ish y.o.  \n
      Running packmates.org fediverse instance.\n
      \n
      :vlpn_happy_heart: Interests: Tech, therianthropy, furry/feral art, animal books, shamanism & animal-influenced spirituality, SFW & NSFW petplay\n
      \n
      I sometimes post or boost NSFW content.
      """
    +lastActive: DateTime @1696739560 {#4494
      date: 2023-10-08 06:32:40.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 {#4487 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4485 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4483 …}
    +entries: Doctrine\ORM\PersistentCollection {#4481 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4479 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4477 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4475 …}
    +posts: Doctrine\ORM\PersistentCollection {#4473 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4471 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4469 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4465 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4462 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4718 …}
    +follows: Doctrine\ORM\PersistentCollection {#4720 …}
    +followers: Doctrine\ORM\PersistentCollection {#4722 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4724 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4726 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4728 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4730 …}
    +reports: Doctrine\ORM\PersistentCollection {#4732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
    +violations: Doctrine\ORM\PersistentCollection {#4736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
    +awards: Doctrine\ORM\PersistentCollection {#4740 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4742 …}
    +categories: Doctrine\ORM\PersistentCollection {#4744 …}
    -id: 53375
    -password: "$2y$13$FHRKjhQbzR4MLGPYT/rod.BzvdyR70fcMArmDkwwJ2d0brvg3bbzq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4746 …}
    +apId: "Wander@packmates.org"
    +apProfileId: "https://packmates.org/users/Wander"
    +apPublicUrl: "https://packmates.org/@Wander"
    +apFollowersUrl: "https://packmates.org/users/Wander/followers"
    +apInboxUrl: "https://packmates.org/inbox"
    +apDomain: "packmates.org"
    +apPreferredUsername: "Wander"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1696739560 {#4491
      date: 2023-10-08 06:32:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696739559 {#4492
      date: 2023-10-08 06:32:39.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5833
  +width: 65
  +height: 65
  +user: App\Entity\User {#4489
    +avatar: Proxies\__CG__\App\Entity\Image {#4490 …}
    +cover: null
    +email: "Wander@packmates.org"
    +username: "@Wander@packmates.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      :therian: Grey Wolf Therian, he/him, 30ish y.o.  \n
      Running packmates.org fediverse instance.\n
      \n
      :vlpn_happy_heart: Interests: Tech, therianthropy, furry/feral art, animal books, shamanism & animal-influenced spirituality, SFW & NSFW petplay\n
      \n
      I sometimes post or boost NSFW content.
      """
    +lastActive: DateTime @1696739560 {#4494
      date: 2023-10-08 06:32:40.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 {#4487 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4485 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4483 …}
    +entries: Doctrine\ORM\PersistentCollection {#4481 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4479 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4477 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4475 …}
    +posts: Doctrine\ORM\PersistentCollection {#4473 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4471 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4469 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4465 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4462 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4718 …}
    +follows: Doctrine\ORM\PersistentCollection {#4720 …}
    +followers: Doctrine\ORM\PersistentCollection {#4722 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4724 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4726 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4728 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4730 …}
    +reports: Doctrine\ORM\PersistentCollection {#4732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
    +violations: Doctrine\ORM\PersistentCollection {#4736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
    +awards: Doctrine\ORM\PersistentCollection {#4740 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4742 …}
    +categories: Doctrine\ORM\PersistentCollection {#4744 …}
    -id: 53375
    -password: "$2y$13$FHRKjhQbzR4MLGPYT/rod.BzvdyR70fcMArmDkwwJ2d0brvg3bbzq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4746 …}
    +apId: "Wander@packmates.org"
    +apProfileId: "https://packmates.org/users/Wander"
    +apPublicUrl: "https://packmates.org/@Wander"
    +apFollowersUrl: "https://packmates.org/users/Wander/followers"
    +apInboxUrl: "https://packmates.org/inbox"
    +apDomain: "packmates.org"
    +apPreferredUsername: "Wander"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1696739560 {#4491
      date: 2023-10-08 06:32:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696739559 {#4492
      date: 2023-10-08 06:32:39.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.81 ms
Input props
[
  "user" => App\Entity\User {#5466
    +avatar: Proxies\__CG__\App\Entity\Image {#5467 …}
    +cover: null
    +email: "andrew_bidlaw@sh.itjust.works"
    +username: "@andrew_bidlaw@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "*red nose energy*"
    +lastActive: DateTime @1725555558 {#5463
      date: 2024-09-05 18:59:18.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 {#5468 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5470 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5472 …}
    +entries: Doctrine\ORM\PersistentCollection {#5474 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5476 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5478 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5480 …}
    +posts: Doctrine\ORM\PersistentCollection {#5482 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5484 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5486 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5488 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5490 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5492 …}
    +follows: Doctrine\ORM\PersistentCollection {#5494 …}
    +followers: Doctrine\ORM\PersistentCollection {#5496 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5498 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5500 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5502 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5504 …}
    +reports: Doctrine\ORM\PersistentCollection {#5506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5508 …}
    +violations: Doctrine\ORM\PersistentCollection {#5510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
    +awards: Doctrine\ORM\PersistentCollection {#5514 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5516 …}
    +categories: Doctrine\ORM\PersistentCollection {#5518 …}
    -id: 46475
    -password: "$2y$13$BpA.jDwf4imXMjJWmAKKLea.yvt9bNpSg5ZBO7pbGIPI8XPjc71kO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5520 …}
    +apId: "andrew_bidlaw@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/andrew_bidlaw"
    +apPublicUrl: "https://sh.itjust.works/u/andrew_bidlaw"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "andrew_bidlaw"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726654498 {#5464
      date: 2024-09-18 12:14:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695219612 {#5465
      date: 2023-09-20 16:20:12.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5890
  +width: 65
  +height: 65
  +user: App\Entity\User {#5466
    +avatar: Proxies\__CG__\App\Entity\Image {#5467 …}
    +cover: null
    +email: "andrew_bidlaw@sh.itjust.works"
    +username: "@andrew_bidlaw@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "*red nose energy*"
    +lastActive: DateTime @1725555558 {#5463
      date: 2024-09-05 18:59:18.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 {#5468 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5470 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5472 …}
    +entries: Doctrine\ORM\PersistentCollection {#5474 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5476 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5478 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5480 …}
    +posts: Doctrine\ORM\PersistentCollection {#5482 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5484 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5486 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5488 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5490 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5492 …}
    +follows: Doctrine\ORM\PersistentCollection {#5494 …}
    +followers: Doctrine\ORM\PersistentCollection {#5496 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5498 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5500 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5502 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5504 …}
    +reports: Doctrine\ORM\PersistentCollection {#5506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5508 …}
    +violations: Doctrine\ORM\PersistentCollection {#5510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
    +awards: Doctrine\ORM\PersistentCollection {#5514 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5516 …}
    +categories: Doctrine\ORM\PersistentCollection {#5518 …}
    -id: 46475
    -password: "$2y$13$BpA.jDwf4imXMjJWmAKKLea.yvt9bNpSg5ZBO7pbGIPI8XPjc71kO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5520 …}
    +apId: "andrew_bidlaw@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/andrew_bidlaw"
    +apPublicUrl: "https://sh.itjust.works/u/andrew_bidlaw"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "andrew_bidlaw"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726654498 {#5464
      date: 2024-09-18 12:14:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695219612 {#5465
      date: 2023-09-20 16:20:12.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.85 ms
Input props
[
  "user" => App\Entity\User {#5645
    +avatar: Proxies\__CG__\App\Entity\Image {#5646 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5647 …}
    +email: "voxel@infosec.exchange"
    +username: "@voxel@infosec.exchange"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      A [#privacy](https://infosec.exchange/tags/privacy) 🕶️ and [#cybersecurity](https://infosec.exchange/tags/cybersecurity) 🛡️ focused Voxel :p You can find here all kinds of posts related to these topics 👀 You will sometimes also find post about my opinions, thoughs or other tech related stuff. :D\n
      \n
      If you wanna get in contact with me, just ask, I'm open for meeting new people 🤍\n
      \n
      ⚠️ No enter for threads.net users! ⚠️
      """
    +lastActive: DateTime @1726427025 {#5642
      date: 2024-09-15 21:03:45.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5648 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5650 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5652 …}
    +entries: Doctrine\ORM\PersistentCollection {#5654 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5656 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5658 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5660 …}
    +posts: Doctrine\ORM\PersistentCollection {#5662 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5664 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5666 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5668 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5670 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5672 …}
    +follows: Doctrine\ORM\PersistentCollection {#5674 …}
    +followers: Doctrine\ORM\PersistentCollection {#5676 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5678 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5680 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5682 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5684 …}
    +reports: Doctrine\ORM\PersistentCollection {#5686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
    +violations: Doctrine\ORM\PersistentCollection {#5690 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5692 …}
    +awards: Doctrine\ORM\PersistentCollection {#5694 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5696 …}
    +categories: Doctrine\ORM\PersistentCollection {#5698 …}
    -id: 53000
    -password: "$2y$13$pd7Up6WjCEl8oqexMRyMpOiVLvCy/dNuZRfIrsmSYPg42bruvRe9W"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5700 …}
    +apId: "voxel@infosec.exchange"
    +apProfileId: "https://infosec.exchange/users/voxel"
    +apPublicUrl: "https://infosec.exchange/@voxel"
    +apFollowersUrl: "https://infosec.exchange/users/voxel/followers"
    +apInboxUrl: "https://infosec.exchange/inbox"
    +apDomain: "infosec.exchange"
    +apPreferredUsername: "voxel"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704403416 {#5643
      date: 2024-01-04 22:23:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696709863 {#5644
      date: 2023-10-07 22:17:43.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5947
  +width: 65
  +height: 65
  +user: App\Entity\User {#5645
    +avatar: Proxies\__CG__\App\Entity\Image {#5646 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5647 …}
    +email: "voxel@infosec.exchange"
    +username: "@voxel@infosec.exchange"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      A [#privacy](https://infosec.exchange/tags/privacy) 🕶️ and [#cybersecurity](https://infosec.exchange/tags/cybersecurity) 🛡️ focused Voxel :p You can find here all kinds of posts related to these topics 👀 You will sometimes also find post about my opinions, thoughs or other tech related stuff. :D\n
      \n
      If you wanna get in contact with me, just ask, I'm open for meeting new people 🤍\n
      \n
      ⚠️ No enter for threads.net users! ⚠️
      """
    +lastActive: DateTime @1726427025 {#5642
      date: 2024-09-15 21:03:45.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5648 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5650 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5652 …}
    +entries: Doctrine\ORM\PersistentCollection {#5654 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5656 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5658 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5660 …}
    +posts: Doctrine\ORM\PersistentCollection {#5662 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5664 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5666 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5668 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5670 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5672 …}
    +follows: Doctrine\ORM\PersistentCollection {#5674 …}
    +followers: Doctrine\ORM\PersistentCollection {#5676 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5678 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5680 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5682 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5684 …}
    +reports: Doctrine\ORM\PersistentCollection {#5686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
    +violations: Doctrine\ORM\PersistentCollection {#5690 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5692 …}
    +awards: Doctrine\ORM\PersistentCollection {#5694 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5696 …}
    +categories: Doctrine\ORM\PersistentCollection {#5698 …}
    -id: 53000
    -password: "$2y$13$pd7Up6WjCEl8oqexMRyMpOiVLvCy/dNuZRfIrsmSYPg42bruvRe9W"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5700 …}
    +apId: "voxel@infosec.exchange"
    +apProfileId: "https://infosec.exchange/users/voxel"
    +apPublicUrl: "https://infosec.exchange/@voxel"
    +apFollowersUrl: "https://infosec.exchange/users/voxel/followers"
    +apInboxUrl: "https://infosec.exchange/inbox"
    +apDomain: "infosec.exchange"
    +apPreferredUsername: "voxel"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704403416 {#5643
      date: 2024-01-04 22:23:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696709863 {#5644
      date: 2023-10-07 22:17:43.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.88 ms
Input props
[
  "user" => App\Entity\User {#5049
    +avatar: Proxies\__CG__\App\Entity\Image {#5050 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5051 …}
    +email: "publiclewdness@gameliberty.club"
    +username: "@publiclewdness@gameliberty.club"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I have been gaming since 1992 and building PCs since 2003. I enjoy Linux, supporting FOSS projects and am a tinfoil hat connoisseur."
    +lastActive: DateTime @1701029921 {#5046
      date: 2023-11-26 21:18:41.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 {#5052 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5054 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5056 …}
    +entries: Doctrine\ORM\PersistentCollection {#5058 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5060 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5062 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5064 …}
    +posts: Doctrine\ORM\PersistentCollection {#5066 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5068 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5070 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5072 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5074 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5076 …}
    +follows: Doctrine\ORM\PersistentCollection {#5078 …}
    +followers: Doctrine\ORM\PersistentCollection {#5080 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5082 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5084 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5086 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5088 …}
    +reports: Doctrine\ORM\PersistentCollection {#5090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
    +violations: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    +awards: Doctrine\ORM\PersistentCollection {#5098 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5100 …}
    +categories: Doctrine\ORM\PersistentCollection {#5102 …}
    -id: 78672
    -password: "$2y$13$tvLgVedV6u.kQD7000h7kewZKBuUnIKxO04BixQOpLCYFtxsplwvK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5104 …}
    +apId: "publiclewdness@gameliberty.club"
    +apProfileId: "https://gameliberty.club/users/publiclewdness"
    +apPublicUrl: "https://gameliberty.club/@publiclewdness"
    +apFollowersUrl: "https://gameliberty.club/users/publiclewdness/followers"
    +apInboxUrl: "https://gameliberty.club/inbox"
    +apDomain: "gameliberty.club"
    +apPreferredUsername: "publiclewdness"
    +apDiscoverable: false
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701029920 {#5047
      date: 2023-11-26 21:18:40.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1701029917 {#5048
      date: 2023-11-26 21:18:37.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6004
  +width: 65
  +height: 65
  +user: App\Entity\User {#5049
    +avatar: Proxies\__CG__\App\Entity\Image {#5050 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5051 …}
    +email: "publiclewdness@gameliberty.club"
    +username: "@publiclewdness@gameliberty.club"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I have been gaming since 1992 and building PCs since 2003. I enjoy Linux, supporting FOSS projects and am a tinfoil hat connoisseur."
    +lastActive: DateTime @1701029921 {#5046
      date: 2023-11-26 21:18:41.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 {#5052 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5054 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5056 …}
    +entries: Doctrine\ORM\PersistentCollection {#5058 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5060 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5062 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5064 …}
    +posts: Doctrine\ORM\PersistentCollection {#5066 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5068 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5070 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5072 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5074 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5076 …}
    +follows: Doctrine\ORM\PersistentCollection {#5078 …}
    +followers: Doctrine\ORM\PersistentCollection {#5080 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5082 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5084 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5086 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5088 …}
    +reports: Doctrine\ORM\PersistentCollection {#5090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
    +violations: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    +awards: Doctrine\ORM\PersistentCollection {#5098 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5100 …}
    +categories: Doctrine\ORM\PersistentCollection {#5102 …}
    -id: 78672
    -password: "$2y$13$tvLgVedV6u.kQD7000h7kewZKBuUnIKxO04BixQOpLCYFtxsplwvK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5104 …}
    +apId: "publiclewdness@gameliberty.club"
    +apProfileId: "https://gameliberty.club/users/publiclewdness"
    +apPublicUrl: "https://gameliberty.club/@publiclewdness"
    +apFollowersUrl: "https://gameliberty.club/users/publiclewdness/followers"
    +apInboxUrl: "https://gameliberty.club/inbox"
    +apDomain: "gameliberty.club"
    +apPreferredUsername: "publiclewdness"
    +apDiscoverable: false
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701029920 {#5047
      date: 2023-11-26 21:18:40.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1701029917 {#5048
      date: 2023-11-26 21:18:37.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.62 ms
Input props
[
  "user" => App\Entity\User {#4193
    +avatar: Proxies\__CG__\App\Entity\Image {#4199 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4201 …}
    +email: "unfazedbeaver@lemmy.one"
    +username: "@unfazedbeaver@lemmy.one"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Nom-Nom pinewood is delicious"
    +lastActive: DateTime @1699119004 {#4194
      date: 2023-11-04 18:30:04.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 {#4202 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4187 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4208 …}
    +entries: Doctrine\ORM\PersistentCollection {#4710 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4702 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4463 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4467 …}
    +posts: Doctrine\ORM\PersistentCollection {#4712 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4709 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4706 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4700 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4703 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4701 …}
    +follows: Doctrine\ORM\PersistentCollection {#4699 …}
    +followers: Doctrine\ORM\PersistentCollection {#4698 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4696 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4694 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4692 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4690 …}
    +reports: Doctrine\ORM\PersistentCollection {#4688 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4686 …}
    +violations: Doctrine\ORM\PersistentCollection {#4684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4682 …}
    +awards: Doctrine\ORM\PersistentCollection {#4680 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4678 …}
    +categories: Doctrine\ORM\PersistentCollection {#4676 …}
    -id: 52387
    -password: "$2y$13$AaHu5avcH2I4mN0R5q4dK.hkMqCiQtNSG6df1x5h00V4BV3bajai6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4674 …}
    +apId: "unfazedbeaver@lemmy.one"
    +apProfileId: "https://lemmy.one/u/unfazedbeaver"
    +apPublicUrl: "https://lemmy.one/u/unfazedbeaver"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "unfazedbeaver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1699119005 {#4196
      date: 2023-11-04 18:30:05.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696645953 {#4197
      date: 2023-10-07 04:32:33.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6061
  +width: 65
  +height: 65
  +user: App\Entity\User {#4193
    +avatar: Proxies\__CG__\App\Entity\Image {#4199 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4201 …}
    +email: "unfazedbeaver@lemmy.one"
    +username: "@unfazedbeaver@lemmy.one"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Nom-Nom pinewood is delicious"
    +lastActive: DateTime @1699119004 {#4194
      date: 2023-11-04 18:30:04.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 {#4202 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4187 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4208 …}
    +entries: Doctrine\ORM\PersistentCollection {#4710 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4702 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4463 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4467 …}
    +posts: Doctrine\ORM\PersistentCollection {#4712 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4709 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4706 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4700 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4703 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4701 …}
    +follows: Doctrine\ORM\PersistentCollection {#4699 …}
    +followers: Doctrine\ORM\PersistentCollection {#4698 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4696 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4694 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4692 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4690 …}
    +reports: Doctrine\ORM\PersistentCollection {#4688 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4686 …}
    +violations: Doctrine\ORM\PersistentCollection {#4684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4682 …}
    +awards: Doctrine\ORM\PersistentCollection {#4680 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4678 …}
    +categories: Doctrine\ORM\PersistentCollection {#4676 …}
    -id: 52387
    -password: "$2y$13$AaHu5avcH2I4mN0R5q4dK.hkMqCiQtNSG6df1x5h00V4BV3bajai6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4674 …}
    +apId: "unfazedbeaver@lemmy.one"
    +apProfileId: "https://lemmy.one/u/unfazedbeaver"
    +apPublicUrl: "https://lemmy.one/u/unfazedbeaver"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "unfazedbeaver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1699119005 {#4196
      date: 2023-11-04 18:30:05.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696645953 {#4197
      date: 2023-10-07 04:32:33.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.45 ms
Input props
[
  "user" => App\Entity\User {#4255
    +avatar: Proxies\__CG__\App\Entity\Image {#4254 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4253 …}
    +email: "Albin9326@kerala.party"
    +username: "@Albin9326@kerala.party"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I am a student who loves privacy and security on the web. Let’s decentralize everything together."
    +lastActive: DateTime @1697337008 {#4258
      date: 2023-10-15 04:30:08.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4252 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4250 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4248 …}
    +entries: Doctrine\ORM\PersistentCollection {#4246 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4244 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4242 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4240 …}
    +posts: Doctrine\ORM\PersistentCollection {#4238 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4236 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4234 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4232 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4230 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4228 …}
    +follows: Doctrine\ORM\PersistentCollection {#4226 …}
    +followers: Doctrine\ORM\PersistentCollection {#4224 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4222 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4220 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4168 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4170 …}
    +reports: Doctrine\ORM\PersistentCollection {#4175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4177 …}
    +violations: Doctrine\ORM\PersistentCollection {#4174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4184 …}
    +awards: Doctrine\ORM\PersistentCollection {#4185 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4186 …}
    +categories: Doctrine\ORM\PersistentCollection {#4189 …}
    -id: 52340
    -password: "$2y$13$W6miP1R145S1Zun6FVd4s.MuHDrzpib37Alr0RrzVBAUjawdlwJKW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4192 …}
    +apId: "Albin9326@kerala.party"
    +apProfileId: "https://kerala.party/u/Albin9326"
    +apPublicUrl: "https://kerala.party/u/Albin9326"
    +apFollowersUrl: null
    +apInboxUrl: "https://kerala.party/inbox"
    +apDomain: "kerala.party"
    +apPreferredUsername: "Albin9326"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697336983 {#4257
      date: 2023-10-15 04:29:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696641643 {#4256
      date: 2023-10-07 03:20:43.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6118
  +width: 65
  +height: 65
  +user: App\Entity\User {#4255
    +avatar: Proxies\__CG__\App\Entity\Image {#4254 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4253 …}
    +email: "Albin9326@kerala.party"
    +username: "@Albin9326@kerala.party"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I am a student who loves privacy and security on the web. Let’s decentralize everything together."
    +lastActive: DateTime @1697337008 {#4258
      date: 2023-10-15 04:30:08.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4252 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4250 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4248 …}
    +entries: Doctrine\ORM\PersistentCollection {#4246 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4244 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4242 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4240 …}
    +posts: Doctrine\ORM\PersistentCollection {#4238 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4236 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4234 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4232 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4230 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4228 …}
    +follows: Doctrine\ORM\PersistentCollection {#4226 …}
    +followers: Doctrine\ORM\PersistentCollection {#4224 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4222 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4220 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4168 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4170 …}
    +reports: Doctrine\ORM\PersistentCollection {#4175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4177 …}
    +violations: Doctrine\ORM\PersistentCollection {#4174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4184 …}
    +awards: Doctrine\ORM\PersistentCollection {#4185 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4186 …}
    +categories: Doctrine\ORM\PersistentCollection {#4189 …}
    -id: 52340
    -password: "$2y$13$W6miP1R145S1Zun6FVd4s.MuHDrzpib37Alr0RrzVBAUjawdlwJKW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4192 …}
    +apId: "Albin9326@kerala.party"
    +apProfileId: "https://kerala.party/u/Albin9326"
    +apPublicUrl: "https://kerala.party/u/Albin9326"
    +apFollowersUrl: null
    +apInboxUrl: "https://kerala.party/inbox"
    +apDomain: "kerala.party"
    +apPreferredUsername: "Albin9326"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697336983 {#4257
      date: 2023-10-15 04:29:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696641643 {#4256
      date: 2023-10-07 03:20:43.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.74 ms
Input props
[
  "user" => App\Entity\User {#5169
    +avatar: Proxies\__CG__\App\Entity\Image {#5170 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5171 …}
    +email: "Ward@lemmy.nz"
    +username: "@Ward@lemmy.nz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Open source developer & privacy advocate."
    +lastActive: DateTime @1703960173 {#5166
      date: 2023-12-30 19:16:13.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 {#5172 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5174 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5176 …}
    +entries: Doctrine\ORM\PersistentCollection {#5178 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5180 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5182 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5184 …}
    +posts: Doctrine\ORM\PersistentCollection {#5186 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5188 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5190 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5192 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5194 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5196 …}
    +follows: Doctrine\ORM\PersistentCollection {#5198 …}
    +followers: Doctrine\ORM\PersistentCollection {#5200 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5202 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5204 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5206 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +violations: Doctrine\ORM\PersistentCollection {#5214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
    +awards: Doctrine\ORM\PersistentCollection {#5218 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5220 …}
    +categories: Doctrine\ORM\PersistentCollection {#5222 …}
    -id: 31901
    -password: "$2y$13$iPTrUTQILhWULmLRk5HZ1OnLtGgu3iypbdmlEAGKTh/t9xY0Mkehi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5224 …}
    +apId: "Ward@lemmy.nz"
    +apProfileId: "https://lemmy.nz/u/Ward"
    +apPublicUrl: "https://lemmy.nz/u/Ward"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.nz/inbox"
    +apDomain: "lemmy.nz"
    +apPreferredUsername: "Ward"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709453546 {#5167
      date: 2024-03-03 09:12:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689873208 {#5168
      date: 2023-07-20 19:13:28.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6175
  +width: 65
  +height: 65
  +user: App\Entity\User {#5169
    +avatar: Proxies\__CG__\App\Entity\Image {#5170 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5171 …}
    +email: "Ward@lemmy.nz"
    +username: "@Ward@lemmy.nz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Open source developer & privacy advocate."
    +lastActive: DateTime @1703960173 {#5166
      date: 2023-12-30 19:16:13.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 {#5172 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5174 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5176 …}
    +entries: Doctrine\ORM\PersistentCollection {#5178 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5180 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5182 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5184 …}
    +posts: Doctrine\ORM\PersistentCollection {#5186 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5188 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5190 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5192 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5194 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5196 …}
    +follows: Doctrine\ORM\PersistentCollection {#5198 …}
    +followers: Doctrine\ORM\PersistentCollection {#5200 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5202 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5204 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5206 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +violations: Doctrine\ORM\PersistentCollection {#5214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
    +awards: Doctrine\ORM\PersistentCollection {#5218 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5220 …}
    +categories: Doctrine\ORM\PersistentCollection {#5222 …}
    -id: 31901
    -password: "$2y$13$iPTrUTQILhWULmLRk5HZ1OnLtGgu3iypbdmlEAGKTh/t9xY0Mkehi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5224 …}
    +apId: "Ward@lemmy.nz"
    +apProfileId: "https://lemmy.nz/u/Ward"
    +apPublicUrl: "https://lemmy.nz/u/Ward"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.nz/inbox"
    +apDomain: "lemmy.nz"
    +apPreferredUsername: "Ward"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709453546 {#5167
      date: 2024-03-03 09:12:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689873208 {#5168
      date: 2023-07-20 19:13:28.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.68 ms
Input props
[
  "user" => App\Entity\User {#5109
    +avatar: Proxies\__CG__\App\Entity\Image {#5110 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5111 …}
    +email: "Axl@lemmy.one"
    +username: "@Axl@lemmy.one"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Here for a good time, not a long time ![](https://lemmy.one/pictrs/image/1dc54ffc-7df8-48da-8d25-4e7fe578a933.jpeg)\n
      \n
      Dm for hedgehog pics/videos.
      """
    +lastActive: DateTime @1701075203 {#5106
      date: 2023-11-27 09:53:23.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 {#5112 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5114 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5116 …}
    +entries: Doctrine\ORM\PersistentCollection {#5118 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5120 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5122 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5124 …}
    +posts: Doctrine\ORM\PersistentCollection {#5126 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5128 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5130 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5134 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5136 …}
    +follows: Doctrine\ORM\PersistentCollection {#5138 …}
    +followers: Doctrine\ORM\PersistentCollection {#5140 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5142 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5144 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5146 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5148 …}
    +reports: Doctrine\ORM\PersistentCollection {#5150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5152 …}
    +violations: Doctrine\ORM\PersistentCollection {#5154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
    +awards: Doctrine\ORM\PersistentCollection {#5158 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5160 …}
    +categories: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 66287
    -password: "$2y$13$XqH9MJzf4vos09CkKiiIf.yHteZ9EwgQlmxIm8E5JocfviNgM.INW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5164 …}
    +apId: "Axl@lemmy.one"
    +apProfileId: "https://lemmy.one/u/Axl"
    +apPublicUrl: "https://lemmy.one/u/Axl"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "Axl"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701787770 {#5107
      date: 2023-12-05 15:49:30.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698243104 {#5108
      date: 2023-10-25 16:11:44.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6232
  +width: 65
  +height: 65
  +user: App\Entity\User {#5109
    +avatar: Proxies\__CG__\App\Entity\Image {#5110 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5111 …}
    +email: "Axl@lemmy.one"
    +username: "@Axl@lemmy.one"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Here for a good time, not a long time ![](https://lemmy.one/pictrs/image/1dc54ffc-7df8-48da-8d25-4e7fe578a933.jpeg)\n
      \n
      Dm for hedgehog pics/videos.
      """
    +lastActive: DateTime @1701075203 {#5106
      date: 2023-11-27 09:53:23.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 {#5112 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5114 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5116 …}
    +entries: Doctrine\ORM\PersistentCollection {#5118 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5120 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5122 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5124 …}
    +posts: Doctrine\ORM\PersistentCollection {#5126 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5128 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5130 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5134 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5136 …}
    +follows: Doctrine\ORM\PersistentCollection {#5138 …}
    +followers: Doctrine\ORM\PersistentCollection {#5140 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5142 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5144 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5146 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5148 …}
    +reports: Doctrine\ORM\PersistentCollection {#5150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5152 …}
    +violations: Doctrine\ORM\PersistentCollection {#5154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
    +awards: Doctrine\ORM\PersistentCollection {#5158 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5160 …}
    +categories: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 66287
    -password: "$2y$13$XqH9MJzf4vos09CkKiiIf.yHteZ9EwgQlmxIm8E5JocfviNgM.INW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5164 …}
    +apId: "Axl@lemmy.one"
    +apProfileId: "https://lemmy.one/u/Axl"
    +apPublicUrl: "https://lemmy.one/u/Axl"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "Axl"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701787770 {#5107
      date: 2023-12-05 15:49:30.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698243104 {#5108
      date: 2023-10-25 16:11:44.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.28 ms
Input props
[
  "user" => App\Entity\User {#4315
    +avatar: Proxies\__CG__\App\Entity\Image {#4314 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4313 …}
    +email: "Alby003@lemmings.world"
    +username: "@Alby003@lemmings.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Bloody Sweet ❤️🔥"
    +lastActive: DateTime @1702010764 {#4318
      date: 2023-12-08 05:46:04.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 {#4312 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4310 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4308 …}
    +entries: Doctrine\ORM\PersistentCollection {#4306 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4304 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4302 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4300 …}
    +posts: Doctrine\ORM\PersistentCollection {#4298 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4296 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4294 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4292 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4290 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4288 …}
    +follows: Doctrine\ORM\PersistentCollection {#4286 …}
    +followers: Doctrine\ORM\PersistentCollection {#4284 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4282 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4280 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4278 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4276 …}
    +reports: Doctrine\ORM\PersistentCollection {#4274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +violations: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
    +awards: Doctrine\ORM\PersistentCollection {#4266 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4264 …}
    +categories: Doctrine\ORM\PersistentCollection {#4262 …}
    -id: 64394
    -password: "$2y$13$rxzIiVHYMZ9Bna5ht.313OZ5YupLnfRQOnPT2fWw9W/ilPKdqA/g."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4260 …}
    +apId: "Alby003@lemmings.world"
    +apProfileId: "https://lemmings.world/u/Alby003"
    +apPublicUrl: "https://lemmings.world/u/Alby003"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmings.world/inbox"
    +apDomain: "lemmings.world"
    +apPreferredUsername: "Alby003"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703424240 {#4317
      date: 2023-12-24 14:24:00.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697953296 {#4316
      date: 2023-10-22 07:41:36.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6289
  +width: 65
  +height: 65
  +user: App\Entity\User {#4315
    +avatar: Proxies\__CG__\App\Entity\Image {#4314 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4313 …}
    +email: "Alby003@lemmings.world"
    +username: "@Alby003@lemmings.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Bloody Sweet ❤️🔥"
    +lastActive: DateTime @1702010764 {#4318
      date: 2023-12-08 05:46:04.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 {#4312 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4310 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4308 …}
    +entries: Doctrine\ORM\PersistentCollection {#4306 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4304 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4302 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4300 …}
    +posts: Doctrine\ORM\PersistentCollection {#4298 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4296 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4294 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4292 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4290 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4288 …}
    +follows: Doctrine\ORM\PersistentCollection {#4286 …}
    +followers: Doctrine\ORM\PersistentCollection {#4284 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4282 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4280 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4278 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4276 …}
    +reports: Doctrine\ORM\PersistentCollection {#4274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +violations: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
    +awards: Doctrine\ORM\PersistentCollection {#4266 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4264 …}
    +categories: Doctrine\ORM\PersistentCollection {#4262 …}
    -id: 64394
    -password: "$2y$13$rxzIiVHYMZ9Bna5ht.313OZ5YupLnfRQOnPT2fWw9W/ilPKdqA/g."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4260 …}
    +apId: "Alby003@lemmings.world"
    +apProfileId: "https://lemmings.world/u/Alby003"
    +apPublicUrl: "https://lemmings.world/u/Alby003"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmings.world/inbox"
    +apDomain: "lemmings.world"
    +apPreferredUsername: "Alby003"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703424240 {#4317
      date: 2023-12-24 14:24:00.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697953296 {#4316
      date: 2023-10-22 07:41:36.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.47 ms
Input props
[
  "user" => App\Entity\User {#5585
    +avatar: Proxies\__CG__\App\Entity\Image {#5586 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5587 …}
    +email: "MangoPenguin@lemmy.blahaj.zone"
    +username: "@MangoPenguin@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      He/Him | Bi Furry Boy\n
      \n
      *Accounts:*\n
      \n
      [lemmy.blahaj.zone/u/MangoPenguin](https://lemmy.blahaj.zone/u/MangoPenguin)\n
      \n
      [discuss.online/u/MangoPenguin](https://discuss.online/u/MangoPenguin)
      """
    +lastActive: DateTime @1723572173 {#5582
      date: 2024-08-13 20:02:53.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5588 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5590 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5592 …}
    +entries: Doctrine\ORM\PersistentCollection {#5594 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5596 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5598 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5600 …}
    +posts: Doctrine\ORM\PersistentCollection {#5602 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5604 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5606 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5608 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5610 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5612 …}
    +follows: Doctrine\ORM\PersistentCollection {#5614 …}
    +followers: Doctrine\ORM\PersistentCollection {#5616 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5618 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5620 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5622 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5624 …}
    +reports: Doctrine\ORM\PersistentCollection {#5626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5628 …}
    +violations: Doctrine\ORM\PersistentCollection {#5630 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
    +awards: Doctrine\ORM\PersistentCollection {#5634 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5636 …}
    +categories: Doctrine\ORM\PersistentCollection {#5638 …}
    -id: 39956
    -password: "$2y$13$YaIBD/Fpu0FCADpfUr3dmuuAwB9dQDEEuPw.lJyI.LRaIVojSBwoa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5640 …}
    +apId: "MangoPenguin@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/MangoPenguin"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/MangoPenguin"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "MangoPenguin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1711630475 {#5583
      date: 2024-03-28 13:54:35.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691676225 {#5584
      date: 2023-08-10 16:03:45.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6346
  +width: 65
  +height: 65
  +user: App\Entity\User {#5585
    +avatar: Proxies\__CG__\App\Entity\Image {#5586 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5587 …}
    +email: "MangoPenguin@lemmy.blahaj.zone"
    +username: "@MangoPenguin@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      He/Him | Bi Furry Boy\n
      \n
      *Accounts:*\n
      \n
      [lemmy.blahaj.zone/u/MangoPenguin](https://lemmy.blahaj.zone/u/MangoPenguin)\n
      \n
      [discuss.online/u/MangoPenguin](https://discuss.online/u/MangoPenguin)
      """
    +lastActive: DateTime @1723572173 {#5582
      date: 2024-08-13 20:02:53.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5588 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5590 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5592 …}
    +entries: Doctrine\ORM\PersistentCollection {#5594 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5596 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5598 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5600 …}
    +posts: Doctrine\ORM\PersistentCollection {#5602 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5604 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5606 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5608 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5610 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5612 …}
    +follows: Doctrine\ORM\PersistentCollection {#5614 …}
    +followers: Doctrine\ORM\PersistentCollection {#5616 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5618 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5620 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5622 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5624 …}
    +reports: Doctrine\ORM\PersistentCollection {#5626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5628 …}
    +violations: Doctrine\ORM\PersistentCollection {#5630 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5632 …}
    +awards: Doctrine\ORM\PersistentCollection {#5634 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5636 …}
    +categories: Doctrine\ORM\PersistentCollection {#5638 …}
    -id: 39956
    -password: "$2y$13$YaIBD/Fpu0FCADpfUr3dmuuAwB9dQDEEuPw.lJyI.LRaIVojSBwoa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5640 …}
    +apId: "MangoPenguin@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/MangoPenguin"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/MangoPenguin"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "MangoPenguin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1711630475 {#5583
      date: 2024-03-28 13:54:35.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691676225 {#5584
      date: 2023-08-10 16:03:45.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 11.99 ms
Input props
[
  "magazine" => "privacyguides@lemmy.one"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6408
  +limit: 4
  +tag: null
  +magazine: "privacyguides@lemmy.one"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6409 …}
  -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 3.36 ms
Input props
[
  "magazine" => "privacyguides@lemmy.one"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6486
  +limit: 4
  +tag: null
  +magazine: "privacyguides@lemmy.one"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#1940 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3067 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 6.40 ms
Input props
[
  "magazine" => "privacyguides@lemmy.one"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6557
  +limit: 4
  +tag: null
  +magazine: "privacyguides@lemmy.one"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#2403 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3067 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.52 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6626
  +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 {#6627 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 4.64 ms
Input props
[
  "magazine" => App\Entity\Magazine {#401
    +icon: null
    +name: "privacyguides@lemmy.one"
    +title: "privacyguides"
    +description: """
      *In the digital age, protecting your personal information might seem like an impossible task. We’re here to help.*\n
      \n
      This is a community for sharing news about privacy, posting information about cool privacy tools and services, and getting advice about your privacy journey.\n
      \n
      ---\n
      \n
      You can subscribe to this community from any Kbin or Lemmy instance:\n
      \n
      - [Subscribe on Kbin.social](https://kbin.social/m/privacyguides@lemmy.one)\n
      - [Subscribe on Lemmy.one](https://lemmy.one/c/privacyguides)\n
      - [Subscribe on Lemmy.ml](https://lemmy.ml/c/privacyguides@lemmy.one)\n
      - [Subscribe on Beehaw.org](https://beehaw.org/c/privacyguides@lemmy.one)\n
      \n
      [Learn more…](https://lemmy.one/post/355)\n
      \n
      ---\n
      \n
      Check out our website at [privacyguides.org](https://www.privacyguides.org) before asking your questions here. We’ve tried answering the common questions and recommendations there!\n
      \n
      Want to get involved? The website is [open-source on GitHub](https://github.com/privacyguides/privacyguides.org), and your help would be appreciated!\n
      \n
      ---\n
      \n
      **This community is the “official” Privacy Guides community on Lemmy, which can be [verified here](https://www.reddit.com/r/PrivacyGuides/comments/13x7oe3/who_wants_to_try_out_lemmy_privacyguideslemmyone/). Other “Privacy Guides” communities on other Lemmy servers are not moderated by this team or associated with the website.**\n
      \n
      ---\n
      \n
      **Moderation Rules:**\n
      \n
      1. We prefer posting about open-source software whenever possible.\n
      2. This is not the place for self-promotion if you are not listed on privacyguides.org. If you want to be listed, [make a suggestion on our forum first](https://discuss.privacyguides.net/c/site-development/suggestions/6).\n
      3. No soliciting engagement: Don’t ask for upvotes, follows, etc.\n
      4. Surveys, Fundraising, and Petitions must be **pre**-approved by the mod team.\n
      5. Be civil, no violence, hate speech. Assume people here are posting in good faith.\n
      6. Don’t repost topics which have already been covered here.\n
      7. News posts must be related to privacy and security, and **your post title must match the article headline exactly.** Do not editorialize titles, you can post your opinions in the post body or a comment.\n
      8. Memes/images/video posts that could be summarized as text explanations should not be posted. Infographics and conference talks from reputable sources are acceptable.\n
      9. **No help vampires:** This is not a tech support subreddit, don’t abuse our community’s willingness to help. Questions related to privacy, security or privacy/security related software and their configurations are acceptable.\n
      10. No misinformation: Extraordinary claims must be matched with **evidence.**\n
      11. Do not post about VPNs or cryptocurrencies which are not listed on [privacyguides.org](https://www.privacyguides.org/en/tools/). See Rule 2 for info on adding new recommendations to the website.\n
      12. General guides or software lists are not permitted. Original sources and research about specific topics are allowed as long as they are high quality and factual. **We are not providing a platform for poorly-vetted, out-of-date or conflicting recommendations.**\n
      \n
      ---\n
      \n
      Additional Resources:\n
      \n
      - [EFF: Surveillance Self-Defense](https://ssd.eff.org/)\n
      - [Consumer Reports Security Planner](https://securityplanner.consumerreports.org/)\n
      - [Jonah Aragon](https://www.jonaharagon.com) ([YouTube](https://youtube.com/@jonaharagon))\n
      - [r/Privacy](https://www.reddit.com/r/Privacy)\n
      - [Big Ass Data Broker Opt-Out List](https://github.com/yaelwrites/Big-Ass-Data-Broker-Opt-Out-List)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 240
    +entryCommentCount: 2387
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726695739 {#330
      date: 2024-09-18 23:42:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 39
    +apId: "privacyguides@lemmy.one"
    +apProfileId: "https://lemmy.one/c/privacyguides"
    +apPublicUrl: "https://lemmy.one/c/privacyguides"
    +apFollowersUrl: "https://lemmy.one/c/privacyguides/followers"
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "privacyguides"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726699644 {#327
      date: 2024-09-19 00:47:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696630878 {#329
      date: 2023-10-07 00:21:18.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6719
  +magazine: App\Entity\Magazine {#401
    +icon: null
    +name: "privacyguides@lemmy.one"
    +title: "privacyguides"
    +description: """
      *In the digital age, protecting your personal information might seem like an impossible task. We’re here to help.*\n
      \n
      This is a community for sharing news about privacy, posting information about cool privacy tools and services, and getting advice about your privacy journey.\n
      \n
      ---\n
      \n
      You can subscribe to this community from any Kbin or Lemmy instance:\n
      \n
      - [Subscribe on Kbin.social](https://kbin.social/m/privacyguides@lemmy.one)\n
      - [Subscribe on Lemmy.one](https://lemmy.one/c/privacyguides)\n
      - [Subscribe on Lemmy.ml](https://lemmy.ml/c/privacyguides@lemmy.one)\n
      - [Subscribe on Beehaw.org](https://beehaw.org/c/privacyguides@lemmy.one)\n
      \n
      [Learn more…](https://lemmy.one/post/355)\n
      \n
      ---\n
      \n
      Check out our website at [privacyguides.org](https://www.privacyguides.org) before asking your questions here. We’ve tried answering the common questions and recommendations there!\n
      \n
      Want to get involved? The website is [open-source on GitHub](https://github.com/privacyguides/privacyguides.org), and your help would be appreciated!\n
      \n
      ---\n
      \n
      **This community is the “official” Privacy Guides community on Lemmy, which can be [verified here](https://www.reddit.com/r/PrivacyGuides/comments/13x7oe3/who_wants_to_try_out_lemmy_privacyguideslemmyone/). Other “Privacy Guides” communities on other Lemmy servers are not moderated by this team or associated with the website.**\n
      \n
      ---\n
      \n
      **Moderation Rules:**\n
      \n
      1. We prefer posting about open-source software whenever possible.\n
      2. This is not the place for self-promotion if you are not listed on privacyguides.org. If you want to be listed, [make a suggestion on our forum first](https://discuss.privacyguides.net/c/site-development/suggestions/6).\n
      3. No soliciting engagement: Don’t ask for upvotes, follows, etc.\n
      4. Surveys, Fundraising, and Petitions must be **pre**-approved by the mod team.\n
      5. Be civil, no violence, hate speech. Assume people here are posting in good faith.\n
      6. Don’t repost topics which have already been covered here.\n
      7. News posts must be related to privacy and security, and **your post title must match the article headline exactly.** Do not editorialize titles, you can post your opinions in the post body or a comment.\n
      8. Memes/images/video posts that could be summarized as text explanations should not be posted. Infographics and conference talks from reputable sources are acceptable.\n
      9. **No help vampires:** This is not a tech support subreddit, don’t abuse our community’s willingness to help. Questions related to privacy, security or privacy/security related software and their configurations are acceptable.\n
      10. No misinformation: Extraordinary claims must be matched with **evidence.**\n
      11. Do not post about VPNs or cryptocurrencies which are not listed on [privacyguides.org](https://www.privacyguides.org/en/tools/). See Rule 2 for info on adding new recommendations to the website.\n
      12. General guides or software lists are not permitted. Original sources and research about specific topics are allowed as long as they are high quality and factual. **We are not providing a platform for poorly-vetted, out-of-date or conflicting recommendations.**\n
      \n
      ---\n
      \n
      Additional Resources:\n
      \n
      - [EFF: Surveillance Self-Defense](https://ssd.eff.org/)\n
      - [Consumer Reports Security Planner](https://securityplanner.consumerreports.org/)\n
      - [Jonah Aragon](https://www.jonaharagon.com) ([YouTube](https://youtube.com/@jonaharagon))\n
      - [r/Privacy](https://www.reddit.com/r/Privacy)\n
      - [Big Ass Data Broker Opt-Out List](https://github.com/yaelwrites/Big-Ass-Data-Broker-Opt-Out-List)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 240
    +entryCommentCount: 2387
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1726695739 {#330
      date: 2024-09-18 23:42:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#316 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#321 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#283 …}
    +entries: Doctrine\ORM\PersistentCollection {#242 …}
    +posts: Doctrine\ORM\PersistentCollection {#200 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#262 …}
    +bans: Doctrine\ORM\PersistentCollection {#179 …}
    +reports: Doctrine\ORM\PersistentCollection {#165 …}
    +badges: Doctrine\ORM\PersistentCollection {#143 …}
    +logs: Doctrine\ORM\PersistentCollection {#133 …}
    +awards: Doctrine\ORM\PersistentCollection {#122 …}
    +categories: Doctrine\ORM\PersistentCollection {#109 …}
    -id: 39
    +apId: "privacyguides@lemmy.one"
    +apProfileId: "https://lemmy.one/c/privacyguides"
    +apPublicUrl: "https://lemmy.one/c/privacyguides"
    +apFollowersUrl: "https://lemmy.one/c/privacyguides/followers"
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "privacyguides"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726699644 {#327
      date: 2024-09-19 00:47:24.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696630878 {#329
      date: 2023-10-07 00:21:18.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#397 …}
}