GET https://kbin.spritesserver.nl/m/opensource@lemmy.ml/comments?p=7

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
12.25 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1783
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Alright boys\n
    \n
    Do we still do that reddit thing here where we assume everyone is male?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1728510233 {#1533
    date: 2024-10-09 23:43:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1746 …}
  +nested: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  -id: 337017
  -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6672145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706113824 {#1473
    date: 2024-01-24 17:30:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1783
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Alright boys\n
    \n
    Do we still do that reddit thing here where we assume everyone is male?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1728510233 {#1533
    date: 2024-10-09 23:43:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1746 …}
  +nested: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  -id: 337017
  -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6672145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706113824 {#1473
    date: 2024-01-24 17:30:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1783
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Alright boys\n
    \n
    Do we still do that reddit thing here where we assume everyone is male?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1728510233 {#1533
    date: 2024-10-09 23:43:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1746 …}
  +nested: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  -id: 337017
  -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6672145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706113824 {#1473
    date: 2024-01-24 17:30:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3282
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Alright boys\n
      \n
      Do we still do that reddit thing here where we assume everyone is male?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728510233 {#1533
      date: 2024-10-09 23:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 337017
    -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6672145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706113824 {#1473
      date: 2024-01-24 17:30:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "I think girls don’t really care or they do? Because I use ‘bro’ talking or texting to a girl."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706164970 {#3280
    date: 2024-01-25 07:42:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3284 …}
  +nested: Doctrine\ORM\PersistentCollection {#3286 …}
  +votes: Doctrine\ORM\PersistentCollection {#3288 …}
  +reports: Doctrine\ORM\PersistentCollection {#3290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
  -id: 338627
  -bodyTs: "'bro':14 'care':7 'girl':3,20 'realli':6 'talk':15 'text':17 'think':2 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8630695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706164970 {#3281
    date: 2024-01-25 07:42:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3282
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Alright boys\n
      \n
      Do we still do that reddit thing here where we assume everyone is male?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728510233 {#1533
      date: 2024-10-09 23:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 337017
    -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6672145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706113824 {#1473
      date: 2024-01-24 17:30:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "I think girls don’t really care or they do? Because I use ‘bro’ talking or texting to a girl."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706164970 {#3280
    date: 2024-01-25 07:42:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3284 …}
  +nested: Doctrine\ORM\PersistentCollection {#3286 …}
  +votes: Doctrine\ORM\PersistentCollection {#3288 …}
  +reports: Doctrine\ORM\PersistentCollection {#3290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
  -id: 338627
  -bodyTs: "'bro':14 'care':7 'girl':3,20 'realli':6 'talk':15 'text':17 'think':2 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8630695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706164970 {#3281
    date: 2024-01-25 07:42:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3282
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Alright boys\n
      \n
      Do we still do that reddit thing here where we assume everyone is male?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728510233 {#1533
      date: 2024-10-09 23:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 337017
    -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6672145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706113824 {#1473
      date: 2024-01-24 17:30:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "I think girls don’t really care or they do? Because I use ‘bro’ talking or texting to a girl."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706164970 {#3280
    date: 2024-01-25 07:42:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3284 …}
  +nested: Doctrine\ORM\PersistentCollection {#3286 …}
  +votes: Doctrine\ORM\PersistentCollection {#3288 …}
  +reports: Doctrine\ORM\PersistentCollection {#3290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
  -id: 338627
  -bodyTs: "'bro':14 'care':7 'girl':3,20 'realli':6 'talk':15 'text':17 'think':2 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8630695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706164970 {#3281
    date: 2024-01-25 07:42:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#3298
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Alright boys\n
      \n
      Do we still do that reddit thing here where we assume everyone is male?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728510233 {#1533
      date: 2024-10-09 23:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 337017
    -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6672145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706113824 {#1473
      date: 2024-01-24 17:30:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: """
    for the downVoters\n
    \n
    why defend defaultism or sexism? It may sound harmless to you, you may be used to it, but “alright boys” is exclusive and not, like some need to claim, a default greeting.\n
    \n
    older women don’t care, they’re used to men being dickheads, but not being recognized hurts girls\n
    \n
    alright girls, (that by default means you boys🤯) you can downVote this comment to hell now
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706116617 {#3296
    date: 2024-01-24 18:16:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 337119
  -bodyTs: "'alright':22,54 'boy':23,61 'care':40 'claim':32 'comment':66 'default':6,34,58 'defend':5 'dickhead':47 'downvot':3,64 'exclus':25 'girl':53,55 'greet':35 'harmless':12 'hell':68 'hurt':52 'like':28 'may':10,16 'mean':59 'men':45 'need':30 'older':36 're':42 'recogn':51 'sexism':8 'sound':11 'use':18,43 'women':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7990909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706116617 {#3297
    date: 2024-01-24 18:16:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3298
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Alright boys\n
      \n
      Do we still do that reddit thing here where we assume everyone is male?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728510233 {#1533
      date: 2024-10-09 23:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 337017
    -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6672145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706113824 {#1473
      date: 2024-01-24 17:30:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: """
    for the downVoters\n
    \n
    why defend defaultism or sexism? It may sound harmless to you, you may be used to it, but “alright boys” is exclusive and not, like some need to claim, a default greeting.\n
    \n
    older women don’t care, they’re used to men being dickheads, but not being recognized hurts girls\n
    \n
    alright girls, (that by default means you boys🤯) you can downVote this comment to hell now
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706116617 {#3296
    date: 2024-01-24 18:16:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 337119
  -bodyTs: "'alright':22,54 'boy':23,61 'care':40 'claim':32 'comment':66 'default':6,34,58 'defend':5 'dickhead':47 'downvot':3,64 'exclus':25 'girl':53,55 'greet':35 'harmless':12 'hell':68 'hurt':52 'like':28 'may':10,16 'mean':59 'men':45 'need':30 'older':36 're':42 'recogn':51 'sexism':8 'sound':11 'use':18,43 'women':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7990909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706116617 {#3297
    date: 2024-01-24 18:16:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3298
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Alright boys\n
      \n
      Do we still do that reddit thing here where we assume everyone is male?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728510233 {#1533
      date: 2024-10-09 23:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 337017
    -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6672145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706113824 {#1473
      date: 2024-01-24 17:30:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: """
    for the downVoters\n
    \n
    why defend defaultism or sexism? It may sound harmless to you, you may be used to it, but “alright boys” is exclusive and not, like some need to claim, a default greeting.\n
    \n
    older women don’t care, they’re used to men being dickheads, but not being recognized hurts girls\n
    \n
    alright girls, (that by default means you boys🤯) you can downVote this comment to hell now
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706116617 {#3296
    date: 2024-01-24 18:16:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 337119
  -bodyTs: "'alright':22,54 'boy':23,61 'care':40 'claim':32 'comment':66 'default':6,34,58 'defend':5 'dickhead':47 'downvot':3,64 'exclus':25 'girl':53,55 'greet':35 'harmless':12 'hell':68 'hurt':52 'like':28 'may':10,16 'mean':59 'men':45 'need':30 'older':36 're':42 'recogn':51 'sexism':8 'sound':11 'use':18,43 'women':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7990909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706116617 {#3297
    date: 2024-01-24 18:16:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#3539
  +user: Proxies\__CG__\App\Entity\User {#3494 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3298
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1783
      +user: App\Entity\User {#1453 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Alright boys\n
        \n
        Do we still do that reddit thing here where we assume everyone is male?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1728510233 {#1533
        date: 2024-10-09 23:43:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1746 …}
      +nested: Doctrine\ORM\PersistentCollection {#1750 …}
      +votes: Doctrine\ORM\PersistentCollection {#1475 …}
      +reports: Doctrine\ORM\PersistentCollection {#1487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
      -id: 337017
      -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6672145"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706113824 {#1473
        date: 2024-01-24 17:30:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1783}
    +body: """
      for the downVoters\n
      \n
      why defend defaultism or sexism? It may sound harmless to you, you may be used to it, but “alright boys” is exclusive and not, like some need to claim, a default greeting.\n
      \n
      older women don’t care, they’re used to men being dickheads, but not being recognized hurts girls\n
      \n
      alright girls, (that by default means you boys🤯) you can downVote this comment to hell now
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706116617 {#3296
      date: 2024-01-24 18:16:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@floofloof@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3299 …}
    +nested: Doctrine\ORM\PersistentCollection {#3301 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
    -id: 337119
    -bodyTs: "'alright':22,54 'boy':23,61 'care':40 'claim':32 'comment':66 'default':6,34,58 'defend':5 'dickhead':47 'downvot':3,64 'exclus':25 'girl':53,55 'greet':35 'harmless':12 'hell':68 'hurt':52 'like':28 'may':10,16 'mean':59 'men':45 'need':30 'older':36 're':42 'recogn':51 'sexism':8 'sound':11 'use':18,43 'women':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7990909"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706116617 {#3297
      date: 2024-01-24 18:16:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "Since when “boys” means only males 🫤"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706118750 {#3537
    date: 2024-01-24 18:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3540 …}
  +nested: Doctrine\ORM\PersistentCollection {#3542 …}
  +votes: Doctrine\ORM\PersistentCollection {#3544 …}
  +reports: Doctrine\ORM\PersistentCollection {#3546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3550 …}
  -id: 337194
  -bodyTs: "'boy':3 'male':6 'mean':4 'sinc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7992103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706118750 {#3538
    date: 2024-01-24 18:52:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3539
  +user: Proxies\__CG__\App\Entity\User {#3494 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3298
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1783
      +user: App\Entity\User {#1453 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Alright boys\n
        \n
        Do we still do that reddit thing here where we assume everyone is male?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1728510233 {#1533
        date: 2024-10-09 23:43:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1746 …}
      +nested: Doctrine\ORM\PersistentCollection {#1750 …}
      +votes: Doctrine\ORM\PersistentCollection {#1475 …}
      +reports: Doctrine\ORM\PersistentCollection {#1487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
      -id: 337017
      -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6672145"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706113824 {#1473
        date: 2024-01-24 17:30:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1783}
    +body: """
      for the downVoters\n
      \n
      why defend defaultism or sexism? It may sound harmless to you, you may be used to it, but “alright boys” is exclusive and not, like some need to claim, a default greeting.\n
      \n
      older women don’t care, they’re used to men being dickheads, but not being recognized hurts girls\n
      \n
      alright girls, (that by default means you boys🤯) you can downVote this comment to hell now
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706116617 {#3296
      date: 2024-01-24 18:16:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@floofloof@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3299 …}
    +nested: Doctrine\ORM\PersistentCollection {#3301 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
    -id: 337119
    -bodyTs: "'alright':22,54 'boy':23,61 'care':40 'claim':32 'comment':66 'default':6,34,58 'defend':5 'dickhead':47 'downvot':3,64 'exclus':25 'girl':53,55 'greet':35 'harmless':12 'hell':68 'hurt':52 'like':28 'may':10,16 'mean':59 'men':45 'need':30 'older':36 're':42 'recogn':51 'sexism':8 'sound':11 'use':18,43 'women':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7990909"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706116617 {#3297
      date: 2024-01-24 18:16:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "Since when “boys” means only males 🫤"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706118750 {#3537
    date: 2024-01-24 18:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3540 …}
  +nested: Doctrine\ORM\PersistentCollection {#3542 …}
  +votes: Doctrine\ORM\PersistentCollection {#3544 …}
  +reports: Doctrine\ORM\PersistentCollection {#3546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3550 …}
  -id: 337194
  -bodyTs: "'boy':3 'male':6 'mean':4 'sinc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7992103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706118750 {#3538
    date: 2024-01-24 18:52:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3539
  +user: Proxies\__CG__\App\Entity\User {#3494 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3298
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1783
      +user: App\Entity\User {#1453 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Alright boys\n
        \n
        Do we still do that reddit thing here where we assume everyone is male?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1728510233 {#1533
        date: 2024-10-09 23:43:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1746 …}
      +nested: Doctrine\ORM\PersistentCollection {#1750 …}
      +votes: Doctrine\ORM\PersistentCollection {#1475 …}
      +reports: Doctrine\ORM\PersistentCollection {#1487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
      -id: 337017
      -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6672145"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706113824 {#1473
        date: 2024-01-24 17:30:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1783}
    +body: """
      for the downVoters\n
      \n
      why defend defaultism or sexism? It may sound harmless to you, you may be used to it, but “alright boys” is exclusive and not, like some need to claim, a default greeting.\n
      \n
      older women don’t care, they’re used to men being dickheads, but not being recognized hurts girls\n
      \n
      alright girls, (that by default means you boys🤯) you can downVote this comment to hell now
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706116617 {#3296
      date: 2024-01-24 18:16:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@floofloof@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3299 …}
    +nested: Doctrine\ORM\PersistentCollection {#3301 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
    -id: 337119
    -bodyTs: "'alright':22,54 'boy':23,61 'care':40 'claim':32 'comment':66 'default':6,34,58 'defend':5 'dickhead':47 'downvot':3,64 'exclus':25 'girl':53,55 'greet':35 'harmless':12 'hell':68 'hurt':52 'like':28 'may':10,16 'mean':59 'men':45 'need':30 'older':36 're':42 'recogn':51 'sexism':8 'sound':11 'use':18,43 'women':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7990909"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706116617 {#3297
      date: 2024-01-24 18:16:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "Since when “boys” means only males 🫤"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706118750 {#3537
    date: 2024-01-24 18:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3540 …}
  +nested: Doctrine\ORM\PersistentCollection {#3542 …}
  +votes: Doctrine\ORM\PersistentCollection {#3544 …}
  +reports: Doctrine\ORM\PersistentCollection {#3546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3550 …}
  -id: 337194
  -bodyTs: "'boy':3 'male':6 'mean':4 'sinc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7992103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706118750 {#3538
    date: 2024-01-24 18:52:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#3623
  +user: Proxies\__CG__\App\Entity\User {#3624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3539
    +user: Proxies\__CG__\App\Entity\User {#3494 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3298
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1783
        +user: App\Entity\User {#1453 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          > Alright boys\n
          \n
          Do we still do that reddit thing here where we assume everyone is male?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1728510233 {#1533
          date: 2024-10-09 23:43:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1746 …}
        +nested: Doctrine\ORM\PersistentCollection {#1750 …}
        +votes: Doctrine\ORM\PersistentCollection {#1475 …}
        +reports: Doctrine\ORM\PersistentCollection {#1487 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
        -id: 337017
        -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6672145"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706113824 {#1473
          date: 2024-01-24 17:30:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1783}
      +body: """
        for the downVoters\n
        \n
        why defend defaultism or sexism? It may sound harmless to you, you may be used to it, but “alright boys” is exclusive and not, like some need to claim, a default greeting.\n
        \n
        older women don’t care, they’re used to men being dickheads, but not being recognized hurts girls\n
        \n
        alright girls, (that by default means you boys🤯) you can downVote this comment to hell now
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1706116617 {#3296
        date: 2024-01-24 18:16:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@floofloof@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3299 …}
      +nested: Doctrine\ORM\PersistentCollection {#3301 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
      -id: 337119
      -bodyTs: "'alright':22,54 'boy':23,61 'care':40 'claim':32 'comment':66 'default':6,34,58 'defend':5 'dickhead':47 'downvot':3,64 'exclus':25 'girl':53,55 'greet':35 'harmless':12 'hell':68 'hurt':52 'like':28 'may':10,16 'mean':59 'men':45 'need':30 'older':36 're':42 'recogn':51 'sexism':8 'sound':11 'use':18,43 'women':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7990909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706116617 {#3297
        date: 2024-01-24 18:16:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1783}
    +body: "Since when “boys” means only males 🫤"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706118750 {#3537
      date: 2024-01-24 18:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@floofloof@lemmy.ca"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3540 …}
    +nested: Doctrine\ORM\PersistentCollection {#3542 …}
    +votes: Doctrine\ORM\PersistentCollection {#3544 …}
    +reports: Doctrine\ORM\PersistentCollection {#3546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3550 …}
    -id: 337194
    -bodyTs: "'boy':3 'male':6 'mean':4 'sinc':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7992103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706118750 {#3538
      date: 2024-01-24 18:52:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "Since English became a language and started using the word boys"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706121071 {#3621
    date: 2024-01-24 19:31:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
    "@merde@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3625 …}
  +nested: Doctrine\ORM\PersistentCollection {#3627 …}
  +votes: Doctrine\ORM\PersistentCollection {#3629 …}
  +reports: Doctrine\ORM\PersistentCollection {#3631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
  -id: 337303
  -bodyTs: "'becam':3 'boy':11 'english':2 'languag':5 'sinc':1 'start':7 'use':8 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.earth/m/opensource@lemmy.ml/t/10906/-/comment/124095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706121071 {#3622
    date: 2024-01-24 19:31:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3623
  +user: Proxies\__CG__\App\Entity\User {#3624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3539
    +user: Proxies\__CG__\App\Entity\User {#3494 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3298
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1783
        +user: App\Entity\User {#1453 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          > Alright boys\n
          \n
          Do we still do that reddit thing here where we assume everyone is male?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1728510233 {#1533
          date: 2024-10-09 23:43:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1746 …}
        +nested: Doctrine\ORM\PersistentCollection {#1750 …}
        +votes: Doctrine\ORM\PersistentCollection {#1475 …}
        +reports: Doctrine\ORM\PersistentCollection {#1487 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
        -id: 337017
        -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6672145"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706113824 {#1473
          date: 2024-01-24 17:30:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1783}
      +body: """
        for the downVoters\n
        \n
        why defend defaultism or sexism? It may sound harmless to you, you may be used to it, but “alright boys” is exclusive and not, like some need to claim, a default greeting.\n
        \n
        older women don’t care, they’re used to men being dickheads, but not being recognized hurts girls\n
        \n
        alright girls, (that by default means you boys🤯) you can downVote this comment to hell now
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1706116617 {#3296
        date: 2024-01-24 18:16:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@floofloof@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3299 …}
      +nested: Doctrine\ORM\PersistentCollection {#3301 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
      -id: 337119
      -bodyTs: "'alright':22,54 'boy':23,61 'care':40 'claim':32 'comment':66 'default':6,34,58 'defend':5 'dickhead':47 'downvot':3,64 'exclus':25 'girl':53,55 'greet':35 'harmless':12 'hell':68 'hurt':52 'like':28 'may':10,16 'mean':59 'men':45 'need':30 'older':36 're':42 'recogn':51 'sexism':8 'sound':11 'use':18,43 'women':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7990909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706116617 {#3297
        date: 2024-01-24 18:16:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1783}
    +body: "Since when “boys” means only males 🫤"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706118750 {#3537
      date: 2024-01-24 18:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@floofloof@lemmy.ca"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3540 …}
    +nested: Doctrine\ORM\PersistentCollection {#3542 …}
    +votes: Doctrine\ORM\PersistentCollection {#3544 …}
    +reports: Doctrine\ORM\PersistentCollection {#3546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3550 …}
    -id: 337194
    -bodyTs: "'boy':3 'male':6 'mean':4 'sinc':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7992103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706118750 {#3538
      date: 2024-01-24 18:52:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "Since English became a language and started using the word boys"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706121071 {#3621
    date: 2024-01-24 19:31:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
    "@merde@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3625 …}
  +nested: Doctrine\ORM\PersistentCollection {#3627 …}
  +votes: Doctrine\ORM\PersistentCollection {#3629 …}
  +reports: Doctrine\ORM\PersistentCollection {#3631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
  -id: 337303
  -bodyTs: "'becam':3 'boy':11 'english':2 'languag':5 'sinc':1 'start':7 'use':8 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.earth/m/opensource@lemmy.ml/t/10906/-/comment/124095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706121071 {#3622
    date: 2024-01-24 19:31:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3623
  +user: Proxies\__CG__\App\Entity\User {#3624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3539
    +user: Proxies\__CG__\App\Entity\User {#3494 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3298
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1783
        +user: App\Entity\User {#1453 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          > Alright boys\n
          \n
          Do we still do that reddit thing here where we assume everyone is male?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1728510233 {#1533
          date: 2024-10-09 23:43:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1746 …}
        +nested: Doctrine\ORM\PersistentCollection {#1750 …}
        +votes: Doctrine\ORM\PersistentCollection {#1475 …}
        +reports: Doctrine\ORM\PersistentCollection {#1487 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
        -id: 337017
        -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6672145"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706113824 {#1473
          date: 2024-01-24 17:30:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1783}
      +body: """
        for the downVoters\n
        \n
        why defend defaultism or sexism? It may sound harmless to you, you may be used to it, but “alright boys” is exclusive and not, like some need to claim, a default greeting.\n
        \n
        older women don’t care, they’re used to men being dickheads, but not being recognized hurts girls\n
        \n
        alright girls, (that by default means you boys🤯) you can downVote this comment to hell now
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1706116617 {#3296
        date: 2024-01-24 18:16:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@floofloof@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3299 …}
      +nested: Doctrine\ORM\PersistentCollection {#3301 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
      -id: 337119
      -bodyTs: "'alright':22,54 'boy':23,61 'care':40 'claim':32 'comment':66 'default':6,34,58 'defend':5 'dickhead':47 'downvot':3,64 'exclus':25 'girl':53,55 'greet':35 'harmless':12 'hell':68 'hurt':52 'like':28 'may':10,16 'mean':59 'men':45 'need':30 'older':36 're':42 'recogn':51 'sexism':8 'sound':11 'use':18,43 'women':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7990909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706116617 {#3297
        date: 2024-01-24 18:16:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1783}
    +body: "Since when “boys” means only males 🫤"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706118750 {#3537
      date: 2024-01-24 18:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@floofloof@lemmy.ca"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3540 …}
    +nested: Doctrine\ORM\PersistentCollection {#3542 …}
    +votes: Doctrine\ORM\PersistentCollection {#3544 …}
    +reports: Doctrine\ORM\PersistentCollection {#3546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3550 …}
    -id: 337194
    -bodyTs: "'boy':3 'male':6 'mean':4 'sinc':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7992103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706118750 {#3538
      date: 2024-01-24 18:52:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "Since English became a language and started using the word boys"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706121071 {#3621
    date: 2024-01-24 19:31:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
    "@merde@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3625 …}
  +nested: Doctrine\ORM\PersistentCollection {#3627 …}
  +votes: Doctrine\ORM\PersistentCollection {#3629 …}
  +reports: Doctrine\ORM\PersistentCollection {#3631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
  -id: 337303
  -bodyTs: "'becam':3 'boy':11 'english':2 'languag':5 'sinc':1 'start':7 'use':8 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.earth/m/opensource@lemmy.ml/t/10906/-/comment/124095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706121071 {#3622
    date: 2024-01-24 19:31:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#3640
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3539
    +user: Proxies\__CG__\App\Entity\User {#3494 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3298
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1783
        +user: App\Entity\User {#1453 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          > Alright boys\n
          \n
          Do we still do that reddit thing here where we assume everyone is male?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1728510233 {#1533
          date: 2024-10-09 23:43:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1746 …}
        +nested: Doctrine\ORM\PersistentCollection {#1750 …}
        +votes: Doctrine\ORM\PersistentCollection {#1475 …}
        +reports: Doctrine\ORM\PersistentCollection {#1487 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
        -id: 337017
        -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6672145"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706113824 {#1473
          date: 2024-01-24 17:30:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1783}
      +body: """
        for the downVoters\n
        \n
        why defend defaultism or sexism? It may sound harmless to you, you may be used to it, but “alright boys” is exclusive and not, like some need to claim, a default greeting.\n
        \n
        older women don’t care, they’re used to men being dickheads, but not being recognized hurts girls\n
        \n
        alright girls, (that by default means you boys🤯) you can downVote this comment to hell now
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1706116617 {#3296
        date: 2024-01-24 18:16:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@floofloof@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3299 …}
      +nested: Doctrine\ORM\PersistentCollection {#3301 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
      -id: 337119
      -bodyTs: "'alright':22,54 'boy':23,61 'care':40 'claim':32 'comment':66 'default':6,34,58 'defend':5 'dickhead':47 'downvot':3,64 'exclus':25 'girl':53,55 'greet':35 'harmless':12 'hell':68 'hurt':52 'like':28 'may':10,16 'mean':59 'men':45 'need':30 'older':36 're':42 'recogn':51 'sexism':8 'sound':11 'use':18,43 'women':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7990909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706116617 {#3297
        date: 2024-01-24 18:16:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1783}
    +body: "Since when “boys” means only males 🫤"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706118750 {#3537
      date: 2024-01-24 18:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@floofloof@lemmy.ca"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3540 …}
    +nested: Doctrine\ORM\PersistentCollection {#3542 …}
    +votes: Doctrine\ORM\PersistentCollection {#3544 …}
    +reports: Doctrine\ORM\PersistentCollection {#3546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3550 …}
    -id: 337194
    -bodyTs: "'boy':3 'male':6 'mean':4 'sinc':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7992103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706118750 {#3538
      date: 2024-01-24 18:52:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: """
    if boy already meant what it still does in proto-Germanic, the response would be: since at least 2500 years ago\n
    \n
    but you’re write, watt r words butt gubblede gook. your all ways rite
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706141776 {#3637
    date: 2024-01-25 01:16:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
    "@merde@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
    "@merde@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3641 …}
  +nested: Doctrine\ORM\PersistentCollection {#3643 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 338052
  -bodyTs: "'2500':20 'ago':22 'alreadi':3 'boy':2 'butt':30 'german':12 'gook':32 'gubbled':31 'least':19 'meant':4 'proto':11 'proto-german':10 'r':28 're':25 'respons':14 'rite':36 'sinc':17 'still':7 'watt':27 'way':35 'word':29 'would':15 'write':26 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8002628"
  +editedAt: DateTimeImmutable @1728447478 {#3638
    date: 2024-10-09 06:17:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706141776 {#3639
    date: 2024-01-25 01:16:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3640
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3539
    +user: Proxies\__CG__\App\Entity\User {#3494 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3298
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1783
        +user: App\Entity\User {#1453 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          > Alright boys\n
          \n
          Do we still do that reddit thing here where we assume everyone is male?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1728510233 {#1533
          date: 2024-10-09 23:43:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1746 …}
        +nested: Doctrine\ORM\PersistentCollection {#1750 …}
        +votes: Doctrine\ORM\PersistentCollection {#1475 …}
        +reports: Doctrine\ORM\PersistentCollection {#1487 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
        -id: 337017
        -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6672145"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706113824 {#1473
          date: 2024-01-24 17:30:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1783}
      +body: """
        for the downVoters\n
        \n
        why defend defaultism or sexism? It may sound harmless to you, you may be used to it, but “alright boys” is exclusive and not, like some need to claim, a default greeting.\n
        \n
        older women don’t care, they’re used to men being dickheads, but not being recognized hurts girls\n
        \n
        alright girls, (that by default means you boys🤯) you can downVote this comment to hell now
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1706116617 {#3296
        date: 2024-01-24 18:16:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@floofloof@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3299 …}
      +nested: Doctrine\ORM\PersistentCollection {#3301 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
      -id: 337119
      -bodyTs: "'alright':22,54 'boy':23,61 'care':40 'claim':32 'comment':66 'default':6,34,58 'defend':5 'dickhead':47 'downvot':3,64 'exclus':25 'girl':53,55 'greet':35 'harmless':12 'hell':68 'hurt':52 'like':28 'may':10,16 'mean':59 'men':45 'need':30 'older':36 're':42 'recogn':51 'sexism':8 'sound':11 'use':18,43 'women':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7990909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706116617 {#3297
        date: 2024-01-24 18:16:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1783}
    +body: "Since when “boys” means only males 🫤"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706118750 {#3537
      date: 2024-01-24 18:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@floofloof@lemmy.ca"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3540 …}
    +nested: Doctrine\ORM\PersistentCollection {#3542 …}
    +votes: Doctrine\ORM\PersistentCollection {#3544 …}
    +reports: Doctrine\ORM\PersistentCollection {#3546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3550 …}
    -id: 337194
    -bodyTs: "'boy':3 'male':6 'mean':4 'sinc':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7992103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706118750 {#3538
      date: 2024-01-24 18:52:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: """
    if boy already meant what it still does in proto-Germanic, the response would be: since at least 2500 years ago\n
    \n
    but you’re write, watt r words butt gubblede gook. your all ways rite
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706141776 {#3637
    date: 2024-01-25 01:16:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
    "@merde@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
    "@merde@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3641 …}
  +nested: Doctrine\ORM\PersistentCollection {#3643 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 338052
  -bodyTs: "'2500':20 'ago':22 'alreadi':3 'boy':2 'butt':30 'german':12 'gook':32 'gubbled':31 'least':19 'meant':4 'proto':11 'proto-german':10 'r':28 're':25 'respons':14 'rite':36 'sinc':17 'still':7 'watt':27 'way':35 'word':29 'would':15 'write':26 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8002628"
  +editedAt: DateTimeImmutable @1728447478 {#3638
    date: 2024-10-09 06:17:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706141776 {#3639
    date: 2024-01-25 01:16:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3640
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3539
    +user: Proxies\__CG__\App\Entity\User {#3494 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3298
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1783
        +user: App\Entity\User {#1453 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          > Alright boys\n
          \n
          Do we still do that reddit thing here where we assume everyone is male?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1728510233 {#1533
          date: 2024-10-09 23:43:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1746 …}
        +nested: Doctrine\ORM\PersistentCollection {#1750 …}
        +votes: Doctrine\ORM\PersistentCollection {#1475 …}
        +reports: Doctrine\ORM\PersistentCollection {#1487 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
        -id: 337017
        -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6672145"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706113824 {#1473
          date: 2024-01-24 17:30:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1783}
      +body: """
        for the downVoters\n
        \n
        why defend defaultism or sexism? It may sound harmless to you, you may be used to it, but “alright boys” is exclusive and not, like some need to claim, a default greeting.\n
        \n
        older women don’t care, they’re used to men being dickheads, but not being recognized hurts girls\n
        \n
        alright girls, (that by default means you boys🤯) you can downVote this comment to hell now
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1706116617 {#3296
        date: 2024-01-24 18:16:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@floofloof@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3299 …}
      +nested: Doctrine\ORM\PersistentCollection {#3301 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
      -id: 337119
      -bodyTs: "'alright':22,54 'boy':23,61 'care':40 'claim':32 'comment':66 'default':6,34,58 'defend':5 'dickhead':47 'downvot':3,64 'exclus':25 'girl':53,55 'greet':35 'harmless':12 'hell':68 'hurt':52 'like':28 'may':10,16 'mean':59 'men':45 'need':30 'older':36 're':42 'recogn':51 'sexism':8 'sound':11 'use':18,43 'women':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7990909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706116617 {#3297
        date: 2024-01-24 18:16:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1783}
    +body: "Since when “boys” means only males 🫤"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706118750 {#3537
      date: 2024-01-24 18:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@floofloof@lemmy.ca"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3540 …}
    +nested: Doctrine\ORM\PersistentCollection {#3542 …}
    +votes: Doctrine\ORM\PersistentCollection {#3544 …}
    +reports: Doctrine\ORM\PersistentCollection {#3546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3550 …}
    -id: 337194
    -bodyTs: "'boy':3 'male':6 'mean':4 'sinc':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7992103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706118750 {#3538
      date: 2024-01-24 18:52:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: """
    if boy already meant what it still does in proto-Germanic, the response would be: since at least 2500 years ago\n
    \n
    but you’re write, watt r words butt gubblede gook. your all ways rite
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706141776 {#3637
    date: 2024-01-25 01:16:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
    "@merde@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
    "@merde@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3641 …}
  +nested: Doctrine\ORM\PersistentCollection {#3643 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 338052
  -bodyTs: "'2500':20 'ago':22 'alreadi':3 'boy':2 'butt':30 'german':12 'gook':32 'gubbled':31 'least':19 'meant':4 'proto':11 'proto-german':10 'r':28 're':25 'respons':14 'rite':36 'sinc':17 'still':7 'watt':27 'way':35 'word':29 'would':15 'write':26 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8002628"
  +editedAt: DateTimeImmutable @1728447478 {#3638
    date: 2024-10-09 06:17:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706141776 {#3639
    date: 2024-01-25 01:16:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#3313
  +user: Proxies\__CG__\App\Entity\User {#3314 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Alright boys\n
      \n
      Do we still do that reddit thing here where we assume everyone is male?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728510233 {#1533
      date: 2024-10-09 23:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 337017
    -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6672145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706113824 {#1473
      date: 2024-01-24 17:30:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: """
    1. That’s not a reddit thing.\n
    2. Just except that many idioms and job descriptions that use to be gendered will become gender neutral.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706114568 {#3311
    date: 2024-01-24 17:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3315 …}
  +nested: Doctrine\ORM\PersistentCollection {#3317 …}
  +votes: Doctrine\ORM\PersistentCollection {#3319 …}
  +reports: Doctrine\ORM\PersistentCollection {#3321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
  -id: 337037
  -bodyTs: "'1':1 '2':8 'becom':23 'descript':16 'except':10 'gender':21,24 'idiom':13 'job':15 'mani':12 'neutral':25 'reddit':6 'thing':7 'use':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6975407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706114568 {#3312
    date: 2024-01-24 17:42:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3313
  +user: Proxies\__CG__\App\Entity\User {#3314 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Alright boys\n
      \n
      Do we still do that reddit thing here where we assume everyone is male?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728510233 {#1533
      date: 2024-10-09 23:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 337017
    -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6672145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706113824 {#1473
      date: 2024-01-24 17:30:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: """
    1. That’s not a reddit thing.\n
    2. Just except that many idioms and job descriptions that use to be gendered will become gender neutral.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706114568 {#3311
    date: 2024-01-24 17:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3315 …}
  +nested: Doctrine\ORM\PersistentCollection {#3317 …}
  +votes: Doctrine\ORM\PersistentCollection {#3319 …}
  +reports: Doctrine\ORM\PersistentCollection {#3321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
  -id: 337037
  -bodyTs: "'1':1 '2':8 'becom':23 'descript':16 'except':10 'gender':21,24 'idiom':13 'job':15 'mani':12 'neutral':25 'reddit':6 'thing':7 'use':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6975407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706114568 {#3312
    date: 2024-01-24 17:42:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3313
  +user: Proxies\__CG__\App\Entity\User {#3314 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Alright boys\n
      \n
      Do we still do that reddit thing here where we assume everyone is male?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728510233 {#1533
      date: 2024-10-09 23:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 337017
    -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6672145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706113824 {#1473
      date: 2024-01-24 17:30:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: """
    1. That’s not a reddit thing.\n
    2. Just except that many idioms and job descriptions that use to be gendered will become gender neutral.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706114568 {#3311
    date: 2024-01-24 17:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3315 …}
  +nested: Doctrine\ORM\PersistentCollection {#3317 …}
  +votes: Doctrine\ORM\PersistentCollection {#3319 …}
  +reports: Doctrine\ORM\PersistentCollection {#3321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
  -id: 337037
  -bodyTs: "'1':1 '2':8 'becom':23 'descript':16 'except':10 'gender':21,24 'idiom':13 'job':15 'mani':12 'neutral':25 'reddit':6 'thing':7 'use':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6975407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706114568 {#3312
    date: 2024-01-24 17:42:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#3329
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Alright boys\n
      \n
      Do we still do that reddit thing here where we assume everyone is male?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728510233 {#1533
      date: 2024-10-09 23:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 337017
    -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6672145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706113824 {#1473
      date: 2024-01-24 17:30:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "No assumption of gender, I was just going for the “Fuck it, we ball” rhetoric. I’m sorry if I made you feel excluded."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706132997 {#3327
    date: 2024-01-24 22:49:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3330 …}
  +nested: Doctrine\ORM\PersistentCollection {#3332 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  -id: 337734
  -bodyTs: "'assumpt':2 'ball':14 'exclud':24 'feel':23 'fuck':11 'gender':4 'go':8 'm':17 'made':21 'rhetor':15 'sorri':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6981499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132997 {#3328
    date: 2024-01-24 22:49:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3329
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Alright boys\n
      \n
      Do we still do that reddit thing here where we assume everyone is male?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728510233 {#1533
      date: 2024-10-09 23:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 337017
    -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6672145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706113824 {#1473
      date: 2024-01-24 17:30:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "No assumption of gender, I was just going for the “Fuck it, we ball” rhetoric. I’m sorry if I made you feel excluded."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706132997 {#3327
    date: 2024-01-24 22:49:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3330 …}
  +nested: Doctrine\ORM\PersistentCollection {#3332 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  -id: 337734
  -bodyTs: "'assumpt':2 'ball':14 'exclud':24 'feel':23 'fuck':11 'gender':4 'go':8 'm':17 'made':21 'rhetor':15 'sorri':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6981499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132997 {#3328
    date: 2024-01-24 22:49:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3329
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Alright boys\n
      \n
      Do we still do that reddit thing here where we assume everyone is male?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728510233 {#1533
      date: 2024-10-09 23:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 337017
    -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6672145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706113824 {#1473
      date: 2024-01-24 17:30:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "No assumption of gender, I was just going for the “Fuck it, we ball” rhetoric. I’m sorry if I made you feel excluded."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706132997 {#3327
    date: 2024-01-24 22:49:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3330 …}
  +nested: Doctrine\ORM\PersistentCollection {#3332 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  -id: 337734
  -bodyTs: "'assumpt':2 'ball':14 'exclud':24 'feel':23 'fuck':11 'gender':4 'go':8 'm':17 'made':21 'rhetor':15 'sorri':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6981499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132997 {#3328
    date: 2024-01-24 22:49:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#3344
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Alright boys\n
      \n
      Do we still do that reddit thing here where we assume everyone is male?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728510233 {#1533
      date: 2024-10-09 23:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 337017
    -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6672145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706113824 {#1473
      date: 2024-01-24 17:30:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "Your comment is a Twitter thing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706165181 {#3342
    date: 2024-01-25 07:46:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3346 …}
  +nested: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -id: 338632
  -bodyTs: "'comment':2 'thing':6 'twitter':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8016436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706165181 {#3343
    date: 2024-01-25 07:46:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3344
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Alright boys\n
      \n
      Do we still do that reddit thing here where we assume everyone is male?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728510233 {#1533
      date: 2024-10-09 23:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 337017
    -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6672145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706113824 {#1473
      date: 2024-01-24 17:30:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "Your comment is a Twitter thing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706165181 {#3342
    date: 2024-01-25 07:46:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3346 …}
  +nested: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -id: 338632
  -bodyTs: "'comment':2 'thing':6 'twitter':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8016436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706165181 {#3343
    date: 2024-01-25 07:46:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3344
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Alright boys\n
      \n
      Do we still do that reddit thing here where we assume everyone is male?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728510233 {#1533
      date: 2024-10-09 23:43:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 337017
    -bodyTs: "'alright':1 'assum':13 'boy':2 'everyon':14 'male':16 'reddit':8 'still':5 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6672145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706113824 {#1473
      date: 2024-01-24 17:30:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "Your comment is a Twitter thing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706165181 {#3342
    date: 2024-01-25 07:46:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3346 …}
  +nested: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -id: 338632
  -bodyTs: "'comment':2 'thing':6 'twitter':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8016436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706165181 {#3343
    date: 2024-01-25 07:46:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Aren’t AI systems fed stale data by design?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706113222 {#1727
    date: 2024-01-24 17:20:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 336994
  -bodyTs: "'ai':3 'aren':1 'data':7 'design':9 'fed':5 'stale':6 'system':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4569468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706113222 {#1720
    date: 2024-01-24 17:20:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Aren’t AI systems fed stale data by design?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706113222 {#1727
    date: 2024-01-24 17:20:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 336994
  -bodyTs: "'ai':3 'aren':1 'data':7 'design':9 'fed':5 'stale':6 'system':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4569468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706113222 {#1720
    date: 2024-01-24 17:20:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Aren’t AI systems fed stale data by design?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706113222 {#1727
    date: 2024-01-24 17:20:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 336994
  -bodyTs: "'ai':3 'aren':1 'data':7 'design':9 'fed':5 'stale':6 'system':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4569468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706113222 {#1720
    date: 2024-01-24 17:20:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Begin to de-google yourself. Research on FOSS alternatives to Google apps and services. Depending on your reliance, this may be a slow process. It’s OK. Build an understanding that there will be lots of sacrificing, especially convenience around the brand ecosystem that Google and Apple are known for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1728415011 {#1401
    date: 2024-10-08 21:16:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 336890
  -bodyTs: "'altern':10 'app':13 'appl':48 'around':41 'begin':1 'brand':43 'build':29 'conveni':40 'de':4 'de-googl':3 'depend':16 'ecosystem':44 'especi':39 'foss':9 'googl':5,12,46 'known':50 'lot':36 'may':21 'ok':28 'process':25 'relianc':19 'research':7 'sacrif':38 'servic':15 'slow':24 'understand':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6632925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110913 {#1404
    date: 2024-01-24 16:41:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Begin to de-google yourself. Research on FOSS alternatives to Google apps and services. Depending on your reliance, this may be a slow process. It’s OK. Build an understanding that there will be lots of sacrificing, especially convenience around the brand ecosystem that Google and Apple are known for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1728415011 {#1401
    date: 2024-10-08 21:16:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 336890
  -bodyTs: "'altern':10 'app':13 'appl':48 'around':41 'begin':1 'brand':43 'build':29 'conveni':40 'de':4 'de-googl':3 'depend':16 'ecosystem':44 'especi':39 'foss':9 'googl':5,12,46 'known':50 'lot':36 'may':21 'ok':28 'process':25 'relianc':19 'research':7 'sacrif':38 'servic':15 'slow':24 'understand':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6632925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110913 {#1404
    date: 2024-01-24 16:41:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Begin to de-google yourself. Research on FOSS alternatives to Google apps and services. Depending on your reliance, this may be a slow process. It’s OK. Build an understanding that there will be lots of sacrificing, especially convenience around the brand ecosystem that Google and Apple are known for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1728415011 {#1401
    date: 2024-10-08 21:16:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 336890
  -bodyTs: "'altern':10 'app':13 'appl':48 'around':41 'begin':1 'brand':43 'build':29 'conveni':40 'de':4 'de-googl':3 'depend':16 'ecosystem':44 'especi':39 'foss':9 'googl':5,12,46 'known':50 'lot':36 'may':21 'ok':28 'process':25 'relianc':19 'research':7 'sacrif':38 'servic':15 'slow':24 'understand':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6632925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110913 {#1404
    date: 2024-01-24 16:41:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3267
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Begin to de-google yourself. Research on FOSS alternatives to Google apps and services. Depending on your reliance, this may be a slow process. It’s OK. Build an understanding that there will be lots of sacrificing, especially convenience around the brand ecosystem that Google and Apple are known for."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1728415011 {#1401
      date: 2024-10-08 21:16:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 336890
    -bodyTs: "'altern':10 'app':13 'appl':48 'around':41 'begin':1 'brand':43 'build':29 'conveni':40 'de':4 'de-googl':3 'depend':16 'ecosystem':44 'especi':39 'foss':9 'googl':5,12,46 'known':50 'lot':36 'may':21 'ok':28 'process':25 'relianc':19 'research':7 'sacrif':38 'servic':15 'slow':24 'understand':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6632925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706110913 {#1404
      date: 2024-01-24 16:41:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "It’s a bit unnerving, to understand how massive an influence that one company has on our lives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706132169 {#3265
    date: 2024-01-24 22:36:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Sensitivezombie@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3268 …}
  +nested: Doctrine\ORM\PersistentCollection {#3270 …}
  +votes: Doctrine\ORM\PersistentCollection {#3272 …}
  +reports: Doctrine\ORM\PersistentCollection {#3274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
  -id: 337707
  -bodyTs: "'bit':4 'compani':14 'influenc':11 'live':18 'massiv':9 'one':13 'understand':7 'unnerv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6981268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132169 {#3266
    date: 2024-01-24 22:36:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3267
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Begin to de-google yourself. Research on FOSS alternatives to Google apps and services. Depending on your reliance, this may be a slow process. It’s OK. Build an understanding that there will be lots of sacrificing, especially convenience around the brand ecosystem that Google and Apple are known for."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1728415011 {#1401
      date: 2024-10-08 21:16:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 336890
    -bodyTs: "'altern':10 'app':13 'appl':48 'around':41 'begin':1 'brand':43 'build':29 'conveni':40 'de':4 'de-googl':3 'depend':16 'ecosystem':44 'especi':39 'foss':9 'googl':5,12,46 'known':50 'lot':36 'may':21 'ok':28 'process':25 'relianc':19 'research':7 'sacrif':38 'servic':15 'slow':24 'understand':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6632925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706110913 {#1404
      date: 2024-01-24 16:41:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "It’s a bit unnerving, to understand how massive an influence that one company has on our lives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706132169 {#3265
    date: 2024-01-24 22:36:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Sensitivezombie@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3268 …}
  +nested: Doctrine\ORM\PersistentCollection {#3270 …}
  +votes: Doctrine\ORM\PersistentCollection {#3272 …}
  +reports: Doctrine\ORM\PersistentCollection {#3274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
  -id: 337707
  -bodyTs: "'bit':4 'compani':14 'influenc':11 'live':18 'massiv':9 'one':13 'understand':7 'unnerv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6981268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132169 {#3266
    date: 2024-01-24 22:36:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3267
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Begin to de-google yourself. Research on FOSS alternatives to Google apps and services. Depending on your reliance, this may be a slow process. It’s OK. Build an understanding that there will be lots of sacrificing, especially convenience around the brand ecosystem that Google and Apple are known for."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1728415011 {#1401
      date: 2024-10-08 21:16:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 336890
    -bodyTs: "'altern':10 'app':13 'appl':48 'around':41 'begin':1 'brand':43 'build':29 'conveni':40 'de':4 'de-googl':3 'depend':16 'ecosystem':44 'especi':39 'foss':9 'googl':5,12,46 'known':50 'lot':36 'may':21 'ok':28 'process':25 'relianc':19 'research':7 'sacrif':38 'servic':15 'slow':24 'understand':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6632925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706110913 {#1404
      date: 2024-01-24 16:41:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "It’s a bit unnerving, to understand how massive an influence that one company has on our lives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706132169 {#3265
    date: 2024-01-24 22:36:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Sensitivezombie@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3268 …}
  +nested: Doctrine\ORM\PersistentCollection {#3270 …}
  +votes: Doctrine\ORM\PersistentCollection {#3272 …}
  +reports: Doctrine\ORM\PersistentCollection {#3274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
  -id: 337707
  -bodyTs: "'bit':4 'compani':14 'influenc':11 'live':18 'massiv':9 'one':13 'understand':7 'unnerv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6981268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132169 {#3266
    date: 2024-01-24 22:36:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Remove gapps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1728427396 {#2332
    date: 2024-10-09 00:43:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 336749
  -bodyTs: "'gapp':2 'remov':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4567591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706107247 {#2344
    date: 2024-01-24 15:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Remove gapps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1728427396 {#2332
    date: 2024-10-09 00:43:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 336749
  -bodyTs: "'gapp':2 'remov':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4567591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706107247 {#2344
    date: 2024-01-24 15:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Remove gapps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1728427396 {#2332
    date: 2024-10-09 00:43:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 336749
  -bodyTs: "'gapp':2 'remov':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4567591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706107247 {#2344
    date: 2024-01-24 15:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2060
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Remove gapps"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1728427396 {#2332
      date: 2024-10-09 00:43:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2164 …}
    +nested: Doctrine\ORM\PersistentCollection {#2314 …}
    +votes: Doctrine\ORM\PersistentCollection {#2328 …}
    +reports: Doctrine\ORM\PersistentCollection {#2191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
    -id: 336749
    -bodyTs: "'gapp':2 'remov':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4567591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706107247 {#2344
      date: 2024-01-24 15:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2060}
  +body: "Yeah, that’s the endgame. I hope to replace everything I use eventually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706110338 {#3249
    date: 2024-01-24 16:32:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3257 …}
  +reports: Doctrine\ORM\PersistentCollection {#3259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
  -id: 336866
  -bodyTs: "'endgam':5 'eventu':13 'everyth':10 'hope':7 'replac':9 'use':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6973947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110338 {#3250
    date: 2024-01-24 16:32:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2060
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Remove gapps"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1728427396 {#2332
      date: 2024-10-09 00:43:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2164 …}
    +nested: Doctrine\ORM\PersistentCollection {#2314 …}
    +votes: Doctrine\ORM\PersistentCollection {#2328 …}
    +reports: Doctrine\ORM\PersistentCollection {#2191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
    -id: 336749
    -bodyTs: "'gapp':2 'remov':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4567591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706107247 {#2344
      date: 2024-01-24 15:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2060}
  +body: "Yeah, that’s the endgame. I hope to replace everything I use eventually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706110338 {#3249
    date: 2024-01-24 16:32:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3257 …}
  +reports: Doctrine\ORM\PersistentCollection {#3259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
  -id: 336866
  -bodyTs: "'endgam':5 'eventu':13 'everyth':10 'hope':7 'replac':9 'use':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6973947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110338 {#3250
    date: 2024-01-24 16:32:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2060
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Remove gapps"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1728427396 {#2332
      date: 2024-10-09 00:43:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2164 …}
    +nested: Doctrine\ORM\PersistentCollection {#2314 …}
    +votes: Doctrine\ORM\PersistentCollection {#2328 …}
    +reports: Doctrine\ORM\PersistentCollection {#2191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
    -id: 336749
    -bodyTs: "'gapp':2 'remov':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4567591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706107247 {#2344
      date: 2024-01-24 15:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2060}
  +body: "Yeah, that’s the endgame. I hope to replace everything I use eventually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706110338 {#3249
    date: 2024-01-24 16:32:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3257 …}
  +reports: Doctrine\ORM\PersistentCollection {#3259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
  -id: 336866
  -bodyTs: "'endgam':5 'eventu':13 'everyth':10 'hope':7 'replac':9 'use':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6973947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110338 {#3250
    date: 2024-01-24 16:32:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3462
  +user: Proxies\__CG__\App\Entity\User {#3463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3251
    +user: Proxies\__CG__\App\Entity\User {#3252 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2060
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Remove gapps"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1728427396 {#2332
        date: 2024-10-09 00:43:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2164 …}
      +nested: Doctrine\ORM\PersistentCollection {#2314 …}
      +votes: Doctrine\ORM\PersistentCollection {#2328 …}
      +reports: Doctrine\ORM\PersistentCollection {#2191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
      -id: 336749
      -bodyTs: "'gapp':2 'remov':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4567591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706107247 {#2344
        date: 2024-01-24 15:40:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2060}
    +body: "Yeah, that’s the endgame. I hope to replace everything I use eventually."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706110338 {#3249
      date: 2024-01-24 16:32:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@library_napper@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3253 …}
    +nested: Doctrine\ORM\PersistentCollection {#3255 …}
    +votes: Doctrine\ORM\PersistentCollection {#3257 …}
    +reports: Doctrine\ORM\PersistentCollection {#3259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
    -id: 336866
    -bodyTs: "'endgam':5 'eventu':13 'everyth':10 'hope':7 'replac':9 'use':12 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6973947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706110338 {#3250
      date: 2024-01-24 16:32:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2060}
  +body: "There are no in between [library_napper](https://monyet.cc/u/library_napper) probably."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706135159 {#3459
    date: 2024-01-24 23:25:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@library_napper@monyet.cc"
    "@Tangent5280@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3464 …}
  +nested: Doctrine\ORM\PersistentCollection {#3466 …}
  +votes: Doctrine\ORM\PersistentCollection {#3468 …}
  +reports: Doctrine\ORM\PersistentCollection {#3470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
  -id: 337829
  -bodyTs: "'/u/library_napper)':10 'librari':6 'monyet.cc':9 'monyet.cc/u/library_napper)':8 'napper':7 'probabl':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8617461"
  +editedAt: DateTimeImmutable @1728427755 {#3460
    date: 2024-10-09 00:49:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706135159 {#3461
    date: 2024-01-24 23:25:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3462
  +user: Proxies\__CG__\App\Entity\User {#3463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3251
    +user: Proxies\__CG__\App\Entity\User {#3252 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2060
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Remove gapps"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1728427396 {#2332
        date: 2024-10-09 00:43:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2164 …}
      +nested: Doctrine\ORM\PersistentCollection {#2314 …}
      +votes: Doctrine\ORM\PersistentCollection {#2328 …}
      +reports: Doctrine\ORM\PersistentCollection {#2191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
      -id: 336749
      -bodyTs: "'gapp':2 'remov':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4567591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706107247 {#2344
        date: 2024-01-24 15:40:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2060}
    +body: "Yeah, that’s the endgame. I hope to replace everything I use eventually."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706110338 {#3249
      date: 2024-01-24 16:32:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@library_napper@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3253 …}
    +nested: Doctrine\ORM\PersistentCollection {#3255 …}
    +votes: Doctrine\ORM\PersistentCollection {#3257 …}
    +reports: Doctrine\ORM\PersistentCollection {#3259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
    -id: 336866
    -bodyTs: "'endgam':5 'eventu':13 'everyth':10 'hope':7 'replac':9 'use':12 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6973947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706110338 {#3250
      date: 2024-01-24 16:32:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2060}
  +body: "There are no in between [library_napper](https://monyet.cc/u/library_napper) probably."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706135159 {#3459
    date: 2024-01-24 23:25:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@library_napper@monyet.cc"
    "@Tangent5280@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3464 …}
  +nested: Doctrine\ORM\PersistentCollection {#3466 …}
  +votes: Doctrine\ORM\PersistentCollection {#3468 …}
  +reports: Doctrine\ORM\PersistentCollection {#3470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
  -id: 337829
  -bodyTs: "'/u/library_napper)':10 'librari':6 'monyet.cc':9 'monyet.cc/u/library_napper)':8 'napper':7 'probabl':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8617461"
  +editedAt: DateTimeImmutable @1728427755 {#3460
    date: 2024-10-09 00:49:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706135159 {#3461
    date: 2024-01-24 23:25:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3462
  +user: Proxies\__CG__\App\Entity\User {#3463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3251
    +user: Proxies\__CG__\App\Entity\User {#3252 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2060
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Remove gapps"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1728427396 {#2332
        date: 2024-10-09 00:43:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2164 …}
      +nested: Doctrine\ORM\PersistentCollection {#2314 …}
      +votes: Doctrine\ORM\PersistentCollection {#2328 …}
      +reports: Doctrine\ORM\PersistentCollection {#2191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
      -id: 336749
      -bodyTs: "'gapp':2 'remov':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4567591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706107247 {#2344
        date: 2024-01-24 15:40:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2060}
    +body: "Yeah, that’s the endgame. I hope to replace everything I use eventually."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706110338 {#3249
      date: 2024-01-24 16:32:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@library_napper@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3253 …}
    +nested: Doctrine\ORM\PersistentCollection {#3255 …}
    +votes: Doctrine\ORM\PersistentCollection {#3257 …}
    +reports: Doctrine\ORM\PersistentCollection {#3259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
    -id: 336866
    -bodyTs: "'endgam':5 'eventu':13 'everyth':10 'hope':7 'replac':9 'use':12 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6973947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706110338 {#3250
      date: 2024-01-24 16:32:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2060}
  +body: "There are no in between [library_napper](https://monyet.cc/u/library_napper) probably."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706135159 {#3459
    date: 2024-01-24 23:25:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@library_napper@monyet.cc"
    "@Tangent5280@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3464 …}
  +nested: Doctrine\ORM\PersistentCollection {#3466 …}
  +votes: Doctrine\ORM\PersistentCollection {#3468 …}
  +reports: Doctrine\ORM\PersistentCollection {#3470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
  -id: 337829
  -bodyTs: "'/u/library_napper)':10 'librari':6 'monyet.cc':9 'monyet.cc/u/library_napper)':8 'napper':7 'probabl':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8617461"
  +editedAt: DateTimeImmutable @1728427755 {#3460
    date: 2024-10-09 00:49:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706135159 {#3461
    date: 2024-01-24 23:25:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
    \n
    once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1728608888 {#2141
    date: 2024-10-11 03:08:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 336592
  -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7984385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706102384 {#2042
    date: 2024-01-24 14:19:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
    \n
    once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1728608888 {#2141
    date: 2024-10-11 03:08:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 336592
  -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7984385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706102384 {#2042
    date: 2024-01-24 14:19:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
    \n
    once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1728608888 {#2141
    date: 2024-10-11 03:08:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 336592
  -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7984385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706102384 {#2042
    date: 2024-01-24 14:19:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
      \n
      once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728608888 {#2141
      date: 2024-10-11 03:08:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 336592
    -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7984385"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706102384 {#2042
      date: 2024-01-24 14:19:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "isn’t Izzy’s full of closed source stuff?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706147094 {#3185
    date: 2024-01-25 02:44:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 338197
  -bodyTs: "'close':7 'full':5 'isn':1 'izzi':3 'sourc':8 'stuff':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8004883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706147094 {#3186
    date: 2024-01-25 02:44:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
      \n
      once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728608888 {#2141
      date: 2024-10-11 03:08:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 336592
    -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7984385"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706102384 {#2042
      date: 2024-01-24 14:19:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "isn’t Izzy’s full of closed source stuff?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706147094 {#3185
    date: 2024-01-25 02:44:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 338197
  -bodyTs: "'close':7 'full':5 'isn':1 'izzi':3 'sourc':8 'stuff':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8004883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706147094 {#3186
    date: 2024-01-25 02:44:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
      \n
      once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728608888 {#2141
      date: 2024-10-11 03:08:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 336592
    -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7984385"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706102384 {#2042
      date: 2024-01-24 14:19:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "isn’t Izzy’s full of closed source stuff?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706147094 {#3185
    date: 2024-01-25 02:44:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 338197
  -bodyTs: "'close':7 'full':5 'isn':1 'izzi':3 'sourc':8 'stuff':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8004883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706147094 {#3186
    date: 2024-01-25 02:44:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3554
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2334
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
        \n
        once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1728608888 {#2141
        date: 2024-10-11 03:08:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 336592
      -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7984385"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706102384 {#2042
        date: 2024-01-24 14:19:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: "isn’t Izzy’s full of closed source stuff?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706147094 {#3185
      date: 2024-01-25 02:44:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 338197
    -bodyTs: "'close':7 'full':5 'isn':1 'izzi':3 'sourc':8 'stuff':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8004883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706147094 {#3186
      date: 2024-01-25 02:44:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "Nope, They only add apps for which source code is available and don’t have any trackers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706164776 {#3552
    date: 2024-01-25 07:39:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
    "@ruplicant@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3555 …}
  +nested: Doctrine\ORM\PersistentCollection {#3557 …}
  +votes: Doctrine\ORM\PersistentCollection {#3559 …}
  +reports: Doctrine\ORM\PersistentCollection {#3561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3565 …}
  -id: 338619
  -bodyTs: "'add':4 'app':5 'avail':11 'code':9 'nope':1 'sourc':8 'tracker':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8630613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706164776 {#3553
    date: 2024-01-25 07:39:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3554
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2334
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
        \n
        once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1728608888 {#2141
        date: 2024-10-11 03:08:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 336592
      -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7984385"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706102384 {#2042
        date: 2024-01-24 14:19:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: "isn’t Izzy’s full of closed source stuff?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706147094 {#3185
      date: 2024-01-25 02:44:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 338197
    -bodyTs: "'close':7 'full':5 'isn':1 'izzi':3 'sourc':8 'stuff':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8004883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706147094 {#3186
      date: 2024-01-25 02:44:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "Nope, They only add apps for which source code is available and don’t have any trackers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706164776 {#3552
    date: 2024-01-25 07:39:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
    "@ruplicant@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3555 …}
  +nested: Doctrine\ORM\PersistentCollection {#3557 …}
  +votes: Doctrine\ORM\PersistentCollection {#3559 …}
  +reports: Doctrine\ORM\PersistentCollection {#3561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3565 …}
  -id: 338619
  -bodyTs: "'add':4 'app':5 'avail':11 'code':9 'nope':1 'sourc':8 'tracker':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8630613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706164776 {#3553
    date: 2024-01-25 07:39:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3554
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2334
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
        \n
        once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1728608888 {#2141
        date: 2024-10-11 03:08:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 336592
      -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7984385"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706102384 {#2042
        date: 2024-01-24 14:19:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: "isn’t Izzy’s full of closed source stuff?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706147094 {#3185
      date: 2024-01-25 02:44:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 338197
    -bodyTs: "'close':7 'full':5 'isn':1 'izzi':3 'sourc':8 'stuff':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8004883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706147094 {#3186
      date: 2024-01-25 02:44:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "Nope, They only add apps for which source code is available and don’t have any trackers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706164776 {#3552
    date: 2024-01-25 07:39:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
    "@ruplicant@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3555 …}
  +nested: Doctrine\ORM\PersistentCollection {#3557 …}
  +votes: Doctrine\ORM\PersistentCollection {#3559 …}
  +reports: Doctrine\ORM\PersistentCollection {#3561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3565 …}
  -id: 338619
  -bodyTs: "'add':4 'app':5 'avail':11 'code':9 'nope':1 'sourc':8 'tracker':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8630613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706164776 {#3553
    date: 2024-01-25 07:39:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3569
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2334
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
        \n
        once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1728608888 {#2141
        date: 2024-10-11 03:08:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 336592
      -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7984385"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706102384 {#2042
        date: 2024-01-24 14:19:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: "isn’t Izzy’s full of closed source stuff?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706147094 {#3185
      date: 2024-01-25 02:44:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 338197
    -bodyTs: "'close':7 'full':5 'isn':1 'izzi':3 'sourc':8 'stuff':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8004883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706147094 {#3186
      date: 2024-01-25 02:44:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: """
    is it?\n
    \n
    any sources?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706199848 {#3567
    date: 2024-01-25 17:24:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
    "@ruplicant@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3570 …}
  +nested: Doctrine\ORM\PersistentCollection {#3572 …}
  +votes: Doctrine\ORM\PersistentCollection {#3574 …}
  +reports: Doctrine\ORM\PersistentCollection {#3576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3580 …}
  -id: 339631
  -bodyTs: "'sourc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8036431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706199848 {#3568
    date: 2024-01-25 17:24:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3569
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2334
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
        \n
        once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1728608888 {#2141
        date: 2024-10-11 03:08:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 336592
      -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7984385"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706102384 {#2042
        date: 2024-01-24 14:19:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: "isn’t Izzy’s full of closed source stuff?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706147094 {#3185
      date: 2024-01-25 02:44:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 338197
    -bodyTs: "'close':7 'full':5 'isn':1 'izzi':3 'sourc':8 'stuff':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8004883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706147094 {#3186
      date: 2024-01-25 02:44:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: """
    is it?\n
    \n
    any sources?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706199848 {#3567
    date: 2024-01-25 17:24:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
    "@ruplicant@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3570 …}
  +nested: Doctrine\ORM\PersistentCollection {#3572 …}
  +votes: Doctrine\ORM\PersistentCollection {#3574 …}
  +reports: Doctrine\ORM\PersistentCollection {#3576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3580 …}
  -id: 339631
  -bodyTs: "'sourc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8036431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706199848 {#3568
    date: 2024-01-25 17:24:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3569
  +user: App\Entity\User {#2136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2334
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
        \n
        once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1728608888 {#2141
        date: 2024-10-11 03:08:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 336592
      -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7984385"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706102384 {#2042
        date: 2024-01-24 14:19:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: "isn’t Izzy’s full of closed source stuff?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706147094 {#3185
      date: 2024-01-25 02:44:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 338197
    -bodyTs: "'close':7 'full':5 'isn':1 'izzi':3 'sourc':8 'stuff':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8004883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706147094 {#3186
      date: 2024-01-25 02:44:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: """
    is it?\n
    \n
    any sources?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706199848 {#3567
    date: 2024-01-25 17:24:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
    "@ruplicant@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3570 …}
  +nested: Doctrine\ORM\PersistentCollection {#3572 …}
  +votes: Doctrine\ORM\PersistentCollection {#3574 …}
  +reports: Doctrine\ORM\PersistentCollection {#3576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3580 …}
  -id: 339631
  -bodyTs: "'sourc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8036431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706199848 {#3568
    date: 2024-01-25 17:24:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
      \n
      once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728608888 {#2141
      date: 2024-10-11 03:08:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 336592
    -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7984385"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706102384 {#2042
      date: 2024-01-24 14:19:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "Droidify auto updates were hit and miss for me, compared to flawless F-Droid Basic unattended background updates."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706102873 {#3201
    date: 2024-01-24 14:27:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 336601
  -bodyTs: "'auto':2 'background':18 'basic':16 'compar':10 'droid':15 'droidifi':1 'f':14 'f-droid':13 'flawless':12 'hit':5 'miss':7 'unattend':17 'updat':3,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6771419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706102873 {#3202
    date: 2024-01-24 14:27:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
      \n
      once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728608888 {#2141
      date: 2024-10-11 03:08:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 336592
    -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7984385"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706102384 {#2042
      date: 2024-01-24 14:19:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "Droidify auto updates were hit and miss for me, compared to flawless F-Droid Basic unattended background updates."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706102873 {#3201
    date: 2024-01-24 14:27:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 336601
  -bodyTs: "'auto':2 'background':18 'basic':16 'compar':10 'droid':15 'droidifi':1 'f':14 'f-droid':13 'flawless':12 'hit':5 'miss':7 'unattend':17 'updat':3,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6771419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706102873 {#3202
    date: 2024-01-24 14:27:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
      \n
      once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728608888 {#2141
      date: 2024-10-11 03:08:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 336592
    -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7984385"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706102384 {#2042
      date: 2024-01-24 14:19:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "Droidify auto updates were hit and miss for me, compared to flawless F-Droid Basic unattended background updates."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706102873 {#3201
    date: 2024-01-24 14:27:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 336601
  -bodyTs: "'auto':2 'background':18 'basic':16 'compar':10 'droid':15 'droidifi':1 'f':14 'f-droid':13 'flawless':12 'hit':5 'miss':7 'unattend':17 'updat':3,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6771419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706102873 {#3202
    date: 2024-01-24 14:27:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3219
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
      \n
      once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728608888 {#2141
      date: 2024-10-11 03:08:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 336592
    -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7984385"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706102384 {#2042
      date: 2024-01-24 14:19:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: """
    Yeah, you can enable those repos in plain f-droid, too.\n
    \n
    What is the draw of droidify other than (I think) using material design?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706105570 {#3217
    date: 2024-01-24 15:12:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 336684
  -bodyTs: "'design':25 'draw':16 'droid':11 'droidifi':18 'enabl':4 'f':10 'f-droid':9 'materi':24 'plain':8 'repo':6 'think':22 'use':23 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4980419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706105570 {#3218
    date: 2024-01-24 15:12:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3219
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
      \n
      once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728608888 {#2141
      date: 2024-10-11 03:08:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 336592
    -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7984385"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706102384 {#2042
      date: 2024-01-24 14:19:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: """
    Yeah, you can enable those repos in plain f-droid, too.\n
    \n
    What is the draw of droidify other than (I think) using material design?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706105570 {#3217
    date: 2024-01-24 15:12:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 336684
  -bodyTs: "'design':25 'draw':16 'droid':11 'droidifi':18 'enabl':4 'f':10 'f-droid':9 'materi':24 'plain':8 'repo':6 'think':22 'use':23 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4980419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706105570 {#3218
    date: 2024-01-24 15:12:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3219
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
      \n
      once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728608888 {#2141
      date: 2024-10-11 03:08:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 336592
    -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7984385"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706102384 {#2042
      date: 2024-01-24 14:19:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: """
    Yeah, you can enable those repos in plain f-droid, too.\n
    \n
    What is the draw of droidify other than (I think) using material design?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706105570 {#3217
    date: 2024-01-24 15:12:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 336684
  -bodyTs: "'design':25 'draw':16 'droid':11 'droidifi':18 'enabl':4 'f':10 'f-droid':9 'materi':24 'plain':8 'repo':6 'think':22 'use':23 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4980419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706105570 {#3218
    date: 2024-01-24 15:12:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
      \n
      once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728608888 {#2141
      date: 2024-10-11 03:08:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 336592
    -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7984385"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706102384 {#2042
      date: 2024-01-24 14:19:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "You mean Foxy Droid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706114270 {#3232
    date: 2024-01-24 17:37:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 337029
  -bodyTs: "'droid':4 'foxi':3 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6365386"
  +editedAt: DateTimeImmutable @1728342294 {#3233
    date: 2024-10-08 01:04:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706114270 {#3234
    date: 2024-01-24 17:37:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
      \n
      once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728608888 {#2141
      date: 2024-10-11 03:08:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 336592
    -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7984385"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706102384 {#2042
      date: 2024-01-24 14:19:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "You mean Foxy Droid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706114270 {#3232
    date: 2024-01-24 17:37:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 337029
  -bodyTs: "'droid':4 'foxi':3 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6365386"
  +editedAt: DateTimeImmutable @1728342294 {#3233
    date: 2024-10-08 01:04:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706114270 {#3234
    date: 2024-01-24 17:37:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2334
    +user: App\Entity\User {#2136 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
      \n
      once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728608888 {#2141
      date: 2024-10-11 03:08:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2340 …}
    +nested: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2343 …}
    +reports: Doctrine\ORM\PersistentCollection {#2335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
    -id: 336592
    -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7984385"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706102384 {#2042
      date: 2024-01-24 14:19:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "You mean Foxy Droid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706114270 {#3232
    date: 2024-01-24 17:37:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 337029
  -bodyTs: "'droid':4 'foxi':3 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6365386"
  +editedAt: DateTimeImmutable @1728342294 {#3233
    date: 2024-10-08 01:04:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706114270 {#3234
    date: 2024-01-24 17:37:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3493
  +user: Proxies\__CG__\App\Entity\User {#3494 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2334
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
        \n
        once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1728608888 {#2141
        date: 2024-10-11 03:08:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 336592
      -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7984385"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706102384 {#2042
        date: 2024-01-24 14:19:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: "You mean Foxy Droid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706114270 {#3232
      date: 2024-01-24 17:37:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@merde@sh.itjust.works"
      "@Tangent5280@lemmy.world"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 337029
    -bodyTs: "'droid':4 'foxi':3 'mean':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6365386"
    +editedAt: DateTimeImmutable @1728342294 {#3233
      date: 2024-10-08 01:04:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706114270 {#3234
      date: 2024-01-24 17:37:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "They meant neo store"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706118847 {#3491
    date: 2024-01-24 18:54:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3495 …}
  +nested: Doctrine\ORM\PersistentCollection {#3497 …}
  +votes: Doctrine\ORM\PersistentCollection {#3499 …}
  +reports: Doctrine\ORM\PersistentCollection {#3501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3505 …}
  -id: 337201
  -bodyTs: "'meant':2 'neo':3 'store':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7992230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706118847 {#3492
    date: 2024-01-24 18:54:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3493
  +user: Proxies\__CG__\App\Entity\User {#3494 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2334
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
        \n
        once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1728608888 {#2141
        date: 2024-10-11 03:08:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 336592
      -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7984385"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706102384 {#2042
        date: 2024-01-24 14:19:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: "You mean Foxy Droid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706114270 {#3232
      date: 2024-01-24 17:37:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@merde@sh.itjust.works"
      "@Tangent5280@lemmy.world"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 337029
    -bodyTs: "'droid':4 'foxi':3 'mean':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6365386"
    +editedAt: DateTimeImmutable @1728342294 {#3233
      date: 2024-10-08 01:04:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706114270 {#3234
      date: 2024-01-24 17:37:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "They meant neo store"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706118847 {#3491
    date: 2024-01-24 18:54:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3495 …}
  +nested: Doctrine\ORM\PersistentCollection {#3497 …}
  +votes: Doctrine\ORM\PersistentCollection {#3499 …}
  +reports: Doctrine\ORM\PersistentCollection {#3501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3505 …}
  -id: 337201
  -bodyTs: "'meant':2 'neo':3 'store':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7992230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706118847 {#3492
    date: 2024-01-24 18:54:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3493
  +user: Proxies\__CG__\App\Entity\User {#3494 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2334
      +user: App\Entity\User {#2136 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        now install **Droid-ify** from Fdroid and you can uninstall Fdroid 😁\n
        \n
        once you’re on Droid-ify enable repos from Izzy, divestOs, newpipe, cromite, &c
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1728608888 {#2141
        date: 2024-10-11 03:08:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 336592
      -bodyTs: "'c':27 'cromit':26 'divesto':24 'droid':4,18 'droid-ifi':3,17 'enabl':20 'fdroid':7,12 'ifi':5,19 'instal':2 'izzi':23 'newpip':25 're':15 'repo':21 'uninstal':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7984385"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706102384 {#2042
        date: 2024-01-24 14:19:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2334}
    +body: "You mean Foxy Droid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706114270 {#3232
      date: 2024-01-24 17:37:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@merde@sh.itjust.works"
      "@Tangent5280@lemmy.world"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 337029
    -bodyTs: "'droid':4 'foxi':3 'mean':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6365386"
    +editedAt: DateTimeImmutable @1728342294 {#3233
      date: 2024-10-08 01:04:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706114270 {#3234
      date: 2024-01-24 17:37:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2334}
  +body: "They meant neo store"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706118847 {#3491
    date: 2024-01-24 18:54:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@merde@sh.itjust.works"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3495 …}
  +nested: Doctrine\ORM\PersistentCollection {#3497 …}
  +votes: Doctrine\ORM\PersistentCollection {#3499 …}
  +reports: Doctrine\ORM\PersistentCollection {#3501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3505 …}
  -id: 337201
  -bodyTs: "'meant':2 'neo':3 'store':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7992230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706118847 {#3492
    date: 2024-01-24 18:54:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#2213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Beside concrete suggestions, I would suggest having a look at the applications you use. (Decide whether you actually use and need them first.) Search for the application on [AlternativeTo](https://alternativeto.net/) or similar sites and look for a FLOSS alternative there. And also search the internet for general FLOSS replacements for the use-cases of the applications you use. No need to rush anything. Even replacing one application a week is good progress."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706102347 {#2120
    date: 2024-01-24 14:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 336591
  -bodyTs: "'/)':32 'actual':18 'also':44 'altern':41 'alternativeto':29 'alternativeto.net':31 'alternativeto.net/)':30 'anyth':66 'applic':12,27,59,70 'besid':1 'case':56 'concret':2 'decid':15 'even':67 'first':23 'floss':40,50 'general':49 'good':74 'internet':47 'look':9,37 'need':21,63 'one':69 'progress':75 'replac':51,68 'rush':65 'search':24,45 'similar':34 'site':35 'suggest':3,6 'use':14,19,55,61 'use-cas':54 'week':72 'whether':16 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7681523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706102347 {#2161
    date: 2024-01-24 14:19:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#2213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Beside concrete suggestions, I would suggest having a look at the applications you use. (Decide whether you actually use and need them first.) Search for the application on [AlternativeTo](https://alternativeto.net/) or similar sites and look for a FLOSS alternative there. And also search the internet for general FLOSS replacements for the use-cases of the applications you use. No need to rush anything. Even replacing one application a week is good progress."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706102347 {#2120
    date: 2024-01-24 14:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 336591
  -bodyTs: "'/)':32 'actual':18 'also':44 'altern':41 'alternativeto':29 'alternativeto.net':31 'alternativeto.net/)':30 'anyth':66 'applic':12,27,59,70 'besid':1 'case':56 'concret':2 'decid':15 'even':67 'first':23 'floss':40,50 'general':49 'good':74 'internet':47 'look':9,37 'need':21,63 'one':69 'progress':75 'replac':51,68 'rush':65 'search':24,45 'similar':34 'site':35 'suggest':3,6 'use':14,19,55,61 'use-cas':54 'week':72 'whether':16 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7681523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706102347 {#2161
    date: 2024-01-24 14:19:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#2213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Beside concrete suggestions, I would suggest having a look at the applications you use. (Decide whether you actually use and need them first.) Search for the application on [AlternativeTo](https://alternativeto.net/) or similar sites and look for a FLOSS alternative there. And also search the internet for general FLOSS replacements for the use-cases of the applications you use. No need to rush anything. Even replacing one application a week is good progress."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706102347 {#2120
    date: 2024-01-24 14:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 336591
  -bodyTs: "'/)':32 'actual':18 'also':44 'altern':41 'alternativeto':29 'alternativeto.net':31 'alternativeto.net/)':30 'anyth':66 'applic':12,27,59,70 'besid':1 'case':56 'concret':2 'decid':15 'even':67 'first':23 'floss':40,50 'general':49 'good':74 'internet':47 'look':9,37 'need':21,63 'one':69 'progress':75 'replac':51,68 'rush':65 'search':24,45 'similar':34 'site':35 'suggest':3,6 'use':14,19,55,61 'use-cas':54 'week':72 'whether':16 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7681523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706102347 {#2161
    date: 2024-01-24 14:19:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#2211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
    \n
    I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
    \n
    Regarding discoverability and security, I believe participation in the community helps:\n
    \n
    - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
    - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
    \n
    And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
    \n
    P.S. I much prefer the *dark* side, and don’t forget the cookies!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1728495489 {#2217
    date: 2024-10-09 19:38:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 336585
  -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6971454"
  +editedAt: DateTimeImmutable @1728299297 {#2196
    date: 2024-10-07 13:08:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706102233 {#2199
    date: 2024-01-24 14:17:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#2211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
    \n
    I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
    \n
    Regarding discoverability and security, I believe participation in the community helps:\n
    \n
    - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
    - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
    \n
    And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
    \n
    P.S. I much prefer the *dark* side, and don’t forget the cookies!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1728495489 {#2217
    date: 2024-10-09 19:38:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 336585
  -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6971454"
  +editedAt: DateTimeImmutable @1728299297 {#2196
    date: 2024-10-07 13:08:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706102233 {#2199
    date: 2024-01-24 14:17:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#2211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
    \n
    I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
    \n
    Regarding discoverability and security, I believe participation in the community helps:\n
    \n
    - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
    - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
    \n
    And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
    \n
    P.S. I much prefer the *dark* side, and don’t forget the cookies!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1728495489 {#2217
    date: 2024-10-09 19:38:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 336585
  -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6971454"
  +editedAt: DateTimeImmutable @1728299297 {#2196
    date: 2024-10-07 13:08:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706102233 {#2199
    date: 2024-01-24 14:17:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3155
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2197
    +user: App\Entity\User {#2211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
      \n
      I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
      \n
      Regarding discoverability and security, I believe participation in the community helps:\n
      \n
      - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
      - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
      \n
      And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
      \n
      P.S. I much prefer the *dark* side, and don’t forget the cookies!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1728495489 {#2217
      date: 2024-10-09 19:38:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2205 …}
    +nested: Doctrine\ORM\PersistentCollection {#2202 …}
    +votes: Doctrine\ORM\PersistentCollection {#2210 …}
    +reports: Doctrine\ORM\PersistentCollection {#2207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
    -id: 336585
    -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6971454"
    +editedAt: DateTimeImmutable @1728299297 {#2196
      date: 2024-10-07 13:08:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706102233 {#2199
      date: 2024-01-24 14:17:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: """
    > Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail.\n
    \n
    Is that what it is, or is K-9 becoming Thunderbird for Android? My understanding from official announcements was the latter.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706115653 {#3153
    date: 2024-01-24 18:00:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 337082
  -bodyTs: "'-9':27 'android':12,31 'announc':36 'becom':28 'built':13 'current':3 'k':26 'k9':17 'latter':39 'mail':18 'mobil':7 'mozilla':1 'offici':35 'thunderbird':10,29 'top':15 'understand':33 'version':8 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4983673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706115653 {#3154
    date: 2024-01-24 18:00:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3155
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2197
    +user: App\Entity\User {#2211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
      \n
      I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
      \n
      Regarding discoverability and security, I believe participation in the community helps:\n
      \n
      - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
      - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
      \n
      And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
      \n
      P.S. I much prefer the *dark* side, and don’t forget the cookies!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1728495489 {#2217
      date: 2024-10-09 19:38:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2205 …}
    +nested: Doctrine\ORM\PersistentCollection {#2202 …}
    +votes: Doctrine\ORM\PersistentCollection {#2210 …}
    +reports: Doctrine\ORM\PersistentCollection {#2207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
    -id: 336585
    -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6971454"
    +editedAt: DateTimeImmutable @1728299297 {#2196
      date: 2024-10-07 13:08:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706102233 {#2199
      date: 2024-01-24 14:17:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: """
    > Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail.\n
    \n
    Is that what it is, or is K-9 becoming Thunderbird for Android? My understanding from official announcements was the latter.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706115653 {#3153
    date: 2024-01-24 18:00:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 337082
  -bodyTs: "'-9':27 'android':12,31 'announc':36 'becom':28 'built':13 'current':3 'k':26 'k9':17 'latter':39 'mail':18 'mobil':7 'mozilla':1 'offici':35 'thunderbird':10,29 'top':15 'understand':33 'version':8 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4983673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706115653 {#3154
    date: 2024-01-24 18:00:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3155
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2197
    +user: App\Entity\User {#2211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
      \n
      I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
      \n
      Regarding discoverability and security, I believe participation in the community helps:\n
      \n
      - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
      - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
      \n
      And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
      \n
      P.S. I much prefer the *dark* side, and don’t forget the cookies!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1728495489 {#2217
      date: 2024-10-09 19:38:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2205 …}
    +nested: Doctrine\ORM\PersistentCollection {#2202 …}
    +votes: Doctrine\ORM\PersistentCollection {#2210 …}
    +reports: Doctrine\ORM\PersistentCollection {#2207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
    -id: 336585
    -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6971454"
    +editedAt: DateTimeImmutable @1728299297 {#2196
      date: 2024-10-07 13:08:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706102233 {#2199
      date: 2024-01-24 14:17:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: """
    > Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail.\n
    \n
    Is that what it is, or is K-9 becoming Thunderbird for Android? My understanding from official announcements was the latter.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706115653 {#3153
    date: 2024-01-24 18:00:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 337082
  -bodyTs: "'-9':27 'android':12,31 'announc':36 'becom':28 'built':13 'current':3 'k':26 'k9':17 'latter':39 'mail':18 'mobil':7 'mozilla':1 'offici':35 'thunderbird':10,29 'top':15 'understand':33 'version':8 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4983673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706115653 {#3154
    date: 2024-01-24 18:00:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3509
  +user: App\Entity\User {#2211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3155
    +user: Proxies\__CG__\App\Entity\User {#3156 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2197
      +user: App\Entity\User {#2211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
        \n
        I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
        \n
        Regarding discoverability and security, I believe participation in the community helps:\n
        \n
        - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
        - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
        \n
        And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
        \n
        P.S. I much prefer the *dark* side, and don’t forget the cookies!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1728495489 {#2217
        date: 2024-10-09 19:38:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2205 …}
      +nested: Doctrine\ORM\PersistentCollection {#2202 …}
      +votes: Doctrine\ORM\PersistentCollection {#2210 …}
      +reports: Doctrine\ORM\PersistentCollection {#2207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
      -id: 336585
      -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6971454"
      +editedAt: DateTimeImmutable @1728299297 {#2196
        date: 2024-10-07 13:08:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706102233 {#2199
        date: 2024-01-24 14:17:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2197}
    +body: """
      > Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail.\n
      \n
      Is that what it is, or is K-9 becoming Thunderbird for Android? My understanding from official announcements was the latter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706115653 {#3153
      date: 2024-01-24 18:00:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@mke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3159 …}
    +votes: Doctrine\ORM\PersistentCollection {#3161 …}
    +reports: Doctrine\ORM\PersistentCollection {#3163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
    -id: 337082
    -bodyTs: "'-9':27 'android':12,31 'announc':36 'becom':28 'built':13 'current':3 'k':26 'k9':17 'latter':39 'mail':18 'mobil':7 'mozilla':1 'offici':35 'thunderbird':10,29 'top':15 'understand':33 'version':8 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4983673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706115653 {#3154
      date: 2024-01-24 18:00:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: "My bad, I forgot you need to be careful using such metaphors when talking about software. It’s as the other commenter said: a rebrand, but they might keep the old identity around for people who like it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706120805 {#3507
    date: 2024-01-24 19:26:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
    "@halm@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3510 …}
  +nested: Doctrine\ORM\PersistentCollection {#3512 …}
  +votes: Doctrine\ORM\PersistentCollection {#3514 …}
  +reports: Doctrine\ORM\PersistentCollection {#3516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
  -id: 337292
  -bodyTs: "'around':33 'bad':2 'care':9 'comment':22 'forgot':4 'ident':32 'keep':29 'like':37 'metaphor':12 'might':28 'need':6 'old':31 'peopl':35 'rebrand':25 'said':23 'softwar':16 'talk':14 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6977748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706120805 {#3508
    date: 2024-01-24 19:26:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3509
  +user: App\Entity\User {#2211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3155
    +user: Proxies\__CG__\App\Entity\User {#3156 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2197
      +user: App\Entity\User {#2211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
        \n
        I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
        \n
        Regarding discoverability and security, I believe participation in the community helps:\n
        \n
        - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
        - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
        \n
        And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
        \n
        P.S. I much prefer the *dark* side, and don’t forget the cookies!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1728495489 {#2217
        date: 2024-10-09 19:38:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2205 …}
      +nested: Doctrine\ORM\PersistentCollection {#2202 …}
      +votes: Doctrine\ORM\PersistentCollection {#2210 …}
      +reports: Doctrine\ORM\PersistentCollection {#2207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
      -id: 336585
      -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6971454"
      +editedAt: DateTimeImmutable @1728299297 {#2196
        date: 2024-10-07 13:08:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706102233 {#2199
        date: 2024-01-24 14:17:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2197}
    +body: """
      > Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail.\n
      \n
      Is that what it is, or is K-9 becoming Thunderbird for Android? My understanding from official announcements was the latter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706115653 {#3153
      date: 2024-01-24 18:00:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@mke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3159 …}
    +votes: Doctrine\ORM\PersistentCollection {#3161 …}
    +reports: Doctrine\ORM\PersistentCollection {#3163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
    -id: 337082
    -bodyTs: "'-9':27 'android':12,31 'announc':36 'becom':28 'built':13 'current':3 'k':26 'k9':17 'latter':39 'mail':18 'mobil':7 'mozilla':1 'offici':35 'thunderbird':10,29 'top':15 'understand':33 'version':8 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4983673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706115653 {#3154
      date: 2024-01-24 18:00:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: "My bad, I forgot you need to be careful using such metaphors when talking about software. It’s as the other commenter said: a rebrand, but they might keep the old identity around for people who like it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706120805 {#3507
    date: 2024-01-24 19:26:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
    "@halm@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3510 …}
  +nested: Doctrine\ORM\PersistentCollection {#3512 …}
  +votes: Doctrine\ORM\PersistentCollection {#3514 …}
  +reports: Doctrine\ORM\PersistentCollection {#3516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
  -id: 337292
  -bodyTs: "'around':33 'bad':2 'care':9 'comment':22 'forgot':4 'ident':32 'keep':29 'like':37 'metaphor':12 'might':28 'need':6 'old':31 'peopl':35 'rebrand':25 'said':23 'softwar':16 'talk':14 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6977748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706120805 {#3508
    date: 2024-01-24 19:26:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3509
  +user: App\Entity\User {#2211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3155
    +user: Proxies\__CG__\App\Entity\User {#3156 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2197
      +user: App\Entity\User {#2211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
        \n
        I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
        \n
        Regarding discoverability and security, I believe participation in the community helps:\n
        \n
        - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
        - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
        \n
        And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
        \n
        P.S. I much prefer the *dark* side, and don’t forget the cookies!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1728495489 {#2217
        date: 2024-10-09 19:38:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2205 …}
      +nested: Doctrine\ORM\PersistentCollection {#2202 …}
      +votes: Doctrine\ORM\PersistentCollection {#2210 …}
      +reports: Doctrine\ORM\PersistentCollection {#2207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
      -id: 336585
      -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6971454"
      +editedAt: DateTimeImmutable @1728299297 {#2196
        date: 2024-10-07 13:08:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706102233 {#2199
        date: 2024-01-24 14:17:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2197}
    +body: """
      > Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail.\n
      \n
      Is that what it is, or is K-9 becoming Thunderbird for Android? My understanding from official announcements was the latter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706115653 {#3153
      date: 2024-01-24 18:00:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@mke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3159 …}
    +votes: Doctrine\ORM\PersistentCollection {#3161 …}
    +reports: Doctrine\ORM\PersistentCollection {#3163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
    -id: 337082
    -bodyTs: "'-9':27 'android':12,31 'announc':36 'becom':28 'built':13 'current':3 'k':26 'k9':17 'latter':39 'mail':18 'mobil':7 'mozilla':1 'offici':35 'thunderbird':10,29 'top':15 'understand':33 'version':8 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4983673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706115653 {#3154
      date: 2024-01-24 18:00:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: "My bad, I forgot you need to be careful using such metaphors when talking about software. It’s as the other commenter said: a rebrand, but they might keep the old identity around for people who like it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706120805 {#3507
    date: 2024-01-24 19:26:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
    "@halm@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3510 …}
  +nested: Doctrine\ORM\PersistentCollection {#3512 …}
  +votes: Doctrine\ORM\PersistentCollection {#3514 …}
  +reports: Doctrine\ORM\PersistentCollection {#3516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
  -id: 337292
  -bodyTs: "'around':33 'bad':2 'care':9 'comment':22 'forgot':4 'ident':32 'keep':29 'like':37 'metaphor':12 'might':28 'need':6 'old':31 'peopl':35 'rebrand':25 'said':23 'softwar':16 'talk':14 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6977748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706120805 {#3508
    date: 2024-01-24 19:26:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3670
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3509
    +user: App\Entity\User {#2211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3155
      +user: Proxies\__CG__\App\Entity\User {#3156 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2197
        +user: App\Entity\User {#2211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
          \n
          I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
          \n
          Regarding discoverability and security, I believe participation in the community helps:\n
          \n
          - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
          - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
          \n
          And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
          \n
          P.S. I much prefer the *dark* side, and don’t forget the cookies!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1728495489 {#2217
          date: 2024-10-09 19:38:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
          "@Tangent5280@lemmy.world"
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 336585
        -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6971454"
        +editedAt: DateTimeImmutable @1728299297 {#2196
          date: 2024-10-07 13:08:17.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706102233 {#2199
          date: 2024-01-24 14:17:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2197}
      +body: """
        > Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail.\n
        \n
        Is that what it is, or is K-9 becoming Thunderbird for Android? My understanding from official announcements was the latter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1706115653 {#3153
        date: 2024-01-24 18:00:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@mke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3157 …}
      +nested: Doctrine\ORM\PersistentCollection {#3159 …}
      +votes: Doctrine\ORM\PersistentCollection {#3161 …}
      +reports: Doctrine\ORM\PersistentCollection {#3163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
      -id: 337082
      -bodyTs: "'-9':27 'android':12,31 'announc':36 'becom':28 'built':13 'current':3 'k':26 'k9':17 'latter':39 'mail':18 'mobil':7 'mozilla':1 'offici':35 'thunderbird':10,29 'top':15 'understand':33 'version':8 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4983673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706115653 {#3154
        date: 2024-01-24 18:00:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2197}
    +body: "My bad, I forgot you need to be careful using such metaphors when talking about software. It’s as the other commenter said: a rebrand, but they might keep the old identity around for people who like it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706120805 {#3507
      date: 2024-01-24 19:26:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@mke@lemmy.world"
      "@halm@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3510 …}
    +nested: Doctrine\ORM\PersistentCollection {#3512 …}
    +votes: Doctrine\ORM\PersistentCollection {#3514 …}
    +reports: Doctrine\ORM\PersistentCollection {#3516 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
    -id: 337292
    -bodyTs: "'around':33 'bad':2 'care':9 'comment':22 'forgot':4 'ident':32 'keep':29 'like':37 'metaphor':12 'might':28 'need':6 'old':31 'peopl':35 'rebrand':25 'said':23 'softwar':16 'talk':14 'use':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6977748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706120805 {#3508
      date: 2024-01-24 19:26:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: "No worries, I was genuinely uncertain what the current status is. Appreciate the answers!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706159483 {#3668
    date: 2024-01-25 06:11:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
    "@halm@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3671 …}
  +nested: Doctrine\ORM\PersistentCollection {#3673 …}
  +votes: Doctrine\ORM\PersistentCollection {#3675 …}
  +reports: Doctrine\ORM\PersistentCollection {#3677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3681 …}
  -id: 338508
  -bodyTs: "'answer':14 'appreci':12 'current':9 'genuin':5 'status':10 'uncertain':6 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4998780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706159483 {#3669
    date: 2024-01-25 06:11:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3670
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3509
    +user: App\Entity\User {#2211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3155
      +user: Proxies\__CG__\App\Entity\User {#3156 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2197
        +user: App\Entity\User {#2211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
          \n
          I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
          \n
          Regarding discoverability and security, I believe participation in the community helps:\n
          \n
          - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
          - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
          \n
          And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
          \n
          P.S. I much prefer the *dark* side, and don’t forget the cookies!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1728495489 {#2217
          date: 2024-10-09 19:38:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
          "@Tangent5280@lemmy.world"
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 336585
        -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6971454"
        +editedAt: DateTimeImmutable @1728299297 {#2196
          date: 2024-10-07 13:08:17.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706102233 {#2199
          date: 2024-01-24 14:17:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2197}
      +body: """
        > Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail.\n
        \n
        Is that what it is, or is K-9 becoming Thunderbird for Android? My understanding from official announcements was the latter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1706115653 {#3153
        date: 2024-01-24 18:00:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@mke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3157 …}
      +nested: Doctrine\ORM\PersistentCollection {#3159 …}
      +votes: Doctrine\ORM\PersistentCollection {#3161 …}
      +reports: Doctrine\ORM\PersistentCollection {#3163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
      -id: 337082
      -bodyTs: "'-9':27 'android':12,31 'announc':36 'becom':28 'built':13 'current':3 'k':26 'k9':17 'latter':39 'mail':18 'mobil':7 'mozilla':1 'offici':35 'thunderbird':10,29 'top':15 'understand':33 'version':8 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4983673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706115653 {#3154
        date: 2024-01-24 18:00:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2197}
    +body: "My bad, I forgot you need to be careful using such metaphors when talking about software. It’s as the other commenter said: a rebrand, but they might keep the old identity around for people who like it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706120805 {#3507
      date: 2024-01-24 19:26:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@mke@lemmy.world"
      "@halm@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3510 …}
    +nested: Doctrine\ORM\PersistentCollection {#3512 …}
    +votes: Doctrine\ORM\PersistentCollection {#3514 …}
    +reports: Doctrine\ORM\PersistentCollection {#3516 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
    -id: 337292
    -bodyTs: "'around':33 'bad':2 'care':9 'comment':22 'forgot':4 'ident':32 'keep':29 'like':37 'metaphor':12 'might':28 'need':6 'old':31 'peopl':35 'rebrand':25 'said':23 'softwar':16 'talk':14 'use':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6977748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706120805 {#3508
      date: 2024-01-24 19:26:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: "No worries, I was genuinely uncertain what the current status is. Appreciate the answers!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706159483 {#3668
    date: 2024-01-25 06:11:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
    "@halm@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3671 …}
  +nested: Doctrine\ORM\PersistentCollection {#3673 …}
  +votes: Doctrine\ORM\PersistentCollection {#3675 …}
  +reports: Doctrine\ORM\PersistentCollection {#3677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3681 …}
  -id: 338508
  -bodyTs: "'answer':14 'appreci':12 'current':9 'genuin':5 'status':10 'uncertain':6 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4998780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706159483 {#3669
    date: 2024-01-25 06:11:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3670
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3509
    +user: App\Entity\User {#2211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3155
      +user: Proxies\__CG__\App\Entity\User {#3156 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2197
        +user: App\Entity\User {#2211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
          \n
          I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
          \n
          Regarding discoverability and security, I believe participation in the community helps:\n
          \n
          - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
          - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
          \n
          And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
          \n
          P.S. I much prefer the *dark* side, and don’t forget the cookies!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1728495489 {#2217
          date: 2024-10-09 19:38:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
          "@Tangent5280@lemmy.world"
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 336585
        -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6971454"
        +editedAt: DateTimeImmutable @1728299297 {#2196
          date: 2024-10-07 13:08:17.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706102233 {#2199
          date: 2024-01-24 14:17:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2197}
      +body: """
        > Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail.\n
        \n
        Is that what it is, or is K-9 becoming Thunderbird for Android? My understanding from official announcements was the latter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1706115653 {#3153
        date: 2024-01-24 18:00:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@mke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3157 …}
      +nested: Doctrine\ORM\PersistentCollection {#3159 …}
      +votes: Doctrine\ORM\PersistentCollection {#3161 …}
      +reports: Doctrine\ORM\PersistentCollection {#3163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
      -id: 337082
      -bodyTs: "'-9':27 'android':12,31 'announc':36 'becom':28 'built':13 'current':3 'k':26 'k9':17 'latter':39 'mail':18 'mobil':7 'mozilla':1 'offici':35 'thunderbird':10,29 'top':15 'understand':33 'version':8 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4983673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706115653 {#3154
        date: 2024-01-24 18:00:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2197}
    +body: "My bad, I forgot you need to be careful using such metaphors when talking about software. It’s as the other commenter said: a rebrand, but they might keep the old identity around for people who like it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706120805 {#3507
      date: 2024-01-24 19:26:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@mke@lemmy.world"
      "@halm@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3510 …}
    +nested: Doctrine\ORM\PersistentCollection {#3512 …}
    +votes: Doctrine\ORM\PersistentCollection {#3514 …}
    +reports: Doctrine\ORM\PersistentCollection {#3516 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
    -id: 337292
    -bodyTs: "'around':33 'bad':2 'care':9 'comment':22 'forgot':4 'ident':32 'keep':29 'like':37 'metaphor':12 'might':28 'need':6 'old':31 'peopl':35 'rebrand':25 'said':23 'softwar':16 'talk':14 'use':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6977748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706120805 {#3508
      date: 2024-01-24 19:26:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: "No worries, I was genuinely uncertain what the current status is. Appreciate the answers!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706159483 {#3668
    date: 2024-01-25 06:11:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
    "@halm@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3671 …}
  +nested: Doctrine\ORM\PersistentCollection {#3673 …}
  +votes: Doctrine\ORM\PersistentCollection {#3675 …}
  +reports: Doctrine\ORM\PersistentCollection {#3677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3681 …}
  -id: 338508
  -bodyTs: "'answer':14 'appreci':12 'current':9 'genuin':5 'status':10 'uncertain':6 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4998780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706159483 {#3669
    date: 2024-01-25 06:11:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3524
  +user: App\Entity\User {#2213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3155
    +user: Proxies\__CG__\App\Entity\User {#3156 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2197
      +user: App\Entity\User {#2211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
        \n
        I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
        \n
        Regarding discoverability and security, I believe participation in the community helps:\n
        \n
        - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
        - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
        \n
        And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
        \n
        P.S. I much prefer the *dark* side, and don’t forget the cookies!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1728495489 {#2217
        date: 2024-10-09 19:38:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2205 …}
      +nested: Doctrine\ORM\PersistentCollection {#2202 …}
      +votes: Doctrine\ORM\PersistentCollection {#2210 …}
      +reports: Doctrine\ORM\PersistentCollection {#2207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
      -id: 336585
      -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6971454"
      +editedAt: DateTimeImmutable @1728299297 {#2196
        date: 2024-10-07 13:08:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706102233 {#2199
        date: 2024-01-24 14:17:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2197}
    +body: """
      > Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail.\n
      \n
      Is that what it is, or is K-9 becoming Thunderbird for Android? My understanding from official announcements was the latter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706115653 {#3153
      date: 2024-01-24 18:00:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@mke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3159 …}
    +votes: Doctrine\ORM\PersistentCollection {#3161 …}
    +reports: Doctrine\ORM\PersistentCollection {#3163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
    -id: 337082
    -bodyTs: "'-9':27 'android':12,31 'announc':36 'becom':28 'built':13 'current':3 'k':26 'k9':17 'latter':39 'mail':18 'mobil':7 'mozilla':1 'offici':35 'thunderbird':10,29 'top':15 'understand':33 'version':8 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4983673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706115653 {#3154
      date: 2024-01-24 18:00:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: "K-9 is rebranding as Thunderbird for Android, indeed. But since many users of K-9 expressed their desire to keep the logo and name of K-9, Thunderbird agreed to publish both versions: one rebranded as Thunderbird for Android, and the other keeping its original branding as K-9. We will see whether that will complicate things for Thunderbird team too much yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706119255 {#3522
    date: 2024-01-24 19:00:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
    "@halm@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3525 …}
  +nested: Doctrine\ORM\PersistentCollection {#3527 …}
  +votes: Doctrine\ORM\PersistentCollection {#3529 …}
  +reports: Doctrine\ORM\PersistentCollection {#3531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
  -id: 337227
  -bodyTs: "'-9':2,16,28,50 'agre':30 'android':8,40 'brand':47 'complic':57 'desir':19 'express':17 'inde':9 'k':1,15,27,49 'keep':21,44 'logo':23 'mani':12 'much':63 'name':25 'one':35 'origin':46 'publish':32 'rebrand':4,36 'see':53 'sinc':11 'team':61 'thing':58 'thunderbird':6,29,38,60 'user':13 'version':34 'whether':54 'yet':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7687772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706119255 {#3523
    date: 2024-01-24 19:00:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3524
  +user: App\Entity\User {#2213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3155
    +user: Proxies\__CG__\App\Entity\User {#3156 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2197
      +user: App\Entity\User {#2211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
        \n
        I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
        \n
        Regarding discoverability and security, I believe participation in the community helps:\n
        \n
        - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
        - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
        \n
        And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
        \n
        P.S. I much prefer the *dark* side, and don’t forget the cookies!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1728495489 {#2217
        date: 2024-10-09 19:38:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2205 …}
      +nested: Doctrine\ORM\PersistentCollection {#2202 …}
      +votes: Doctrine\ORM\PersistentCollection {#2210 …}
      +reports: Doctrine\ORM\PersistentCollection {#2207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
      -id: 336585
      -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6971454"
      +editedAt: DateTimeImmutable @1728299297 {#2196
        date: 2024-10-07 13:08:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706102233 {#2199
        date: 2024-01-24 14:17:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2197}
    +body: """
      > Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail.\n
      \n
      Is that what it is, or is K-9 becoming Thunderbird for Android? My understanding from official announcements was the latter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706115653 {#3153
      date: 2024-01-24 18:00:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@mke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3159 …}
    +votes: Doctrine\ORM\PersistentCollection {#3161 …}
    +reports: Doctrine\ORM\PersistentCollection {#3163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
    -id: 337082
    -bodyTs: "'-9':27 'android':12,31 'announc':36 'becom':28 'built':13 'current':3 'k':26 'k9':17 'latter':39 'mail':18 'mobil':7 'mozilla':1 'offici':35 'thunderbird':10,29 'top':15 'understand':33 'version':8 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4983673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706115653 {#3154
      date: 2024-01-24 18:00:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: "K-9 is rebranding as Thunderbird for Android, indeed. But since many users of K-9 expressed their desire to keep the logo and name of K-9, Thunderbird agreed to publish both versions: one rebranded as Thunderbird for Android, and the other keeping its original branding as K-9. We will see whether that will complicate things for Thunderbird team too much yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706119255 {#3522
    date: 2024-01-24 19:00:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
    "@halm@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3525 …}
  +nested: Doctrine\ORM\PersistentCollection {#3527 …}
  +votes: Doctrine\ORM\PersistentCollection {#3529 …}
  +reports: Doctrine\ORM\PersistentCollection {#3531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
  -id: 337227
  -bodyTs: "'-9':2,16,28,50 'agre':30 'android':8,40 'brand':47 'complic':57 'desir':19 'express':17 'inde':9 'k':1,15,27,49 'keep':21,44 'logo':23 'mani':12 'much':63 'name':25 'one':35 'origin':46 'publish':32 'rebrand':4,36 'see':53 'sinc':11 'team':61 'thing':58 'thunderbird':6,29,38,60 'user':13 'version':34 'whether':54 'yet':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7687772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706119255 {#3523
    date: 2024-01-24 19:00:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3524
  +user: App\Entity\User {#2213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3155
    +user: Proxies\__CG__\App\Entity\User {#3156 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2197
      +user: App\Entity\User {#2211 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
        \n
        I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
        \n
        Regarding discoverability and security, I believe participation in the community helps:\n
        \n
        - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
        - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
        \n
        And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
        \n
        P.S. I much prefer the *dark* side, and don’t forget the cookies!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1728495489 {#2217
        date: 2024-10-09 19:38:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2205 …}
      +nested: Doctrine\ORM\PersistentCollection {#2202 …}
      +votes: Doctrine\ORM\PersistentCollection {#2210 …}
      +reports: Doctrine\ORM\PersistentCollection {#2207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
      -id: 336585
      -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6971454"
      +editedAt: DateTimeImmutable @1728299297 {#2196
        date: 2024-10-07 13:08:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706102233 {#2199
        date: 2024-01-24 14:17:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2197}
    +body: """
      > Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail.\n
      \n
      Is that what it is, or is K-9 becoming Thunderbird for Android? My understanding from official announcements was the latter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706115653 {#3153
      date: 2024-01-24 18:00:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@mke@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3159 …}
    +votes: Doctrine\ORM\PersistentCollection {#3161 …}
    +reports: Doctrine\ORM\PersistentCollection {#3163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
    -id: 337082
    -bodyTs: "'-9':27 'android':12,31 'announc':36 'becom':28 'built':13 'current':3 'k':26 'k9':17 'latter':39 'mail':18 'mobil':7 'mozilla':1 'offici':35 'thunderbird':10,29 'top':15 'understand':33 'version':8 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4983673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706115653 {#3154
      date: 2024-01-24 18:00:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: "K-9 is rebranding as Thunderbird for Android, indeed. But since many users of K-9 expressed their desire to keep the logo and name of K-9, Thunderbird agreed to publish both versions: one rebranded as Thunderbird for Android, and the other keeping its original branding as K-9. We will see whether that will complicate things for Thunderbird team too much yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706119255 {#3522
    date: 2024-01-24 19:00:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
    "@halm@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3525 …}
  +nested: Doctrine\ORM\PersistentCollection {#3527 …}
  +votes: Doctrine\ORM\PersistentCollection {#3529 …}
  +reports: Doctrine\ORM\PersistentCollection {#3531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
  -id: 337227
  -bodyTs: "'-9':2,16,28,50 'agre':30 'android':8,40 'brand':47 'complic':57 'desir':19 'express':17 'inde':9 'k':1,15,27,49 'keep':21,44 'logo':23 'mani':12 'much':63 'name':25 'one':35 'origin':46 'publish':32 'rebrand':4,36 'see':53 'sinc':11 'team':61 'thing':58 'thunderbird':6,29,38,60 'user':13 'version':34 'whether':54 'yet':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7687772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706119255 {#3523
    date: 2024-01-24 19:00:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3655
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3524
    +user: App\Entity\User {#2213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3155
      +user: Proxies\__CG__\App\Entity\User {#3156 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2197
        +user: App\Entity\User {#2211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
          \n
          I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
          \n
          Regarding discoverability and security, I believe participation in the community helps:\n
          \n
          - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
          - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
          \n
          And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
          \n
          P.S. I much prefer the *dark* side, and don’t forget the cookies!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1728495489 {#2217
          date: 2024-10-09 19:38:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
          "@Tangent5280@lemmy.world"
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 336585
        -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6971454"
        +editedAt: DateTimeImmutable @1728299297 {#2196
          date: 2024-10-07 13:08:17.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706102233 {#2199
          date: 2024-01-24 14:17:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2197}
      +body: """
        > Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail.\n
        \n
        Is that what it is, or is K-9 becoming Thunderbird for Android? My understanding from official announcements was the latter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1706115653 {#3153
        date: 2024-01-24 18:00:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@mke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3157 …}
      +nested: Doctrine\ORM\PersistentCollection {#3159 …}
      +votes: Doctrine\ORM\PersistentCollection {#3161 …}
      +reports: Doctrine\ORM\PersistentCollection {#3163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
      -id: 337082
      -bodyTs: "'-9':27 'android':12,31 'announc':36 'becom':28 'built':13 'current':3 'k':26 'k9':17 'latter':39 'mail':18 'mobil':7 'mozilla':1 'offici':35 'thunderbird':10,29 'top':15 'understand':33 'version':8 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4983673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706115653 {#3154
        date: 2024-01-24 18:00:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2197}
    +body: "K-9 is rebranding as Thunderbird for Android, indeed. But since many users of K-9 expressed their desire to keep the logo and name of K-9, Thunderbird agreed to publish both versions: one rebranded as Thunderbird for Android, and the other keeping its original branding as K-9. We will see whether that will complicate things for Thunderbird team too much yet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706119255 {#3522
      date: 2024-01-24 19:00:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@mke@lemmy.world"
      "@halm@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3525 …}
    +nested: Doctrine\ORM\PersistentCollection {#3527 …}
    +votes: Doctrine\ORM\PersistentCollection {#3529 …}
    +reports: Doctrine\ORM\PersistentCollection {#3531 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
    -id: 337227
    -bodyTs: "'-9':2,16,28,50 'agre':30 'android':8,40 'brand':47 'complic':57 'desir':19 'express':17 'inde':9 'k':1,15,27,49 'keep':21,44 'logo':23 'mani':12 'much':63 'name':25 'one':35 'origin':46 'publish':32 'rebrand':4,36 'see':53 'sinc':11 'team':61 'thing':58 'thunderbird':6,29,38,60 'user':13 'version':34 'whether':54 'yet':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7687772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706119255 {#3523
      date: 2024-01-24 19:00:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: """
    I see! I missed that nuance since the announcement that K-9 would become TB Android. Thanks for the update.\n
    \n
    I’m partial to the old K-9 logo too, but I love that the two email projects I use are working together for interoperability 🙂
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706159427 {#3653
    date: 2024-01-25 06:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
    "@halm@leminal.space"
    "@Adda@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3656 …}
  +nested: Doctrine\ORM\PersistentCollection {#3658 …}
  +votes: Doctrine\ORM\PersistentCollection {#3660 …}
  +reports: Doctrine\ORM\PersistentCollection {#3662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
  -id: 338507
  -bodyTs: "'-9':12,28 'android':16 'announc':9 'becom':14 'email':37 'interoper':45 'k':11,27 'logo':29 'love':33 'm':22 'miss':4 'nuanc':6 'old':26 'partial':23 'project':38 'see':2 'sinc':7 'tb':15 'thank':17 'togeth':43 'two':36 'updat':20 'use':40 'work':42 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4998760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706159427 {#3654
    date: 2024-01-25 06:10:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3655
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3524
    +user: App\Entity\User {#2213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3155
      +user: Proxies\__CG__\App\Entity\User {#3156 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2197
        +user: App\Entity\User {#2211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
          \n
          I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
          \n
          Regarding discoverability and security, I believe participation in the community helps:\n
          \n
          - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
          - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
          \n
          And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
          \n
          P.S. I much prefer the *dark* side, and don’t forget the cookies!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1728495489 {#2217
          date: 2024-10-09 19:38:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
          "@Tangent5280@lemmy.world"
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 336585
        -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6971454"
        +editedAt: DateTimeImmutable @1728299297 {#2196
          date: 2024-10-07 13:08:17.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706102233 {#2199
          date: 2024-01-24 14:17:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2197}
      +body: """
        > Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail.\n
        \n
        Is that what it is, or is K-9 becoming Thunderbird for Android? My understanding from official announcements was the latter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1706115653 {#3153
        date: 2024-01-24 18:00:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@mke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3157 …}
      +nested: Doctrine\ORM\PersistentCollection {#3159 …}
      +votes: Doctrine\ORM\PersistentCollection {#3161 …}
      +reports: Doctrine\ORM\PersistentCollection {#3163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
      -id: 337082
      -bodyTs: "'-9':27 'android':12,31 'announc':36 'becom':28 'built':13 'current':3 'k':26 'k9':17 'latter':39 'mail':18 'mobil':7 'mozilla':1 'offici':35 'thunderbird':10,29 'top':15 'understand':33 'version':8 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4983673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706115653 {#3154
        date: 2024-01-24 18:00:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2197}
    +body: "K-9 is rebranding as Thunderbird for Android, indeed. But since many users of K-9 expressed their desire to keep the logo and name of K-9, Thunderbird agreed to publish both versions: one rebranded as Thunderbird for Android, and the other keeping its original branding as K-9. We will see whether that will complicate things for Thunderbird team too much yet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706119255 {#3522
      date: 2024-01-24 19:00:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@mke@lemmy.world"
      "@halm@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3525 …}
    +nested: Doctrine\ORM\PersistentCollection {#3527 …}
    +votes: Doctrine\ORM\PersistentCollection {#3529 …}
    +reports: Doctrine\ORM\PersistentCollection {#3531 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
    -id: 337227
    -bodyTs: "'-9':2,16,28,50 'agre':30 'android':8,40 'brand':47 'complic':57 'desir':19 'express':17 'inde':9 'k':1,15,27,49 'keep':21,44 'logo':23 'mani':12 'much':63 'name':25 'one':35 'origin':46 'publish':32 'rebrand':4,36 'see':53 'sinc':11 'team':61 'thing':58 'thunderbird':6,29,38,60 'user':13 'version':34 'whether':54 'yet':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7687772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706119255 {#3523
      date: 2024-01-24 19:00:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: """
    I see! I missed that nuance since the announcement that K-9 would become TB Android. Thanks for the update.\n
    \n
    I’m partial to the old K-9 logo too, but I love that the two email projects I use are working together for interoperability 🙂
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706159427 {#3653
    date: 2024-01-25 06:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
    "@halm@leminal.space"
    "@Adda@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3656 …}
  +nested: Doctrine\ORM\PersistentCollection {#3658 …}
  +votes: Doctrine\ORM\PersistentCollection {#3660 …}
  +reports: Doctrine\ORM\PersistentCollection {#3662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
  -id: 338507
  -bodyTs: "'-9':12,28 'android':16 'announc':9 'becom':14 'email':37 'interoper':45 'k':11,27 'logo':29 'love':33 'm':22 'miss':4 'nuanc':6 'old':26 'partial':23 'project':38 'see':2 'sinc':7 'tb':15 'thank':17 'togeth':43 'two':36 'updat':20 'use':40 'work':42 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4998760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706159427 {#3654
    date: 2024-01-25 06:10:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3655
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3524
    +user: App\Entity\User {#2213 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3155
      +user: Proxies\__CG__\App\Entity\User {#3156 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2197
        +user: App\Entity\User {#2211 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
          \n
          I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
          \n
          Regarding discoverability and security, I believe participation in the community helps:\n
          \n
          - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
          - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
          \n
          And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
          \n
          P.S. I much prefer the *dark* side, and don’t forget the cookies!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1728495489 {#2217
          date: 2024-10-09 19:38:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tangent5280@lemmy.world"
          "@Tangent5280@lemmy.world"
          "@Tangent5280@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 336585
        -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6971454"
        +editedAt: DateTimeImmutable @1728299297 {#2196
          date: 2024-10-07 13:08:17.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706102233 {#2199
          date: 2024-01-24 14:17:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2197}
      +body: """
        > Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail.\n
        \n
        Is that what it is, or is K-9 becoming Thunderbird for Android? My understanding from official announcements was the latter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1706115653 {#3153
        date: 2024-01-24 18:00:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@mke@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3157 …}
      +nested: Doctrine\ORM\PersistentCollection {#3159 …}
      +votes: Doctrine\ORM\PersistentCollection {#3161 …}
      +reports: Doctrine\ORM\PersistentCollection {#3163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
      -id: 337082
      -bodyTs: "'-9':27 'android':12,31 'announc':36 'becom':28 'built':13 'current':3 'k':26 'k9':17 'latter':39 'mail':18 'mobil':7 'mozilla':1 'offici':35 'thunderbird':10,29 'top':15 'understand':33 'version':8 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4983673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706115653 {#3154
        date: 2024-01-24 18:00:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2197}
    +body: "K-9 is rebranding as Thunderbird for Android, indeed. But since many users of K-9 expressed their desire to keep the logo and name of K-9, Thunderbird agreed to publish both versions: one rebranded as Thunderbird for Android, and the other keeping its original branding as K-9. We will see whether that will complicate things for Thunderbird team too much yet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706119255 {#3522
      date: 2024-01-24 19:00:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@mke@lemmy.world"
      "@halm@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3525 …}
    +nested: Doctrine\ORM\PersistentCollection {#3527 …}
    +votes: Doctrine\ORM\PersistentCollection {#3529 …}
    +reports: Doctrine\ORM\PersistentCollection {#3531 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
    -id: 337227
    -bodyTs: "'-9':2,16,28,50 'agre':30 'android':8,40 'brand':47 'complic':57 'desir':19 'express':17 'inde':9 'k':1,15,27,49 'keep':21,44 'logo':23 'mani':12 'much':63 'name':25 'one':35 'origin':46 'publish':32 'rebrand':4,36 'see':53 'sinc':11 'team':61 'thing':58 'thunderbird':6,29,38,60 'user':13 'version':34 'whether':54 'yet':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7687772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706119255 {#3523
      date: 2024-01-24 19:00:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: """
    I see! I missed that nuance since the announcement that K-9 would become TB Android. Thanks for the update.\n
    \n
    I’m partial to the old K-9 logo too, but I love that the two email projects I use are working together for interoperability 🙂
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706159427 {#3653
    date: 2024-01-25 06:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
    "@halm@leminal.space"
    "@Adda@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3656 …}
  +nested: Doctrine\ORM\PersistentCollection {#3658 …}
  +votes: Doctrine\ORM\PersistentCollection {#3660 …}
  +reports: Doctrine\ORM\PersistentCollection {#3662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
  -id: 338507
  -bodyTs: "'-9':12,28 'android':16 'announc':9 'becom':14 'email':37 'interoper':45 'k':11,27 'logo':29 'love':33 'm':22 'miss':4 'nuanc':6 'old':26 'partial':23 'project':38 'see':2 'sinc':7 'tb':15 'thank':17 'togeth':43 'two':36 'updat':20 'use':40 'work':42 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4998760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706159427 {#3654
    date: 2024-01-25 06:10:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3172
  +user: App\Entity\User {#2213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2197
    +user: App\Entity\User {#2211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
      \n
      I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
      \n
      Regarding discoverability and security, I believe participation in the community helps:\n
      \n
      - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
      - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
      \n
      And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
      \n
      P.S. I much prefer the *dark* side, and don’t forget the cookies!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1728495489 {#2217
      date: 2024-10-09 19:38:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2205 …}
    +nested: Doctrine\ORM\PersistentCollection {#2202 …}
    +votes: Doctrine\ORM\PersistentCollection {#2210 …}
    +reports: Doctrine\ORM\PersistentCollection {#2207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
    -id: 336585
    -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6971454"
    +editedAt: DateTimeImmutable @1728299297 {#2196
      date: 2024-10-07 13:08:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706102233 {#2199
      date: 2024-01-24 14:17:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: """
    > The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle.\n
    \n
    Now this is the quote of the week for me 😂 It is mostly accurate, unfortunately, but I cannot stop giggling about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706102660 {#3169
    date: 2024-01-24 14:24:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -id: 336598
  -bodyTs: "'accur':29 'app':6 'cannot':33 'circl':15 'closer':12 'diagram':3 'enthusiast':10 'foss':5 'giggl':35 'most':28 'quot':20 'softwar':9 'stop':34 'unfortun':30 'user':7 'venn':2 'week':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7681619"
  +editedAt: DateTimeImmutable @1728299664 {#3170
    date: 2024-10-07 13:14:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706102660 {#3171
    date: 2024-01-24 14:24:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3172
  +user: App\Entity\User {#2213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2197
    +user: App\Entity\User {#2211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
      \n
      I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
      \n
      Regarding discoverability and security, I believe participation in the community helps:\n
      \n
      - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
      - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
      \n
      And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
      \n
      P.S. I much prefer the *dark* side, and don’t forget the cookies!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1728495489 {#2217
      date: 2024-10-09 19:38:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2205 …}
    +nested: Doctrine\ORM\PersistentCollection {#2202 …}
    +votes: Doctrine\ORM\PersistentCollection {#2210 …}
    +reports: Doctrine\ORM\PersistentCollection {#2207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
    -id: 336585
    -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6971454"
    +editedAt: DateTimeImmutable @1728299297 {#2196
      date: 2024-10-07 13:08:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706102233 {#2199
      date: 2024-01-24 14:17:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: """
    > The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle.\n
    \n
    Now this is the quote of the week for me 😂 It is mostly accurate, unfortunately, but I cannot stop giggling about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706102660 {#3169
    date: 2024-01-24 14:24:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -id: 336598
  -bodyTs: "'accur':29 'app':6 'cannot':33 'circl':15 'closer':12 'diagram':3 'enthusiast':10 'foss':5 'giggl':35 'most':28 'quot':20 'softwar':9 'stop':34 'unfortun':30 'user':7 'venn':2 'week':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7681619"
  +editedAt: DateTimeImmutable @1728299664 {#3170
    date: 2024-10-07 13:14:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706102660 {#3171
    date: 2024-01-24 14:24:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3172
  +user: App\Entity\User {#2213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2197
    +user: App\Entity\User {#2211 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      What apps you install depends on your needs and preferences. It might help others if you include those in any future requests for suggestions.\n
      \n
      I suggest not worrying too much about “removing your dependence on closed ecosystems” immediately. Just do as you did before, changing apps as you find better alternatives—only, this time, considering the advantages of FOSS. Simply by giving F-droid apps a chance before opening (I assume) the Play Store, you’re already doing better than the vast majority of people.\n
      \n
      Regarding discoverability and security, I believe participation in the community helps:\n
      \n
      - The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle. People like talking about useful, good software they like. Word of mouth recommendations is how I got into this stuff.\n
      - You’ll be more likely to hear urgent actionable news (e.g. X app developer sold to bad company, here’s the fork that will carry the torch onwards).\n
      \n
      And so that this comment isn’t completely useless… Mozilla are currently working on a mobile version of Thunderbird for Android, built on top of K9 mail. Been using the beta and liking it so far. If you want a FOSS e-mail app, keep an eye on that one.\n
      \n
      P.S. I much prefer the *dark* side, and don’t forget the cookies!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1728495489 {#2217
      date: 2024-10-09 19:38:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2205 …}
    +nested: Doctrine\ORM\PersistentCollection {#2202 …}
    +votes: Doctrine\ORM\PersistentCollection {#2210 …}
    +reports: Doctrine\ORM\PersistentCollection {#2207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
    -id: 336585
    -bodyTs: "'action':141 'advantag':57 'alreadi':78 'altern':51 'android':181 'app':2,46,66,103,145,205 'assum':72 'bad':149 'believ':92 'beta':191 'better':50,80 'built':182 'carri':157 'chanc':68 'chang':45 'circl':112 'close':36 'closer':109 'comment':165 'communiti':96 'compani':150 'complet':168 'consid':55 'cooki':224 'current':172 'dark':217 'depend':5,34 'develop':146 'diagram':100 'discover':88 'droid':65 'e':203 'e-mail':202 'e.g':143 'ecosystem':37 'enthusiast':107 'eye':208 'f':64 'f-droid':63 'far':196 'find':49 'forget':222 'fork':154 'foss':59,102,201 'futur':21 'give':62 'good':118 'got':129 'hear':139 'help':13,97 'immedi':38 'includ':17 'instal':4 'isn':166 'k9':186 'keep':206 'like':114,121,137,193 'll':134 'mail':187,204 'major':84 'might':12 'mobil':176 'mouth':124 'mozilla':170 'much':30,214 'need':8 'news':142 'one':211 'onward':160 'open':70 'other':14 'p.s':212 'particip':93 'peopl':86,113 'play':74 'prefer':10,215 're':77 'recommend':125 'regard':87 'remov':32 'request':22 'secur':90 'side':218 'simpli':60 'softwar':106,119 'sold':147 'store':75 'stuff':132 'suggest':24,26 'talk':115 'thunderbird':179 'time':54 'top':184 'torch':159 'urgent':140 'use':117,189 'useless':169 'user':104 'vast':83 'venn':99 'version':177 'want':199 'word':122 'work':173 'worri':28 'x':144"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6971454"
    +editedAt: DateTimeImmutable @1728299297 {#2196
      date: 2024-10-07 13:08:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706102233 {#2199
      date: 2024-01-24 14:17:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2197}
  +body: """
    > The Venn diagram of “FOSS app users” and “software enthusiasts” is closer to a circle.\n
    \n
    Now this is the quote of the week for me 😂 It is mostly accurate, unfortunately, but I cannot stop giggling about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706102660 {#3169
    date: 2024-01-24 14:24:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@mke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -id: 336598
  -bodyTs: "'accur':29 'app':6 'cannot':33 'circl':15 'closer':12 'diagram':3 'enthusiast':10 'foss':5 'giggl':35 'most':28 'quot':20 'softwar':9 'stop':34 'unfortun':30 'user':7 'venn':2 'week':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7681619"
  +editedAt: DateTimeImmutable @1728299664 {#3170
    date: 2024-10-07 13:14:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706102660 {#3171
    date: 2024-01-24 14:24:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2149
  +user: App\Entity\User {#2177 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    i use:\n
    \n
    - aves (gallery app)\n
    - organic maps\n
    - jellyfin\n
    - openboard\n
    - symphony (music player)\n
    - syncthing\n
    - nclientV2 (te best way to read 6-digit codes)\n
    - fair email (easily the best e-mail app i’ve ever used)\n
    \n
    also youtube revanced (not entirely open source or available on f-droid, but the best way to watch youtube without ads for my use case)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1728642547 {#2147
    date: 2024-10-11 12:29:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 336558
  -bodyTs: "'6':20 'ad':57 'also':36 'app':5,31 'avail':44 'ave':3 'best':16,27,51 'case':61 'code':22 'digit':21 'droid':48 'e':29 'e-mail':28 'easili':25 'email':24 'entir':40 'ever':34 'f':47 'f-droid':46 'fair':23 'galleri':4 'jellyfin':8 'mail':30 'map':7 'music':11 'nclientv2':14 'open':41 'openboard':9 'organ':6 'player':12 'read':19 'revanc':38 'sourc':42 'symphoni':10 'syncth':13 'te':15 'use':2,35,60 've':33 'watch':54 'way':17,52 'without':56 'youtub':37,55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6971266"
  +editedAt: DateTimeImmutable @1728296860 {#2145
    date: 2024-10-07 12:27:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706101466 {#2150
    date: 2024-01-24 14:04:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2149
  +user: App\Entity\User {#2177 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    i use:\n
    \n
    - aves (gallery app)\n
    - organic maps\n
    - jellyfin\n
    - openboard\n
    - symphony (music player)\n
    - syncthing\n
    - nclientV2 (te best way to read 6-digit codes)\n
    - fair email (easily the best e-mail app i’ve ever used)\n
    \n
    also youtube revanced (not entirely open source or available on f-droid, but the best way to watch youtube without ads for my use case)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1728642547 {#2147
    date: 2024-10-11 12:29:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 336558
  -bodyTs: "'6':20 'ad':57 'also':36 'app':5,31 'avail':44 'ave':3 'best':16,27,51 'case':61 'code':22 'digit':21 'droid':48 'e':29 'e-mail':28 'easili':25 'email':24 'entir':40 'ever':34 'f':47 'f-droid':46 'fair':23 'galleri':4 'jellyfin':8 'mail':30 'map':7 'music':11 'nclientv2':14 'open':41 'openboard':9 'organ':6 'player':12 'read':19 'revanc':38 'sourc':42 'symphoni':10 'syncth':13 'te':15 'use':2,35,60 've':33 'watch':54 'way':17,52 'without':56 'youtub':37,55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6971266"
  +editedAt: DateTimeImmutable @1728296860 {#2145
    date: 2024-10-07 12:27:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706101466 {#2150
    date: 2024-01-24 14:04:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2149
  +user: App\Entity\User {#2177 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    i use:\n
    \n
    - aves (gallery app)\n
    - organic maps\n
    - jellyfin\n
    - openboard\n
    - symphony (music player)\n
    - syncthing\n
    - nclientV2 (te best way to read 6-digit codes)\n
    - fair email (easily the best e-mail app i’ve ever used)\n
    \n
    also youtube revanced (not entirely open source or available on f-droid, but the best way to watch youtube without ads for my use case)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1728642547 {#2147
    date: 2024-10-11 12:29:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 336558
  -bodyTs: "'6':20 'ad':57 'also':36 'app':5,31 'avail':44 'ave':3 'best':16,27,51 'case':61 'code':22 'digit':21 'droid':48 'e':29 'e-mail':28 'easili':25 'email':24 'entir':40 'ever':34 'f':47 'f-droid':46 'fair':23 'galleri':4 'jellyfin':8 'mail':30 'map':7 'music':11 'nclientv2':14 'open':41 'openboard':9 'organ':6 'player':12 'read':19 'revanc':38 'sourc':42 'symphoni':10 'syncth':13 'te':15 'use':2,35,60 've':33 'watch':54 'way':17,52 'without':56 'youtub':37,55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6971266"
  +editedAt: DateTimeImmutable @1728296860 {#2145
    date: 2024-10-07 12:27:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706101466 {#2150
    date: 2024-01-24 14:04:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3122
  +user: Proxies\__CG__\App\Entity\User {#3123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2149
    +user: App\Entity\User {#2177 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      i use:\n
      \n
      - aves (gallery app)\n
      - organic maps\n
      - jellyfin\n
      - openboard\n
      - symphony (music player)\n
      - syncthing\n
      - nclientV2 (te best way to read 6-digit codes)\n
      - fair email (easily the best e-mail app i’ve ever used)\n
      \n
      also youtube revanced (not entirely open source or available on f-droid, but the best way to watch youtube without ads for my use case)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1728642547 {#2147
      date: 2024-10-11 12:29:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2146 …}
    +nested: Doctrine\ORM\PersistentCollection {#2180 …}
    +votes: Doctrine\ORM\PersistentCollection {#2181 …}
    +reports: Doctrine\ORM\PersistentCollection {#2171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
    -id: 336558
    -bodyTs: "'6':20 'ad':57 'also':36 'app':5,31 'avail':44 'ave':3 'best':16,27,51 'case':61 'code':22 'digit':21 'droid':48 'e':29 'e-mail':28 'easili':25 'email':24 'entir':40 'ever':34 'f':47 'f-droid':46 'fair':23 'galleri':4 'jellyfin':8 'mail':30 'map':7 'music':11 'nclientv2':14 'open':41 'openboard':9 'organ':6 'player':12 'read':19 'revanc':38 'sourc':42 'symphoni':10 'syncth':13 'te':15 'use':2,35,60 've':33 'watch':54 'way':17,52 'without':56 'youtub':37,55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6971266"
    +editedAt: DateTimeImmutable @1728296860 {#2145
      date: 2024-10-07 12:27:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706101466 {#2150
      date: 2024-01-24 14:04:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2149}
  +body: "Yeah i’ve tried libretube and newpipe, also newpipe sponsorblock but returned to revanced"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706104127 {#3120
    date: 2024-01-24 14:48:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 336635
  -bodyTs: "'also':8 'libretub':5 'newpip':7,9 'return':12 'revanc':14 'sponsorblock':10 'tri':4 've':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7073352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706104127 {#3121
    date: 2024-01-24 14:48:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3122
  +user: Proxies\__CG__\App\Entity\User {#3123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2149
    +user: App\Entity\User {#2177 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      i use:\n
      \n
      - aves (gallery app)\n
      - organic maps\n
      - jellyfin\n
      - openboard\n
      - symphony (music player)\n
      - syncthing\n
      - nclientV2 (te best way to read 6-digit codes)\n
      - fair email (easily the best e-mail app i’ve ever used)\n
      \n
      also youtube revanced (not entirely open source or available on f-droid, but the best way to watch youtube without ads for my use case)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1728642547 {#2147
      date: 2024-10-11 12:29:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2146 …}
    +nested: Doctrine\ORM\PersistentCollection {#2180 …}
    +votes: Doctrine\ORM\PersistentCollection {#2181 …}
    +reports: Doctrine\ORM\PersistentCollection {#2171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
    -id: 336558
    -bodyTs: "'6':20 'ad':57 'also':36 'app':5,31 'avail':44 'ave':3 'best':16,27,51 'case':61 'code':22 'digit':21 'droid':48 'e':29 'e-mail':28 'easili':25 'email':24 'entir':40 'ever':34 'f':47 'f-droid':46 'fair':23 'galleri':4 'jellyfin':8 'mail':30 'map':7 'music':11 'nclientv2':14 'open':41 'openboard':9 'organ':6 'player':12 'read':19 'revanc':38 'sourc':42 'symphoni':10 'syncth':13 'te':15 'use':2,35,60 've':33 'watch':54 'way':17,52 'without':56 'youtub':37,55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6971266"
    +editedAt: DateTimeImmutable @1728296860 {#2145
      date: 2024-10-07 12:27:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706101466 {#2150
      date: 2024-01-24 14:04:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2149}
  +body: "Yeah i’ve tried libretube and newpipe, also newpipe sponsorblock but returned to revanced"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706104127 {#3120
    date: 2024-01-24 14:48:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 336635
  -bodyTs: "'also':8 'libretub':5 'newpip':7,9 'return':12 'revanc':14 'sponsorblock':10 'tri':4 've':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7073352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706104127 {#3121
    date: 2024-01-24 14:48:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3122
  +user: Proxies\__CG__\App\Entity\User {#3123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2149
    +user: App\Entity\User {#2177 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      i use:\n
      \n
      - aves (gallery app)\n
      - organic maps\n
      - jellyfin\n
      - openboard\n
      - symphony (music player)\n
      - syncthing\n
      - nclientV2 (te best way to read 6-digit codes)\n
      - fair email (easily the best e-mail app i’ve ever used)\n
      \n
      also youtube revanced (not entirely open source or available on f-droid, but the best way to watch youtube without ads for my use case)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1728642547 {#2147
      date: 2024-10-11 12:29:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2146 …}
    +nested: Doctrine\ORM\PersistentCollection {#2180 …}
    +votes: Doctrine\ORM\PersistentCollection {#2181 …}
    +reports: Doctrine\ORM\PersistentCollection {#2171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
    -id: 336558
    -bodyTs: "'6':20 'ad':57 'also':36 'app':5,31 'avail':44 'ave':3 'best':16,27,51 'case':61 'code':22 'digit':21 'droid':48 'e':29 'e-mail':28 'easili':25 'email':24 'entir':40 'ever':34 'f':47 'f-droid':46 'fair':23 'galleri':4 'jellyfin':8 'mail':30 'map':7 'music':11 'nclientv2':14 'open':41 'openboard':9 'organ':6 'player':12 'read':19 'revanc':38 'sourc':42 'symphoni':10 'syncth':13 'te':15 'use':2,35,60 've':33 'watch':54 'way':17,52 'without':56 'youtub':37,55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6971266"
    +editedAt: DateTimeImmutable @1728296860 {#2145
      date: 2024-10-07 12:27:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706101466 {#2150
      date: 2024-01-24 14:04:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2149}
  +body: "Yeah i’ve tried libretube and newpipe, also newpipe sponsorblock but returned to revanced"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706104127 {#3120
    date: 2024-01-24 14:48:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 336635
  -bodyTs: "'also':8 'libretub':5 'newpip':7,9 'return':12 'revanc':14 'sponsorblock':10 'tri':4 've':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7073352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706104127 {#3121
    date: 2024-01-24 14:48:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3139
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2149
    +user: App\Entity\User {#2177 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      i use:\n
      \n
      - aves (gallery app)\n
      - organic maps\n
      - jellyfin\n
      - openboard\n
      - symphony (music player)\n
      - syncthing\n
      - nclientV2 (te best way to read 6-digit codes)\n
      - fair email (easily the best e-mail app i’ve ever used)\n
      \n
      also youtube revanced (not entirely open source or available on f-droid, but the best way to watch youtube without ads for my use case)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1728642547 {#2147
      date: 2024-10-11 12:29:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2146 …}
    +nested: Doctrine\ORM\PersistentCollection {#2180 …}
    +votes: Doctrine\ORM\PersistentCollection {#2181 …}
    +reports: Doctrine\ORM\PersistentCollection {#2171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
    -id: 336558
    -bodyTs: "'6':20 'ad':57 'also':36 'app':5,31 'avail':44 'ave':3 'best':16,27,51 'case':61 'code':22 'digit':21 'droid':48 'e':29 'e-mail':28 'easili':25 'email':24 'entir':40 'ever':34 'f':47 'f-droid':46 'fair':23 'galleri':4 'jellyfin':8 'mail':30 'map':7 'music':11 'nclientv2':14 'open':41 'openboard':9 'organ':6 'player':12 'read':19 'revanc':38 'sourc':42 'symphoni':10 'syncth':13 'te':15 'use':2,35,60 've':33 'watch':54 'way':17,52 'without':56 'youtub':37,55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6971266"
    +editedAt: DateTimeImmutable @1728296860 {#2145
      date: 2024-10-07 12:27:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706101466 {#2150
      date: 2024-01-24 14:04:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2149}
  +body: "My problem with Symphony and other music apps like Auxio is that they don’t work with audiobooks and file types like m4b. Simple Music Player worked for me when playing all my audio files but now I am waiting for the Fossify version to be published."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706209874 {#3136
    date: 2024-01-25 20:11:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@KpntAutismus@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 340089
  -bodyTs: "'app':8 'audio':34 'audiobook':18 'auxio':10 'file':20,35 'fossifi':43 'like':9,22 'm4b':23 'music':7,25 'play':31 'player':26 'problem':2 'publish':47 'simpl':24 'symphoni':4 'type':21 'version':44 'wait':40 'work':16,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7722612"
  +editedAt: DateTimeImmutable @1728643079 {#3137
    date: 2024-10-11 12:37:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706209874 {#3138
    date: 2024-01-25 20:11:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3139
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2149
    +user: App\Entity\User {#2177 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      i use:\n
      \n
      - aves (gallery app)\n
      - organic maps\n
      - jellyfin\n
      - openboard\n
      - symphony (music player)\n
      - syncthing\n
      - nclientV2 (te best way to read 6-digit codes)\n
      - fair email (easily the best e-mail app i’ve ever used)\n
      \n
      also youtube revanced (not entirely open source or available on f-droid, but the best way to watch youtube without ads for my use case)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1728642547 {#2147
      date: 2024-10-11 12:29:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2146 …}
    +nested: Doctrine\ORM\PersistentCollection {#2180 …}
    +votes: Doctrine\ORM\PersistentCollection {#2181 …}
    +reports: Doctrine\ORM\PersistentCollection {#2171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
    -id: 336558
    -bodyTs: "'6':20 'ad':57 'also':36 'app':5,31 'avail':44 'ave':3 'best':16,27,51 'case':61 'code':22 'digit':21 'droid':48 'e':29 'e-mail':28 'easili':25 'email':24 'entir':40 'ever':34 'f':47 'f-droid':46 'fair':23 'galleri':4 'jellyfin':8 'mail':30 'map':7 'music':11 'nclientv2':14 'open':41 'openboard':9 'organ':6 'player':12 'read':19 'revanc':38 'sourc':42 'symphoni':10 'syncth':13 'te':15 'use':2,35,60 've':33 'watch':54 'way':17,52 'without':56 'youtub':37,55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6971266"
    +editedAt: DateTimeImmutable @1728296860 {#2145
      date: 2024-10-07 12:27:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706101466 {#2150
      date: 2024-01-24 14:04:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2149}
  +body: "My problem with Symphony and other music apps like Auxio is that they don’t work with audiobooks and file types like m4b. Simple Music Player worked for me when playing all my audio files but now I am waiting for the Fossify version to be published."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706209874 {#3136
    date: 2024-01-25 20:11:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@KpntAutismus@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 340089
  -bodyTs: "'app':8 'audio':34 'audiobook':18 'auxio':10 'file':20,35 'fossifi':43 'like':9,22 'm4b':23 'music':7,25 'play':31 'player':26 'problem':2 'publish':47 'simpl':24 'symphoni':4 'type':21 'version':44 'wait':40 'work':16,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7722612"
  +editedAt: DateTimeImmutable @1728643079 {#3137
    date: 2024-10-11 12:37:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706209874 {#3138
    date: 2024-01-25 20:11:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3139
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2149
    +user: App\Entity\User {#2177 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      i use:\n
      \n
      - aves (gallery app)\n
      - organic maps\n
      - jellyfin\n
      - openboard\n
      - symphony (music player)\n
      - syncthing\n
      - nclientV2 (te best way to read 6-digit codes)\n
      - fair email (easily the best e-mail app i’ve ever used)\n
      \n
      also youtube revanced (not entirely open source or available on f-droid, but the best way to watch youtube without ads for my use case)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1728642547 {#2147
      date: 2024-10-11 12:29:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2146 …}
    +nested: Doctrine\ORM\PersistentCollection {#2180 …}
    +votes: Doctrine\ORM\PersistentCollection {#2181 …}
    +reports: Doctrine\ORM\PersistentCollection {#2171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
    -id: 336558
    -bodyTs: "'6':20 'ad':57 'also':36 'app':5,31 'avail':44 'ave':3 'best':16,27,51 'case':61 'code':22 'digit':21 'droid':48 'e':29 'e-mail':28 'easili':25 'email':24 'entir':40 'ever':34 'f':47 'f-droid':46 'fair':23 'galleri':4 'jellyfin':8 'mail':30 'map':7 'music':11 'nclientv2':14 'open':41 'openboard':9 'organ':6 'player':12 'read':19 'revanc':38 'sourc':42 'symphoni':10 'syncth':13 'te':15 'use':2,35,60 've':33 'watch':54 'way':17,52 'without':56 'youtub':37,55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6971266"
    +editedAt: DateTimeImmutable @1728296860 {#2145
      date: 2024-10-07 12:27:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706101466 {#2150
      date: 2024-01-24 14:04:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2149}
  +body: "My problem with Symphony and other music apps like Auxio is that they don’t work with audiobooks and file types like m4b. Simple Music Player worked for me when playing all my audio files but now I am waiting for the Fossify version to be published."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706209874 {#3136
    date: 2024-01-25 20:11:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@KpntAutismus@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 340089
  -bodyTs: "'app':8 'audio':34 'audiobook':18 'auxio':10 'file':20,35 'fossifi':43 'like':9,22 'm4b':23 'music':7,25 'play':31 'player':26 'problem':2 'publish':47 'simpl':24 'symphoni':4 'type':21 'version':44 'wait':40 'work':16,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7722612"
  +editedAt: DateTimeImmutable @1728643079 {#3137
    date: 2024-10-11 12:37:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706209874 {#3138
    date: 2024-01-25 20:11:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#1349
  +user: App\Entity\User {#2495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    These are my main core apps. Not fully divested from closed ecosystems (YouTube & Google Maps are in there with alternative private frontends). But close enough for me.\n
    \n
    - Mull - Private Firefox\n
    - OrganicMaps & GMaps WV - Maps\n
    - Eternity - Lemmy\n
    - Meglodon - Mastadon\n
    - ProtonVPN - VPN\n
    - AntennaPod - Podcasts\n
    - Bitwarden - Passwords\n
    - Joplin - Notes\n
    - NewPipe Sponsorblock - YouTube w/o ads or in-video promotions \n
        - Need to [add the Izzy repo](https://apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe) to get this one\n
    - VLC - Music & video\n
    - Yet Another Call Blocker - Spam calls\n
    - Geometric Weather - Weather
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728336191 {#2366
    date: 2024-10-07 23:23:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1351 …}
  +nested: Doctrine\ORM\PersistentCollection {#1353 …}
  +votes: Doctrine\ORM\PersistentCollection {#1358 …}
  +reports: Doctrine\ORM\PersistentCollection {#1355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2493 …}
  -id: 336530
  -bodyTs: "'/fdroid/index/apk/org.polymorphicshade.newpipe)':65 'ad':51 'add':59 'altern':20 'anoth':74 'antennapod':41 'app':6 'apt.izzysoft.de':64 'apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe)':63 'bitwarden':43 'blocker':76 'call':75,78 'close':11,24 'core':5 'divest':9 'ecosystem':12 'enough':25 'etern':35 'firefox':30 'frontend':22 'fulli':8 'geometr':79 'get':67 'gmap':32 'googl':14 'in-video':53 'izzi':61 'joplin':45 'lemmi':36 'main':4 'map':15,34 'mastadon':38 'meglodon':37 'mull':28 'music':71 'need':57 'newpip':47 'note':46 'one':69 'organicmap':31 'password':44 'podcast':42 'privat':21,29 'promot':56 'protonvpn':39 'repo':62 'spam':77 'sponsorblock':48 'video':55,72 'vlc':70 'vpn':40 'w/o':50 'weather':80,81 'wv':33 'yet':73 'youtub':13,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7681117"
  +editedAt: DateTimeImmutable @1728295037 {#2269
    date: 2024-10-07 11:57:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706100828 {#2352
    date: 2024-01-24 13:53:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#1349
  +user: App\Entity\User {#2495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    These are my main core apps. Not fully divested from closed ecosystems (YouTube & Google Maps are in there with alternative private frontends). But close enough for me.\n
    \n
    - Mull - Private Firefox\n
    - OrganicMaps & GMaps WV - Maps\n
    - Eternity - Lemmy\n
    - Meglodon - Mastadon\n
    - ProtonVPN - VPN\n
    - AntennaPod - Podcasts\n
    - Bitwarden - Passwords\n
    - Joplin - Notes\n
    - NewPipe Sponsorblock - YouTube w/o ads or in-video promotions \n
        - Need to [add the Izzy repo](https://apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe) to get this one\n
    - VLC - Music & video\n
    - Yet Another Call Blocker - Spam calls\n
    - Geometric Weather - Weather
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728336191 {#2366
    date: 2024-10-07 23:23:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1351 …}
  +nested: Doctrine\ORM\PersistentCollection {#1353 …}
  +votes: Doctrine\ORM\PersistentCollection {#1358 …}
  +reports: Doctrine\ORM\PersistentCollection {#1355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2493 …}
  -id: 336530
  -bodyTs: "'/fdroid/index/apk/org.polymorphicshade.newpipe)':65 'ad':51 'add':59 'altern':20 'anoth':74 'antennapod':41 'app':6 'apt.izzysoft.de':64 'apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe)':63 'bitwarden':43 'blocker':76 'call':75,78 'close':11,24 'core':5 'divest':9 'ecosystem':12 'enough':25 'etern':35 'firefox':30 'frontend':22 'fulli':8 'geometr':79 'get':67 'gmap':32 'googl':14 'in-video':53 'izzi':61 'joplin':45 'lemmi':36 'main':4 'map':15,34 'mastadon':38 'meglodon':37 'mull':28 'music':71 'need':57 'newpip':47 'note':46 'one':69 'organicmap':31 'password':44 'podcast':42 'privat':21,29 'promot':56 'protonvpn':39 'repo':62 'spam':77 'sponsorblock':48 'video':55,72 'vlc':70 'vpn':40 'w/o':50 'weather':80,81 'wv':33 'yet':73 'youtub':13,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7681117"
  +editedAt: DateTimeImmutable @1728295037 {#2269
    date: 2024-10-07 11:57:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706100828 {#2352
    date: 2024-01-24 13:53:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#1349
  +user: App\Entity\User {#2495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    These are my main core apps. Not fully divested from closed ecosystems (YouTube & Google Maps are in there with alternative private frontends). But close enough for me.\n
    \n
    - Mull - Private Firefox\n
    - OrganicMaps & GMaps WV - Maps\n
    - Eternity - Lemmy\n
    - Meglodon - Mastadon\n
    - ProtonVPN - VPN\n
    - AntennaPod - Podcasts\n
    - Bitwarden - Passwords\n
    - Joplin - Notes\n
    - NewPipe Sponsorblock - YouTube w/o ads or in-video promotions \n
        - Need to [add the Izzy repo](https://apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe) to get this one\n
    - VLC - Music & video\n
    - Yet Another Call Blocker - Spam calls\n
    - Geometric Weather - Weather
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728336191 {#2366
    date: 2024-10-07 23:23:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1351 …}
  +nested: Doctrine\ORM\PersistentCollection {#1353 …}
  +votes: Doctrine\ORM\PersistentCollection {#1358 …}
  +reports: Doctrine\ORM\PersistentCollection {#1355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2493 …}
  -id: 336530
  -bodyTs: "'/fdroid/index/apk/org.polymorphicshade.newpipe)':65 'ad':51 'add':59 'altern':20 'anoth':74 'antennapod':41 'app':6 'apt.izzysoft.de':64 'apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe)':63 'bitwarden':43 'blocker':76 'call':75,78 'close':11,24 'core':5 'divest':9 'ecosystem':12 'enough':25 'etern':35 'firefox':30 'frontend':22 'fulli':8 'geometr':79 'get':67 'gmap':32 'googl':14 'in-video':53 'izzi':61 'joplin':45 'lemmi':36 'main':4 'map':15,34 'mastadon':38 'meglodon':37 'mull':28 'music':71 'need':57 'newpip':47 'note':46 'one':69 'organicmap':31 'password':44 'podcast':42 'privat':21,29 'promot':56 'protonvpn':39 'repo':62 'spam':77 'sponsorblock':48 'video':55,72 'vlc':70 'vpn':40 'w/o':50 'weather':80,81 'wv':33 'yet':73 'youtub':13,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7681117"
  +editedAt: DateTimeImmutable @1728295037 {#2269
    date: 2024-10-07 11:57:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706100828 {#2352
    date: 2024-01-24 13:53:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3102
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1349
    +user: App\Entity\User {#2495 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      These are my main core apps. Not fully divested from closed ecosystems (YouTube & Google Maps are in there with alternative private frontends). But close enough for me.\n
      \n
      - Mull - Private Firefox\n
      - OrganicMaps & GMaps WV - Maps\n
      - Eternity - Lemmy\n
      - Meglodon - Mastadon\n
      - ProtonVPN - VPN\n
      - AntennaPod - Podcasts\n
      - Bitwarden - Passwords\n
      - Joplin - Notes\n
      - NewPipe Sponsorblock - YouTube w/o ads or in-video promotions \n
          - Need to [add the Izzy repo](https://apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe) to get this one\n
      - VLC - Music & video\n
      - Yet Another Call Blocker - Spam calls\n
      - Geometric Weather - Weather
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728336191 {#2366
      date: 2024-10-07 23:23:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1351 …}
    +nested: Doctrine\ORM\PersistentCollection {#1353 …}
    +votes: Doctrine\ORM\PersistentCollection {#1358 …}
    +reports: Doctrine\ORM\PersistentCollection {#1355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2493 …}
    -id: 336530
    -bodyTs: "'/fdroid/index/apk/org.polymorphicshade.newpipe)':65 'ad':51 'add':59 'altern':20 'anoth':74 'antennapod':41 'app':6 'apt.izzysoft.de':64 'apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe)':63 'bitwarden':43 'blocker':76 'call':75,78 'close':11,24 'core':5 'divest':9 'ecosystem':12 'enough':25 'etern':35 'firefox':30 'frontend':22 'fulli':8 'geometr':79 'get':67 'gmap':32 'googl':14 'in-video':53 'izzi':61 'joplin':45 'lemmi':36 'main':4 'map':15,34 'mastadon':38 'meglodon':37 'mull':28 'music':71 'need':57 'newpip':47 'note':46 'one':69 'organicmap':31 'password':44 'podcast':42 'privat':21,29 'promot':56 'protonvpn':39 'repo':62 'spam':77 'sponsorblock':48 'video':55,72 'vlc':70 'vpn':40 'w/o':50 'weather':80,81 'wv':33 'yet':73 'youtub':13,49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7681117"
    +editedAt: DateTimeImmutable @1728295037 {#2269
      date: 2024-10-07 11:57:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706100828 {#2352
      date: 2024-01-24 13:53:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1349}
  +body: "Development for NewPipe Sponsorblock has ended. They recommend using [Tubular](https://github.com/polymorphicshade/Tubular) instead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706110518 {#3100
    date: 2024-01-24 16:35:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@GrappleHat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  -id: 336872
  -bodyTs: "'/polymorphicshade/tubular)':13 'develop':1 'end':6 'github.com':12 'github.com/polymorphicshade/tubular)':11 'instead':14 'newpip':3 'recommend':8 'sponsorblock':4 'tubular':10 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7988092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110518 {#3101
    date: 2024-01-24 16:35:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3102
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1349
    +user: App\Entity\User {#2495 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      These are my main core apps. Not fully divested from closed ecosystems (YouTube & Google Maps are in there with alternative private frontends). But close enough for me.\n
      \n
      - Mull - Private Firefox\n
      - OrganicMaps & GMaps WV - Maps\n
      - Eternity - Lemmy\n
      - Meglodon - Mastadon\n
      - ProtonVPN - VPN\n
      - AntennaPod - Podcasts\n
      - Bitwarden - Passwords\n
      - Joplin - Notes\n
      - NewPipe Sponsorblock - YouTube w/o ads or in-video promotions \n
          - Need to [add the Izzy repo](https://apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe) to get this one\n
      - VLC - Music & video\n
      - Yet Another Call Blocker - Spam calls\n
      - Geometric Weather - Weather
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728336191 {#2366
      date: 2024-10-07 23:23:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1351 …}
    +nested: Doctrine\ORM\PersistentCollection {#1353 …}
    +votes: Doctrine\ORM\PersistentCollection {#1358 …}
    +reports: Doctrine\ORM\PersistentCollection {#1355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2493 …}
    -id: 336530
    -bodyTs: "'/fdroid/index/apk/org.polymorphicshade.newpipe)':65 'ad':51 'add':59 'altern':20 'anoth':74 'antennapod':41 'app':6 'apt.izzysoft.de':64 'apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe)':63 'bitwarden':43 'blocker':76 'call':75,78 'close':11,24 'core':5 'divest':9 'ecosystem':12 'enough':25 'etern':35 'firefox':30 'frontend':22 'fulli':8 'geometr':79 'get':67 'gmap':32 'googl':14 'in-video':53 'izzi':61 'joplin':45 'lemmi':36 'main':4 'map':15,34 'mastadon':38 'meglodon':37 'mull':28 'music':71 'need':57 'newpip':47 'note':46 'one':69 'organicmap':31 'password':44 'podcast':42 'privat':21,29 'promot':56 'protonvpn':39 'repo':62 'spam':77 'sponsorblock':48 'video':55,72 'vlc':70 'vpn':40 'w/o':50 'weather':80,81 'wv':33 'yet':73 'youtub':13,49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7681117"
    +editedAt: DateTimeImmutable @1728295037 {#2269
      date: 2024-10-07 11:57:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706100828 {#2352
      date: 2024-01-24 13:53:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1349}
  +body: "Development for NewPipe Sponsorblock has ended. They recommend using [Tubular](https://github.com/polymorphicshade/Tubular) instead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706110518 {#3100
    date: 2024-01-24 16:35:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@GrappleHat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  -id: 336872
  -bodyTs: "'/polymorphicshade/tubular)':13 'develop':1 'end':6 'github.com':12 'github.com/polymorphicshade/tubular)':11 'instead':14 'newpip':3 'recommend':8 'sponsorblock':4 'tubular':10 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7988092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110518 {#3101
    date: 2024-01-24 16:35:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3102
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1349
    +user: App\Entity\User {#2495 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      These are my main core apps. Not fully divested from closed ecosystems (YouTube & Google Maps are in there with alternative private frontends). But close enough for me.\n
      \n
      - Mull - Private Firefox\n
      - OrganicMaps & GMaps WV - Maps\n
      - Eternity - Lemmy\n
      - Meglodon - Mastadon\n
      - ProtonVPN - VPN\n
      - AntennaPod - Podcasts\n
      - Bitwarden - Passwords\n
      - Joplin - Notes\n
      - NewPipe Sponsorblock - YouTube w/o ads or in-video promotions \n
          - Need to [add the Izzy repo](https://apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe) to get this one\n
      - VLC - Music & video\n
      - Yet Another Call Blocker - Spam calls\n
      - Geometric Weather - Weather
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728336191 {#2366
      date: 2024-10-07 23:23:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1351 …}
    +nested: Doctrine\ORM\PersistentCollection {#1353 …}
    +votes: Doctrine\ORM\PersistentCollection {#1358 …}
    +reports: Doctrine\ORM\PersistentCollection {#1355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2493 …}
    -id: 336530
    -bodyTs: "'/fdroid/index/apk/org.polymorphicshade.newpipe)':65 'ad':51 'add':59 'altern':20 'anoth':74 'antennapod':41 'app':6 'apt.izzysoft.de':64 'apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe)':63 'bitwarden':43 'blocker':76 'call':75,78 'close':11,24 'core':5 'divest':9 'ecosystem':12 'enough':25 'etern':35 'firefox':30 'frontend':22 'fulli':8 'geometr':79 'get':67 'gmap':32 'googl':14 'in-video':53 'izzi':61 'joplin':45 'lemmi':36 'main':4 'map':15,34 'mastadon':38 'meglodon':37 'mull':28 'music':71 'need':57 'newpip':47 'note':46 'one':69 'organicmap':31 'password':44 'podcast':42 'privat':21,29 'promot':56 'protonvpn':39 'repo':62 'spam':77 'sponsorblock':48 'video':55,72 'vlc':70 'vpn':40 'w/o':50 'weather':80,81 'wv':33 'yet':73 'youtub':13,49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7681117"
    +editedAt: DateTimeImmutable @1728295037 {#2269
      date: 2024-10-07 11:57:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706100828 {#2352
      date: 2024-01-24 13:53:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1349}
  +body: "Development for NewPipe Sponsorblock has ended. They recommend using [Tubular](https://github.com/polymorphicshade/Tubular) instead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706110518 {#3100
    date: 2024-01-24 16:35:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@GrappleHat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  -id: 336872
  -bodyTs: "'/polymorphicshade/tubular)':13 'develop':1 'end':6 'github.com':12 'github.com/polymorphicshade/tubular)':11 'instead':14 'newpip':3 'recommend':8 'sponsorblock':4 'tubular':10 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7988092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110518 {#3101
    date: 2024-01-24 16:35:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3478
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3102
    +user: Proxies\__CG__\App\Entity\User {#3103 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1349
      +user: App\Entity\User {#2495 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        These are my main core apps. Not fully divested from closed ecosystems (YouTube & Google Maps are in there with alternative private frontends). But close enough for me.\n
        \n
        - Mull - Private Firefox\n
        - OrganicMaps & GMaps WV - Maps\n
        - Eternity - Lemmy\n
        - Meglodon - Mastadon\n
        - ProtonVPN - VPN\n
        - AntennaPod - Podcasts\n
        - Bitwarden - Passwords\n
        - Joplin - Notes\n
        - NewPipe Sponsorblock - YouTube w/o ads or in-video promotions \n
            - Need to [add the Izzy repo](https://apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe) to get this one\n
        - VLC - Music & video\n
        - Yet Another Call Blocker - Spam calls\n
        - Geometric Weather - Weather
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728336191 {#2366
        date: 2024-10-07 23:23:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1351 …}
      +nested: Doctrine\ORM\PersistentCollection {#1353 …}
      +votes: Doctrine\ORM\PersistentCollection {#1358 …}
      +reports: Doctrine\ORM\PersistentCollection {#1355 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2493 …}
      -id: 336530
      -bodyTs: "'/fdroid/index/apk/org.polymorphicshade.newpipe)':65 'ad':51 'add':59 'altern':20 'anoth':74 'antennapod':41 'app':6 'apt.izzysoft.de':64 'apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe)':63 'bitwarden':43 'blocker':76 'call':75,78 'close':11,24 'core':5 'divest':9 'ecosystem':12 'enough':25 'etern':35 'firefox':30 'frontend':22 'fulli':8 'geometr':79 'get':67 'gmap':32 'googl':14 'in-video':53 'izzi':61 'joplin':45 'lemmi':36 'main':4 'map':15,34 'mastadon':38 'meglodon':37 'mull':28 'music':71 'need':57 'newpip':47 'note':46 'one':69 'organicmap':31 'password':44 'podcast':42 'privat':21,29 'promot':56 'protonvpn':39 'repo':62 'spam':77 'sponsorblock':48 'video':55,72 'vlc':70 'vpn':40 'w/o':50 'weather':80,81 'wv':33 'yet':73 'youtub':13,49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7681117"
      +editedAt: DateTimeImmutable @1728295037 {#2269
        date: 2024-10-07 11:57:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706100828 {#2352
        date: 2024-01-24 13:53:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1349}
    +body: "Development for NewPipe Sponsorblock has ended. They recommend using [Tubular](https://github.com/polymorphicshade/Tubular) instead."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706110518 {#3100
      date: 2024-01-24 16:35:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@GrappleHat@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3113 …}
    +nested: Doctrine\ORM\PersistentCollection {#3104 …}
    +votes: Doctrine\ORM\PersistentCollection {#3106 …}
    +reports: Doctrine\ORM\PersistentCollection {#3114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
    -id: 336872
    -bodyTs: "'/polymorphicshade/tubular)':13 'develop':1 'end':6 'github.com':12 'github.com/polymorphicshade/tubular)':11 'instead':14 'newpip':3 'recommend':8 'sponsorblock':4 'tubular':10 'use':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7988092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706110518 {#3101
      date: 2024-01-24 16:35:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1349}
  +body: "Thank you! I had no idea development had stopped but I see that now in their GitHub repository."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706112822 {#3476
    date: 2024-01-24 17:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@GrappleHat@lemmy.ml"
    "@xlash123@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3479 …}
  +nested: Doctrine\ORM\PersistentCollection {#3481 …}
  +votes: Doctrine\ORM\PersistentCollection {#3483 …}
  +reports: Doctrine\ORM\PersistentCollection {#3485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
  -id: 336973
  -bodyTs: "'develop':7 'github':17 'idea':6 'repositori':18 'see':12 'stop':9 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7685101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706112822 {#3477
    date: 2024-01-24 17:13:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3478
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3102
    +user: Proxies\__CG__\App\Entity\User {#3103 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1349
      +user: App\Entity\User {#2495 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        These are my main core apps. Not fully divested from closed ecosystems (YouTube & Google Maps are in there with alternative private frontends). But close enough for me.\n
        \n
        - Mull - Private Firefox\n
        - OrganicMaps & GMaps WV - Maps\n
        - Eternity - Lemmy\n
        - Meglodon - Mastadon\n
        - ProtonVPN - VPN\n
        - AntennaPod - Podcasts\n
        - Bitwarden - Passwords\n
        - Joplin - Notes\n
        - NewPipe Sponsorblock - YouTube w/o ads or in-video promotions \n
            - Need to [add the Izzy repo](https://apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe) to get this one\n
        - VLC - Music & video\n
        - Yet Another Call Blocker - Spam calls\n
        - Geometric Weather - Weather
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728336191 {#2366
        date: 2024-10-07 23:23:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1351 …}
      +nested: Doctrine\ORM\PersistentCollection {#1353 …}
      +votes: Doctrine\ORM\PersistentCollection {#1358 …}
      +reports: Doctrine\ORM\PersistentCollection {#1355 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2493 …}
      -id: 336530
      -bodyTs: "'/fdroid/index/apk/org.polymorphicshade.newpipe)':65 'ad':51 'add':59 'altern':20 'anoth':74 'antennapod':41 'app':6 'apt.izzysoft.de':64 'apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe)':63 'bitwarden':43 'blocker':76 'call':75,78 'close':11,24 'core':5 'divest':9 'ecosystem':12 'enough':25 'etern':35 'firefox':30 'frontend':22 'fulli':8 'geometr':79 'get':67 'gmap':32 'googl':14 'in-video':53 'izzi':61 'joplin':45 'lemmi':36 'main':4 'map':15,34 'mastadon':38 'meglodon':37 'mull':28 'music':71 'need':57 'newpip':47 'note':46 'one':69 'organicmap':31 'password':44 'podcast':42 'privat':21,29 'promot':56 'protonvpn':39 'repo':62 'spam':77 'sponsorblock':48 'video':55,72 'vlc':70 'vpn':40 'w/o':50 'weather':80,81 'wv':33 'yet':73 'youtub':13,49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7681117"
      +editedAt: DateTimeImmutable @1728295037 {#2269
        date: 2024-10-07 11:57:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706100828 {#2352
        date: 2024-01-24 13:53:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1349}
    +body: "Development for NewPipe Sponsorblock has ended. They recommend using [Tubular](https://github.com/polymorphicshade/Tubular) instead."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706110518 {#3100
      date: 2024-01-24 16:35:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@GrappleHat@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3113 …}
    +nested: Doctrine\ORM\PersistentCollection {#3104 …}
    +votes: Doctrine\ORM\PersistentCollection {#3106 …}
    +reports: Doctrine\ORM\PersistentCollection {#3114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
    -id: 336872
    -bodyTs: "'/polymorphicshade/tubular)':13 'develop':1 'end':6 'github.com':12 'github.com/polymorphicshade/tubular)':11 'instead':14 'newpip':3 'recommend':8 'sponsorblock':4 'tubular':10 'use':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7988092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706110518 {#3101
      date: 2024-01-24 16:35:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1349}
  +body: "Thank you! I had no idea development had stopped but I see that now in their GitHub repository."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706112822 {#3476
    date: 2024-01-24 17:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@GrappleHat@lemmy.ml"
    "@xlash123@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3479 …}
  +nested: Doctrine\ORM\PersistentCollection {#3481 …}
  +votes: Doctrine\ORM\PersistentCollection {#3483 …}
  +reports: Doctrine\ORM\PersistentCollection {#3485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
  -id: 336973
  -bodyTs: "'develop':7 'github':17 'idea':6 'repositori':18 'see':12 'stop':9 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7685101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706112822 {#3477
    date: 2024-01-24 17:13:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3478
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3102
    +user: Proxies\__CG__\App\Entity\User {#3103 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1349
      +user: App\Entity\User {#2495 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        These are my main core apps. Not fully divested from closed ecosystems (YouTube & Google Maps are in there with alternative private frontends). But close enough for me.\n
        \n
        - Mull - Private Firefox\n
        - OrganicMaps & GMaps WV - Maps\n
        - Eternity - Lemmy\n
        - Meglodon - Mastadon\n
        - ProtonVPN - VPN\n
        - AntennaPod - Podcasts\n
        - Bitwarden - Passwords\n
        - Joplin - Notes\n
        - NewPipe Sponsorblock - YouTube w/o ads or in-video promotions \n
            - Need to [add the Izzy repo](https://apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe) to get this one\n
        - VLC - Music & video\n
        - Yet Another Call Blocker - Spam calls\n
        - Geometric Weather - Weather
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728336191 {#2366
        date: 2024-10-07 23:23:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1351 …}
      +nested: Doctrine\ORM\PersistentCollection {#1353 …}
      +votes: Doctrine\ORM\PersistentCollection {#1358 …}
      +reports: Doctrine\ORM\PersistentCollection {#1355 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2493 …}
      -id: 336530
      -bodyTs: "'/fdroid/index/apk/org.polymorphicshade.newpipe)':65 'ad':51 'add':59 'altern':20 'anoth':74 'antennapod':41 'app':6 'apt.izzysoft.de':64 'apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe)':63 'bitwarden':43 'blocker':76 'call':75,78 'close':11,24 'core':5 'divest':9 'ecosystem':12 'enough':25 'etern':35 'firefox':30 'frontend':22 'fulli':8 'geometr':79 'get':67 'gmap':32 'googl':14 'in-video':53 'izzi':61 'joplin':45 'lemmi':36 'main':4 'map':15,34 'mastadon':38 'meglodon':37 'mull':28 'music':71 'need':57 'newpip':47 'note':46 'one':69 'organicmap':31 'password':44 'podcast':42 'privat':21,29 'promot':56 'protonvpn':39 'repo':62 'spam':77 'sponsorblock':48 'video':55,72 'vlc':70 'vpn':40 'w/o':50 'weather':80,81 'wv':33 'yet':73 'youtub':13,49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7681117"
      +editedAt: DateTimeImmutable @1728295037 {#2269
        date: 2024-10-07 11:57:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706100828 {#2352
        date: 2024-01-24 13:53:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1349}
    +body: "Development for NewPipe Sponsorblock has ended. They recommend using [Tubular](https://github.com/polymorphicshade/Tubular) instead."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706110518 {#3100
      date: 2024-01-24 16:35:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@GrappleHat@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3113 …}
    +nested: Doctrine\ORM\PersistentCollection {#3104 …}
    +votes: Doctrine\ORM\PersistentCollection {#3106 …}
    +reports: Doctrine\ORM\PersistentCollection {#3114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
    -id: 336872
    -bodyTs: "'/polymorphicshade/tubular)':13 'develop':1 'end':6 'github.com':12 'github.com/polymorphicshade/tubular)':11 'instead':14 'newpip':3 'recommend':8 'sponsorblock':4 'tubular':10 'use':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7988092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706110518 {#3101
      date: 2024-01-24 16:35:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1349}
  +body: "Thank you! I had no idea development had stopped but I see that now in their GitHub repository."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706112822 {#3476
    date: 2024-01-24 17:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@GrappleHat@lemmy.ml"
    "@xlash123@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3479 …}
  +nested: Doctrine\ORM\PersistentCollection {#3481 …}
  +votes: Doctrine\ORM\PersistentCollection {#3483 …}
  +reports: Doctrine\ORM\PersistentCollection {#3485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
  -id: 336973
  -bodyTs: "'develop':7 'github':17 'idea':6 'repositori':18 'see':12 'stop':9 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7685101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706112822 {#3477
    date: 2024-01-24 17:13:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#2558
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I can recommend [f-droid.org/…/wangdaye.com.geometricweather/](https://f-droid.org/packages/wangdaye.com.geometricweather/) for weather. Otherwise, I dont really use stuff from fdroid.\n
    \n
    I’ve heard good stuff about the “fenneck” (?) browser, it’s like android firefox but good.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1728303922 {#2552
    date: 2024-10-07 14:25:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2559 …}
  +nested: Doctrine\ORM\PersistentCollection {#2561 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  -id: 336501
  -bodyTs: "'/packages/wangdaye.com.geometricweather/)':8 '/wangdaye.com.geometricweather':5 'android':31 'browser':27 'dont':13 'f-droid.org':4,7 'f-droid.org/packages/wangdaye.com.geometricweather/)':6 'fdroid':18 'fenneck':26 'firefox':32 'good':22,34 'heard':21 'like':30 'otherwis':11 'realli':14 'recommend':3 'stuff':16,23 'use':15 've':20 'weather':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/3037734"
  +editedAt: DateTimeImmutable @1728291057 {#2553
    date: 2024-10-07 10:50:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706099802 {#2554
    date: 2024-01-24 13:36:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#2558
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I can recommend [f-droid.org/…/wangdaye.com.geometricweather/](https://f-droid.org/packages/wangdaye.com.geometricweather/) for weather. Otherwise, I dont really use stuff from fdroid.\n
    \n
    I’ve heard good stuff about the “fenneck” (?) browser, it’s like android firefox but good.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1728303922 {#2552
    date: 2024-10-07 14:25:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2559 …}
  +nested: Doctrine\ORM\PersistentCollection {#2561 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  -id: 336501
  -bodyTs: "'/packages/wangdaye.com.geometricweather/)':8 '/wangdaye.com.geometricweather':5 'android':31 'browser':27 'dont':13 'f-droid.org':4,7 'f-droid.org/packages/wangdaye.com.geometricweather/)':6 'fdroid':18 'fenneck':26 'firefox':32 'good':22,34 'heard':21 'like':30 'otherwis':11 'realli':14 'recommend':3 'stuff':16,23 'use':15 've':20 'weather':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/3037734"
  +editedAt: DateTimeImmutable @1728291057 {#2553
    date: 2024-10-07 10:50:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706099802 {#2554
    date: 2024-01-24 13:36:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#2558
  +user: App\Entity\User {#2571 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I can recommend [f-droid.org/…/wangdaye.com.geometricweather/](https://f-droid.org/packages/wangdaye.com.geometricweather/) for weather. Otherwise, I dont really use stuff from fdroid.\n
    \n
    I’ve heard good stuff about the “fenneck” (?) browser, it’s like android firefox but good.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1728303922 {#2552
    date: 2024-10-07 14:25:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@Tangent5280@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2559 …}
  +nested: Doctrine\ORM\PersistentCollection {#2561 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  -id: 336501
  -bodyTs: "'/packages/wangdaye.com.geometricweather/)':8 '/wangdaye.com.geometricweather':5 'android':31 'browser':27 'dont':13 'f-droid.org':4,7 'f-droid.org/packages/wangdaye.com.geometricweather/)':6 'fdroid':18 'fenneck':26 'firefox':32 'good':22,34 'heard':21 'like':30 'otherwis':11 'realli':14 'recommend':3 'stuff':16,23 'use':15 've':20 'weather':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/3037734"
  +editedAt: DateTimeImmutable @1728291057 {#2553
    date: 2024-10-07 10:50:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706099802 {#2554
    date: 2024-01-24 13:36:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2558
    +user: App\Entity\User {#2571 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I can recommend [f-droid.org/…/wangdaye.com.geometricweather/](https://f-droid.org/packages/wangdaye.com.geometricweather/) for weather. Otherwise, I dont really use stuff from fdroid.\n
      \n
      I’ve heard good stuff about the “fenneck” (?) browser, it’s like android firefox but good.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1728303922 {#2552
      date: 2024-10-07 14:25:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2559 …}
    +nested: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    -id: 336501
    -bodyTs: "'/packages/wangdaye.com.geometricweather/)':8 '/wangdaye.com.geometricweather':5 'android':31 'browser':27 'dont':13 'f-droid.org':4,7 'f-droid.org/packages/wangdaye.com.geometricweather/)':6 'fdroid':18 'fenneck':26 'firefox':32 'good':22,34 'heard':21 'like':30 'otherwis':11 'realli':14 'recommend':3 'stuff':16,23 'use':15 've':20 'weather':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/3037734"
    +editedAt: DateTimeImmutable @1728291057 {#2553
      date: 2024-10-07 10:50:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706099802 {#2554
      date: 2024-01-24 13:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2558}
  +body: "Another recommendation for this app weather app with great widgets. I’ve been using it for years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706100666 {#3052
    date: 2024-01-24 13:51:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@FQQD@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  -id: 336523
  -bodyTs: "'anoth':1 'app':5,7 'great':9 'recommend':2 'use':14 've':12 'weather':6 'widget':10 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6971056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706100666 {#3051
    date: 2024-01-24 13:51:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2558
    +user: App\Entity\User {#2571 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I can recommend [f-droid.org/…/wangdaye.com.geometricweather/](https://f-droid.org/packages/wangdaye.com.geometricweather/) for weather. Otherwise, I dont really use stuff from fdroid.\n
      \n
      I’ve heard good stuff about the “fenneck” (?) browser, it’s like android firefox but good.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1728303922 {#2552
      date: 2024-10-07 14:25:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2559 …}
    +nested: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    -id: 336501
    -bodyTs: "'/packages/wangdaye.com.geometricweather/)':8 '/wangdaye.com.geometricweather':5 'android':31 'browser':27 'dont':13 'f-droid.org':4,7 'f-droid.org/packages/wangdaye.com.geometricweather/)':6 'fdroid':18 'fenneck':26 'firefox':32 'good':22,34 'heard':21 'like':30 'otherwis':11 'realli':14 'recommend':3 'stuff':16,23 'use':15 've':20 'weather':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/3037734"
    +editedAt: DateTimeImmutable @1728291057 {#2553
      date: 2024-10-07 10:50:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706099802 {#2554
      date: 2024-01-24 13:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2558}
  +body: "Another recommendation for this app weather app with great widgets. I’ve been using it for years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706100666 {#3052
    date: 2024-01-24 13:51:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@FQQD@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  -id: 336523
  -bodyTs: "'anoth':1 'app':5,7 'great':9 'recommend':2 'use':14 've':12 'weather':6 'widget':10 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6971056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706100666 {#3051
    date: 2024-01-24 13:51:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2558
    +user: App\Entity\User {#2571 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I can recommend [f-droid.org/…/wangdaye.com.geometricweather/](https://f-droid.org/packages/wangdaye.com.geometricweather/) for weather. Otherwise, I dont really use stuff from fdroid.\n
      \n
      I’ve heard good stuff about the “fenneck” (?) browser, it’s like android firefox but good.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1728303922 {#2552
      date: 2024-10-07 14:25:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2559 …}
    +nested: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    -id: 336501
    -bodyTs: "'/packages/wangdaye.com.geometricweather/)':8 '/wangdaye.com.geometricweather':5 'android':31 'browser':27 'dont':13 'f-droid.org':4,7 'f-droid.org/packages/wangdaye.com.geometricweather/)':6 'fdroid':18 'fenneck':26 'firefox':32 'good':22,34 'heard':21 'like':30 'otherwis':11 'realli':14 'recommend':3 'stuff':16,23 'use':15 've':20 'weather':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/3037734"
    +editedAt: DateTimeImmutable @1728291057 {#2553
      date: 2024-10-07 10:50:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706099802 {#2554
      date: 2024-01-24 13:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2558}
  +body: "Another recommendation for this app weather app with great widgets. I’ve been using it for years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706100666 {#3052
    date: 2024-01-24 13:51:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@FQQD@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  -id: 336523
  -bodyTs: "'anoth':1 'app':5,7 'great':9 'recommend':2 'use':14 've':12 'weather':6 'widget':10 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6971056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706100666 {#3051
    date: 2024-01-24 13:51:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3446
  +user: Proxies\__CG__\App\Entity\User {#3123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2558
      +user: App\Entity\User {#2571 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        I can recommend [f-droid.org/…/wangdaye.com.geometricweather/](https://f-droid.org/packages/wangdaye.com.geometricweather/) for weather. Otherwise, I dont really use stuff from fdroid.\n
        \n
        I’ve heard good stuff about the “fenneck” (?) browser, it’s like android firefox but good.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1728303922 {#2552
        date: 2024-10-07 14:25:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2559 …}
      +nested: Doctrine\ORM\PersistentCollection {#2561 …}
      +votes: Doctrine\ORM\PersistentCollection {#2563 …}
      +reports: Doctrine\ORM\PersistentCollection {#2565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
      -id: 336501
      -bodyTs: "'/packages/wangdaye.com.geometricweather/)':8 '/wangdaye.com.geometricweather':5 'android':31 'browser':27 'dont':13 'f-droid.org':4,7 'f-droid.org/packages/wangdaye.com.geometricweather/)':6 'fdroid':18 'fenneck':26 'firefox':32 'good':22,34 'heard':21 'like':30 'otherwis':11 'realli':14 'recommend':3 'stuff':16,23 'use':15 've':20 'weather':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ohaa.xyz/comment/3037734"
      +editedAt: DateTimeImmutable @1728291057 {#2553
        date: 2024-10-07 10:50:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706099802 {#2554
        date: 2024-01-24 13:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2558}
    +body: "Another recommendation for this app weather app with great widgets. I’ve been using it for years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706100666 {#3052
      date: 2024-01-24 13:51:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@FQQD@lemmy.ohaa.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
    -id: 336523
    -bodyTs: "'anoth':1 'app':5,7 'great':9 'recommend':2 'use':14 've':12 'weather':6 'widget':10 'year':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6971056"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706100666 {#3051
      date: 2024-01-24 13:51:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2558}
  +body: "I have and like it but it hasnt been updated for over a year. So the breezy weather recommendation is good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706101387 {#3444
    date: 2024-01-24 14:03:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@FQQD@lemmy.ohaa.xyz"
    "@afk_strats@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3447 …}
  +nested: Doctrine\ORM\PersistentCollection {#3449 …}
  +votes: Doctrine\ORM\PersistentCollection {#3451 …}
  +reports: Doctrine\ORM\PersistentCollection {#3453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3457 …}
  -id: 336554
  -bodyTs: "'breezi':17 'good':21 'hasnt':8 'like':4 'recommend':19 'updat':10 'weather':18 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7072463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706101387 {#3445
    date: 2024-01-24 14:03:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3446
  +user: Proxies\__CG__\App\Entity\User {#3123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2558
      +user: App\Entity\User {#2571 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        I can recommend [f-droid.org/…/wangdaye.com.geometricweather/](https://f-droid.org/packages/wangdaye.com.geometricweather/) for weather. Otherwise, I dont really use stuff from fdroid.\n
        \n
        I’ve heard good stuff about the “fenneck” (?) browser, it’s like android firefox but good.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1728303922 {#2552
        date: 2024-10-07 14:25:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2559 …}
      +nested: Doctrine\ORM\PersistentCollection {#2561 …}
      +votes: Doctrine\ORM\PersistentCollection {#2563 …}
      +reports: Doctrine\ORM\PersistentCollection {#2565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
      -id: 336501
      -bodyTs: "'/packages/wangdaye.com.geometricweather/)':8 '/wangdaye.com.geometricweather':5 'android':31 'browser':27 'dont':13 'f-droid.org':4,7 'f-droid.org/packages/wangdaye.com.geometricweather/)':6 'fdroid':18 'fenneck':26 'firefox':32 'good':22,34 'heard':21 'like':30 'otherwis':11 'realli':14 'recommend':3 'stuff':16,23 'use':15 've':20 'weather':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ohaa.xyz/comment/3037734"
      +editedAt: DateTimeImmutable @1728291057 {#2553
        date: 2024-10-07 10:50:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706099802 {#2554
        date: 2024-01-24 13:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2558}
    +body: "Another recommendation for this app weather app with great widgets. I’ve been using it for years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706100666 {#3052
      date: 2024-01-24 13:51:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@FQQD@lemmy.ohaa.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
    -id: 336523
    -bodyTs: "'anoth':1 'app':5,7 'great':9 'recommend':2 'use':14 've':12 'weather':6 'widget':10 'year':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6971056"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706100666 {#3051
      date: 2024-01-24 13:51:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2558}
  +body: "I have and like it but it hasnt been updated for over a year. So the breezy weather recommendation is good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706101387 {#3444
    date: 2024-01-24 14:03:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@FQQD@lemmy.ohaa.xyz"
    "@afk_strats@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3447 …}
  +nested: Doctrine\ORM\PersistentCollection {#3449 …}
  +votes: Doctrine\ORM\PersistentCollection {#3451 …}
  +reports: Doctrine\ORM\PersistentCollection {#3453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3457 …}
  -id: 336554
  -bodyTs: "'breezi':17 'good':21 'hasnt':8 'like':4 'recommend':19 'updat':10 'weather':18 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7072463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706101387 {#3445
    date: 2024-01-24 14:03:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3446
  +user: Proxies\__CG__\App\Entity\User {#3123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2558
      +user: App\Entity\User {#2571 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        I can recommend [f-droid.org/…/wangdaye.com.geometricweather/](https://f-droid.org/packages/wangdaye.com.geometricweather/) for weather. Otherwise, I dont really use stuff from fdroid.\n
        \n
        I’ve heard good stuff about the “fenneck” (?) browser, it’s like android firefox but good.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1728303922 {#2552
        date: 2024-10-07 14:25:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tangent5280@lemmy.world"
        "@Tangent5280@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2559 …}
      +nested: Doctrine\ORM\PersistentCollection {#2561 …}
      +votes: Doctrine\ORM\PersistentCollection {#2563 …}
      +reports: Doctrine\ORM\PersistentCollection {#2565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
      -id: 336501
      -bodyTs: "'/packages/wangdaye.com.geometricweather/)':8 '/wangdaye.com.geometricweather':5 'android':31 'browser':27 'dont':13 'f-droid.org':4,7 'f-droid.org/packages/wangdaye.com.geometricweather/)':6 'fdroid':18 'fenneck':26 'firefox':32 'good':22,34 'heard':21 'like':30 'otherwis':11 'realli':14 'recommend':3 'stuff':16,23 'use':15 've':20 'weather':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ohaa.xyz/comment/3037734"
      +editedAt: DateTimeImmutable @1728291057 {#2553
        date: 2024-10-07 10:50:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706099802 {#2554
        date: 2024-01-24 13:36:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2558}
    +body: "Another recommendation for this app weather app with great widgets. I’ve been using it for years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706100666 {#3052
      date: 2024-01-24 13:51:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@FQQD@lemmy.ohaa.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
    -id: 336523
    -bodyTs: "'anoth':1 'app':5,7 'great':9 'recommend':2 'use':14 've':12 'weather':6 'widget':10 'year':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6971056"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706100666 {#3051
      date: 2024-01-24 13:51:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2558}
  +body: "I have and like it but it hasnt been updated for over a year. So the breezy weather recommendation is good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706101387 {#3444
    date: 2024-01-24 14:03:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@FQQD@lemmy.ohaa.xyz"
    "@afk_strats@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3447 …}
  +nested: Doctrine\ORM\PersistentCollection {#3449 …}
  +votes: Doctrine\ORM\PersistentCollection {#3451 …}
  +reports: Doctrine\ORM\PersistentCollection {#3453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3457 …}
  -id: 336554
  -bodyTs: "'breezi':17 'good':21 'hasnt':8 'like':4 'recommend':19 'updat':10 'weather':18 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7072463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706101387 {#3445
    date: 2024-01-24 14:03:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#3034
  +user: Proxies\__CG__\App\Entity\User {#3033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2558
    +user: App\Entity\User {#2571 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I can recommend [f-droid.org/…/wangdaye.com.geometricweather/](https://f-droid.org/packages/wangdaye.com.geometricweather/) for weather. Otherwise, I dont really use stuff from fdroid.\n
      \n
      I’ve heard good stuff about the “fenneck” (?) browser, it’s like android firefox but good.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1728303922 {#2552
      date: 2024-10-07 14:25:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2559 …}
    +nested: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    -id: 336501
    -bodyTs: "'/packages/wangdaye.com.geometricweather/)':8 '/wangdaye.com.geometricweather':5 'android':31 'browser':27 'dont':13 'f-droid.org':4,7 'f-droid.org/packages/wangdaye.com.geometricweather/)':6 'fdroid':18 'fenneck':26 'firefox':32 'good':22,34 'heard':21 'like':30 'otherwis':11 'realli':14 'recommend':3 'stuff':16,23 'use':15 've':20 'weather':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/3037734"
    +editedAt: DateTimeImmutable @1728291057 {#2553
      date: 2024-10-07 10:50:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706099802 {#2554
      date: 2024-01-24 13:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2558}
  +body: """
    Fennec, it’s a type of fox in the real world, and it’s a perfectly fine fork of Firefox.\n
    \n
    And Firefox for android is great, leaps and bounds better than the Chromes and Chromiums that many people use. Firefox for android allows you to install browser extensions!\n
    \n
    I never have to leave home without my µBlock Origin again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706103993 {#3036
    date: 2024-01-24 14:46:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@FQQD@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3028 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  -id: 336631
  -bodyTs: "'allow':43 'android':24,42 'better':30 'bound':29 'browser':47 'chrome':33 'chromium':35 'extens':48 'fennec':1 'fine':17 'firefox':20,22,40 'fork':18 'fox':7 'great':26 'home':54 'instal':46 'leap':27 'leav':53 'mani':37 'never':50 'origin':58 'peopl':38 'perfect':16 'real':10 'type':5 'use':39 'without':55 'world':11 'µblock':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6668723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706103993 {#3035
    date: 2024-01-24 14:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3034
  +user: Proxies\__CG__\App\Entity\User {#3033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2558
    +user: App\Entity\User {#2571 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I can recommend [f-droid.org/…/wangdaye.com.geometricweather/](https://f-droid.org/packages/wangdaye.com.geometricweather/) for weather. Otherwise, I dont really use stuff from fdroid.\n
      \n
      I’ve heard good stuff about the “fenneck” (?) browser, it’s like android firefox but good.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1728303922 {#2552
      date: 2024-10-07 14:25:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2559 …}
    +nested: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    -id: 336501
    -bodyTs: "'/packages/wangdaye.com.geometricweather/)':8 '/wangdaye.com.geometricweather':5 'android':31 'browser':27 'dont':13 'f-droid.org':4,7 'f-droid.org/packages/wangdaye.com.geometricweather/)':6 'fdroid':18 'fenneck':26 'firefox':32 'good':22,34 'heard':21 'like':30 'otherwis':11 'realli':14 'recommend':3 'stuff':16,23 'use':15 've':20 'weather':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/3037734"
    +editedAt: DateTimeImmutable @1728291057 {#2553
      date: 2024-10-07 10:50:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706099802 {#2554
      date: 2024-01-24 13:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2558}
  +body: """
    Fennec, it’s a type of fox in the real world, and it’s a perfectly fine fork of Firefox.\n
    \n
    And Firefox for android is great, leaps and bounds better than the Chromes and Chromiums that many people use. Firefox for android allows you to install browser extensions!\n
    \n
    I never have to leave home without my µBlock Origin again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706103993 {#3036
    date: 2024-01-24 14:46:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@FQQD@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3028 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  -id: 336631
  -bodyTs: "'allow':43 'android':24,42 'better':30 'bound':29 'browser':47 'chrome':33 'chromium':35 'extens':48 'fennec':1 'fine':17 'firefox':20,22,40 'fork':18 'fox':7 'great':26 'home':54 'instal':46 'leap':27 'leav':53 'mani':37 'never':50 'origin':58 'peopl':38 'perfect':16 'real':10 'type':5 'use':39 'without':55 'world':11 'µblock':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6668723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706103993 {#3035
    date: 2024-01-24 14:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3034
  +user: Proxies\__CG__\App\Entity\User {#3033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2558
    +user: App\Entity\User {#2571 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I can recommend [f-droid.org/…/wangdaye.com.geometricweather/](https://f-droid.org/packages/wangdaye.com.geometricweather/) for weather. Otherwise, I dont really use stuff from fdroid.\n
      \n
      I’ve heard good stuff about the “fenneck” (?) browser, it’s like android firefox but good.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1728303922 {#2552
      date: 2024-10-07 14:25:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tangent5280@lemmy.world"
      "@Tangent5280@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2559 …}
    +nested: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    -id: 336501
    -bodyTs: "'/packages/wangdaye.com.geometricweather/)':8 '/wangdaye.com.geometricweather':5 'android':31 'browser':27 'dont':13 'f-droid.org':4,7 'f-droid.org/packages/wangdaye.com.geometricweather/)':6 'fdroid':18 'fenneck':26 'firefox':32 'good':22,34 'heard':21 'like':30 'otherwis':11 'realli':14 'recommend':3 'stuff':16,23 'use':15 've':20 'weather':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/3037734"
    +editedAt: DateTimeImmutable @1728291057 {#2553
      date: 2024-10-07 10:50:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706099802 {#2554
      date: 2024-01-24 13:36:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2558}
  +body: """
    Fennec, it’s a type of fox in the real world, and it’s a perfectly fine fork of Firefox.\n
    \n
    And Firefox for android is great, leaps and bounds better than the Chromes and Chromiums that many people use. Firefox for android allows you to install browser extensions!\n
    \n
    I never have to leave home without my µBlock Origin again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706103993 {#3036
    date: 2024-01-24 14:46:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tangent5280@lemmy.world"
    "@FQQD@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3028 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  -id: 336631
  -bodyTs: "'allow':43 'android':24,42 'better':30 'bound':29 'browser':47 'chrome':33 'chromium':35 'extens':48 'fennec':1 'fine':17 'firefox':20,22,40 'fork':18 'fox':7 'great':26 'home':54 'instal':46 'leap':27 'leav':53 'mani':37 'never':50 'origin':58 'peopl':38 'perfect':16 'real':10 'type':5 'use':39 'without':55 'world':11 'µblock':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6668723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706103993 {#3035
    date: 2024-01-24 14:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#2633
  +user: App\Entity\User {#2647 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Need open source SMS app, any suggestions?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1728418172 {#2628
    date: 2024-10-08 22:09:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2635 …}
  +nested: Doctrine\ORM\PersistentCollection {#2637 …}
  +votes: Doctrine\ORM\PersistentCollection {#2639 …}
  +reports: Doctrine\ORM\PersistentCollection {#2641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
  -id: 336413
  -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6772407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706094822 {#2629
    date: 2024-01-24 12:13:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#2633
  +user: App\Entity\User {#2647 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Need open source SMS app, any suggestions?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1728418172 {#2628
    date: 2024-10-08 22:09:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2635 …}
  +nested: Doctrine\ORM\PersistentCollection {#2637 …}
  +votes: Doctrine\ORM\PersistentCollection {#2639 …}
  +reports: Doctrine\ORM\PersistentCollection {#2641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
  -id: 336413
  -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6772407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706094822 {#2629
    date: 2024-01-24 12:13:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#2633
  +user: App\Entity\User {#2647 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Need open source SMS app, any suggestions?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1728418172 {#2628
    date: 2024-10-08 22:09:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2635 …}
  +nested: Doctrine\ORM\PersistentCollection {#2637 …}
  +votes: Doctrine\ORM\PersistentCollection {#2639 …}
  +reports: Doctrine\ORM\PersistentCollection {#2641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
  -id: 336413
  -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6772407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706094822 {#2629
    date: 2024-01-24 12:13:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2633
    +user: App\Entity\User {#2647 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Need open source SMS app, any suggestions?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1728418172 {#2628
      date: 2024-10-08 22:09:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2635 …}
    +nested: Doctrine\ORM\PersistentCollection {#2637 …}
    +votes: Doctrine\ORM\PersistentCollection {#2639 …}
    +reports: Doctrine\ORM\PersistentCollection {#2641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
    -id: 336413
    -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6772407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706094822 {#2629
      date: 2024-01-24 12:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: "They also released a Fossify [messenger](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.messages) and [contacts](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts) app. You might have to enable or refresh the IzzyOnDroid repo to see them now, or wait until they come to the default F-Droid repo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706099988 {#3083
    date: 2024-01-24 13:39:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@alexdeathway@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 336504
  -bodyTs: "'/fdroid/index/apk/org.fossify.contacts)':14 '/fdroid/index/apk/org.fossify.messages)':9 'also':2 'app':15 'apt.izzysoft.de':8,13 'apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts)':12 'apt.izzysoft.de/fdroid/index/apk/org.fossify.messages)':7 'come':34 'contact':11 'default':37 'droid':40 'enabl':20 'f':39 'f-droid':38 'fossifi':5 'izzyondroid':24 'messeng':6 'might':17 'refresh':22 'releas':3 'repo':25,41 'see':27 'wait':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8603192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706099988 {#3082
    date: 2024-01-24 13:39:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2633
    +user: App\Entity\User {#2647 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Need open source SMS app, any suggestions?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1728418172 {#2628
      date: 2024-10-08 22:09:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2635 …}
    +nested: Doctrine\ORM\PersistentCollection {#2637 …}
    +votes: Doctrine\ORM\PersistentCollection {#2639 …}
    +reports: Doctrine\ORM\PersistentCollection {#2641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
    -id: 336413
    -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6772407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706094822 {#2629
      date: 2024-01-24 12:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: "They also released a Fossify [messenger](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.messages) and [contacts](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts) app. You might have to enable or refresh the IzzyOnDroid repo to see them now, or wait until they come to the default F-Droid repo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706099988 {#3083
    date: 2024-01-24 13:39:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@alexdeathway@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 336504
  -bodyTs: "'/fdroid/index/apk/org.fossify.contacts)':14 '/fdroid/index/apk/org.fossify.messages)':9 'also':2 'app':15 'apt.izzysoft.de':8,13 'apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts)':12 'apt.izzysoft.de/fdroid/index/apk/org.fossify.messages)':7 'come':34 'contact':11 'default':37 'droid':40 'enabl':20 'f':39 'f-droid':38 'fossifi':5 'izzyondroid':24 'messeng':6 'might':17 'refresh':22 'releas':3 'repo':25,41 'see':27 'wait':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8603192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706099988 {#3082
    date: 2024-01-24 13:39:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2633
    +user: App\Entity\User {#2647 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Need open source SMS app, any suggestions?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1728418172 {#2628
      date: 2024-10-08 22:09:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2635 …}
    +nested: Doctrine\ORM\PersistentCollection {#2637 …}
    +votes: Doctrine\ORM\PersistentCollection {#2639 …}
    +reports: Doctrine\ORM\PersistentCollection {#2641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
    -id: 336413
    -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6772407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706094822 {#2629
      date: 2024-01-24 12:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: "They also released a Fossify [messenger](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.messages) and [contacts](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts) app. You might have to enable or refresh the IzzyOnDroid repo to see them now, or wait until they come to the default F-Droid repo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706099988 {#3083
    date: 2024-01-24 13:39:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@alexdeathway@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 336504
  -bodyTs: "'/fdroid/index/apk/org.fossify.contacts)':14 '/fdroid/index/apk/org.fossify.messages)':9 'also':2 'app':15 'apt.izzysoft.de':8,13 'apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts)':12 'apt.izzysoft.de/fdroid/index/apk/org.fossify.messages)':7 'come':34 'contact':11 'default':37 'droid':40 'enabl':20 'f':39 'f-droid':38 'fossifi':5 'izzyondroid':24 'messeng':6 'might':17 'refresh':22 'releas':3 'repo':25,41 'see':27 'wait':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8603192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706099988 {#3082
    date: 2024-01-24 13:39:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#3431
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3081
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2633
      +user: App\Entity\User {#2647 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Need open source SMS app, any suggestions?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1728418172 {#2628
        date: 2024-10-08 22:09:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2635 …}
      +nested: Doctrine\ORM\PersistentCollection {#2637 …}
      +votes: Doctrine\ORM\PersistentCollection {#2639 …}
      +reports: Doctrine\ORM\PersistentCollection {#2641 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
      -id: 336413
      -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6772407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706094822 {#2629
        date: 2024-01-24 12:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2633}
    +body: "They also released a Fossify [messenger](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.messages) and [contacts](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts) app. You might have to enable or refresh the IzzyOnDroid repo to see them now, or wait until they come to the default F-Droid repo."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706099988 {#3083
      date: 2024-01-24 13:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@alexdeathway@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3079 …}
    +nested: Doctrine\ORM\PersistentCollection {#3077 …}
    +votes: Doctrine\ORM\PersistentCollection {#3075 …}
    +reports: Doctrine\ORM\PersistentCollection {#3073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
    -id: 336504
    -bodyTs: "'/fdroid/index/apk/org.fossify.contacts)':14 '/fdroid/index/apk/org.fossify.messages)':9 'also':2 'app':15 'apt.izzysoft.de':8,13 'apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts)':12 'apt.izzysoft.de/fdroid/index/apk/org.fossify.messages)':7 'come':34 'contact':11 'default':37 'droid':40 'enabl':20 'f':39 'f-droid':38 'fossifi':5 'izzyondroid':24 'messeng':6 'might':17 'refresh':22 'releas':3 'repo':25,41 'see':27 'wait':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8603192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706099988 {#3082
      date: 2024-01-24 13:39:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: "Apps are typically [removed](https://github.com/vfsfitvnm/ViMusic/issues/240#issuecomment-1225564446) from the IzzyOnDroid repository if they are later added to the main F-Droid repository. While that makes sense (since the goal of that particular repository is to host apps before they’re accepted into the main F-Droid repository), it can leave you with installed apps which no longer receive updates."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706109434 {#3429
    date: 2024-01-24 16:17:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@alexdeathway@programming.dev"
    "@shrugal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 336836
  -bodyTs: "'/vfsfitvnm/vimusic/issues/240#issuecomment-1225564446)':7 'accept':42 'ad':16 'app':1,38,56 'droid':22,48 'f':21,47 'f-droid':20,46 'github.com':6 'github.com/vfsfitvnm/vimusic/issues/240#issuecomment-1225564446)':5 'goal':30 'host':37 'instal':55 'izzyondroid':10 'later':15 'leav':52 'longer':59 'main':19,45 'make':26 'particular':33 're':41 'receiv':60 'remov':4 'repositori':11,23,34,49 'sens':27 'sinc':28 'typic':3 'updat':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6973643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706109434 {#3430
    date: 2024-01-24 16:17:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#3431
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3081
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2633
      +user: App\Entity\User {#2647 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Need open source SMS app, any suggestions?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1728418172 {#2628
        date: 2024-10-08 22:09:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2635 …}
      +nested: Doctrine\ORM\PersistentCollection {#2637 …}
      +votes: Doctrine\ORM\PersistentCollection {#2639 …}
      +reports: Doctrine\ORM\PersistentCollection {#2641 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
      -id: 336413
      -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6772407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706094822 {#2629
        date: 2024-01-24 12:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2633}
    +body: "They also released a Fossify [messenger](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.messages) and [contacts](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts) app. You might have to enable or refresh the IzzyOnDroid repo to see them now, or wait until they come to the default F-Droid repo."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706099988 {#3083
      date: 2024-01-24 13:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@alexdeathway@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3079 …}
    +nested: Doctrine\ORM\PersistentCollection {#3077 …}
    +votes: Doctrine\ORM\PersistentCollection {#3075 …}
    +reports: Doctrine\ORM\PersistentCollection {#3073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
    -id: 336504
    -bodyTs: "'/fdroid/index/apk/org.fossify.contacts)':14 '/fdroid/index/apk/org.fossify.messages)':9 'also':2 'app':15 'apt.izzysoft.de':8,13 'apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts)':12 'apt.izzysoft.de/fdroid/index/apk/org.fossify.messages)':7 'come':34 'contact':11 'default':37 'droid':40 'enabl':20 'f':39 'f-droid':38 'fossifi':5 'izzyondroid':24 'messeng':6 'might':17 'refresh':22 'releas':3 'repo':25,41 'see':27 'wait':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8603192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706099988 {#3082
      date: 2024-01-24 13:39:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: "Apps are typically [removed](https://github.com/vfsfitvnm/ViMusic/issues/240#issuecomment-1225564446) from the IzzyOnDroid repository if they are later added to the main F-Droid repository. While that makes sense (since the goal of that particular repository is to host apps before they’re accepted into the main F-Droid repository), it can leave you with installed apps which no longer receive updates."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706109434 {#3429
    date: 2024-01-24 16:17:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@alexdeathway@programming.dev"
    "@shrugal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 336836
  -bodyTs: "'/vfsfitvnm/vimusic/issues/240#issuecomment-1225564446)':7 'accept':42 'ad':16 'app':1,38,56 'droid':22,48 'f':21,47 'f-droid':20,46 'github.com':6 'github.com/vfsfitvnm/vimusic/issues/240#issuecomment-1225564446)':5 'goal':30 'host':37 'instal':55 'izzyondroid':10 'later':15 'leav':52 'longer':59 'main':19,45 'make':26 'particular':33 're':41 'receiv':60 'remov':4 'repositori':11,23,34,49 'sens':27 'sinc':28 'typic':3 'updat':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6973643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706109434 {#3430
    date: 2024-01-24 16:17:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#3431
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3081
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2633
      +user: App\Entity\User {#2647 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Need open source SMS app, any suggestions?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1728418172 {#2628
        date: 2024-10-08 22:09:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2635 …}
      +nested: Doctrine\ORM\PersistentCollection {#2637 …}
      +votes: Doctrine\ORM\PersistentCollection {#2639 …}
      +reports: Doctrine\ORM\PersistentCollection {#2641 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
      -id: 336413
      -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6772407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706094822 {#2629
        date: 2024-01-24 12:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2633}
    +body: "They also released a Fossify [messenger](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.messages) and [contacts](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts) app. You might have to enable or refresh the IzzyOnDroid repo to see them now, or wait until they come to the default F-Droid repo."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706099988 {#3083
      date: 2024-01-24 13:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@alexdeathway@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3079 …}
    +nested: Doctrine\ORM\PersistentCollection {#3077 …}
    +votes: Doctrine\ORM\PersistentCollection {#3075 …}
    +reports: Doctrine\ORM\PersistentCollection {#3073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
    -id: 336504
    -bodyTs: "'/fdroid/index/apk/org.fossify.contacts)':14 '/fdroid/index/apk/org.fossify.messages)':9 'also':2 'app':15 'apt.izzysoft.de':8,13 'apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts)':12 'apt.izzysoft.de/fdroid/index/apk/org.fossify.messages)':7 'come':34 'contact':11 'default':37 'droid':40 'enabl':20 'f':39 'f-droid':38 'fossifi':5 'izzyondroid':24 'messeng':6 'might':17 'refresh':22 'releas':3 'repo':25,41 'see':27 'wait':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8603192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706099988 {#3082
      date: 2024-01-24 13:39:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: "Apps are typically [removed](https://github.com/vfsfitvnm/ViMusic/issues/240#issuecomment-1225564446) from the IzzyOnDroid repository if they are later added to the main F-Droid repository. While that makes sense (since the goal of that particular repository is to host apps before they’re accepted into the main F-Droid repository), it can leave you with installed apps which no longer receive updates."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706109434 {#3429
    date: 2024-01-24 16:17:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@alexdeathway@programming.dev"
    "@shrugal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 336836
  -bodyTs: "'/vfsfitvnm/vimusic/issues/240#issuecomment-1225564446)':7 'accept':42 'ad':16 'app':1,38,56 'droid':22,48 'f':21,47 'f-droid':20,46 'github.com':6 'github.com/vfsfitvnm/vimusic/issues/240#issuecomment-1225564446)':5 'goal':30 'host':37 'instal':55 'izzyondroid':10 'later':15 'leav':52 'longer':59 'main':19,45 'make':26 'particular':33 're':41 'receiv':60 'remov':4 'repositori':11,23,34,49 'sens':27 'sinc':28 'typic':3 'updat':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6973643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706109434 {#3430
    date: 2024-01-24 16:17:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#3583
  +user: Proxies\__CG__\App\Entity\User {#3591 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3431
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3081
      +user: Proxies\__CG__\App\Entity\User {#3080 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2633
        +user: App\Entity\User {#2647 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Need open source SMS app, any suggestions?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1728418172 {#2628
          date: 2024-10-08 22:09:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2635 …}
        +nested: Doctrine\ORM\PersistentCollection {#2637 …}
        +votes: Doctrine\ORM\PersistentCollection {#2639 …}
        +reports: Doctrine\ORM\PersistentCollection {#2641 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
        -id: 336413
        -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6772407"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706094822 {#2629
          date: 2024-01-24 12:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2633}
      +body: "They also released a Fossify [messenger](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.messages) and [contacts](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts) app. You might have to enable or refresh the IzzyOnDroid repo to see them now, or wait until they come to the default F-Droid repo."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706099988 {#3083
        date: 2024-01-24 13:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@alexdeathway@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3079 …}
      +nested: Doctrine\ORM\PersistentCollection {#3077 …}
      +votes: Doctrine\ORM\PersistentCollection {#3075 …}
      +reports: Doctrine\ORM\PersistentCollection {#3073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
      -id: 336504
      -bodyTs: "'/fdroid/index/apk/org.fossify.contacts)':14 '/fdroid/index/apk/org.fossify.messages)':9 'also':2 'app':15 'apt.izzysoft.de':8,13 'apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts)':12 'apt.izzysoft.de/fdroid/index/apk/org.fossify.messages)':7 'come':34 'contact':11 'default':37 'droid':40 'enabl':20 'f':39 'f-droid':38 'fossifi':5 'izzyondroid':24 'messeng':6 'might':17 'refresh':22 'releas':3 'repo':25,41 'see':27 'wait':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8603192"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706099988 {#3082
        date: 2024-01-24 13:39:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2633}
    +body: "Apps are typically [removed](https://github.com/vfsfitvnm/ViMusic/issues/240#issuecomment-1225564446) from the IzzyOnDroid repository if they are later added to the main F-Droid repository. While that makes sense (since the goal of that particular repository is to host apps before they’re accepted into the main F-Droid repository), it can leave you with installed apps which no longer receive updates."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706109434 {#3429
      date: 2024-01-24 16:17:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@alexdeathway@programming.dev"
      "@shrugal@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3432 …}
    +nested: Doctrine\ORM\PersistentCollection {#3434 …}
    +votes: Doctrine\ORM\PersistentCollection {#3436 …}
    +reports: Doctrine\ORM\PersistentCollection {#3438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
    -id: 336836
    -bodyTs: "'/vfsfitvnm/vimusic/issues/240#issuecomment-1225564446)':7 'accept':42 'ad':16 'app':1,38,56 'droid':22,48 'f':21,47 'f-droid':20,46 'github.com':6 'github.com/vfsfitvnm/vimusic/issues/240#issuecomment-1225564446)':5 'goal':30 'host':37 'instal':55 'izzyondroid':10 'later':15 'leav':52 'longer':59 'main':19,45 'make':26 'particular':33 're':41 'receiv':60 'remov':4 'repositori':11,23,34,49 'sens':27 'sinc':28 'typic':3 'updat':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6973643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706109434 {#3430
      date: 2024-01-24 16:17:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: """
    They are using repeatable builds, so the fdroid version is signed by fossify. You can update between github, izzy, and fdroid, and in the future likely also google play, if they release there.\n
    \n
    I dug up [the meta discussion](https://github.com/FossifyOrg/General-Discussion/issues/7) on it. Mentioned there is the issue to add reproducible builds to the phone app, which is marked complete since that was released on github and izzy last week.\n
    \n
    Further for me the app is marked installed on both entries in fdroid, which means the fdroid and izzy repos should serve bit by bit identical apks, from my understanding (the installed mark being based off of the apk hash).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706133148 {#3588
    date: 2024-01-24 22:52:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@alexdeathway@programming.dev"
    "@shrugal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3594 …}
  +nested: Doctrine\ORM\PersistentCollection {#3596 …}
  +votes: Doctrine\ORM\PersistentCollection {#3592 …}
  +reports: Doctrine\ORM\PersistentCollection {#3599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3603 …}
  -id: 337740
  -bodyTs: "'/fossifyorg/general-discussion/issues/7)':42 'add':51 'also':27 'apk':98,110 'app':57,76 'base':106 'bit':94,96 'build':5,53 'complet':61 'discuss':39 'dug':35 'entri':82 'fdroid':8,21,84,88 'fossifi':13 'futur':25 'github':18,67 'github.com':41 'github.com/fossifyorg/general-discussion/issues/7)':40 'googl':28 'hash':111 'ident':97 'instal':79,103 'issu':49 'izzi':19,69,90 'last':70 'like':26 'mark':60,78,104 'mean':86 'mention':45 'meta':38 'phone':56 'play':29 'releas':32,65 'repeat':4 'repo':91 'reproduc':52 'serv':93 'sign':11 'sinc':62 'understand':101 'updat':16 'use':3 'version':9 'week':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7085170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706133148 {#3585
    date: 2024-01-24 22:52:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3583
  +user: Proxies\__CG__\App\Entity\User {#3591 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3431
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3081
      +user: Proxies\__CG__\App\Entity\User {#3080 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2633
        +user: App\Entity\User {#2647 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Need open source SMS app, any suggestions?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1728418172 {#2628
          date: 2024-10-08 22:09:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2635 …}
        +nested: Doctrine\ORM\PersistentCollection {#2637 …}
        +votes: Doctrine\ORM\PersistentCollection {#2639 …}
        +reports: Doctrine\ORM\PersistentCollection {#2641 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
        -id: 336413
        -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6772407"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706094822 {#2629
          date: 2024-01-24 12:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2633}
      +body: "They also released a Fossify [messenger](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.messages) and [contacts](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts) app. You might have to enable or refresh the IzzyOnDroid repo to see them now, or wait until they come to the default F-Droid repo."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706099988 {#3083
        date: 2024-01-24 13:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@alexdeathway@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3079 …}
      +nested: Doctrine\ORM\PersistentCollection {#3077 …}
      +votes: Doctrine\ORM\PersistentCollection {#3075 …}
      +reports: Doctrine\ORM\PersistentCollection {#3073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
      -id: 336504
      -bodyTs: "'/fdroid/index/apk/org.fossify.contacts)':14 '/fdroid/index/apk/org.fossify.messages)':9 'also':2 'app':15 'apt.izzysoft.de':8,13 'apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts)':12 'apt.izzysoft.de/fdroid/index/apk/org.fossify.messages)':7 'come':34 'contact':11 'default':37 'droid':40 'enabl':20 'f':39 'f-droid':38 'fossifi':5 'izzyondroid':24 'messeng':6 'might':17 'refresh':22 'releas':3 'repo':25,41 'see':27 'wait':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8603192"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706099988 {#3082
        date: 2024-01-24 13:39:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2633}
    +body: "Apps are typically [removed](https://github.com/vfsfitvnm/ViMusic/issues/240#issuecomment-1225564446) from the IzzyOnDroid repository if they are later added to the main F-Droid repository. While that makes sense (since the goal of that particular repository is to host apps before they’re accepted into the main F-Droid repository), it can leave you with installed apps which no longer receive updates."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706109434 {#3429
      date: 2024-01-24 16:17:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@alexdeathway@programming.dev"
      "@shrugal@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3432 …}
    +nested: Doctrine\ORM\PersistentCollection {#3434 …}
    +votes: Doctrine\ORM\PersistentCollection {#3436 …}
    +reports: Doctrine\ORM\PersistentCollection {#3438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
    -id: 336836
    -bodyTs: "'/vfsfitvnm/vimusic/issues/240#issuecomment-1225564446)':7 'accept':42 'ad':16 'app':1,38,56 'droid':22,48 'f':21,47 'f-droid':20,46 'github.com':6 'github.com/vfsfitvnm/vimusic/issues/240#issuecomment-1225564446)':5 'goal':30 'host':37 'instal':55 'izzyondroid':10 'later':15 'leav':52 'longer':59 'main':19,45 'make':26 'particular':33 're':41 'receiv':60 'remov':4 'repositori':11,23,34,49 'sens':27 'sinc':28 'typic':3 'updat':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6973643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706109434 {#3430
      date: 2024-01-24 16:17:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: """
    They are using repeatable builds, so the fdroid version is signed by fossify. You can update between github, izzy, and fdroid, and in the future likely also google play, if they release there.\n
    \n
    I dug up [the meta discussion](https://github.com/FossifyOrg/General-Discussion/issues/7) on it. Mentioned there is the issue to add reproducible builds to the phone app, which is marked complete since that was released on github and izzy last week.\n
    \n
    Further for me the app is marked installed on both entries in fdroid, which means the fdroid and izzy repos should serve bit by bit identical apks, from my understanding (the installed mark being based off of the apk hash).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706133148 {#3588
    date: 2024-01-24 22:52:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@alexdeathway@programming.dev"
    "@shrugal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3594 …}
  +nested: Doctrine\ORM\PersistentCollection {#3596 …}
  +votes: Doctrine\ORM\PersistentCollection {#3592 …}
  +reports: Doctrine\ORM\PersistentCollection {#3599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3603 …}
  -id: 337740
  -bodyTs: "'/fossifyorg/general-discussion/issues/7)':42 'add':51 'also':27 'apk':98,110 'app':57,76 'base':106 'bit':94,96 'build':5,53 'complet':61 'discuss':39 'dug':35 'entri':82 'fdroid':8,21,84,88 'fossifi':13 'futur':25 'github':18,67 'github.com':41 'github.com/fossifyorg/general-discussion/issues/7)':40 'googl':28 'hash':111 'ident':97 'instal':79,103 'issu':49 'izzi':19,69,90 'last':70 'like':26 'mark':60,78,104 'mean':86 'mention':45 'meta':38 'phone':56 'play':29 'releas':32,65 'repeat':4 'repo':91 'reproduc':52 'serv':93 'sign':11 'sinc':62 'understand':101 'updat':16 'use':3 'version':9 'week':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7085170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706133148 {#3585
    date: 2024-01-24 22:52:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3583
  +user: Proxies\__CG__\App\Entity\User {#3591 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3431
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3081
      +user: Proxies\__CG__\App\Entity\User {#3080 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2633
        +user: App\Entity\User {#2647 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Need open source SMS app, any suggestions?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1728418172 {#2628
          date: 2024-10-08 22:09:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2635 …}
        +nested: Doctrine\ORM\PersistentCollection {#2637 …}
        +votes: Doctrine\ORM\PersistentCollection {#2639 …}
        +reports: Doctrine\ORM\PersistentCollection {#2641 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
        -id: 336413
        -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6772407"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706094822 {#2629
          date: 2024-01-24 12:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2633}
      +body: "They also released a Fossify [messenger](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.messages) and [contacts](https://apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts) app. You might have to enable or refresh the IzzyOnDroid repo to see them now, or wait until they come to the default F-Droid repo."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706099988 {#3083
        date: 2024-01-24 13:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@alexdeathway@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3079 …}
      +nested: Doctrine\ORM\PersistentCollection {#3077 …}
      +votes: Doctrine\ORM\PersistentCollection {#3075 …}
      +reports: Doctrine\ORM\PersistentCollection {#3073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
      -id: 336504
      -bodyTs: "'/fdroid/index/apk/org.fossify.contacts)':14 '/fdroid/index/apk/org.fossify.messages)':9 'also':2 'app':15 'apt.izzysoft.de':8,13 'apt.izzysoft.de/fdroid/index/apk/org.fossify.contacts)':12 'apt.izzysoft.de/fdroid/index/apk/org.fossify.messages)':7 'come':34 'contact':11 'default':37 'droid':40 'enabl':20 'f':39 'f-droid':38 'fossifi':5 'izzyondroid':24 'messeng':6 'might':17 'refresh':22 'releas':3 'repo':25,41 'see':27 'wait':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8603192"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706099988 {#3082
        date: 2024-01-24 13:39:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2633}
    +body: "Apps are typically [removed](https://github.com/vfsfitvnm/ViMusic/issues/240#issuecomment-1225564446) from the IzzyOnDroid repository if they are later added to the main F-Droid repository. While that makes sense (since the goal of that particular repository is to host apps before they’re accepted into the main F-Droid repository), it can leave you with installed apps which no longer receive updates."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706109434 {#3429
      date: 2024-01-24 16:17:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@alexdeathway@programming.dev"
      "@shrugal@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3432 …}
    +nested: Doctrine\ORM\PersistentCollection {#3434 …}
    +votes: Doctrine\ORM\PersistentCollection {#3436 …}
    +reports: Doctrine\ORM\PersistentCollection {#3438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
    -id: 336836
    -bodyTs: "'/vfsfitvnm/vimusic/issues/240#issuecomment-1225564446)':7 'accept':42 'ad':16 'app':1,38,56 'droid':22,48 'f':21,47 'f-droid':20,46 'github.com':6 'github.com/vfsfitvnm/vimusic/issues/240#issuecomment-1225564446)':5 'goal':30 'host':37 'instal':55 'izzyondroid':10 'later':15 'leav':52 'longer':59 'main':19,45 'make':26 'particular':33 're':41 'receiv':60 'remov':4 'repositori':11,23,34,49 'sens':27 'sinc':28 'typic':3 'updat':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6973643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706109434 {#3430
      date: 2024-01-24 16:17:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: """
    They are using repeatable builds, so the fdroid version is signed by fossify. You can update between github, izzy, and fdroid, and in the future likely also google play, if they release there.\n
    \n
    I dug up [the meta discussion](https://github.com/FossifyOrg/General-Discussion/issues/7) on it. Mentioned there is the issue to add reproducible builds to the phone app, which is marked complete since that was released on github and izzy last week.\n
    \n
    Further for me the app is marked installed on both entries in fdroid, which means the fdroid and izzy repos should serve bit by bit identical apks, from my understanding (the installed mark being based off of the apk hash).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706133148 {#3588
    date: 2024-01-24 22:52:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@alexdeathway@programming.dev"
    "@shrugal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3594 …}
  +nested: Doctrine\ORM\PersistentCollection {#3596 …}
  +votes: Doctrine\ORM\PersistentCollection {#3592 …}
  +reports: Doctrine\ORM\PersistentCollection {#3599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3603 …}
  -id: 337740
  -bodyTs: "'/fossifyorg/general-discussion/issues/7)':42 'add':51 'also':27 'apk':98,110 'app':57,76 'base':106 'bit':94,96 'build':5,53 'complet':61 'discuss':39 'dug':35 'entri':82 'fdroid':8,21,84,88 'fossifi':13 'futur':25 'github':18,67 'github.com':41 'github.com/fossifyorg/general-discussion/issues/7)':40 'googl':28 'hash':111 'ident':97 'instal':79,103 'issu':49 'izzi':19,69,90 'last':70 'like':26 'mark':60,78,104 'mean':86 'mention':45 'meta':38 'phone':56 'play':29 'releas':32,65 'repeat':4 'repo':91 'reproduc':52 'serv':93 'sign':11 'sinc':62 'understand':101 'updat':16 'use':3 'version':9 'week':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7085170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706133148 {#3585
    date: 2024-01-24 22:52:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2633
    +user: App\Entity\User {#2647 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Need open source SMS app, any suggestions?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1728418172 {#2628
      date: 2024-10-08 22:09:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2635 …}
    +nested: Doctrine\ORM\PersistentCollection {#2637 …}
    +votes: Doctrine\ORM\PersistentCollection {#2639 …}
    +reports: Doctrine\ORM\PersistentCollection {#2641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
    -id: 336413
    -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6772407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706094822 {#2629
      date: 2024-01-24 12:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: """
    One option is [QKSMS](https://f-droid.org/en/packages/com.moez.QKSMS/)\n
    \n
    Another is [Connect You](https://f-droid.org/en/packages/com.bnyro.contacts/)\n
    \n
    Fossify Messages (fork of Simple SMS Messenger) should be released on F-Droid sometime soon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706096333 {#3067
    date: 2024-01-24 12:38:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@alexdeathway@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 336437
  -bodyTs: "'/en/packages/com.bnyro.contacts/)':14 '/en/packages/com.moez.qksms/)':7 'anoth':8 'connect':10 'droid':28 'f':27 'f-droid':26 'f-droid.org':6,13 'f-droid.org/en/packages/com.bnyro.contacts/)':12 'f-droid.org/en/packages/com.moez.qksms/)':5 'fork':17 'fossifi':15 'messag':16 'messeng':21 'one':1 'option':2 'qksms':4 'releas':24 'simpl':19 'sms':20 'sometim':29 'soon':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6970023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706096333 {#3066
    date: 2024-01-24 12:38:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2633
    +user: App\Entity\User {#2647 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Need open source SMS app, any suggestions?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1728418172 {#2628
      date: 2024-10-08 22:09:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2635 …}
    +nested: Doctrine\ORM\PersistentCollection {#2637 …}
    +votes: Doctrine\ORM\PersistentCollection {#2639 …}
    +reports: Doctrine\ORM\PersistentCollection {#2641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
    -id: 336413
    -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6772407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706094822 {#2629
      date: 2024-01-24 12:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: """
    One option is [QKSMS](https://f-droid.org/en/packages/com.moez.QKSMS/)\n
    \n
    Another is [Connect You](https://f-droid.org/en/packages/com.bnyro.contacts/)\n
    \n
    Fossify Messages (fork of Simple SMS Messenger) should be released on F-Droid sometime soon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706096333 {#3067
    date: 2024-01-24 12:38:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@alexdeathway@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 336437
  -bodyTs: "'/en/packages/com.bnyro.contacts/)':14 '/en/packages/com.moez.qksms/)':7 'anoth':8 'connect':10 'droid':28 'f':27 'f-droid':26 'f-droid.org':6,13 'f-droid.org/en/packages/com.bnyro.contacts/)':12 'f-droid.org/en/packages/com.moez.qksms/)':5 'fork':17 'fossifi':15 'messag':16 'messeng':21 'one':1 'option':2 'qksms':4 'releas':24 'simpl':19 'sms':20 'sometim':29 'soon':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6970023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706096333 {#3066
    date: 2024-01-24 12:38:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2633
    +user: App\Entity\User {#2647 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Need open source SMS app, any suggestions?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1728418172 {#2628
      date: 2024-10-08 22:09:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2635 …}
    +nested: Doctrine\ORM\PersistentCollection {#2637 …}
    +votes: Doctrine\ORM\PersistentCollection {#2639 …}
    +reports: Doctrine\ORM\PersistentCollection {#2641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
    -id: 336413
    -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6772407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706094822 {#2629
      date: 2024-01-24 12:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: """
    One option is [QKSMS](https://f-droid.org/en/packages/com.moez.QKSMS/)\n
    \n
    Another is [Connect You](https://f-droid.org/en/packages/com.bnyro.contacts/)\n
    \n
    Fossify Messages (fork of Simple SMS Messenger) should be released on F-Droid sometime soon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706096333 {#3067
    date: 2024-01-24 12:38:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@alexdeathway@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 336437
  -bodyTs: "'/en/packages/com.bnyro.contacts/)':14 '/en/packages/com.moez.qksms/)':7 'anoth':8 'connect':10 'droid':28 'f':27 'f-droid':26 'f-droid.org':6,13 'f-droid.org/en/packages/com.bnyro.contacts/)':12 'f-droid.org/en/packages/com.moez.qksms/)':5 'fork':17 'fossifi':15 'messag':16 'messeng':21 'one':1 'option':2 'qksms':4 'releas':24 'simpl':19 'sms':20 'sometim':29 'soon':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6970023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706096333 {#3066
    date: 2024-01-24 12:38:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#3371
  +user: Proxies\__CG__\App\Entity\User {#3365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3065
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2633
      +user: App\Entity\User {#2647 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Need open source SMS app, any suggestions?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1728418172 {#2628
        date: 2024-10-08 22:09:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2635 …}
      +nested: Doctrine\ORM\PersistentCollection {#2637 …}
      +votes: Doctrine\ORM\PersistentCollection {#2639 …}
      +reports: Doctrine\ORM\PersistentCollection {#2641 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
      -id: 336413
      -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6772407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706094822 {#2629
        date: 2024-01-24 12:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2633}
    +body: """
      One option is [QKSMS](https://f-droid.org/en/packages/com.moez.QKSMS/)\n
      \n
      Another is [Connect You](https://f-droid.org/en/packages/com.bnyro.contacts/)\n
      \n
      Fossify Messages (fork of Simple SMS Messenger) should be released on F-Droid sometime soon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706096333 {#3067
      date: 2024-01-24 12:38:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@alexdeathway@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3064 …}
    +nested: Doctrine\ORM\PersistentCollection {#3062 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    -id: 336437
    -bodyTs: "'/en/packages/com.bnyro.contacts/)':14 '/en/packages/com.moez.qksms/)':7 'anoth':8 'connect':10 'droid':28 'f':27 'f-droid':26 'f-droid.org':6,13 'f-droid.org/en/packages/com.bnyro.contacts/)':12 'f-droid.org/en/packages/com.moez.qksms/)':5 'fork':17 'fossifi':15 'messag':16 'messeng':21 'one':1 'option':2 'qksms':4 'releas':24 'simpl':19 'sms':20 'sometim':29 'soon':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6970023"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706096333 {#3066
      date: 2024-01-24 12:38:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: "QKSMS hasn’t received updates in a few years, [QUIK](https://github.com/octoshrimpy/quik) is a fork which has been updated recently."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706099308 {#3372
    date: 2024-01-24 13:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@alexdeathway@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3359 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3361 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 336494
  -bodyTs: "'/octoshrimpy/quik)':13 'fork':16 'github.com':12 'github.com/octoshrimpy/quik)':11 'hasn':2 'qksms':1 'quik':10 'receiv':4 'recent':21 'updat':5,20 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6667378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706099308 {#3369
    date: 2024-01-24 13:28:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3371
  +user: Proxies\__CG__\App\Entity\User {#3365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3065
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2633
      +user: App\Entity\User {#2647 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Need open source SMS app, any suggestions?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1728418172 {#2628
        date: 2024-10-08 22:09:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2635 …}
      +nested: Doctrine\ORM\PersistentCollection {#2637 …}
      +votes: Doctrine\ORM\PersistentCollection {#2639 …}
      +reports: Doctrine\ORM\PersistentCollection {#2641 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
      -id: 336413
      -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6772407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706094822 {#2629
        date: 2024-01-24 12:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2633}
    +body: """
      One option is [QKSMS](https://f-droid.org/en/packages/com.moez.QKSMS/)\n
      \n
      Another is [Connect You](https://f-droid.org/en/packages/com.bnyro.contacts/)\n
      \n
      Fossify Messages (fork of Simple SMS Messenger) should be released on F-Droid sometime soon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706096333 {#3067
      date: 2024-01-24 12:38:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@alexdeathway@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3064 …}
    +nested: Doctrine\ORM\PersistentCollection {#3062 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    -id: 336437
    -bodyTs: "'/en/packages/com.bnyro.contacts/)':14 '/en/packages/com.moez.qksms/)':7 'anoth':8 'connect':10 'droid':28 'f':27 'f-droid':26 'f-droid.org':6,13 'f-droid.org/en/packages/com.bnyro.contacts/)':12 'f-droid.org/en/packages/com.moez.qksms/)':5 'fork':17 'fossifi':15 'messag':16 'messeng':21 'one':1 'option':2 'qksms':4 'releas':24 'simpl':19 'sms':20 'sometim':29 'soon':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6970023"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706096333 {#3066
      date: 2024-01-24 12:38:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: "QKSMS hasn’t received updates in a few years, [QUIK](https://github.com/octoshrimpy/quik) is a fork which has been updated recently."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706099308 {#3372
    date: 2024-01-24 13:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@alexdeathway@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3359 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3361 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 336494
  -bodyTs: "'/octoshrimpy/quik)':13 'fork':16 'github.com':12 'github.com/octoshrimpy/quik)':11 'hasn':2 'qksms':1 'quik':10 'receiv':4 'recent':21 'updat':5,20 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6667378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706099308 {#3369
    date: 2024-01-24 13:28:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3371
  +user: Proxies\__CG__\App\Entity\User {#3365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3065
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2633
      +user: App\Entity\User {#2647 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Need open source SMS app, any suggestions?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1728418172 {#2628
        date: 2024-10-08 22:09:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2635 …}
      +nested: Doctrine\ORM\PersistentCollection {#2637 …}
      +votes: Doctrine\ORM\PersistentCollection {#2639 …}
      +reports: Doctrine\ORM\PersistentCollection {#2641 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
      -id: 336413
      -bodyTs: "'app':5 'need':1 'open':2 'sms':4 'sourc':3 'suggest':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6772407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706094822 {#2629
        date: 2024-01-24 12:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2633}
    +body: """
      One option is [QKSMS](https://f-droid.org/en/packages/com.moez.QKSMS/)\n
      \n
      Another is [Connect You](https://f-droid.org/en/packages/com.bnyro.contacts/)\n
      \n
      Fossify Messages (fork of Simple SMS Messenger) should be released on F-Droid sometime soon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706096333 {#3067
      date: 2024-01-24 12:38:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@alexdeathway@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3064 …}
    +nested: Doctrine\ORM\PersistentCollection {#3062 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    -id: 336437
    -bodyTs: "'/en/packages/com.bnyro.contacts/)':14 '/en/packages/com.moez.qksms/)':7 'anoth':8 'connect':10 'droid':28 'f':27 'f-droid':26 'f-droid.org':6,13 'f-droid.org/en/packages/com.bnyro.contacts/)':12 'f-droid.org/en/packages/com.moez.qksms/)':5 'fork':17 'fossifi':15 'messag':16 'messeng':21 'one':1 'option':2 'qksms':4 'releas':24 'simpl':19 'sms':20 'sometim':29 'soon':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6970023"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706096333 {#3066
      date: 2024-01-24 12:38:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: "QKSMS hasn’t received updates in a few years, [QUIK](https://github.com/octoshrimpy/quik) is a fork which has been updated recently."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706099308 {#3372
    date: 2024-01-24 13:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@alexdeathway@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3359 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3361 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 336494
  -bodyTs: "'/octoshrimpy/quik)':13 'fork':16 'github.com':12 'github.com/octoshrimpy/quik)':11 'hasn':2 'qksms':1 'quik':10 'receiv':4 'recent':21 'updat':5,20 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6667378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706099308 {#3369
    date: 2024-01-24 13:28:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#2709
  +user: App\Entity\User {#2722 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Is Fossify’s SMS app on F-Droid yet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706094545 {#2704
    date: 2024-01-24 12:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2710 …}
  +nested: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2714 …}
  +reports: Doctrine\ORM\PersistentCollection {#2716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  -id: 336407
  -bodyTs: "'app':5 'droid':9 'f':8 'f-droid':7 'fossifi':2 'sms':4 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8601775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706094545 {#2705
    date: 2024-01-24 12:09:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#2709
  +user: App\Entity\User {#2722 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Is Fossify’s SMS app on F-Droid yet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706094545 {#2704
    date: 2024-01-24 12:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2710 …}
  +nested: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2714 …}
  +reports: Doctrine\ORM\PersistentCollection {#2716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  -id: 336407
  -bodyTs: "'app':5 'droid':9 'f':8 'f-droid':7 'fossifi':2 'sms':4 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8601775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706094545 {#2705
    date: 2024-01-24 12:09:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#2709
  +user: App\Entity\User {#2722 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Is Fossify’s SMS app on F-Droid yet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706094545 {#2704
    date: 2024-01-24 12:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2710 …}
  +nested: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2714 …}
  +reports: Doctrine\ORM\PersistentCollection {#2716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  -id: 336407
  -bodyTs: "'app':5 'droid':9 'f':8 'f-droid':7 'fossifi':2 'sms':4 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8601775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706094545 {#2705
    date: 2024-01-24 12:09:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#2782
  +user: App\Entity\User {#2795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1728554892 {#2777
    date: 2024-10-10 12:08:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2783 …}
  +nested: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2787 …}
  +reports: Doctrine\ORM\PersistentCollection {#2789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
  -id: 336362
  -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6969289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706092150 {#2778
    date: 2024-01-24 11:29:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#2782
  +user: App\Entity\User {#2795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1728554892 {#2777
    date: 2024-10-10 12:08:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2783 …}
  +nested: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2787 …}
  +reports: Doctrine\ORM\PersistentCollection {#2789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
  -id: 336362
  -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6969289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706092150 {#2778
    date: 2024-01-24 11:29:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#2782
  +user: App\Entity\User {#2795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1728554892 {#2777
    date: 2024-10-10 12:08:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2783 …}
  +nested: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2787 …}
  +reports: Doctrine\ORM\PersistentCollection {#2789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
  -id: 336362
  -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6969289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706092150 {#2778
    date: 2024-01-24 11:29:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#3013
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2782
    +user: App\Entity\User {#2795 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728554892 {#2777
      date: 2024-10-10 12:08:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2783 …}
    +nested: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    -id: 336362
    -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6969289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706092150 {#2778
      date: 2024-01-24 11:29:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2782}
  +body: """
    [Android’s Messages, Dialer apps quietly sent text, call info to Google](https://www.theregister.com/2022/03/21/google_messages_gdpr/)\n
    \n
    > Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.\n
    > \n
    > According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.\n
    > \n
    > “The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”\n
    > \n
    > The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1706097253 {#3014
    date: 2024-01-24 12:54:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 336456
  -bodyTs: "'/2022/03/21/google_messages_gdpr/)':15 'accord':56 'allow':131,157 'also':171,187 'analyt':116 'android':1,23,71 'app':5,21,69,185 'call':9,95,152,167 'clearcut':108 'collect':27,204 'colleg':78 'communic':102 'comput':80 'consent':37 'data':30,53,62,99,119,145,203 'devic':24 'dialer':4,20,66,92,149 'dougla':83 'dublin':79 'durat':155,178 'engag':163 'europ':51 'exchang':140 'firebas':115 'googl':12,16,32,65,74,85,91,105,113,122,148,174,191,193 'handset':162 'hash':126 'includ':124,150 'info':10 'interact':182 'law':55 'leith':84 'link':132,158 'logger':109 'messag':3,18,68,86,89,123,129,139 'notic':35 'number':169 'offer':40,194 'opportun':42 'opt':45,199 'opt-out':44,198 'paper':60,142 'pdf':75 'phone':94,166,168 'play':106 'potenti':47 'professor':82 'protect':54 'quiet':6 'receiv':136 'research':59 'say':143 'scienc':81 'send':29,72,98 'sender':134 'sent':7,120,146,172 'servic':107,110,117 'specif':34 'text':8,88,130 'time':153,176 'transmit':189 'triniti':77 'two':161 'user':101,181 'violat':49 'way':196 'without':33,39 'www.theregister.com':14 'www.theregister.com/2022/03/21/google_messages_gdpr/)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6970214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097253 {#3017
    date: 2024-01-24 12:54:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#3013
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2782
    +user: App\Entity\User {#2795 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728554892 {#2777
      date: 2024-10-10 12:08:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2783 …}
    +nested: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    -id: 336362
    -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6969289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706092150 {#2778
      date: 2024-01-24 11:29:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2782}
  +body: """
    [Android’s Messages, Dialer apps quietly sent text, call info to Google](https://www.theregister.com/2022/03/21/google_messages_gdpr/)\n
    \n
    > Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.\n
    > \n
    > According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.\n
    > \n
    > “The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”\n
    > \n
    > The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1706097253 {#3014
    date: 2024-01-24 12:54:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 336456
  -bodyTs: "'/2022/03/21/google_messages_gdpr/)':15 'accord':56 'allow':131,157 'also':171,187 'analyt':116 'android':1,23,71 'app':5,21,69,185 'call':9,95,152,167 'clearcut':108 'collect':27,204 'colleg':78 'communic':102 'comput':80 'consent':37 'data':30,53,62,99,119,145,203 'devic':24 'dialer':4,20,66,92,149 'dougla':83 'dublin':79 'durat':155,178 'engag':163 'europ':51 'exchang':140 'firebas':115 'googl':12,16,32,65,74,85,91,105,113,122,148,174,191,193 'handset':162 'hash':126 'includ':124,150 'info':10 'interact':182 'law':55 'leith':84 'link':132,158 'logger':109 'messag':3,18,68,86,89,123,129,139 'notic':35 'number':169 'offer':40,194 'opportun':42 'opt':45,199 'opt-out':44,198 'paper':60,142 'pdf':75 'phone':94,166,168 'play':106 'potenti':47 'professor':82 'protect':54 'quiet':6 'receiv':136 'research':59 'say':143 'scienc':81 'send':29,72,98 'sender':134 'sent':7,120,146,172 'servic':107,110,117 'specif':34 'text':8,88,130 'time':153,176 'transmit':189 'triniti':77 'two':161 'user':101,181 'violat':49 'way':196 'without':33,39 'www.theregister.com':14 'www.theregister.com/2022/03/21/google_messages_gdpr/)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6970214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097253 {#3017
    date: 2024-01-24 12:54:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#3013
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2782
    +user: App\Entity\User {#2795 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728554892 {#2777
      date: 2024-10-10 12:08:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2783 …}
    +nested: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    -id: 336362
    -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6969289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706092150 {#2778
      date: 2024-01-24 11:29:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2782}
  +body: """
    [Android’s Messages, Dialer apps quietly sent text, call info to Google](https://www.theregister.com/2022/03/21/google_messages_gdpr/)\n
    \n
    > Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.\n
    > \n
    > According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.\n
    > \n
    > “The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”\n
    > \n
    > The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1706097253 {#3014
    date: 2024-01-24 12:54:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 336456
  -bodyTs: "'/2022/03/21/google_messages_gdpr/)':15 'accord':56 'allow':131,157 'also':171,187 'analyt':116 'android':1,23,71 'app':5,21,69,185 'call':9,95,152,167 'clearcut':108 'collect':27,204 'colleg':78 'communic':102 'comput':80 'consent':37 'data':30,53,62,99,119,145,203 'devic':24 'dialer':4,20,66,92,149 'dougla':83 'dublin':79 'durat':155,178 'engag':163 'europ':51 'exchang':140 'firebas':115 'googl':12,16,32,65,74,85,91,105,113,122,148,174,191,193 'handset':162 'hash':126 'includ':124,150 'info':10 'interact':182 'law':55 'leith':84 'link':132,158 'logger':109 'messag':3,18,68,86,89,123,129,139 'notic':35 'number':169 'offer':40,194 'opportun':42 'opt':45,199 'opt-out':44,198 'paper':60,142 'pdf':75 'phone':94,166,168 'play':106 'potenti':47 'professor':82 'protect':54 'quiet':6 'receiv':136 'research':59 'say':143 'scienc':81 'send':29,72,98 'sender':134 'sent':7,120,146,172 'servic':107,110,117 'specif':34 'text':8,88,130 'time':153,176 'transmit':189 'triniti':77 'two':161 'user':101,181 'violat':49 'way':196 'without':33,39 'www.theregister.com':14 'www.theregister.com/2022/03/21/google_messages_gdpr/)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6970214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097253 {#3017
    date: 2024-01-24 12:54:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#3383
  +user: App\Entity\User {#2795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3013
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2782
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1728554892 {#2777
        date: 2024-10-10 12:08:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 336362
      -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6969289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706092150 {#2778
        date: 2024-01-24 11:29:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2782}
    +body: """
      [Android’s Messages, Dialer apps quietly sent text, call info to Google](https://www.theregister.com/2022/03/21/google_messages_gdpr/)\n
      \n
      > Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.\n
      > \n
      > According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.\n
      > \n
      > “The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”\n
      > \n
      > The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1706097253 {#3014
      date: 2024-01-24 12:54:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@OlPatchy2Eyes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3095 …}
    +nested: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3091 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
    -id: 336456
    -bodyTs: "'/2022/03/21/google_messages_gdpr/)':15 'accord':56 'allow':131,157 'also':171,187 'analyt':116 'android':1,23,71 'app':5,21,69,185 'call':9,95,152,167 'clearcut':108 'collect':27,204 'colleg':78 'communic':102 'comput':80 'consent':37 'data':30,53,62,99,119,145,203 'devic':24 'dialer':4,20,66,92,149 'dougla':83 'dublin':79 'durat':155,178 'engag':163 'europ':51 'exchang':140 'firebas':115 'googl':12,16,32,65,74,85,91,105,113,122,148,174,191,193 'handset':162 'hash':126 'includ':124,150 'info':10 'interact':182 'law':55 'leith':84 'link':132,158 'logger':109 'messag':3,18,68,86,89,123,129,139 'notic':35 'number':169 'offer':40,194 'opportun':42 'opt':45,199 'opt-out':44,198 'paper':60,142 'pdf':75 'phone':94,166,168 'play':106 'potenti':47 'professor':82 'protect':54 'quiet':6 'receiv':136 'research':59 'say':143 'scienc':81 'send':29,72,98 'sender':134 'sent':7,120,146,172 'servic':107,110,117 'specif':34 'text':8,88,130 'time':153,176 'transmit':189 'triniti':77 'two':161 'user':101,181 'violat':49 'way':196 'without':33,39 'www.theregister.com':14 'www.theregister.com/2022/03/21/google_messages_gdpr/)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6970214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706097253 {#3017
      date: 2024-01-24 12:54:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2782}
  +body: "Thank you this is what I was looking for"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706099464 {#3381
    date: 2024-01-24 13:31:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3384 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 336498
  -bodyTs: "'look':8 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6970755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706099464 {#3382
    date: 2024-01-24 13:31:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#3383
  +user: App\Entity\User {#2795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3013
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2782
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1728554892 {#2777
        date: 2024-10-10 12:08:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 336362
      -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6969289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706092150 {#2778
        date: 2024-01-24 11:29:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2782}
    +body: """
      [Android’s Messages, Dialer apps quietly sent text, call info to Google](https://www.theregister.com/2022/03/21/google_messages_gdpr/)\n
      \n
      > Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.\n
      > \n
      > According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.\n
      > \n
      > “The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”\n
      > \n
      > The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1706097253 {#3014
      date: 2024-01-24 12:54:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@OlPatchy2Eyes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3095 …}
    +nested: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3091 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
    -id: 336456
    -bodyTs: "'/2022/03/21/google_messages_gdpr/)':15 'accord':56 'allow':131,157 'also':171,187 'analyt':116 'android':1,23,71 'app':5,21,69,185 'call':9,95,152,167 'clearcut':108 'collect':27,204 'colleg':78 'communic':102 'comput':80 'consent':37 'data':30,53,62,99,119,145,203 'devic':24 'dialer':4,20,66,92,149 'dougla':83 'dublin':79 'durat':155,178 'engag':163 'europ':51 'exchang':140 'firebas':115 'googl':12,16,32,65,74,85,91,105,113,122,148,174,191,193 'handset':162 'hash':126 'includ':124,150 'info':10 'interact':182 'law':55 'leith':84 'link':132,158 'logger':109 'messag':3,18,68,86,89,123,129,139 'notic':35 'number':169 'offer':40,194 'opportun':42 'opt':45,199 'opt-out':44,198 'paper':60,142 'pdf':75 'phone':94,166,168 'play':106 'potenti':47 'professor':82 'protect':54 'quiet':6 'receiv':136 'research':59 'say':143 'scienc':81 'send':29,72,98 'sender':134 'sent':7,120,146,172 'servic':107,110,117 'specif':34 'text':8,88,130 'time':153,176 'transmit':189 'triniti':77 'two':161 'user':101,181 'violat':49 'way':196 'without':33,39 'www.theregister.com':14 'www.theregister.com/2022/03/21/google_messages_gdpr/)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6970214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706097253 {#3017
      date: 2024-01-24 12:54:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2782}
  +body: "Thank you this is what I was looking for"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706099464 {#3381
    date: 2024-01-24 13:31:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3384 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 336498
  -bodyTs: "'look':8 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6970755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706099464 {#3382
    date: 2024-01-24 13:31:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#3383
  +user: App\Entity\User {#2795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3013
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2782
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1728554892 {#2777
        date: 2024-10-10 12:08:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 336362
      -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6969289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706092150 {#2778
        date: 2024-01-24 11:29:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2782}
    +body: """
      [Android’s Messages, Dialer apps quietly sent text, call info to Google](https://www.theregister.com/2022/03/21/google_messages_gdpr/)\n
      \n
      > Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.\n
      > \n
      > According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.\n
      > \n
      > “The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”\n
      > \n
      > The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1706097253 {#3014
      date: 2024-01-24 12:54:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@OlPatchy2Eyes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3095 …}
    +nested: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3091 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
    -id: 336456
    -bodyTs: "'/2022/03/21/google_messages_gdpr/)':15 'accord':56 'allow':131,157 'also':171,187 'analyt':116 'android':1,23,71 'app':5,21,69,185 'call':9,95,152,167 'clearcut':108 'collect':27,204 'colleg':78 'communic':102 'comput':80 'consent':37 'data':30,53,62,99,119,145,203 'devic':24 'dialer':4,20,66,92,149 'dougla':83 'dublin':79 'durat':155,178 'engag':163 'europ':51 'exchang':140 'firebas':115 'googl':12,16,32,65,74,85,91,105,113,122,148,174,191,193 'handset':162 'hash':126 'includ':124,150 'info':10 'interact':182 'law':55 'leith':84 'link':132,158 'logger':109 'messag':3,18,68,86,89,123,129,139 'notic':35 'number':169 'offer':40,194 'opportun':42 'opt':45,199 'opt-out':44,198 'paper':60,142 'pdf':75 'phone':94,166,168 'play':106 'potenti':47 'professor':82 'protect':54 'quiet':6 'receiv':136 'research':59 'say':143 'scienc':81 'send':29,72,98 'sender':134 'sent':7,120,146,172 'servic':107,110,117 'specif':34 'text':8,88,130 'time':153,176 'transmit':189 'triniti':77 'two':161 'user':101,181 'violat':49 'way':196 'without':33,39 'www.theregister.com':14 'www.theregister.com/2022/03/21/google_messages_gdpr/)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6970214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706097253 {#3017
      date: 2024-01-24 12:54:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2782}
  +body: "Thank you this is what I was looking for"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706099464 {#3381
    date: 2024-01-24 13:31:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3384 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 336498
  -bodyTs: "'look':8 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6970755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706099464 {#3382
    date: 2024-01-24 13:31:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#3399
  +user: Proxies\__CG__\App\Entity\User {#3400 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3013
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2782
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1728554892 {#2777
        date: 2024-10-10 12:08:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 336362
      -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6969289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706092150 {#2778
        date: 2024-01-24 11:29:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2782}
    +body: """
      [Android’s Messages, Dialer apps quietly sent text, call info to Google](https://www.theregister.com/2022/03/21/google_messages_gdpr/)\n
      \n
      > Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.\n
      > \n
      > According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.\n
      > \n
      > “The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”\n
      > \n
      > The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1706097253 {#3014
      date: 2024-01-24 12:54:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@OlPatchy2Eyes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3095 …}
    +nested: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3091 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
    -id: 336456
    -bodyTs: "'/2022/03/21/google_messages_gdpr/)':15 'accord':56 'allow':131,157 'also':171,187 'analyt':116 'android':1,23,71 'app':5,21,69,185 'call':9,95,152,167 'clearcut':108 'collect':27,204 'colleg':78 'communic':102 'comput':80 'consent':37 'data':30,53,62,99,119,145,203 'devic':24 'dialer':4,20,66,92,149 'dougla':83 'dublin':79 'durat':155,178 'engag':163 'europ':51 'exchang':140 'firebas':115 'googl':12,16,32,65,74,85,91,105,113,122,148,174,191,193 'handset':162 'hash':126 'includ':124,150 'info':10 'interact':182 'law':55 'leith':84 'link':132,158 'logger':109 'messag':3,18,68,86,89,123,129,139 'notic':35 'number':169 'offer':40,194 'opportun':42 'opt':45,199 'opt-out':44,198 'paper':60,142 'pdf':75 'phone':94,166,168 'play':106 'potenti':47 'professor':82 'protect':54 'quiet':6 'receiv':136 'research':59 'say':143 'scienc':81 'send':29,72,98 'sender':134 'sent':7,120,146,172 'servic':107,110,117 'specif':34 'text':8,88,130 'time':153,176 'transmit':189 'triniti':77 'two':161 'user':101,181 'violat':49 'way':196 'without':33,39 'www.theregister.com':14 'www.theregister.com/2022/03/21/google_messages_gdpr/)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6970214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706097253 {#3017
      date: 2024-01-24 12:54:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2782}
  +body: "Am I wrong in feeling like if my phone isn’t completely degoogled, there is not much point in not using Google apps because Google has so much integration into Android when not degoogled? I kinda view Google spying on me as unavoidable until I degoogle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706109782 {#3396
    date: 2024-01-24 16:23:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3401 …}
  +nested: Doctrine\ORM\PersistentCollection {#3403 …}
  +votes: Doctrine\ORM\PersistentCollection {#3405 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  -id: 336851
  -bodyTs: "'android':31 'app':23 'complet':12 'degoogl':13,34,46 'feel':5 'googl':22,25,38 'integr':29 'isn':10 'kinda':36 'like':6 'much':17,28 'phone':9 'point':18 'spi':39 'unavoid':43 'use':21 'view':37 'wrong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7987841"
  +editedAt: DateTimeImmutable @1728327165 {#3397
    date: 2024-10-07 20:52:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706109782 {#3398
    date: 2024-01-24 16:23:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#3399
  +user: Proxies\__CG__\App\Entity\User {#3400 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3013
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2782
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1728554892 {#2777
        date: 2024-10-10 12:08:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 336362
      -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6969289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706092150 {#2778
        date: 2024-01-24 11:29:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2782}
    +body: """
      [Android’s Messages, Dialer apps quietly sent text, call info to Google](https://www.theregister.com/2022/03/21/google_messages_gdpr/)\n
      \n
      > Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.\n
      > \n
      > According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.\n
      > \n
      > “The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”\n
      > \n
      > The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1706097253 {#3014
      date: 2024-01-24 12:54:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@OlPatchy2Eyes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3095 …}
    +nested: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3091 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
    -id: 336456
    -bodyTs: "'/2022/03/21/google_messages_gdpr/)':15 'accord':56 'allow':131,157 'also':171,187 'analyt':116 'android':1,23,71 'app':5,21,69,185 'call':9,95,152,167 'clearcut':108 'collect':27,204 'colleg':78 'communic':102 'comput':80 'consent':37 'data':30,53,62,99,119,145,203 'devic':24 'dialer':4,20,66,92,149 'dougla':83 'dublin':79 'durat':155,178 'engag':163 'europ':51 'exchang':140 'firebas':115 'googl':12,16,32,65,74,85,91,105,113,122,148,174,191,193 'handset':162 'hash':126 'includ':124,150 'info':10 'interact':182 'law':55 'leith':84 'link':132,158 'logger':109 'messag':3,18,68,86,89,123,129,139 'notic':35 'number':169 'offer':40,194 'opportun':42 'opt':45,199 'opt-out':44,198 'paper':60,142 'pdf':75 'phone':94,166,168 'play':106 'potenti':47 'professor':82 'protect':54 'quiet':6 'receiv':136 'research':59 'say':143 'scienc':81 'send':29,72,98 'sender':134 'sent':7,120,146,172 'servic':107,110,117 'specif':34 'text':8,88,130 'time':153,176 'transmit':189 'triniti':77 'two':161 'user':101,181 'violat':49 'way':196 'without':33,39 'www.theregister.com':14 'www.theregister.com/2022/03/21/google_messages_gdpr/)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6970214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706097253 {#3017
      date: 2024-01-24 12:54:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2782}
  +body: "Am I wrong in feeling like if my phone isn’t completely degoogled, there is not much point in not using Google apps because Google has so much integration into Android when not degoogled? I kinda view Google spying on me as unavoidable until I degoogle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706109782 {#3396
    date: 2024-01-24 16:23:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3401 …}
  +nested: Doctrine\ORM\PersistentCollection {#3403 …}
  +votes: Doctrine\ORM\PersistentCollection {#3405 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  -id: 336851
  -bodyTs: "'android':31 'app':23 'complet':12 'degoogl':13,34,46 'feel':5 'googl':22,25,38 'integr':29 'isn':10 'kinda':36 'like':6 'much':17,28 'phone':9 'point':18 'spi':39 'unavoid':43 'use':21 'view':37 'wrong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7987841"
  +editedAt: DateTimeImmutable @1728327165 {#3397
    date: 2024-10-07 20:52:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706109782 {#3398
    date: 2024-01-24 16:23:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#3399
  +user: Proxies\__CG__\App\Entity\User {#3400 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3013
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2782
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1728554892 {#2777
        date: 2024-10-10 12:08:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 336362
      -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6969289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706092150 {#2778
        date: 2024-01-24 11:29:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2782}
    +body: """
      [Android’s Messages, Dialer apps quietly sent text, call info to Google](https://www.theregister.com/2022/03/21/google_messages_gdpr/)\n
      \n
      > Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.\n
      > \n
      > According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.\n
      > \n
      > “The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”\n
      > \n
      > The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1706097253 {#3014
      date: 2024-01-24 12:54:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@OlPatchy2Eyes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3095 …}
    +nested: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3091 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
    -id: 336456
    -bodyTs: "'/2022/03/21/google_messages_gdpr/)':15 'accord':56 'allow':131,157 'also':171,187 'analyt':116 'android':1,23,71 'app':5,21,69,185 'call':9,95,152,167 'clearcut':108 'collect':27,204 'colleg':78 'communic':102 'comput':80 'consent':37 'data':30,53,62,99,119,145,203 'devic':24 'dialer':4,20,66,92,149 'dougla':83 'dublin':79 'durat':155,178 'engag':163 'europ':51 'exchang':140 'firebas':115 'googl':12,16,32,65,74,85,91,105,113,122,148,174,191,193 'handset':162 'hash':126 'includ':124,150 'info':10 'interact':182 'law':55 'leith':84 'link':132,158 'logger':109 'messag':3,18,68,86,89,123,129,139 'notic':35 'number':169 'offer':40,194 'opportun':42 'opt':45,199 'opt-out':44,198 'paper':60,142 'pdf':75 'phone':94,166,168 'play':106 'potenti':47 'professor':82 'protect':54 'quiet':6 'receiv':136 'research':59 'say':143 'scienc':81 'send':29,72,98 'sender':134 'sent':7,120,146,172 'servic':107,110,117 'specif':34 'text':8,88,130 'time':153,176 'transmit':189 'triniti':77 'two':161 'user':101,181 'violat':49 'way':196 'without':33,39 'www.theregister.com':14 'www.theregister.com/2022/03/21/google_messages_gdpr/)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6970214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706097253 {#3017
      date: 2024-01-24 12:54:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2782}
  +body: "Am I wrong in feeling like if my phone isn’t completely degoogled, there is not much point in not using Google apps because Google has so much integration into Android when not degoogled? I kinda view Google spying on me as unavoidable until I degoogle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706109782 {#3396
    date: 2024-01-24 16:23:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3401 …}
  +nested: Doctrine\ORM\PersistentCollection {#3403 …}
  +votes: Doctrine\ORM\PersistentCollection {#3405 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  -id: 336851
  -bodyTs: "'android':31 'app':23 'complet':12 'degoogl':13,34,46 'feel':5 'googl':22,25,38 'integr':29 'isn':10 'kinda':36 'like':6 'much':17,28 'phone':9 'point':18 'spi':39 'unavoid':43 'use':21 'view':37 'wrong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7987841"
  +editedAt: DateTimeImmutable @1728327165 {#3397
    date: 2024-10-07 20:52:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706109782 {#3398
    date: 2024-01-24 16:23:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#3607
  +user: Proxies\__CG__\App\Entity\User {#3608 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3399
    +user: Proxies\__CG__\App\Entity\User {#3400 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3013
      +user: Proxies\__CG__\App\Entity\User {#3096 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2782
        +user: App\Entity\User {#2795 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1728554892 {#2777
          date: 2024-10-10 12:08:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2783 …}
        +nested: Doctrine\ORM\PersistentCollection {#2785 …}
        +votes: Doctrine\ORM\PersistentCollection {#2787 …}
        +reports: Doctrine\ORM\PersistentCollection {#2789 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
        -id: 336362
        -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6969289"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706092150 {#2778
          date: 2024-01-24 11:29:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2782}
      +body: """
        [Android’s Messages, Dialer apps quietly sent text, call info to Google](https://www.theregister.com/2022/03/21/google_messages_gdpr/)\n
        \n
        > Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.\n
        > \n
        > According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.\n
        > \n
        > “The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”\n
        > \n
        > The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1706097253 {#3014
        date: 2024-01-24 12:54:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@OlPatchy2Eyes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3095 …}
      +nested: Doctrine\ORM\PersistentCollection {#3093 …}
      +votes: Doctrine\ORM\PersistentCollection {#3091 …}
      +reports: Doctrine\ORM\PersistentCollection {#3089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
      -id: 336456
      -bodyTs: "'/2022/03/21/google_messages_gdpr/)':15 'accord':56 'allow':131,157 'also':171,187 'analyt':116 'android':1,23,71 'app':5,21,69,185 'call':9,95,152,167 'clearcut':108 'collect':27,204 'colleg':78 'communic':102 'comput':80 'consent':37 'data':30,53,62,99,119,145,203 'devic':24 'dialer':4,20,66,92,149 'dougla':83 'dublin':79 'durat':155,178 'engag':163 'europ':51 'exchang':140 'firebas':115 'googl':12,16,32,65,74,85,91,105,113,122,148,174,191,193 'handset':162 'hash':126 'includ':124,150 'info':10 'interact':182 'law':55 'leith':84 'link':132,158 'logger':109 'messag':3,18,68,86,89,123,129,139 'notic':35 'number':169 'offer':40,194 'opportun':42 'opt':45,199 'opt-out':44,198 'paper':60,142 'pdf':75 'phone':94,166,168 'play':106 'potenti':47 'professor':82 'protect':54 'quiet':6 'receiv':136 'research':59 'say':143 'scienc':81 'send':29,72,98 'sender':134 'sent':7,120,146,172 'servic':107,110,117 'specif':34 'text':8,88,130 'time':153,176 'transmit':189 'triniti':77 'two':161 'user':101,181 'violat':49 'way':196 'without':33,39 'www.theregister.com':14 'www.theregister.com/2022/03/21/google_messages_gdpr/)':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6970214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706097253 {#3017
        date: 2024-01-24 12:54:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2782}
    +body: "Am I wrong in feeling like if my phone isn’t completely degoogled, there is not much point in not using Google apps because Google has so much integration into Android when not degoogled? I kinda view Google spying on me as unavoidable until I degoogle."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706109782 {#3396
      date: 2024-01-24 16:23:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@OlPatchy2Eyes@lemmy.world"
      "@ForgottenFlux@lemmy.world"
      "@OlPatchy2Eyes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3401 …}
    +nested: Doctrine\ORM\PersistentCollection {#3403 …}
    +votes: Doctrine\ORM\PersistentCollection {#3405 …}
    +reports: Doctrine\ORM\PersistentCollection {#3407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
    -id: 336851
    -bodyTs: "'android':31 'app':23 'complet':12 'degoogl':13,34,46 'feel':5 'googl':22,25,38 'integr':29 'isn':10 'kinda':36 'like':6 'much':17,28 'phone':9 'point':18 'spi':39 'unavoid':43 'use':21 'view':37 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7987841"
    +editedAt: DateTimeImmutable @1728327165 {#3397
      date: 2024-10-07 20:52:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706109782 {#3398
      date: 2024-01-24 16:23:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2782}
  +body: "I switched to graphene so these make sense. I agree, though, if Google is baked in to your OS you’re pissing in to the wind trying to stem the flow of data to them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706110772 {#3605
    date: 2024-01-24 16:39:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
    "@Vaeril@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3609 …}
  +nested: Doctrine\ORM\PersistentCollection {#3611 …}
  +votes: Doctrine\ORM\PersistentCollection {#3613 …}
  +reports: Doctrine\ORM\PersistentCollection {#3615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3619 …}
  -id: 336882
  -bodyTs: "'agre':10 'bake':15 'data':33 'flow':31 'googl':13 'graphen':4 'make':7 'os':19 'piss':22 're':21 'sens':8 'stem':29 'switch':2 'though':11 'tri':27 'wind':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6974106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110772 {#3606
    date: 2024-01-24 16:39:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#3607
  +user: Proxies\__CG__\App\Entity\User {#3608 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3399
    +user: Proxies\__CG__\App\Entity\User {#3400 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3013
      +user: Proxies\__CG__\App\Entity\User {#3096 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2782
        +user: App\Entity\User {#2795 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1728554892 {#2777
          date: 2024-10-10 12:08:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2783 …}
        +nested: Doctrine\ORM\PersistentCollection {#2785 …}
        +votes: Doctrine\ORM\PersistentCollection {#2787 …}
        +reports: Doctrine\ORM\PersistentCollection {#2789 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
        -id: 336362
        -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6969289"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706092150 {#2778
          date: 2024-01-24 11:29:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2782}
      +body: """
        [Android’s Messages, Dialer apps quietly sent text, call info to Google](https://www.theregister.com/2022/03/21/google_messages_gdpr/)\n
        \n
        > Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.\n
        > \n
        > According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.\n
        > \n
        > “The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”\n
        > \n
        > The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1706097253 {#3014
        date: 2024-01-24 12:54:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@OlPatchy2Eyes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3095 …}
      +nested: Doctrine\ORM\PersistentCollection {#3093 …}
      +votes: Doctrine\ORM\PersistentCollection {#3091 …}
      +reports: Doctrine\ORM\PersistentCollection {#3089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
      -id: 336456
      -bodyTs: "'/2022/03/21/google_messages_gdpr/)':15 'accord':56 'allow':131,157 'also':171,187 'analyt':116 'android':1,23,71 'app':5,21,69,185 'call':9,95,152,167 'clearcut':108 'collect':27,204 'colleg':78 'communic':102 'comput':80 'consent':37 'data':30,53,62,99,119,145,203 'devic':24 'dialer':4,20,66,92,149 'dougla':83 'dublin':79 'durat':155,178 'engag':163 'europ':51 'exchang':140 'firebas':115 'googl':12,16,32,65,74,85,91,105,113,122,148,174,191,193 'handset':162 'hash':126 'includ':124,150 'info':10 'interact':182 'law':55 'leith':84 'link':132,158 'logger':109 'messag':3,18,68,86,89,123,129,139 'notic':35 'number':169 'offer':40,194 'opportun':42 'opt':45,199 'opt-out':44,198 'paper':60,142 'pdf':75 'phone':94,166,168 'play':106 'potenti':47 'professor':82 'protect':54 'quiet':6 'receiv':136 'research':59 'say':143 'scienc':81 'send':29,72,98 'sender':134 'sent':7,120,146,172 'servic':107,110,117 'specif':34 'text':8,88,130 'time':153,176 'transmit':189 'triniti':77 'two':161 'user':101,181 'violat':49 'way':196 'without':33,39 'www.theregister.com':14 'www.theregister.com/2022/03/21/google_messages_gdpr/)':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6970214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706097253 {#3017
        date: 2024-01-24 12:54:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2782}
    +body: "Am I wrong in feeling like if my phone isn’t completely degoogled, there is not much point in not using Google apps because Google has so much integration into Android when not degoogled? I kinda view Google spying on me as unavoidable until I degoogle."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706109782 {#3396
      date: 2024-01-24 16:23:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@OlPatchy2Eyes@lemmy.world"
      "@ForgottenFlux@lemmy.world"
      "@OlPatchy2Eyes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3401 …}
    +nested: Doctrine\ORM\PersistentCollection {#3403 …}
    +votes: Doctrine\ORM\PersistentCollection {#3405 …}
    +reports: Doctrine\ORM\PersistentCollection {#3407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
    -id: 336851
    -bodyTs: "'android':31 'app':23 'complet':12 'degoogl':13,34,46 'feel':5 'googl':22,25,38 'integr':29 'isn':10 'kinda':36 'like':6 'much':17,28 'phone':9 'point':18 'spi':39 'unavoid':43 'use':21 'view':37 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7987841"
    +editedAt: DateTimeImmutable @1728327165 {#3397
      date: 2024-10-07 20:52:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706109782 {#3398
      date: 2024-01-24 16:23:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2782}
  +body: "I switched to graphene so these make sense. I agree, though, if Google is baked in to your OS you’re pissing in to the wind trying to stem the flow of data to them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706110772 {#3605
    date: 2024-01-24 16:39:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
    "@Vaeril@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3609 …}
  +nested: Doctrine\ORM\PersistentCollection {#3611 …}
  +votes: Doctrine\ORM\PersistentCollection {#3613 …}
  +reports: Doctrine\ORM\PersistentCollection {#3615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3619 …}
  -id: 336882
  -bodyTs: "'agre':10 'bake':15 'data':33 'flow':31 'googl':13 'graphen':4 'make':7 'os':19 'piss':22 're':21 'sens':8 'stem':29 'switch':2 'though':11 'tri':27 'wind':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6974106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110772 {#3606
    date: 2024-01-24 16:39:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#3607
  +user: Proxies\__CG__\App\Entity\User {#3608 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3399
    +user: Proxies\__CG__\App\Entity\User {#3400 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3013
      +user: Proxies\__CG__\App\Entity\User {#3096 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2782
        +user: App\Entity\User {#2795 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1728554892 {#2777
          date: 2024-10-10 12:08:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2783 …}
        +nested: Doctrine\ORM\PersistentCollection {#2785 …}
        +votes: Doctrine\ORM\PersistentCollection {#2787 …}
        +reports: Doctrine\ORM\PersistentCollection {#2789 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
        -id: 336362
        -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6969289"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706092150 {#2778
          date: 2024-01-24 11:29:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2782}
      +body: """
        [Android’s Messages, Dialer apps quietly sent text, call info to Google](https://www.theregister.com/2022/03/21/google_messages_gdpr/)\n
        \n
        > Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.\n
        > \n
        > According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.\n
        > \n
        > “The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”\n
        > \n
        > The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1706097253 {#3014
        date: 2024-01-24 12:54:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@OlPatchy2Eyes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3095 …}
      +nested: Doctrine\ORM\PersistentCollection {#3093 …}
      +votes: Doctrine\ORM\PersistentCollection {#3091 …}
      +reports: Doctrine\ORM\PersistentCollection {#3089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
      -id: 336456
      -bodyTs: "'/2022/03/21/google_messages_gdpr/)':15 'accord':56 'allow':131,157 'also':171,187 'analyt':116 'android':1,23,71 'app':5,21,69,185 'call':9,95,152,167 'clearcut':108 'collect':27,204 'colleg':78 'communic':102 'comput':80 'consent':37 'data':30,53,62,99,119,145,203 'devic':24 'dialer':4,20,66,92,149 'dougla':83 'dublin':79 'durat':155,178 'engag':163 'europ':51 'exchang':140 'firebas':115 'googl':12,16,32,65,74,85,91,105,113,122,148,174,191,193 'handset':162 'hash':126 'includ':124,150 'info':10 'interact':182 'law':55 'leith':84 'link':132,158 'logger':109 'messag':3,18,68,86,89,123,129,139 'notic':35 'number':169 'offer':40,194 'opportun':42 'opt':45,199 'opt-out':44,198 'paper':60,142 'pdf':75 'phone':94,166,168 'play':106 'potenti':47 'professor':82 'protect':54 'quiet':6 'receiv':136 'research':59 'say':143 'scienc':81 'send':29,72,98 'sender':134 'sent':7,120,146,172 'servic':107,110,117 'specif':34 'text':8,88,130 'time':153,176 'transmit':189 'triniti':77 'two':161 'user':101,181 'violat':49 'way':196 'without':33,39 'www.theregister.com':14 'www.theregister.com/2022/03/21/google_messages_gdpr/)':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6970214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706097253 {#3017
        date: 2024-01-24 12:54:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2782}
    +body: "Am I wrong in feeling like if my phone isn’t completely degoogled, there is not much point in not using Google apps because Google has so much integration into Android when not degoogled? I kinda view Google spying on me as unavoidable until I degoogle."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706109782 {#3396
      date: 2024-01-24 16:23:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@OlPatchy2Eyes@lemmy.world"
      "@ForgottenFlux@lemmy.world"
      "@OlPatchy2Eyes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3401 …}
    +nested: Doctrine\ORM\PersistentCollection {#3403 …}
    +votes: Doctrine\ORM\PersistentCollection {#3405 …}
    +reports: Doctrine\ORM\PersistentCollection {#3407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
    -id: 336851
    -bodyTs: "'android':31 'app':23 'complet':12 'degoogl':13,34,46 'feel':5 'googl':22,25,38 'integr':29 'isn':10 'kinda':36 'like':6 'much':17,28 'phone':9 'point':18 'spi':39 'unavoid':43 'use':21 'view':37 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7987841"
    +editedAt: DateTimeImmutable @1728327165 {#3397
      date: 2024-10-07 20:52:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706109782 {#3398
      date: 2024-01-24 16:23:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2782}
  +body: "I switched to graphene so these make sense. I agree, though, if Google is baked in to your OS you’re pissing in to the wind trying to stem the flow of data to them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706110772 {#3605
    date: 2024-01-24 16:39:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
    "@Vaeril@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3609 …}
  +nested: Doctrine\ORM\PersistentCollection {#3611 …}
  +votes: Doctrine\ORM\PersistentCollection {#3613 …}
  +reports: Doctrine\ORM\PersistentCollection {#3615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3619 …}
  -id: 336882
  -bodyTs: "'agre':10 'bake':15 'data':33 'flow':31 'googl':13 'graphen':4 'make':7 'os':19 'piss':22 're':21 'sens':8 'stem':29 'switch':2 'though':11 'tri':27 'wind':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6974106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110772 {#3606
    date: 2024-01-24 16:39:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#3415
  +user: Proxies\__CG__\App\Entity\User {#3416 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3013
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2782
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1728554892 {#2777
        date: 2024-10-10 12:08:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 336362
      -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6969289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706092150 {#2778
        date: 2024-01-24 11:29:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2782}
    +body: """
      [Android’s Messages, Dialer apps quietly sent text, call info to Google](https://www.theregister.com/2022/03/21/google_messages_gdpr/)\n
      \n
      > Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.\n
      > \n
      > According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.\n
      > \n
      > “The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”\n
      > \n
      > The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1706097253 {#3014
      date: 2024-01-24 12:54:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@OlPatchy2Eyes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3095 …}
    +nested: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3091 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
    -id: 336456
    -bodyTs: "'/2022/03/21/google_messages_gdpr/)':15 'accord':56 'allow':131,157 'also':171,187 'analyt':116 'android':1,23,71 'app':5,21,69,185 'call':9,95,152,167 'clearcut':108 'collect':27,204 'colleg':78 'communic':102 'comput':80 'consent':37 'data':30,53,62,99,119,145,203 'devic':24 'dialer':4,20,66,92,149 'dougla':83 'dublin':79 'durat':155,178 'engag':163 'europ':51 'exchang':140 'firebas':115 'googl':12,16,32,65,74,85,91,105,113,122,148,174,191,193 'handset':162 'hash':126 'includ':124,150 'info':10 'interact':182 'law':55 'leith':84 'link':132,158 'logger':109 'messag':3,18,68,86,89,123,129,139 'notic':35 'number':169 'offer':40,194 'opportun':42 'opt':45,199 'opt-out':44,198 'paper':60,142 'pdf':75 'phone':94,166,168 'play':106 'potenti':47 'professor':82 'protect':54 'quiet':6 'receiv':136 'research':59 'say':143 'scienc':81 'send':29,72,98 'sender':134 'sent':7,120,146,172 'servic':107,110,117 'specif':34 'text':8,88,130 'time':153,176 'transmit':189 'triniti':77 'two':161 'user':101,181 'violat':49 'way':196 'without':33,39 'www.theregister.com':14 'www.theregister.com/2022/03/21/google_messages_gdpr/)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6970214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706097253 {#3017
      date: 2024-01-24 12:54:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2782}
  +body: "The Fossify Messages app was recently released."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706180918 {#3413
    date: 2024-01-25 12:08:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3417 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
  -id: 338986
  -bodyTs: "'app':4 'fossifi':2 'messag':3 'recent':6 'releas':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7105512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706180918 {#3414
    date: 2024-01-25 12:08:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#3415
  +user: Proxies\__CG__\App\Entity\User {#3416 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3013
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2782
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1728554892 {#2777
        date: 2024-10-10 12:08:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 336362
      -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6969289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706092150 {#2778
        date: 2024-01-24 11:29:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2782}
    +body: """
      [Android’s Messages, Dialer apps quietly sent text, call info to Google](https://www.theregister.com/2022/03/21/google_messages_gdpr/)\n
      \n
      > Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.\n
      > \n
      > According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.\n
      > \n
      > “The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”\n
      > \n
      > The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1706097253 {#3014
      date: 2024-01-24 12:54:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@OlPatchy2Eyes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3095 …}
    +nested: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3091 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
    -id: 336456
    -bodyTs: "'/2022/03/21/google_messages_gdpr/)':15 'accord':56 'allow':131,157 'also':171,187 'analyt':116 'android':1,23,71 'app':5,21,69,185 'call':9,95,152,167 'clearcut':108 'collect':27,204 'colleg':78 'communic':102 'comput':80 'consent':37 'data':30,53,62,99,119,145,203 'devic':24 'dialer':4,20,66,92,149 'dougla':83 'dublin':79 'durat':155,178 'engag':163 'europ':51 'exchang':140 'firebas':115 'googl':12,16,32,65,74,85,91,105,113,122,148,174,191,193 'handset':162 'hash':126 'includ':124,150 'info':10 'interact':182 'law':55 'leith':84 'link':132,158 'logger':109 'messag':3,18,68,86,89,123,129,139 'notic':35 'number':169 'offer':40,194 'opportun':42 'opt':45,199 'opt-out':44,198 'paper':60,142 'pdf':75 'phone':94,166,168 'play':106 'potenti':47 'professor':82 'protect':54 'quiet':6 'receiv':136 'research':59 'say':143 'scienc':81 'send':29,72,98 'sender':134 'sent':7,120,146,172 'servic':107,110,117 'specif':34 'text':8,88,130 'time':153,176 'transmit':189 'triniti':77 'two':161 'user':101,181 'violat':49 'way':196 'without':33,39 'www.theregister.com':14 'www.theregister.com/2022/03/21/google_messages_gdpr/)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6970214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706097253 {#3017
      date: 2024-01-24 12:54:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2782}
  +body: "The Fossify Messages app was recently released."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706180918 {#3413
    date: 2024-01-25 12:08:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3417 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
  -id: 338986
  -bodyTs: "'app':4 'fossifi':2 'messag':3 'recent':6 'releas':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7105512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706180918 {#3414
    date: 2024-01-25 12:08:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#3415
  +user: Proxies\__CG__\App\Entity\User {#3416 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3013
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2782
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1728554892 {#2777
        date: 2024-10-10 12:08:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 336362
      -bodyTs: "'android':8 'app':6,14 'call':18 'cell':20 'connect':21 'data':16 'default':4 'phone':5 'secur':11 'threaten':9 'use':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6969289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706092150 {#2778
        date: 2024-01-24 11:29:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2782}
    +body: """
      [Android’s Messages, Dialer apps quietly sent text, call info to Google](https://www.theregister.com/2022/03/21/google_messages_gdpr/)\n
      \n
      > Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.\n
      > \n
      > According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.\n
      > \n
      > “The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”\n
      > \n
      > The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1706097253 {#3014
      date: 2024-01-24 12:54:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ForgottenFlux@lemmy.world"
      "@OlPatchy2Eyes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3095 …}
    +nested: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3091 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
    -id: 336456
    -bodyTs: "'/2022/03/21/google_messages_gdpr/)':15 'accord':56 'allow':131,157 'also':171,187 'analyt':116 'android':1,23,71 'app':5,21,69,185 'call':9,95,152,167 'clearcut':108 'collect':27,204 'colleg':78 'communic':102 'comput':80 'consent':37 'data':30,53,62,99,119,145,203 'devic':24 'dialer':4,20,66,92,149 'dougla':83 'dublin':79 'durat':155,178 'engag':163 'europ':51 'exchang':140 'firebas':115 'googl':12,16,32,65,74,85,91,105,113,122,148,174,191,193 'handset':162 'hash':126 'includ':124,150 'info':10 'interact':182 'law':55 'leith':84 'link':132,158 'logger':109 'messag':3,18,68,86,89,123,129,139 'notic':35 'number':169 'offer':40,194 'opportun':42 'opt':45,199 'opt-out':44,198 'paper':60,142 'pdf':75 'phone':94,166,168 'play':106 'potenti':47 'professor':82 'protect':54 'quiet':6 'receiv':136 'research':59 'say':143 'scienc':81 'send':29,72,98 'sender':134 'sent':7,120,146,172 'servic':107,110,117 'specif':34 'text':8,88,130 'time':153,176 'transmit':189 'triniti':77 'two':161 'user':101,181 'violat':49 'way':196 'without':33,39 'www.theregister.com':14 'www.theregister.com/2022/03/21/google_messages_gdpr/)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6970214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706097253 {#3017
      date: 2024-01-24 12:54:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2782}
  +body: "The Fossify Messages app was recently released."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706180918 {#3413
    date: 2024-01-25 12:08:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@OlPatchy2Eyes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3417 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
  -id: 338986
  -bodyTs: "'app':4 'fossifi':2 'messag':3 'recent':6 'releas':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7105512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706180918 {#3414
    date: 2024-01-25 12:08:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#2855
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Love this. If only call recording were built into this app… Even as a root-only feature, that’d be great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1706091535 {#2850
    date: 2024-01-24 11:18:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2856 …}
  +nested: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  -id: 336350
  -bodyTs: "'app':11 'built':8 'call':5 'd':20 'even':12 'featur':18 'great':22 'love':1 'record':6 'root':16 'root-on':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5416986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706091535 {#2851
    date: 2024-01-24 11:18:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#2855
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Love this. If only call recording were built into this app… Even as a root-only feature, that’d be great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1706091535 {#2850
    date: 2024-01-24 11:18:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2856 …}
  +nested: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  -id: 336350
  -bodyTs: "'app':11 'built':8 'call':5 'd':20 'even':12 'featur':18 'great':22 'love':1 'record':6 'root':16 'root-on':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5416986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706091535 {#2851
    date: 2024-01-24 11:18:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#2855
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Love this. If only call recording were built into this app… Even as a root-only feature, that’d be great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1706091535 {#2850
    date: 2024-01-24 11:18:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2856 …}
  +nested: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  -id: 336350
  -bodyTs: "'app':11 'built':8 'call':5 'd':20 'even':12 'featur':18 'great':22 'love':1 'record':6 'root':16 'root-on':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5416986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706091535 {#2851
    date: 2024-01-24 11:18:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
222 DENIED moderate
App\Entity\EntryComment {#2928
  +user: App\Entity\User {#2941 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Damn, thanks for letting me know. I’ve been using the Simple suite for years and even bought some of them because I wanted to reward the developer. I’m saddened by the news of the acquisition. I’ll swap them with the new fork."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706091393 {#2923
    date: 2024-01-24 11:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2929 …}
  +nested: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  -id: 336347
  -bodyTs: "'acquisit':37 'bought':18 'damn':1 'develop':28 'even':17 'fork':45 'know':6 'let':4 'll':39 'm':30 'new':44 'news':34 'reward':26 'sadden':31 'simpl':12 'suit':13 'swap':40 'thank':2 'use':10 've':8 'want':24 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6969178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706091393 {#2924
    date: 2024-01-24 11:16:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#2928
  +user: App\Entity\User {#2941 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Damn, thanks for letting me know. I’ve been using the Simple suite for years and even bought some of them because I wanted to reward the developer. I’m saddened by the news of the acquisition. I’ll swap them with the new fork."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706091393 {#2923
    date: 2024-01-24 11:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2929 …}
  +nested: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  -id: 336347
  -bodyTs: "'acquisit':37 'bought':18 'damn':1 'develop':28 'even':17 'fork':45 'know':6 'let':4 'll':39 'm':30 'new':44 'news':34 'reward':26 'sadden':31 'simpl':12 'suit':13 'swap':40 'thank':2 'use':10 've':8 'want':24 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6969178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706091393 {#2924
    date: 2024-01-24 11:16:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#2928
  +user: App\Entity\User {#2941 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#315
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#316
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#310
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Damn, thanks for letting me know. I’ve been using the Simple suite for years and even bought some of them because I wanted to reward the developer. I’m saddened by the news of the acquisition. I’ll swap them with the new fork."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706091393 {#2923
    date: 2024-01-24 11:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2929 …}
  +nested: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  -id: 336347
  -bodyTs: "'acquisit':37 'bought':18 'damn':1 'develop':28 'even':17 'fork':45 'know':6 'let':4 'll':39 'm':30 'new':44 'news':34 'reward':26 'sadden':31 'simpl':12 'suit':13 'swap':40 'thank':2 'use':10 've':8 'want':24 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6969178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706091393 {#2924
    date: 2024-01-24 11:16:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 DENIED edit
App\Entity\Magazine {#307
  +icon: Proxies\__CG__\App\Entity\Image {#288 …}
  +name: "opensource@lemmy.ml"
  +title: "opensource"
  +description: """
    All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
    \n
    Useful Links\n
    ============\n
    \n
    - [Open Source Initiative](https://opensource.org/)\n
    - [Free Software Foundation](https://www.fsf.org/)\n
    - [Electronic Frontier Foundation](https://www.eff.org/)\n
    - [Software Freedom Conservancy](https://sfconservancy.org/)\n
    - [It’s FOSS](https://itsfoss.com/)\n
    \n
    Rules\n
    =====\n
    \n
    - Posts must be relevant to the open source ideology\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    Related Communities\n
    ===================\n
    \n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    \n
    Community icon from opensource.org, but we are not affiliated with them.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 97
  +entryCommentCount: 1299
  +postCount: 2
  +postCommentCount: 5
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583535 {#315
    date: 2024-10-22 09:52:15.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#279 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
  +entries: Doctrine\ORM\PersistentCollection {#222 …}
  +posts: Doctrine\ORM\PersistentCollection {#180 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
  +bans: Doctrine\ORM\PersistentCollection {#159 …}
  +reports: Doctrine\ORM\PersistentCollection {#145 …}
  +badges: Doctrine\ORM\PersistentCollection {#123 …}
  +logs: Doctrine\ORM\PersistentCollection {#113 …}
  +awards: Doctrine\ORM\PersistentCollection {#102 …}
  +categories: Doctrine\ORM\PersistentCollection {#89 …}
  -id: 128
  +apId: "opensource@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/opensource"
  +apPublicUrl: "https://lemmy.ml/c/opensource"
  +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "opensource"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1703910302 {#316
    date: 2023-12-30 05:25:02.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703910301 {#310
    date: 2023-12-30 05:25:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details