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

Components

15 Twig Components
44 Render Count
180 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.07ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 39.31ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.72ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.47ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 20.91ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.60ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.40ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 9.16ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 9.96ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 105.55ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 3.39ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 5.02ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 31.08ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.30ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 1.04ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.32 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1374
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.19 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1696
  +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 {#1574
  +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 {#1618
  +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.14 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 {#2360
  +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.15 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2033
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2347
  +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.24 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2054
  +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.21 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2291
  +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.15 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2209
  +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.16 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2157
  +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.17 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1991
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2512
  +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.12 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2568
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2624
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2680
  +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.12 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2736
  +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 {#2792
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2848
  +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 {#2904
  +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.12 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 {#2962
  +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 20.91 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: 259
    +entryCommentCount: 2490
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729537882 {#330
      date: 2024-10-21 21:11:22.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 @1729576084 {#327
      date: 2024-10-22 07:48:04.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 {#3035
  +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: 259
    +entryCommentCount: 2490
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729537882 {#330
      date: 2024-10-21 21:11:22.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 @1729576084 {#327
      date: 2024-10-22 07:48:04.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 0.60 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: 259
    +entryCommentCount: 2490
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729537882 {#330
      date: 2024-10-21 21:11:22.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 @1729576084 {#327
      date: 2024-10-22 07:48:04.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 {#3096
  +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: 259
    +entryCommentCount: 2490
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729537882 {#330
      date: 2024-10-21 21:11:22.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 @1729576084 {#327
      date: 2024-10-22 07:48:04.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.40 ms
Input props
[
  "date" => DateTimeImmutable @1696630878 {#329
    date: 2023-10-07 00:21:18.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3466
  +date: DateTimeImmutable @1696630878 {#329
    date: 2023-10-07 00:21:18.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 9.16 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3626
    +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 {#3581
      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 {#3579 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3577 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3575 …}
    +entries: Doctrine\ORM\PersistentCollection {#3573 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3630 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3656 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3686 …}
    +posts: Doctrine\ORM\PersistentCollection {#3627 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3697 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3718 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3749 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3706 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3758 …}
    +follows: Doctrine\ORM\PersistentCollection {#3761 …}
    +followers: Doctrine\ORM\PersistentCollection {#3756 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3784 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3780 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3797 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3801 …}
    +reports: Doctrine\ORM\PersistentCollection {#3785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3823 …}
    +violations: Doctrine\ORM\PersistentCollection {#3817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3843 …}
    +awards: Doctrine\ORM\PersistentCollection {#3832 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3838 …}
    +categories: Doctrine\ORM\PersistentCollection {#3856 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3867 …}
    +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 {#3580
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3624
  +user: Proxies\__CG__\App\Entity\User {#3626
    +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 {#3581
      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 {#3579 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3577 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3575 …}
    +entries: Doctrine\ORM\PersistentCollection {#3573 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3630 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3656 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3686 …}
    +posts: Doctrine\ORM\PersistentCollection {#3627 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3697 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3718 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3749 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3706 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3758 …}
    +follows: Doctrine\ORM\PersistentCollection {#3761 …}
    +followers: Doctrine\ORM\PersistentCollection {#3756 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3784 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3780 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3797 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3801 …}
    +reports: Doctrine\ORM\PersistentCollection {#3785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3823 …}
    +violations: Doctrine\ORM\PersistentCollection {#3817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3843 …}
    +awards: Doctrine\ORM\PersistentCollection {#3832 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3838 …}
    +categories: Doctrine\ORM\PersistentCollection {#3856 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3867 …}
    +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 {#3580
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 9.96 ms
Input props
[
  "magazine" => "privacyguides@lemmy.one"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#4034
  +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 105.55 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: 259
    +entryCommentCount: 2490
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729537882 {#330
      date: 2024-10-21 21:11:22.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 @1729576084 {#327
      date: 2024-10-22 07:48:04.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 {#4167
  +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: 259
    +entryCommentCount: 2490
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729537882 {#330
      date: 2024-10-21 21:11:22.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 @1729576084 {#327
      date: 2024-10-22 07:48:04.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 0.68 ms
Input props
[
  "user" => App\Entity\User {#4390
    +avatar: Proxies\__CG__\App\Entity\Image {#4389 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4388 …}
    +email: "hellfire103@sopuli.xyz"
    +username: "@hellfire103@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Young humanoid in the UK. Proudly LGBT. Slava Ukraini! | *they/them*"
    +lastActive: DateTime @1727990439 {#4393
      date: 2024-10-03 23:20:39.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 {#4387 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4385 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4383 …}
    +entries: Doctrine\ORM\PersistentCollection {#4381 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4379 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4377 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4375 …}
    +posts: Doctrine\ORM\PersistentCollection {#4373 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4371 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4369 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4367 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4365 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4363 …}
    +follows: Doctrine\ORM\PersistentCollection {#4361 …}
    +followers: Doctrine\ORM\PersistentCollection {#4359 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4357 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4355 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4353 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4351 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +violations: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
    +awards: Doctrine\ORM\PersistentCollection {#4341 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4339 …}
    +categories: Doctrine\ORM\PersistentCollection {#4337 …}
    -id: 39361
    -password: "$2y$13$5wj63ZEMWLlDu66icV2bf.qNeI4dL6QLXgL3md.Qqyh28unHjUsvS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4335 …}
    +apId: "hellfire103@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/hellfire103"
    +apPublicUrl: "https://sopuli.xyz/u/hellfire103"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "hellfire103"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728100784 {#4392
      date: 2024-10-05 05:59:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691446385 {#4391
      date: 2023-08-08 00:13:05.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4476
  +width: 65
  +height: 65
  +user: App\Entity\User {#4390
    +avatar: Proxies\__CG__\App\Entity\Image {#4389 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4388 …}
    +email: "hellfire103@sopuli.xyz"
    +username: "@hellfire103@sopuli.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Young humanoid in the UK. Proudly LGBT. Slava Ukraini! | *they/them*"
    +lastActive: DateTime @1727990439 {#4393
      date: 2024-10-03 23:20:39.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 {#4387 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4385 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4383 …}
    +entries: Doctrine\ORM\PersistentCollection {#4381 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4379 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4377 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4375 …}
    +posts: Doctrine\ORM\PersistentCollection {#4373 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4371 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4369 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4367 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4365 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4363 …}
    +follows: Doctrine\ORM\PersistentCollection {#4361 …}
    +followers: Doctrine\ORM\PersistentCollection {#4359 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4357 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4355 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4353 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4351 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +violations: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
    +awards: Doctrine\ORM\PersistentCollection {#4341 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4339 …}
    +categories: Doctrine\ORM\PersistentCollection {#4337 …}
    -id: 39361
    -password: "$2y$13$5wj63ZEMWLlDu66icV2bf.qNeI4dL6QLXgL3md.Qqyh28unHjUsvS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4335 …}
    +apId: "hellfire103@sopuli.xyz"
    +apProfileId: "https://sopuli.xyz/u/hellfire103"
    +apPublicUrl: "https://sopuli.xyz/u/hellfire103"
    +apFollowersUrl: null
    +apInboxUrl: "https://sopuli.xyz/inbox"
    +apDomain: "sopuli.xyz"
    +apPreferredUsername: "hellfire103"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728100784 {#4392
      date: 2024-10-05 05:59:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691446385 {#4391
      date: 2023-08-08 00:13:05.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.95 ms
Input props
[
  "user" => App\Entity\User {#5542
    +avatar: Proxies\__CG__\App\Entity\Image {#5543 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5544 …}
    +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 @1727678889 {#5539
      date: 2024-09-30 08:48:09.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 {#5545 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5547 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5549 …}
    +entries: Doctrine\ORM\PersistentCollection {#5551 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5553 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5555 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5557 …}
    +posts: Doctrine\ORM\PersistentCollection {#5559 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5561 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5563 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5565 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5567 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5569 …}
    +follows: Doctrine\ORM\PersistentCollection {#5571 …}
    +followers: Doctrine\ORM\PersistentCollection {#5573 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5575 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5577 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5579 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5581 …}
    +reports: Doctrine\ORM\PersistentCollection {#5583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5585 …}
    +violations: Doctrine\ORM\PersistentCollection {#5587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5589 …}
    +awards: Doctrine\ORM\PersistentCollection {#5591 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5593 …}
    +categories: Doctrine\ORM\PersistentCollection {#5595 …}
    -id: 26374
    -password: "$2y$13$UnkU4UJ1sRqcruid8dwCMuKFdl3yCNfHaN8j1fVKwNuP.65aLgGlK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5597 …}
    +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 @1727462040 {#5540
      date: 2024-09-27 20:34:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689255128 {#5541
      date: 2023-07-13 15:32:08.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5847
  +width: 65
  +height: 65
  +user: App\Entity\User {#5542
    +avatar: Proxies\__CG__\App\Entity\Image {#5543 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5544 …}
    +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 @1727678889 {#5539
      date: 2024-09-30 08:48:09.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 {#5545 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5547 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5549 …}
    +entries: Doctrine\ORM\PersistentCollection {#5551 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5553 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5555 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5557 …}
    +posts: Doctrine\ORM\PersistentCollection {#5559 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5561 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5563 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5565 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5567 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5569 …}
    +follows: Doctrine\ORM\PersistentCollection {#5571 …}
    +followers: Doctrine\ORM\PersistentCollection {#5573 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5575 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5577 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5579 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5581 …}
    +reports: Doctrine\ORM\PersistentCollection {#5583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5585 …}
    +violations: Doctrine\ORM\PersistentCollection {#5587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5589 …}
    +awards: Doctrine\ORM\PersistentCollection {#5591 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5593 …}
    +categories: Doctrine\ORM\PersistentCollection {#5595 …}
    -id: 26374
    -password: "$2y$13$UnkU4UJ1sRqcruid8dwCMuKFdl3yCNfHaN8j1fVKwNuP.65aLgGlK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5597 …}
    +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 @1727462040 {#5540
      date: 2024-09-27 20:34:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689255128 {#5541
      date: 2023-07-13 15:32:08.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.54 ms
Input props
[
  "user" => App\Entity\User {#4887
    +avatar: Proxies\__CG__\App\Entity\Image {#4888 …}
    +cover: null
    +email: "whale@lemm.ee"
    +username: "@whale@lemm.ee"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "testingderp"
    +lastActive: DateTime @1698634671 {#4884
      date: 2023-10-30 03:57:51.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 {#4889 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4891 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4893 …}
    +entries: Doctrine\ORM\PersistentCollection {#4895 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4897 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4899 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4901 …}
    +posts: Doctrine\ORM\PersistentCollection {#4903 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4905 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4907 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4909 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4911 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4913 …}
    +follows: Doctrine\ORM\PersistentCollection {#4915 …}
    +followers: Doctrine\ORM\PersistentCollection {#4917 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4919 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4921 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4923 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4925 …}
    +reports: Doctrine\ORM\PersistentCollection {#4927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4929 …}
    +violations: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    +awards: Doctrine\ORM\PersistentCollection {#4935 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4937 …}
    +categories: Doctrine\ORM\PersistentCollection {#4939 …}
    -id: 60864
    -password: "$2y$13$SP5c3EhfOOehzDjTxvmS6Omv3VwkWr7vjDU8ltQ20NDN2a/rKkkZW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4941 …}
    +apId: "whale@lemm.ee"
    +apProfileId: "https://lemm.ee/u/whale"
    +apPublicUrl: "https://lemm.ee/u/whale"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemm.ee/inbox"
    +apDomain: "lemm.ee"
    +apPreferredUsername: "whale"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1698634671 {#4885
      date: 2023-10-30 03:57:51.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697491379 {#4886
      date: 2023-10-16 23:22:59.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5904
  +width: 65
  +height: 65
  +user: App\Entity\User {#4887
    +avatar: Proxies\__CG__\App\Entity\Image {#4888 …}
    +cover: null
    +email: "whale@lemm.ee"
    +username: "@whale@lemm.ee"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "testingderp"
    +lastActive: DateTime @1698634671 {#4884
      date: 2023-10-30 03:57:51.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 {#4889 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4891 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4893 …}
    +entries: Doctrine\ORM\PersistentCollection {#4895 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4897 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4899 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4901 …}
    +posts: Doctrine\ORM\PersistentCollection {#4903 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4905 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4907 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4909 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4911 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4913 …}
    +follows: Doctrine\ORM\PersistentCollection {#4915 …}
    +followers: Doctrine\ORM\PersistentCollection {#4917 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4919 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4921 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4923 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4925 …}
    +reports: Doctrine\ORM\PersistentCollection {#4927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4929 …}
    +violations: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    +awards: Doctrine\ORM\PersistentCollection {#4935 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4937 …}
    +categories: Doctrine\ORM\PersistentCollection {#4939 …}
    -id: 60864
    -password: "$2y$13$SP5c3EhfOOehzDjTxvmS6Omv3VwkWr7vjDU8ltQ20NDN2a/rKkkZW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4941 …}
    +apId: "whale@lemm.ee"
    +apProfileId: "https://lemm.ee/u/whale"
    +apPublicUrl: "https://lemm.ee/u/whale"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemm.ee/inbox"
    +apDomain: "lemm.ee"
    +apPreferredUsername: "whale"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1698634671 {#4885
      date: 2023-10-30 03:57:51.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697491379 {#4886
      date: 2023-10-16 23:22:59.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 12.55 ms
Input props
[
  "user" => App\Entity\User {#4946
    +avatar: Proxies\__CG__\App\Entity\Image {#4947 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4948 …}
    +email: "mrclark@infosec.exchange"
    +username: "@mrclark@infosec.exchange"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "25+ years in IT. Last 15+ in Cyber Security. Self employed. Primarily focused on GRC work now. Always interested in new opportunities. Linux geek. Self hoster."
    +lastActive: DateTime @1697504010 {#4943
      date: 2023-10-17 02:53:30.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 {#4949 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4951 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4953 …}
    +entries: Doctrine\ORM\PersistentCollection {#4955 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4957 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4959 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4961 …}
    +posts: Doctrine\ORM\PersistentCollection {#4963 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4965 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4967 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4969 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4971 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4973 …}
    +follows: Doctrine\ORM\PersistentCollection {#4975 …}
    +followers: Doctrine\ORM\PersistentCollection {#4977 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4979 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4981 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4983 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4985 …}
    +reports: Doctrine\ORM\PersistentCollection {#4987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
    +violations: Doctrine\ORM\PersistentCollection {#4991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
    +awards: Doctrine\ORM\PersistentCollection {#4995 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4997 …}
    +categories: Doctrine\ORM\PersistentCollection {#4999 …}
    -id: 60959
    -password: "$2y$13$5jh5R80u/Uc.Ax8GtOK09uBrgLcURafQBNX.h5eWGfKZu2F7l2816"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5001 …}
    +apId: "mrclark@infosec.exchange"
    +apProfileId: "https://infosec.exchange/users/mrclark"
    +apPublicUrl: "https://infosec.exchange/@mrclark"
    +apFollowersUrl: "https://infosec.exchange/users/mrclark/followers"
    +apInboxUrl: "https://infosec.exchange/inbox"
    +apDomain: "infosec.exchange"
    +apPreferredUsername: "mrclark"
    +apDiscoverable: false
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697504009 {#4944
      date: 2023-10-17 02:53:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697504009 {#4945
      date: 2023-10-17 02:53:29.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5967
  +width: 65
  +height: 65
  +user: App\Entity\User {#4946
    +avatar: Proxies\__CG__\App\Entity\Image {#4947 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4948 …}
    +email: "mrclark@infosec.exchange"
    +username: "@mrclark@infosec.exchange"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "25+ years in IT. Last 15+ in Cyber Security. Self employed. Primarily focused on GRC work now. Always interested in new opportunities. Linux geek. Self hoster."
    +lastActive: DateTime @1697504010 {#4943
      date: 2023-10-17 02:53:30.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 {#4949 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4951 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4953 …}
    +entries: Doctrine\ORM\PersistentCollection {#4955 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4957 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4959 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4961 …}
    +posts: Doctrine\ORM\PersistentCollection {#4963 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4965 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4967 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4969 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4971 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4973 …}
    +follows: Doctrine\ORM\PersistentCollection {#4975 …}
    +followers: Doctrine\ORM\PersistentCollection {#4977 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4979 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4981 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4983 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4985 …}
    +reports: Doctrine\ORM\PersistentCollection {#4987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
    +violations: Doctrine\ORM\PersistentCollection {#4991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
    +awards: Doctrine\ORM\PersistentCollection {#4995 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4997 …}
    +categories: Doctrine\ORM\PersistentCollection {#4999 …}
    -id: 60959
    -password: "$2y$13$5jh5R80u/Uc.Ax8GtOK09uBrgLcURafQBNX.h5eWGfKZu2F7l2816"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5001 …}
    +apId: "mrclark@infosec.exchange"
    +apProfileId: "https://infosec.exchange/users/mrclark"
    +apPublicUrl: "https://infosec.exchange/@mrclark"
    +apFollowersUrl: "https://infosec.exchange/users/mrclark/followers"
    +apInboxUrl: "https://infosec.exchange/inbox"
    +apDomain: "infosec.exchange"
    +apPreferredUsername: "mrclark"
    +apDiscoverable: false
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1697504009 {#4944
      date: 2023-10-17 02:53:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697504009 {#4945
      date: 2023-10-17 02:53:29.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.47 ms
Input props
[
  "user" => App\Entity\User {#4330
    +avatar: Proxies\__CG__\App\Entity\Image {#4329 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4328 …}
    +email: "Alby003@lemmings.world"
    +username: "@Alby003@lemmings.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Bloody Sweet ❤️🔥"
    +lastActive: DateTime @1702010764 {#4333
      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 {#4327 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4325 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4323 …}
    +entries: Doctrine\ORM\PersistentCollection {#4321 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4319 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4317 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4315 …}
    +posts: Doctrine\ORM\PersistentCollection {#4313 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4311 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4309 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4307 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4305 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4303 …}
    +follows: Doctrine\ORM\PersistentCollection {#4301 …}
    +followers: Doctrine\ORM\PersistentCollection {#4299 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4297 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4295 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4293 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4291 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +violations: Doctrine\ORM\PersistentCollection {#4285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4283 …}
    +awards: Doctrine\ORM\PersistentCollection {#4281 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4279 …}
    +categories: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 64394
    -password: "$2y$13$rxzIiVHYMZ9Bna5ht.313OZ5YupLnfRQOnPT2fWw9W/ilPKdqA/g."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4275 …}
    +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 {#4332
      date: 2023-12-24 14:24:00.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697953296 {#4331
      date: 2023-10-22 07:41:36.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6030
  +width: 65
  +height: 65
  +user: App\Entity\User {#4330
    +avatar: Proxies\__CG__\App\Entity\Image {#4329 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4328 …}
    +email: "Alby003@lemmings.world"
    +username: "@Alby003@lemmings.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Bloody Sweet ❤️🔥"
    +lastActive: DateTime @1702010764 {#4333
      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 {#4327 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4325 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4323 …}
    +entries: Doctrine\ORM\PersistentCollection {#4321 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4319 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4317 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4315 …}
    +posts: Doctrine\ORM\PersistentCollection {#4313 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4311 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4309 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4307 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4305 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4303 …}
    +follows: Doctrine\ORM\PersistentCollection {#4301 …}
    +followers: Doctrine\ORM\PersistentCollection {#4299 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4297 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4295 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4293 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4291 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +violations: Doctrine\ORM\PersistentCollection {#4285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4283 …}
    +awards: Doctrine\ORM\PersistentCollection {#4281 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4279 …}
    +categories: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 64394
    -password: "$2y$13$rxzIiVHYMZ9Bna5ht.313OZ5YupLnfRQOnPT2fWw9W/ilPKdqA/g."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4275 …}
    +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 {#4332
      date: 2023-12-24 14:24:00.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697953296 {#4331
      date: 2023-10-22 07:41:36.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.36 ms
Input props
[
  "user" => App\Entity\User {#5126
    +avatar: Proxies\__CG__\App\Entity\Image {#5127 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5128 …}
    +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 {#5123
      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 {#5129 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5131 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5133 …}
    +entries: Doctrine\ORM\PersistentCollection {#5135 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5137 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5139 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5141 …}
    +posts: Doctrine\ORM\PersistentCollection {#5143 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5145 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5147 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5149 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5151 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5153 …}
    +follows: Doctrine\ORM\PersistentCollection {#5155 …}
    +followers: Doctrine\ORM\PersistentCollection {#5157 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5159 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5161 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5163 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5165 …}
    +reports: Doctrine\ORM\PersistentCollection {#5167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
    +violations: Doctrine\ORM\PersistentCollection {#5171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
    +awards: Doctrine\ORM\PersistentCollection {#5175 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5177 …}
    +categories: Doctrine\ORM\PersistentCollection {#5179 …}
    -id: 66287
    -password: "$2y$13$XqH9MJzf4vos09CkKiiIf.yHteZ9EwgQlmxIm8E5JocfviNgM.INW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5181 …}
    +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 {#5124
      date: 2023-12-05 15:49:30.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698243104 {#5125
      date: 2023-10-25 16:11:44.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6087
  +width: 65
  +height: 65
  +user: App\Entity\User {#5126
    +avatar: Proxies\__CG__\App\Entity\Image {#5127 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5128 …}
    +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 {#5123
      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 {#5129 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5131 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5133 …}
    +entries: Doctrine\ORM\PersistentCollection {#5135 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5137 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5139 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5141 …}
    +posts: Doctrine\ORM\PersistentCollection {#5143 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5145 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5147 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5149 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5151 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5153 …}
    +follows: Doctrine\ORM\PersistentCollection {#5155 …}
    +followers: Doctrine\ORM\PersistentCollection {#5157 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5159 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5161 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5163 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5165 …}
    +reports: Doctrine\ORM\PersistentCollection {#5167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
    +violations: Doctrine\ORM\PersistentCollection {#5171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
    +awards: Doctrine\ORM\PersistentCollection {#5175 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5177 …}
    +categories: Doctrine\ORM\PersistentCollection {#5179 …}
    -id: 66287
    -password: "$2y$13$XqH9MJzf4vos09CkKiiIf.yHteZ9EwgQlmxIm8E5JocfviNgM.INW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5181 …}
    +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 {#5124
      date: 2023-12-05 15:49:30.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698243104 {#5125
      date: 2023-10-25 16:11:44.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.82 ms
Input props
[
  "user" => App\Entity\User {#5246
    +avatar: Proxies\__CG__\App\Entity\Image {#5247 …}
    +cover: null
    +email: "Dark_Arc@social.packetloss.gg"
    +username: "@Dark_Arc@social.packetloss.gg"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Hiker, software engineer (primarily C++, Java, and Python), Minecraft modder, hunter (of the Hunt Showdown variety), biker, adoptive Akronite, and general doer of assorted things."
    +lastActive: DateTime @1724278695 {#5243
      date: 2024-08-22 00:18:15.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5248 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5250 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5252 …}
    +entries: Doctrine\ORM\PersistentCollection {#5254 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5256 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5258 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5260 …}
    +posts: Doctrine\ORM\PersistentCollection {#5262 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5264 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5266 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5268 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5270 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5272 …}
    +follows: Doctrine\ORM\PersistentCollection {#5274 …}
    +followers: Doctrine\ORM\PersistentCollection {#5276 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5278 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5280 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5282 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +violations: Doctrine\ORM\PersistentCollection {#5290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5292 …}
    +awards: Doctrine\ORM\PersistentCollection {#5294 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5296 …}
    +categories: Doctrine\ORM\PersistentCollection {#5298 …}
    -id: 45820
    -password: "$2y$13$dKfBoTawLs7MB1awiPjtTOxYhqm9UK1pbSE5WYfsQonlJlYKnzjdi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5300 …}
    +apId: "Dark_Arc@social.packetloss.gg"
    +apProfileId: "https://social.packetloss.gg/u/Dark_Arc"
    +apPublicUrl: "https://social.packetloss.gg/u/Dark_Arc"
    +apFollowersUrl: null
    +apInboxUrl: "https://social.packetloss.gg/inbox"
    +apDomain: "social.packetloss.gg"
    +apPreferredUsername: "Dark_Arc"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728235660 {#5244
      date: 2024-10-06 19:27:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1694525313 {#5245
      date: 2023-09-12 15:28:33.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6150
  +width: 65
  +height: 65
  +user: App\Entity\User {#5246
    +avatar: Proxies\__CG__\App\Entity\Image {#5247 …}
    +cover: null
    +email: "Dark_Arc@social.packetloss.gg"
    +username: "@Dark_Arc@social.packetloss.gg"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Hiker, software engineer (primarily C++, Java, and Python), Minecraft modder, hunter (of the Hunt Showdown variety), biker, adoptive Akronite, and general doer of assorted things."
    +lastActive: DateTime @1724278695 {#5243
      date: 2024-08-22 00:18:15.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5248 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5250 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5252 …}
    +entries: Doctrine\ORM\PersistentCollection {#5254 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5256 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5258 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5260 …}
    +posts: Doctrine\ORM\PersistentCollection {#5262 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5264 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5266 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5268 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5270 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5272 …}
    +follows: Doctrine\ORM\PersistentCollection {#5274 …}
    +followers: Doctrine\ORM\PersistentCollection {#5276 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5278 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5280 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5282 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +violations: Doctrine\ORM\PersistentCollection {#5290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5292 …}
    +awards: Doctrine\ORM\PersistentCollection {#5294 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5296 …}
    +categories: Doctrine\ORM\PersistentCollection {#5298 …}
    -id: 45820
    -password: "$2y$13$dKfBoTawLs7MB1awiPjtTOxYhqm9UK1pbSE5WYfsQonlJlYKnzjdi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5300 …}
    +apId: "Dark_Arc@social.packetloss.gg"
    +apProfileId: "https://social.packetloss.gg/u/Dark_Arc"
    +apPublicUrl: "https://social.packetloss.gg/u/Dark_Arc"
    +apFollowersUrl: null
    +apInboxUrl: "https://social.packetloss.gg/inbox"
    +apDomain: "social.packetloss.gg"
    +apPreferredUsername: "Dark_Arc"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728235660 {#5244
      date: 2024-10-06 19:27:40.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1694525313 {#5245
      date: 2023-09-12 15:28:33.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#5364
    +avatar: Proxies\__CG__\App\Entity\Image {#5365 …}
    +cover: null
    +email: "leraje@lemmy.blahaj.zone"
    +username: "@leraje@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      - [Mastodon](https://kolektiva.social/@leraje) - Me on Mastodon\n
      - @leraje:matrix.org\n
      - [Keyoxide](https://keyoxide.org/C0DA8BA555A63F6ECBF567DB9B83A62906295CED) - ID proof\n
      - [Mullem](https://addons.mozilla.org/en-US/firefox/addon/mullem/) - a Firefox Add On for Lemmy.
      """
    +lastActive: DateTime @1729566408 {#5361
      date: 2024-10-22 05:06:48.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5366 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5368 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5370 …}
    +entries: Doctrine\ORM\PersistentCollection {#5372 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5374 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5376 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5378 …}
    +posts: Doctrine\ORM\PersistentCollection {#5380 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5382 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5384 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5386 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5388 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5390 …}
    +follows: Doctrine\ORM\PersistentCollection {#5392 …}
    +followers: Doctrine\ORM\PersistentCollection {#5394 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5396 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5398 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5400 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5402 …}
    +reports: Doctrine\ORM\PersistentCollection {#5404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
    +violations: Doctrine\ORM\PersistentCollection {#5408 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5410 …}
    +awards: Doctrine\ORM\PersistentCollection {#5412 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5414 …}
    +categories: Doctrine\ORM\PersistentCollection {#5416 …}
    -id: 54562
    -password: "$2y$13$t6o1I8lL96ZsYkUuC.Xm7.Sf.wI8ZYecBFJQp9Kf281eqiZwa7pdW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5418 …}
    +apId: "leraje@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/leraje"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/leraje"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "leraje"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728127637 {#5362
      date: 2024-10-05 13:27:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696862112 {#5363
      date: 2023-10-09 16:35:12.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6213
  +width: 65
  +height: 65
  +user: App\Entity\User {#5364
    +avatar: Proxies\__CG__\App\Entity\Image {#5365 …}
    +cover: null
    +email: "leraje@lemmy.blahaj.zone"
    +username: "@leraje@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      - [Mastodon](https://kolektiva.social/@leraje) - Me on Mastodon\n
      - @leraje:matrix.org\n
      - [Keyoxide](https://keyoxide.org/C0DA8BA555A63F6ECBF567DB9B83A62906295CED) - ID proof\n
      - [Mullem](https://addons.mozilla.org/en-US/firefox/addon/mullem/) - a Firefox Add On for Lemmy.
      """
    +lastActive: DateTime @1729566408 {#5361
      date: 2024-10-22 05:06:48.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5366 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5368 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5370 …}
    +entries: Doctrine\ORM\PersistentCollection {#5372 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5374 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5376 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5378 …}
    +posts: Doctrine\ORM\PersistentCollection {#5380 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5382 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5384 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5386 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5388 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5390 …}
    +follows: Doctrine\ORM\PersistentCollection {#5392 …}
    +followers: Doctrine\ORM\PersistentCollection {#5394 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5396 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5398 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5400 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5402 …}
    +reports: Doctrine\ORM\PersistentCollection {#5404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
    +violations: Doctrine\ORM\PersistentCollection {#5408 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5410 …}
    +awards: Doctrine\ORM\PersistentCollection {#5412 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5414 …}
    +categories: Doctrine\ORM\PersistentCollection {#5416 …}
    -id: 54562
    -password: "$2y$13$t6o1I8lL96ZsYkUuC.Xm7.Sf.wI8ZYecBFJQp9Kf281eqiZwa7pdW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5418 …}
    +apId: "leraje@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/leraje"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/leraje"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "leraje"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728127637 {#5362
      date: 2024-10-05 13:27:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696862112 {#5363
      date: 2023-10-09 16:35:12.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.54 ms
Input props
[
  "user" => App\Entity\User {#4827
    +avatar: Proxies\__CG__\App\Entity\Image {#4828 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4829 …}
    +email: "ente@mstdn.social"
    +username: "@ente@mstdn.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "End-to-end encrypted photo storage and sharing. No ads, no tracking."
    +lastActive: DateTime @1701018085 {#4824
      date: 2023-11-26 18:01:25.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 {#4830 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4832 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4834 …}
    +entries: Doctrine\ORM\PersistentCollection {#4836 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4838 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4840 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4842 …}
    +posts: Doctrine\ORM\PersistentCollection {#4844 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4846 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4848 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4850 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4852 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4854 …}
    +follows: Doctrine\ORM\PersistentCollection {#4856 …}
    +followers: Doctrine\ORM\PersistentCollection {#4858 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4860 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4862 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4864 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4866 …}
    +reports: Doctrine\ORM\PersistentCollection {#4868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
    +violations: Doctrine\ORM\PersistentCollection {#4872 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4874 …}
    +awards: Doctrine\ORM\PersistentCollection {#4876 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4878 …}
    +categories: Doctrine\ORM\PersistentCollection {#4880 …}
    -id: 78621
    -password: "$2y$13$CqzBtZXAWNpdHz.8NT1.W.67O8lEVfz6SxWT3fkF6UFB17FJHlRhG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4882 …}
    +apId: "ente@mstdn.social"
    +apProfileId: "https://mstdn.social/users/ente"
    +apPublicUrl: "https://mstdn.social/@ente"
    +apFollowersUrl: "https://mstdn.social/users/ente/followers"
    +apInboxUrl: "https://mstdn.social/inbox"
    +apDomain: "mstdn.social"
    +apPreferredUsername: "ente"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701690496 {#4825
      date: 2023-12-04 12:48:16.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1701013870 {#4826
      date: 2023-11-26 16:51:10.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6270
  +width: 65
  +height: 65
  +user: App\Entity\User {#4827
    +avatar: Proxies\__CG__\App\Entity\Image {#4828 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4829 …}
    +email: "ente@mstdn.social"
    +username: "@ente@mstdn.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "End-to-end encrypted photo storage and sharing. No ads, no tracking."
    +lastActive: DateTime @1701018085 {#4824
      date: 2023-11-26 18:01:25.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 {#4830 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4832 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4834 …}
    +entries: Doctrine\ORM\PersistentCollection {#4836 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4838 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4840 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4842 …}
    +posts: Doctrine\ORM\PersistentCollection {#4844 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4846 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4848 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4850 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4852 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4854 …}
    +follows: Doctrine\ORM\PersistentCollection {#4856 …}
    +followers: Doctrine\ORM\PersistentCollection {#4858 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4860 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4862 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4864 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4866 …}
    +reports: Doctrine\ORM\PersistentCollection {#4868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
    +violations: Doctrine\ORM\PersistentCollection {#4872 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4874 …}
    +awards: Doctrine\ORM\PersistentCollection {#4876 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4878 …}
    +categories: Doctrine\ORM\PersistentCollection {#4880 …}
    -id: 78621
    -password: "$2y$13$CqzBtZXAWNpdHz.8NT1.W.67O8lEVfz6SxWT3fkF6UFB17FJHlRhG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4882 …}
    +apId: "ente@mstdn.social"
    +apProfileId: "https://mstdn.social/users/ente"
    +apPublicUrl: "https://mstdn.social/@ente"
    +apFollowersUrl: "https://mstdn.social/users/ente/followers"
    +apInboxUrl: "https://mstdn.social/inbox"
    +apDomain: "mstdn.social"
    +apPreferredUsername: "ente"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701690496 {#4825
      date: 2023-12-04 12:48:16.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1701013870 {#4826
      date: 2023-11-26 16:51:10.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.44 ms
Input props
[
  "user" => App\Entity\User {#4768
    +avatar: Proxies\__CG__\App\Entity\Image {#4769 …}
    +cover: null
    +email: "dieTasse@troet.cafe"
    +username: "@dieTasse@troet.cafe"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: ""
    +lastActive: DateTime @1701016902 {#4765
      date: 2023-11-26 17:41:42.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4770 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4772 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4774 …}
    +entries: Doctrine\ORM\PersistentCollection {#4776 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4778 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4780 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4782 …}
    +posts: Doctrine\ORM\PersistentCollection {#4784 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4786 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4788 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4790 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4792 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4794 …}
    +follows: Doctrine\ORM\PersistentCollection {#4796 …}
    +followers: Doctrine\ORM\PersistentCollection {#4798 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4800 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4802 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4804 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4806 …}
    +reports: Doctrine\ORM\PersistentCollection {#4808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
    +violations: Doctrine\ORM\PersistentCollection {#4812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
    +awards: Doctrine\ORM\PersistentCollection {#4816 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4818 …}
    +categories: Doctrine\ORM\PersistentCollection {#4820 …}
    -id: 78629
    -password: "$2y$13$MMge4zDioFIEdL6vAuY9cuawNmYZdin6rLasTI9bxYGca1NltLrgi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4822 …}
    +apId: "dieTasse@troet.cafe"
    +apProfileId: "https://troet.cafe/users/dieTasse"
    +apPublicUrl: "https://troet.cafe/@dieTasse"
    +apFollowersUrl: "https://troet.cafe/users/dieTasse/followers"
    +apInboxUrl: "https://troet.cafe/inbox"
    +apDomain: "troet.cafe"
    +apPreferredUsername: "dieTasse"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701016902 {#4766
      date: 2023-11-26 17:41:42.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1701016900 {#4767
      date: 2023-11-26 17:41:40.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6333
  +width: 65
  +height: 65
  +user: App\Entity\User {#4768
    +avatar: Proxies\__CG__\App\Entity\Image {#4769 …}
    +cover: null
    +email: "dieTasse@troet.cafe"
    +username: "@dieTasse@troet.cafe"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: ""
    +lastActive: DateTime @1701016902 {#4765
      date: 2023-11-26 17:41:42.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4770 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4772 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4774 …}
    +entries: Doctrine\ORM\PersistentCollection {#4776 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4778 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4780 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4782 …}
    +posts: Doctrine\ORM\PersistentCollection {#4784 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4786 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4788 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4790 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4792 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4794 …}
    +follows: Doctrine\ORM\PersistentCollection {#4796 …}
    +followers: Doctrine\ORM\PersistentCollection {#4798 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4800 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4802 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4804 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4806 …}
    +reports: Doctrine\ORM\PersistentCollection {#4808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
    +violations: Doctrine\ORM\PersistentCollection {#4812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
    +awards: Doctrine\ORM\PersistentCollection {#4816 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4818 …}
    +categories: Doctrine\ORM\PersistentCollection {#4820 …}
    -id: 78629
    -password: "$2y$13$MMge4zDioFIEdL6vAuY9cuawNmYZdin6rLasTI9bxYGca1NltLrgi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4822 …}
    +apId: "dieTasse@troet.cafe"
    +apProfileId: "https://troet.cafe/users/dieTasse"
    +apPublicUrl: "https://troet.cafe/@dieTasse"
    +apFollowersUrl: "https://troet.cafe/users/dieTasse/followers"
    +apInboxUrl: "https://troet.cafe/inbox"
    +apDomain: "troet.cafe"
    +apPreferredUsername: "dieTasse"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1701016902 {#4766
      date: 2023-11-26 17:41:42.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1701016900 {#4767
      date: 2023-11-26 17:41:40.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#5483
    +avatar: Proxies\__CG__\App\Entity\Image {#5484 …}
    +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 @1729550467 {#5480
      date: 2024-10-22 00:41:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5485 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5487 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5489 …}
    +entries: Doctrine\ORM\PersistentCollection {#5491 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5493 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5495 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5497 …}
    +posts: Doctrine\ORM\PersistentCollection {#5499 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5501 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5503 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5505 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5507 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5509 …}
    +follows: Doctrine\ORM\PersistentCollection {#5511 …}
    +followers: Doctrine\ORM\PersistentCollection {#5513 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5515 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5517 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5519 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5521 …}
    +reports: Doctrine\ORM\PersistentCollection {#5523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5525 …}
    +violations: Doctrine\ORM\PersistentCollection {#5527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
    +awards: Doctrine\ORM\PersistentCollection {#5531 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5533 …}
    +categories: Doctrine\ORM\PersistentCollection {#5535 …}
    -id: 46475
    -password: "$2y$13$BpA.jDwf4imXMjJWmAKKLea.yvt9bNpSg5ZBO7pbGIPI8XPjc71kO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5537 …}
    +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 @1729547992 {#5481
      date: 2024-10-21 23:59:52.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695219612 {#5482
      date: 2023-09-20 16:20:12.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6396
  +width: 65
  +height: 65
  +user: App\Entity\User {#5483
    +avatar: Proxies\__CG__\App\Entity\Image {#5484 …}
    +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 @1729550467 {#5480
      date: 2024-10-22 00:41:07.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#5485 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5487 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5489 …}
    +entries: Doctrine\ORM\PersistentCollection {#5491 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5493 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5495 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5497 …}
    +posts: Doctrine\ORM\PersistentCollection {#5499 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5501 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5503 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5505 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5507 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5509 …}
    +follows: Doctrine\ORM\PersistentCollection {#5511 …}
    +followers: Doctrine\ORM\PersistentCollection {#5513 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5515 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5517 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5519 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5521 …}
    +reports: Doctrine\ORM\PersistentCollection {#5523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5525 …}
    +violations: Doctrine\ORM\PersistentCollection {#5527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
    +awards: Doctrine\ORM\PersistentCollection {#5531 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5533 …}
    +categories: Doctrine\ORM\PersistentCollection {#5535 …}
    -id: 46475
    -password: "$2y$13$BpA.jDwf4imXMjJWmAKKLea.yvt9bNpSg5ZBO7pbGIPI8XPjc71kO"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5537 …}
    +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 @1729547992 {#5481
      date: 2024-10-21 23:59:52.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1695219612 {#5482
      date: 2023-09-20 16:20:12.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.30 ms
Input props
[
  "user" => App\Entity\User {#4684
    +avatar: Proxies\__CG__\App\Entity\Image {#4681 …}
    +cover: null
    +email: "tsonfeir@lemm.ee"
    +username: "@tsonfeir@lemm.ee"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I woke up in the morning at 11:47, and I can’t believe I have to face the horror of another fucking day."
    +lastActive: DateTime @1712696669 {#4685
      date: 2024-04-09 23:04:29.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4682 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4680 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4678 …}
    +entries: Doctrine\ORM\PersistentCollection {#4676 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4674 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4672 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4670 …}
    +posts: Doctrine\ORM\PersistentCollection {#4668 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4666 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4664 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4662 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4660 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4658 …}
    +follows: Doctrine\ORM\PersistentCollection {#4656 …}
    +followers: Doctrine\ORM\PersistentCollection {#4654 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4652 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4650 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4648 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
    +violations: Doctrine\ORM\PersistentCollection {#4640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
    +awards: Doctrine\ORM\PersistentCollection {#4636 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4634 …}
    +categories: Doctrine\ORM\PersistentCollection {#4632 …}
    -id: 28864
    -password: "$2y$13$17oScd/vU6XtPBQW4IhhSuhvmW5nqvCcVmroa2TDrml94enazXM6e"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4630 …}
    +apId: "tsonfeir@lemm.ee"
    +apProfileId: "https://lemm.ee/u/tsonfeir"
    +apPublicUrl: "https://lemm.ee/u/tsonfeir"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemm.ee/inbox"
    +apDomain: "lemm.ee"
    +apPreferredUsername: "tsonfeir"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709487684 {#4686
      date: 2024-03-03 18:41:24.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689443284 {#4683
      date: 2023-07-15 19:48:04.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6453
  +width: 65
  +height: 65
  +user: App\Entity\User {#4684
    +avatar: Proxies\__CG__\App\Entity\Image {#4681 …}
    +cover: null
    +email: "tsonfeir@lemm.ee"
    +username: "@tsonfeir@lemm.ee"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I woke up in the morning at 11:47, and I can’t believe I have to face the horror of another fucking day."
    +lastActive: DateTime @1712696669 {#4685
      date: 2024-04-09 23:04:29.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4682 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4680 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4678 …}
    +entries: Doctrine\ORM\PersistentCollection {#4676 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4674 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4672 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4670 …}
    +posts: Doctrine\ORM\PersistentCollection {#4668 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4666 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4664 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4662 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4660 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4658 …}
    +follows: Doctrine\ORM\PersistentCollection {#4656 …}
    +followers: Doctrine\ORM\PersistentCollection {#4654 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4652 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4650 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4648 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
    +violations: Doctrine\ORM\PersistentCollection {#4640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
    +awards: Doctrine\ORM\PersistentCollection {#4636 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4634 …}
    +categories: Doctrine\ORM\PersistentCollection {#4632 …}
    -id: 28864
    -password: "$2y$13$17oScd/vU6XtPBQW4IhhSuhvmW5nqvCcVmroa2TDrml94enazXM6e"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4630 …}
    +apId: "tsonfeir@lemm.ee"
    +apProfileId: "https://lemm.ee/u/tsonfeir"
    +apPublicUrl: "https://lemm.ee/u/tsonfeir"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemm.ee/inbox"
    +apDomain: "lemm.ee"
    +apPreferredUsername: "tsonfeir"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709487684 {#4686
      date: 2024-03-03 18:41:24.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689443284 {#4683
      date: 2023-07-15 19:48:04.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 3.39 ms
Input props
[
  "magazine" => "privacyguides@lemmy.one"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6515
  +limit: 4
  +tag: null
  +magazine: "privacyguides@lemmy.one"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6516 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 5.02 ms
Input props
[
  "magazine" => "privacyguides@lemmy.one"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6592
  +limit: 4
  +tag: null
  +magazine: "privacyguides@lemmy.one"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6593 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3079 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 31.08 ms
Input props
[
  "magazine" => "privacyguides@lemmy.one"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6713
  +limit: 4
  +tag: null
  +magazine: "privacyguides@lemmy.one"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#557 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3079 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.30 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6768
  +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 {#6767 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 1.04 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: 259
    +entryCommentCount: 2490
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729537882 {#330
      date: 2024-10-21 21:11:22.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 @1729576084 {#327
      date: 2024-10-22 07:48:04.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 {#6847
  +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: 259
    +entryCommentCount: 2490
    +postCount: 5
    +postCommentCount: 29
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729537882 {#330
      date: 2024-10-21 21:11:22.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 @1729576084 {#327
      date: 2024-10-22 07:48:04.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 …}
}