GET https://kbin.spritesserver.nl/m/lemmy_support@lemmy.ml/comments/oldest

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 …}
}
0.20 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.03 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 {#2488
  +user: App\Entity\User {#1444 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1366 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy only supports following communities, not users unfortunately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1685698095 {#1374
    date: 2023-06-02 11:28:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Curator@mastodon.art"
    "@EnglishMobster@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1365 …}
  +nested: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  -id: 140353
  -bodyTs: "'communiti':5 'follow':4 'lemmi':1 'support':3 'unfortun':8 'user':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/405364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1685698095 {#1364
    date: 2023-06-02 11:28:15.0 +02: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 {#2488
  +user: App\Entity\User {#1444 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1366 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy only supports following communities, not users unfortunately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1685698095 {#1374
    date: 2023-06-02 11:28:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Curator@mastodon.art"
    "@EnglishMobster@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1365 …}
  +nested: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  -id: 140353
  -bodyTs: "'communiti':5 'follow':4 'lemmi':1 'support':3 'unfortun':8 'user':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/405364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1685698095 {#1364
    date: 2023-06-02 11:28:15.0 +02: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 {#2488
  +user: App\Entity\User {#1444 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1366 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy only supports following communities, not users unfortunately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1685698095 {#1374
    date: 2023-06-02 11:28:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Curator@mastodon.art"
    "@EnglishMobster@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1365 …}
  +nested: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  -id: 140353
  -bodyTs: "'communiti':5 'follow':4 'lemmi':1 'support':3 'unfortun':8 'user':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/405364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1685698095 {#1364
    date: 2023-06-02 11:28:15.0 +02: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 {#1715
  +user: App\Entity\User {#2411 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1727 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As others have said, it currently does not. A workaround that works pretty well, and which I use, is to create accounts on multiple instances and use them as “multi-lemmies” by moving your subscriptions between them according to theme, topic or whatever else you want to group by. A password manager like Bitwarden can help with generating passwords for and keeping track of the different accounts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698178320 {#1726
    date: 2023-10-24 22:12:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hihello@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -id: 69779
  -bodyTs: "'accord':39 'account':22,68 'bitwarden':55 'creat':21 'current':6 'differ':67 'els':45 'generat':59 'group':49 'help':57 'instanc':25 'keep':63 'lemmi':32 'like':54 'manag':53 'move':34 'multi':31 'multi-lemmi':30 'multipl':24 'other':2 'password':52,60 'pretti':13 'said':4 'subscript':36 'theme':41 'topic':42 'track':64 'use':18,27 'want':47 'well':14 'whatev':44 'work':12 'workaround':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2566593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691859817 {#1733
    date: 2023-08-12 19:03:37.0 +02: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 {#1715
  +user: App\Entity\User {#2411 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1727 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As others have said, it currently does not. A workaround that works pretty well, and which I use, is to create accounts on multiple instances and use them as “multi-lemmies” by moving your subscriptions between them according to theme, topic or whatever else you want to group by. A password manager like Bitwarden can help with generating passwords for and keeping track of the different accounts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698178320 {#1726
    date: 2023-10-24 22:12:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hihello@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -id: 69779
  -bodyTs: "'accord':39 'account':22,68 'bitwarden':55 'creat':21 'current':6 'differ':67 'els':45 'generat':59 'group':49 'help':57 'instanc':25 'keep':63 'lemmi':32 'like':54 'manag':53 'move':34 'multi':31 'multi-lemmi':30 'multipl':24 'other':2 'password':52,60 'pretti':13 'said':4 'subscript':36 'theme':41 'topic':42 'track':64 'use':18,27 'want':47 'well':14 'whatev':44 'work':12 'workaround':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2566593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691859817 {#1733
    date: 2023-08-12 19:03:37.0 +02: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 {#1715
  +user: App\Entity\User {#2411 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1727 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As others have said, it currently does not. A workaround that works pretty well, and which I use, is to create accounts on multiple instances and use them as “multi-lemmies” by moving your subscriptions between them according to theme, topic or whatever else you want to group by. A password manager like Bitwarden can help with generating passwords for and keeping track of the different accounts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698178320 {#1726
    date: 2023-10-24 22:12:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hihello@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -id: 69779
  -bodyTs: "'accord':39 'account':22,68 'bitwarden':55 'creat':21 'current':6 'differ':67 'els':45 'generat':59 'group':49 'help':57 'instanc':25 'keep':63 'lemmi':32 'like':54 'manag':53 'move':34 'multi':31 'multi-lemmi':30 'multipl':24 'other':2 'password':52,60 'pretti':13 'said':4 'subscript':36 'theme':41 'topic':42 'track':64 'use':18,27 'want':47 'well':14 'whatev':44 'work':12 'workaround':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2566593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691859817 {#1733
    date: 2023-08-12 19:03:37.0 +02: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 {#3030
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1727 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1715
    +user: App\Entity\User {#2411 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1727 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "As others have said, it currently does not. A workaround that works pretty well, and which I use, is to create accounts on multiple instances and use them as “multi-lemmies” by moving your subscriptions between them according to theme, topic or whatever else you want to group by. A password manager like Bitwarden can help with generating passwords for and keeping track of the different accounts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698178320 {#1726
      date: 2023-10-24 22:12:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hihello@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1718 …}
    +nested: Doctrine\ORM\PersistentCollection {#1716 …}
    +votes: Doctrine\ORM\PersistentCollection {#1739 …}
    +reports: Doctrine\ORM\PersistentCollection {#1740 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
    -id: 69779
    -bodyTs: "'accord':39 'account':22,68 'bitwarden':55 'creat':21 'current':6 'differ':67 'els':45 'generat':59 'group':49 'help':57 'instanc':25 'keep':63 'lemmi':32 'like':54 'manag':53 'move':34 'multi':31 'multi-lemmi':30 'multipl':24 'other':2 'password':52,60 'pretti':13 'said':4 'subscript':36 'theme':41 'topic':42 'track':64 'use':18,27 'want':47 'well':14 'whatev':44 'work':12 'workaround':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2566593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691859817 {#1733
      date: 2023-08-12 19:03:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1715}
  +body: """
    so how many out of these 1,1M total lemmy accounts are yours? 🤣\n
    \n
    i mean i am glad it is working for you, but that is the worst “workaround” i have heard about in my life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692036660 {#3032
    date: 2023-08-14 20:11:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hihello@lemmy.world"
    "@Anbalsilfer@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3028 …}
  +nested: Doctrine\ORM\PersistentCollection {#3026 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 69780
  -bodyTs: "'1':7 '1m':8 'account':11 'glad':18 'heard':32 'lemmi':10 'life':36 'mani':3 'mean':15 'total':9 'work':21 'workaround':29 'worst':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2235926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692036660 {#3031
    date: 2023-08-14 20:11:00.0 +02: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 {#3030
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1727 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1715
    +user: App\Entity\User {#2411 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1727 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "As others have said, it currently does not. A workaround that works pretty well, and which I use, is to create accounts on multiple instances and use them as “multi-lemmies” by moving your subscriptions between them according to theme, topic or whatever else you want to group by. A password manager like Bitwarden can help with generating passwords for and keeping track of the different accounts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698178320 {#1726
      date: 2023-10-24 22:12:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hihello@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1718 …}
    +nested: Doctrine\ORM\PersistentCollection {#1716 …}
    +votes: Doctrine\ORM\PersistentCollection {#1739 …}
    +reports: Doctrine\ORM\PersistentCollection {#1740 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
    -id: 69779
    -bodyTs: "'accord':39 'account':22,68 'bitwarden':55 'creat':21 'current':6 'differ':67 'els':45 'generat':59 'group':49 'help':57 'instanc':25 'keep':63 'lemmi':32 'like':54 'manag':53 'move':34 'multi':31 'multi-lemmi':30 'multipl':24 'other':2 'password':52,60 'pretti':13 'said':4 'subscript':36 'theme':41 'topic':42 'track':64 'use':18,27 'want':47 'well':14 'whatev':44 'work':12 'workaround':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2566593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691859817 {#1733
      date: 2023-08-12 19:03:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1715}
  +body: """
    so how many out of these 1,1M total lemmy accounts are yours? 🤣\n
    \n
    i mean i am glad it is working for you, but that is the worst “workaround” i have heard about in my life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692036660 {#3032
    date: 2023-08-14 20:11:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hihello@lemmy.world"
    "@Anbalsilfer@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3028 …}
  +nested: Doctrine\ORM\PersistentCollection {#3026 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 69780
  -bodyTs: "'1':7 '1m':8 'account':11 'glad':18 'heard':32 'lemmi':10 'life':36 'mani':3 'mean':15 'total':9 'work':21 'workaround':29 'worst':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2235926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692036660 {#3031
    date: 2023-08-14 20:11:00.0 +02: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 {#3030
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1727 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1715
    +user: App\Entity\User {#2411 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1727 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "As others have said, it currently does not. A workaround that works pretty well, and which I use, is to create accounts on multiple instances and use them as “multi-lemmies” by moving your subscriptions between them according to theme, topic or whatever else you want to group by. A password manager like Bitwarden can help with generating passwords for and keeping track of the different accounts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698178320 {#1726
      date: 2023-10-24 22:12:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hihello@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1718 …}
    +nested: Doctrine\ORM\PersistentCollection {#1716 …}
    +votes: Doctrine\ORM\PersistentCollection {#1739 …}
    +reports: Doctrine\ORM\PersistentCollection {#1740 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
    -id: 69779
    -bodyTs: "'accord':39 'account':22,68 'bitwarden':55 'creat':21 'current':6 'differ':67 'els':45 'generat':59 'group':49 'help':57 'instanc':25 'keep':63 'lemmi':32 'like':54 'manag':53 'move':34 'multi':31 'multi-lemmi':30 'multipl':24 'other':2 'password':52,60 'pretti':13 'said':4 'subscript':36 'theme':41 'topic':42 'track':64 'use':18,27 'want':47 'well':14 'whatev':44 'work':12 'workaround':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2566593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691859817 {#1733
      date: 2023-08-12 19:03:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1715}
  +body: """
    so how many out of these 1,1M total lemmy accounts are yours? 🤣\n
    \n
    i mean i am glad it is working for you, but that is the worst “workaround” i have heard about in my life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692036660 {#3032
    date: 2023-08-14 20:11:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hihello@lemmy.world"
    "@Anbalsilfer@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3028 …}
  +nested: Doctrine\ORM\PersistentCollection {#3026 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 69780
  -bodyTs: "'1':7 '1m':8 'account':11 'glad':18 'heard':32 'lemmi':10 'life':36 'mani':3 'mean':15 'total':9 'work':21 'workaround':29 'worst':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2235926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692036660 {#3031
    date: 2023-08-14 20:11:00.0 +02: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 {#1385
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    There’s not a way to change it on an individual level.\n
    \n
    As far as I’m aware / heard, when an instance has it disabled, it doesn’t even store information (or process) downvotes, so even if you could override it (such as by using a third party client) there’d be nothing to view.\n
    \n
    I could be wrong though, might be worth trying some of the mobile apps to see if it displays it, just to confirm. For desktop, there’s also [Photon](https://phtn.app/).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694921617 {#2393
    date: 2023-09-17 05:33:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Halasham@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 152458
  -bodyTs: "'/).':87 'also':83 'app':69 'awar':18 'chang':7 'client':49 'confirm':78 'could':39,57 'd':51 'desktop':80 'disabl':25 'display':74 'doesn':27 'downvot':34 'even':29,36 'far':14 'heard':19 'individu':11 'inform':31 'instanc':22 'level':12 'm':17 'might':61 'mobil':68 'noth':53 'overrid':40 'parti':48 'photon':84 'phtn.app':86 'phtn.app/).':85 'process':33 'see':71 'store':30 'third':47 'though':60 'tri':64 'use':45 'view':55 'way':5 'worth':63 'wrong':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://outpost.zeuslink.net/comment/2014288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694921617 {#1384
    date: 2023-09-17 05:33:37.0 +02: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 {#1385
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    There’s not a way to change it on an individual level.\n
    \n
    As far as I’m aware / heard, when an instance has it disabled, it doesn’t even store information (or process) downvotes, so even if you could override it (such as by using a third party client) there’d be nothing to view.\n
    \n
    I could be wrong though, might be worth trying some of the mobile apps to see if it displays it, just to confirm. For desktop, there’s also [Photon](https://phtn.app/).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694921617 {#2393
    date: 2023-09-17 05:33:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Halasham@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 152458
  -bodyTs: "'/).':87 'also':83 'app':69 'awar':18 'chang':7 'client':49 'confirm':78 'could':39,57 'd':51 'desktop':80 'disabl':25 'display':74 'doesn':27 'downvot':34 'even':29,36 'far':14 'heard':19 'individu':11 'inform':31 'instanc':22 'level':12 'm':17 'might':61 'mobil':68 'noth':53 'overrid':40 'parti':48 'photon':84 'phtn.app':86 'phtn.app/).':85 'process':33 'see':71 'store':30 'third':47 'though':60 'tri':64 'use':45 'view':55 'way':5 'worth':63 'wrong':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://outpost.zeuslink.net/comment/2014288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694921617 {#1384
    date: 2023-09-17 05:33:37.0 +02: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 {#1385
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    There’s not a way to change it on an individual level.\n
    \n
    As far as I’m aware / heard, when an instance has it disabled, it doesn’t even store information (or process) downvotes, so even if you could override it (such as by using a third party client) there’d be nothing to view.\n
    \n
    I could be wrong though, might be worth trying some of the mobile apps to see if it displays it, just to confirm. For desktop, there’s also [Photon](https://phtn.app/).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694921617 {#2393
    date: 2023-09-17 05:33:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Halasham@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 152458
  -bodyTs: "'/).':87 'also':83 'app':69 'awar':18 'chang':7 'client':49 'confirm':78 'could':39,57 'd':51 'desktop':80 'disabl':25 'display':74 'doesn':27 'downvot':34 'even':29,36 'far':14 'heard':19 'individu':11 'inform':31 'instanc':22 'level':12 'm':17 'might':61 'mobil':68 'noth':53 'overrid':40 'parti':48 'photon':84 'phtn.app':86 'phtn.app/).':85 'process':33 'see':71 'store':30 'third':47 'though':60 'tri':64 'use':45 'view':55 'way':5 'worth':63 'wrong':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://outpost.zeuslink.net/comment/2014288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694921617 {#1384
    date: 2023-09-17 05:33:37.0 +02: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 {#2332
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I personally find a lack of downvotes to be annoying and harmful. People don’t go through the trouble of reporting problem content, and it usually leads to poor quality inflammatory content rising to the top.\n
    \n
    If you’re new and haven’t really set up yet, explore other instances. You can find one that aligns with what you want out of Lemmy without jumping through hoops.\n
    \n
    If you have set up, there are account migration tools for you. They just aren’t perfect yet
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694927732 {#2330
    date: 2023-09-17 07:15:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Halasham@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 152455
  -bodyTs: "'account':75 'align':56 'annoy':10 'aren':82 'content':23,32 'downvot':7 'explor':48 'find':3,53 'go':16 'harm':12 'haven':42 'hoop':67 'inflammatori':31 'instanc':50 'jump':65 'lack':5 'lead':27 'lemmi':63 'migrat':76 'new':40 'one':54 'peopl':13 'perfect':84 'person':2 'poor':29 'problem':22 'qualiti':30 're':39 'realli':44 'report':21 'rise':33 'set':45,71 'tool':77 'top':36 'troubl':19 'usual':26 'want':60 'without':64 'yet':47,85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3148142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694927732 {#2348
    date: 2023-09-17 07:15:32.0 +02: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 {#2332
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I personally find a lack of downvotes to be annoying and harmful. People don’t go through the trouble of reporting problem content, and it usually leads to poor quality inflammatory content rising to the top.\n
    \n
    If you’re new and haven’t really set up yet, explore other instances. You can find one that aligns with what you want out of Lemmy without jumping through hoops.\n
    \n
    If you have set up, there are account migration tools for you. They just aren’t perfect yet
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694927732 {#2330
    date: 2023-09-17 07:15:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Halasham@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 152455
  -bodyTs: "'account':75 'align':56 'annoy':10 'aren':82 'content':23,32 'downvot':7 'explor':48 'find':3,53 'go':16 'harm':12 'haven':42 'hoop':67 'inflammatori':31 'instanc':50 'jump':65 'lack':5 'lead':27 'lemmi':63 'migrat':76 'new':40 'one':54 'peopl':13 'perfect':84 'person':2 'poor':29 'problem':22 'qualiti':30 're':39 'realli':44 'report':21 'rise':33 'set':45,71 'tool':77 'top':36 'troubl':19 'usual':26 'want':60 'without':64 'yet':47,85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3148142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694927732 {#2348
    date: 2023-09-17 07:15:32.0 +02: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 {#2332
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I personally find a lack of downvotes to be annoying and harmful. People don’t go through the trouble of reporting problem content, and it usually leads to poor quality inflammatory content rising to the top.\n
    \n
    If you’re new and haven’t really set up yet, explore other instances. You can find one that aligns with what you want out of Lemmy without jumping through hoops.\n
    \n
    If you have set up, there are account migration tools for you. They just aren’t perfect yet
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694927732 {#2330
    date: 2023-09-17 07:15:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Halasham@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 152455
  -bodyTs: "'account':75 'align':56 'annoy':10 'aren':82 'content':23,32 'downvot':7 'explor':48 'find':3,53 'go':16 'harm':12 'haven':42 'hoop':67 'inflammatori':31 'instanc':50 'jump':65 'lack':5 'lead':27 'lemmi':63 'migrat':76 'new':40 'one':54 'peopl':13 'perfect':84 'person':2 'poor':29 'problem':22 'qualiti':30 're':39 'realli':44 'report':21 'rise':33 'set':45,71 'tool':77 'top':36 'troubl':19 'usual':26 'want':60 'without':64 'yet':47,85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3148142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694927732 {#2348
    date: 2023-09-17 07:15:32.0 +02: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 {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Go to your user settings, and click the big red delete account button."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698853199 {#2101
    date: 2023-11-01 16:39:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzzyData@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 78115
  -bodyTs: "'account':12 'big':9 'button':13 'click':7 'delet':11 'go':1 'red':10 'set':5 'user':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4021918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695178933 {#2102
    date: 2023-09-20 05:02:13.0 +02: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 {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Go to your user settings, and click the big red delete account button."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698853199 {#2101
    date: 2023-11-01 16:39:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzzyData@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 78115
  -bodyTs: "'account':12 'big':9 'button':13 'click':7 'delet':11 'go':1 'red':10 'set':5 'user':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4021918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695178933 {#2102
    date: 2023-09-20 05:02:13.0 +02: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 {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Go to your user settings, and click the big red delete account button."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698853199 {#2101
    date: 2023-11-01 16:39:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzzyData@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 78115
  -bodyTs: "'account':12 'big':9 'button':13 'click':7 'delet':11 'go':1 'red':10 'set':5 'user':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4021918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695178933 {#2102
    date: 2023-09-20 05:02:13.0 +02: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 {#3119
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2110
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Go to your user settings, and click the big red delete account button."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698853199 {#2101
      date: 2023-11-01 16:39:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IzzyData@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2117 …}
    +reports: Doctrine\ORM\PersistentCollection {#2122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
    -id: 78115
    -bodyTs: "'account':12 'big':9 'button':13 'click':7 'delet':11 'go':1 'red':10 'set':5 'user':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4021918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695178933 {#2102
      date: 2023-09-20 05:02:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: """
    This doesn’t work if you are banned as it prevents you from logging in. Being able to log in and not post is a more user friendly banned state and would allow them to delete their account themselves.\n
    \n
    Side question, deleting your account or purging a user would delete all of that users comments correct?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695178981 {#3117
    date: 2023-09-20 05:03:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzzyData@lemmy.ml"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 78116
  -bodyTs: "'abl':17 'account':38,44 'allow':33 'ban':8,29 'comment':55 'correct':56 'delet':36,42,50 'doesn':2 'friend':28 'log':14,19 'post':23 'prevent':11 'purg':46 'question':41 'side':40 'state':30 'user':27,48,54 'work':4 'would':32,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4021946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695178981 {#3118
    date: 2023-09-20 05:03:01.0 +02: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 {#3119
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2110
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Go to your user settings, and click the big red delete account button."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698853199 {#2101
      date: 2023-11-01 16:39:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IzzyData@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2117 …}
    +reports: Doctrine\ORM\PersistentCollection {#2122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
    -id: 78115
    -bodyTs: "'account':12 'big':9 'button':13 'click':7 'delet':11 'go':1 'red':10 'set':5 'user':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4021918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695178933 {#2102
      date: 2023-09-20 05:02:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: """
    This doesn’t work if you are banned as it prevents you from logging in. Being able to log in and not post is a more user friendly banned state and would allow them to delete their account themselves.\n
    \n
    Side question, deleting your account or purging a user would delete all of that users comments correct?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695178981 {#3117
    date: 2023-09-20 05:03:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzzyData@lemmy.ml"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 78116
  -bodyTs: "'abl':17 'account':38,44 'allow':33 'ban':8,29 'comment':55 'correct':56 'delet':36,42,50 'doesn':2 'friend':28 'log':14,19 'post':23 'prevent':11 'purg':46 'question':41 'side':40 'state':30 'user':27,48,54 'work':4 'would':32,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4021946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695178981 {#3118
    date: 2023-09-20 05:03:01.0 +02: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 {#3119
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2110
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Go to your user settings, and click the big red delete account button."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698853199 {#2101
      date: 2023-11-01 16:39:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IzzyData@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2117 …}
    +reports: Doctrine\ORM\PersistentCollection {#2122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
    -id: 78115
    -bodyTs: "'account':12 'big':9 'button':13 'click':7 'delet':11 'go':1 'red':10 'set':5 'user':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4021918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695178933 {#2102
      date: 2023-09-20 05:02:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: """
    This doesn’t work if you are banned as it prevents you from logging in. Being able to log in and not post is a more user friendly banned state and would allow them to delete their account themselves.\n
    \n
    Side question, deleting your account or purging a user would delete all of that users comments correct?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695178981 {#3117
    date: 2023-09-20 05:03:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzzyData@lemmy.ml"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 78116
  -bodyTs: "'abl':17 'account':38,44 'allow':33 'ban':8,29 'comment':55 'correct':56 'delet':36,42,50 'doesn':2 'friend':28 'log':14,19 'post':23 'prevent':11 'purg':46 'question':41 'side':40 'state':30 'user':27,48,54 'work':4 'would':32,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4021946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695178981 {#3118
    date: 2023-09-20 05:03:01.0 +02: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 {#3221
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3119
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2110
      +user: App\Entity\User {#2120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Go to your user settings, and click the big red delete account button."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698853199 {#2101
        date: 2023-11-01 16:39:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IzzyData@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2112 …}
      +nested: Doctrine\ORM\PersistentCollection {#2114 …}
      +votes: Doctrine\ORM\PersistentCollection {#2117 …}
      +reports: Doctrine\ORM\PersistentCollection {#2122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
      -id: 78115
      -bodyTs: "'account':12 'big':9 'button':13 'click':7 'delet':11 'go':1 'red':10 'set':5 'user':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4021918"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695178933 {#2102
        date: 2023-09-20 05:02:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: """
      This doesn’t work if you are banned as it prevents you from logging in. Being able to log in and not post is a more user friendly banned state and would allow them to delete their account themselves.\n
      \n
      Side question, deleting your account or purging a user would delete all of that users comments correct?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695178981 {#3117
      date: 2023-09-20 05:03:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IzzyData@lemmy.ml"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 78116
    -bodyTs: "'abl':17 'account':38,44 'allow':33 'ban':8,29 'comment':55 'correct':56 'delet':36,42,50 'doesn':2 'friend':28 'log':14,19 'post':23 'prevent':11 'purg':46 'question':41 'side':40 'state':30 'user':27,48,54 'work':4 'would':32,49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4021946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695178981 {#3118
      date: 2023-09-20 05:03:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: """
    Hrm, open an issue on the github if you would.\n
    \n
    Deleting your own account overwrites all your content in the DB with dummy data.\n
    \n
    Purging is an activity done by admins that does an actual database delete. It’s very dangerous and should only be done in extreme cases.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695217631 {#3219
    date: 2023-09-20 15:47:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzzyData@lemmy.ml"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3222 …}
  +nested: Doctrine\ORM\PersistentCollection {#3224 …}
  +votes: Doctrine\ORM\PersistentCollection {#3226 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -id: 78117
  -bodyTs: "'account':14 'activ':28 'actual':35 'admin':31 'case':49 'content':18 'danger':41 'data':24 'databas':36 'db':21 'delet':11,37 'done':29,46 'dummi':23 'extrem':48 'github':7 'hrm':1 'issu':4 'open':2 'overwrit':15 'purg':25 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4036123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695217631 {#3220
    date: 2023-09-20 15:47:11.0 +02: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 {#3221
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3119
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2110
      +user: App\Entity\User {#2120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Go to your user settings, and click the big red delete account button."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698853199 {#2101
        date: 2023-11-01 16:39:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IzzyData@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2112 …}
      +nested: Doctrine\ORM\PersistentCollection {#2114 …}
      +votes: Doctrine\ORM\PersistentCollection {#2117 …}
      +reports: Doctrine\ORM\PersistentCollection {#2122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
      -id: 78115
      -bodyTs: "'account':12 'big':9 'button':13 'click':7 'delet':11 'go':1 'red':10 'set':5 'user':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4021918"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695178933 {#2102
        date: 2023-09-20 05:02:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: """
      This doesn’t work if you are banned as it prevents you from logging in. Being able to log in and not post is a more user friendly banned state and would allow them to delete their account themselves.\n
      \n
      Side question, deleting your account or purging a user would delete all of that users comments correct?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695178981 {#3117
      date: 2023-09-20 05:03:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IzzyData@lemmy.ml"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 78116
    -bodyTs: "'abl':17 'account':38,44 'allow':33 'ban':8,29 'comment':55 'correct':56 'delet':36,42,50 'doesn':2 'friend':28 'log':14,19 'post':23 'prevent':11 'purg':46 'question':41 'side':40 'state':30 'user':27,48,54 'work':4 'would':32,49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4021946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695178981 {#3118
      date: 2023-09-20 05:03:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: """
    Hrm, open an issue on the github if you would.\n
    \n
    Deleting your own account overwrites all your content in the DB with dummy data.\n
    \n
    Purging is an activity done by admins that does an actual database delete. It’s very dangerous and should only be done in extreme cases.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695217631 {#3219
    date: 2023-09-20 15:47:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzzyData@lemmy.ml"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3222 …}
  +nested: Doctrine\ORM\PersistentCollection {#3224 …}
  +votes: Doctrine\ORM\PersistentCollection {#3226 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -id: 78117
  -bodyTs: "'account':14 'activ':28 'actual':35 'admin':31 'case':49 'content':18 'danger':41 'data':24 'databas':36 'db':21 'delet':11,37 'done':29,46 'dummi':23 'extrem':48 'github':7 'hrm':1 'issu':4 'open':2 'overwrit':15 'purg':25 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4036123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695217631 {#3220
    date: 2023-09-20 15:47:11.0 +02: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 {#3221
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3119
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2110
      +user: App\Entity\User {#2120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Go to your user settings, and click the big red delete account button."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698853199 {#2101
        date: 2023-11-01 16:39:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IzzyData@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2112 …}
      +nested: Doctrine\ORM\PersistentCollection {#2114 …}
      +votes: Doctrine\ORM\PersistentCollection {#2117 …}
      +reports: Doctrine\ORM\PersistentCollection {#2122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
      -id: 78115
      -bodyTs: "'account':12 'big':9 'button':13 'click':7 'delet':11 'go':1 'red':10 'set':5 'user':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4021918"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695178933 {#2102
        date: 2023-09-20 05:02:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: """
      This doesn’t work if you are banned as it prevents you from logging in. Being able to log in and not post is a more user friendly banned state and would allow them to delete their account themselves.\n
      \n
      Side question, deleting your account or purging a user would delete all of that users comments correct?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695178981 {#3117
      date: 2023-09-20 05:03:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IzzyData@lemmy.ml"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    -id: 78116
    -bodyTs: "'abl':17 'account':38,44 'allow':33 'ban':8,29 'comment':55 'correct':56 'delet':36,42,50 'doesn':2 'friend':28 'log':14,19 'post':23 'prevent':11 'purg':46 'question':41 'side':40 'state':30 'user':27,48,54 'work':4 'would':32,49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4021946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695178981 {#3118
      date: 2023-09-20 05:03:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: """
    Hrm, open an issue on the github if you would.\n
    \n
    Deleting your own account overwrites all your content in the DB with dummy data.\n
    \n
    Purging is an activity done by admins that does an actual database delete. It’s very dangerous and should only be done in extreme cases.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695217631 {#3219
    date: 2023-09-20 15:47:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzzyData@lemmy.ml"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3222 …}
  +nested: Doctrine\ORM\PersistentCollection {#3224 …}
  +votes: Doctrine\ORM\PersistentCollection {#3226 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -id: 78117
  -bodyTs: "'account':14 'activ':28 'actual':35 'admin':31 'case':49 'content':18 'danger':41 'data':24 'databas':36 'db':21 'delet':11,37 'done':29,46 'dummi':23 'extrem':48 'github':7 'hrm':1 'issu':4 'open':2 'overwrit':15 'purg':25 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4036123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695217631 {#3220
    date: 2023-09-20 15:47:11.0 +02: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 {#3321
  +user: Proxies\__CG__\App\Entity\User {#3322 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3221
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3119
      +user: Proxies\__CG__\App\Entity\User {#3120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2110
        +user: App\Entity\User {#2120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Go to your user settings, and click the big red delete account button."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698853199 {#2101
          date: 2023-11-01 16:39:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IzzyData@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 78115
        -bodyTs: "'account':12 'big':9 'button':13 'click':7 'delet':11 'go':1 'red':10 'set':5 'user':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4021918"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695178933 {#2102
          date: 2023-09-20 05:02:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2110}
      +body: """
        This doesn’t work if you are banned as it prevents you from logging in. Being able to log in and not post is a more user friendly banned state and would allow them to delete their account themselves.\n
        \n
        Side question, deleting your account or purging a user would delete all of that users comments correct?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695178981 {#3117
        date: 2023-09-20 05:03:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IzzyData@lemmy.ml"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3121 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3125 …}
      +reports: Doctrine\ORM\PersistentCollection {#3127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
      -id: 78116
      -bodyTs: "'abl':17 'account':38,44 'allow':33 'ban':8,29 'comment':55 'correct':56 'delet':36,42,50 'doesn':2 'friend':28 'log':14,19 'post':23 'prevent':11 'purg':46 'question':41 'side':40 'state':30 'user':27,48,54 'work':4 'would':32,49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4021946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695178981 {#3118
        date: 2023-09-20 05:03:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: """
      Hrm, open an issue on the github if you would.\n
      \n
      Deleting your own account overwrites all your content in the DB with dummy data.\n
      \n
      Purging is an activity done by admins that does an actual database delete. It’s very dangerous and should only be done in extreme cases.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695217631 {#3219
      date: 2023-09-20 15:47:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IzzyData@lemmy.ml"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3222 …}
    +nested: Doctrine\ORM\PersistentCollection {#3224 …}
    +votes: Doctrine\ORM\PersistentCollection {#3226 …}
    +reports: Doctrine\ORM\PersistentCollection {#3228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
    -id: 78117
    -bodyTs: "'account':14 'activ':28 'actual':35 'admin':31 'case':49 'content':18 'danger':41 'data':24 'databas':36 'db':21 'delet':11,37 'done':29,46 'dummi':23 'extrem':48 'github':7 'hrm':1 'issu':4 'open':2 'overwrit':15 'purg':25 'would':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4036123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695217631 {#3220
      date: 2023-09-20 15:47:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "is lemmy capable of sending all data from a user efficiently on request?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698582547 {#3319
    date: 2023-10-29 13:29:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzzyData@lemmy.ml"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3325 …}
  +votes: Doctrine\ORM\PersistentCollection {#3327 …}
  +reports: Doctrine\ORM\PersistentCollection {#3329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
  -id: 78118
  -bodyTs: "'capabl':3 'data':7 'effici':11 'lemmi':2 'request':13 'send':5 'user':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5327799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698582547 {#3320
    date: 2023-10-29 13:29: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
35 DENIED edit
App\Entity\EntryComment {#3321
  +user: Proxies\__CG__\App\Entity\User {#3322 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3221
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3119
      +user: Proxies\__CG__\App\Entity\User {#3120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2110
        +user: App\Entity\User {#2120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Go to your user settings, and click the big red delete account button."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698853199 {#2101
          date: 2023-11-01 16:39:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IzzyData@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 78115
        -bodyTs: "'account':12 'big':9 'button':13 'click':7 'delet':11 'go':1 'red':10 'set':5 'user':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4021918"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695178933 {#2102
          date: 2023-09-20 05:02:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2110}
      +body: """
        This doesn’t work if you are banned as it prevents you from logging in. Being able to log in and not post is a more user friendly banned state and would allow them to delete their account themselves.\n
        \n
        Side question, deleting your account or purging a user would delete all of that users comments correct?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695178981 {#3117
        date: 2023-09-20 05:03:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IzzyData@lemmy.ml"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3121 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3125 …}
      +reports: Doctrine\ORM\PersistentCollection {#3127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
      -id: 78116
      -bodyTs: "'abl':17 'account':38,44 'allow':33 'ban':8,29 'comment':55 'correct':56 'delet':36,42,50 'doesn':2 'friend':28 'log':14,19 'post':23 'prevent':11 'purg':46 'question':41 'side':40 'state':30 'user':27,48,54 'work':4 'would':32,49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4021946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695178981 {#3118
        date: 2023-09-20 05:03:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: """
      Hrm, open an issue on the github if you would.\n
      \n
      Deleting your own account overwrites all your content in the DB with dummy data.\n
      \n
      Purging is an activity done by admins that does an actual database delete. It’s very dangerous and should only be done in extreme cases.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695217631 {#3219
      date: 2023-09-20 15:47:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IzzyData@lemmy.ml"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3222 …}
    +nested: Doctrine\ORM\PersistentCollection {#3224 …}
    +votes: Doctrine\ORM\PersistentCollection {#3226 …}
    +reports: Doctrine\ORM\PersistentCollection {#3228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
    -id: 78117
    -bodyTs: "'account':14 'activ':28 'actual':35 'admin':31 'case':49 'content':18 'danger':41 'data':24 'databas':36 'db':21 'delet':11,37 'done':29,46 'dummi':23 'extrem':48 'github':7 'hrm':1 'issu':4 'open':2 'overwrit':15 'purg':25 'would':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4036123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695217631 {#3220
      date: 2023-09-20 15:47:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "is lemmy capable of sending all data from a user efficiently on request?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698582547 {#3319
    date: 2023-10-29 13:29:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzzyData@lemmy.ml"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3325 …}
  +votes: Doctrine\ORM\PersistentCollection {#3327 …}
  +reports: Doctrine\ORM\PersistentCollection {#3329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
  -id: 78118
  -bodyTs: "'capabl':3 'data':7 'effici':11 'lemmi':2 'request':13 'send':5 'user':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5327799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698582547 {#3320
    date: 2023-10-29 13:29: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
36 DENIED moderate
App\Entity\EntryComment {#3321
  +user: Proxies\__CG__\App\Entity\User {#3322 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3221
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3119
      +user: Proxies\__CG__\App\Entity\User {#3120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2110
        +user: App\Entity\User {#2120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Go to your user settings, and click the big red delete account button."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698853199 {#2101
          date: 2023-11-01 16:39:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IzzyData@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 78115
        -bodyTs: "'account':12 'big':9 'button':13 'click':7 'delet':11 'go':1 'red':10 'set':5 'user':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4021918"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695178933 {#2102
          date: 2023-09-20 05:02:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2110}
      +body: """
        This doesn’t work if you are banned as it prevents you from logging in. Being able to log in and not post is a more user friendly banned state and would allow them to delete their account themselves.\n
        \n
        Side question, deleting your account or purging a user would delete all of that users comments correct?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695178981 {#3117
        date: 2023-09-20 05:03:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IzzyData@lemmy.ml"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3121 …}
      +nested: Doctrine\ORM\PersistentCollection {#3123 …}
      +votes: Doctrine\ORM\PersistentCollection {#3125 …}
      +reports: Doctrine\ORM\PersistentCollection {#3127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
      -id: 78116
      -bodyTs: "'abl':17 'account':38,44 'allow':33 'ban':8,29 'comment':55 'correct':56 'delet':36,42,50 'doesn':2 'friend':28 'log':14,19 'post':23 'prevent':11 'purg':46 'question':41 'side':40 'state':30 'user':27,48,54 'work':4 'would':32,49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4021946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695178981 {#3118
        date: 2023-09-20 05:03:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: """
      Hrm, open an issue on the github if you would.\n
      \n
      Deleting your own account overwrites all your content in the DB with dummy data.\n
      \n
      Purging is an activity done by admins that does an actual database delete. It’s very dangerous and should only be done in extreme cases.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695217631 {#3219
      date: 2023-09-20 15:47:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IzzyData@lemmy.ml"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3222 …}
    +nested: Doctrine\ORM\PersistentCollection {#3224 …}
    +votes: Doctrine\ORM\PersistentCollection {#3226 …}
    +reports: Doctrine\ORM\PersistentCollection {#3228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
    -id: 78117
    -bodyTs: "'account':14 'activ':28 'actual':35 'admin':31 'case':49 'content':18 'danger':41 'data':24 'databas':36 'db':21 'delet':11,37 'done':29,46 'dummi':23 'extrem':48 'github':7 'hrm':1 'issu':4 'open':2 'overwrit':15 'purg':25 'would':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4036123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695217631 {#3220
      date: 2023-09-20 15:47:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "is lemmy capable of sending all data from a user efficiently on request?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698582547 {#3319
    date: 2023-10-29 13:29:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzzyData@lemmy.ml"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3325 …}
  +votes: Doctrine\ORM\PersistentCollection {#3327 …}
  +reports: Doctrine\ORM\PersistentCollection {#3329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
  -id: 78118
  -bodyTs: "'capabl':3 'data':7 'effici':11 'lemmi':2 'request':13 'send':5 'user':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5327799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698582547 {#3320
    date: 2023-10-29 13:29: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
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 {#3404
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3321
    +user: Proxies\__CG__\App\Entity\User {#3322 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3221
      +user: App\Entity\User {#2120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3119
        +user: Proxies\__CG__\App\Entity\User {#3120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2110
          +user: App\Entity\User {#2120 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Go to your user settings, and click the big red delete account button."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1698853199 {#2101
            date: 2023-11-01 16:39:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@IzzyData@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2112 …}
          +nested: Doctrine\ORM\PersistentCollection {#2114 …}
          +votes: Doctrine\ORM\PersistentCollection {#2117 …}
          +reports: Doctrine\ORM\PersistentCollection {#2122 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
          -id: 78115
          -bodyTs: "'account':12 'big':9 'button':13 'click':7 'delet':11 'go':1 'red':10 'set':5 'user':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4021918"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695178933 {#2102
            date: 2023-09-20 05:02:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2110}
        +body: """
          This doesn’t work if you are banned as it prevents you from logging in. Being able to log in and not post is a more user friendly banned state and would allow them to delete their account themselves.\n
          \n
          Side question, deleting your account or purging a user would delete all of that users comments correct?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695178981 {#3117
          date: 2023-09-20 05:03:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IzzyData@lemmy.ml"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3121 …}
        +nested: Doctrine\ORM\PersistentCollection {#3123 …}
        +votes: Doctrine\ORM\PersistentCollection {#3125 …}
        +reports: Doctrine\ORM\PersistentCollection {#3127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
        -id: 78116
        -bodyTs: "'abl':17 'account':38,44 'allow':33 'ban':8,29 'comment':55 'correct':56 'delet':36,42,50 'doesn':2 'friend':28 'log':14,19 'post':23 'prevent':11 'purg':46 'question':41 'side':40 'state':30 'user':27,48,54 'work':4 'would':32,49"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4021946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695178981 {#3118
          date: 2023-09-20 05:03:01.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2110}
      +body: """
        Hrm, open an issue on the github if you would.\n
        \n
        Deleting your own account overwrites all your content in the DB with dummy data.\n
        \n
        Purging is an activity done by admins that does an actual database delete. It’s very dangerous and should only be done in extreme cases.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695217631 {#3219
        date: 2023-09-20 15:47:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IzzyData@lemmy.ml"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3222 …}
      +nested: Doctrine\ORM\PersistentCollection {#3224 …}
      +votes: Doctrine\ORM\PersistentCollection {#3226 …}
      +reports: Doctrine\ORM\PersistentCollection {#3228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
      -id: 78117
      -bodyTs: "'account':14 'activ':28 'actual':35 'admin':31 'case':49 'content':18 'danger':41 'data':24 'databas':36 'db':21 'delet':11,37 'done':29,46 'dummi':23 'extrem':48 'github':7 'hrm':1 'issu':4 'open':2 'overwrit':15 'purg':25 'would':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4036123"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695217631 {#3220
        date: 2023-09-20 15:47:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: "is lemmy capable of sending all data from a user efficiently on request?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698582547 {#3319
      date: 2023-10-29 13:29:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IzzyData@lemmy.ml"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3323 …}
    +nested: Doctrine\ORM\PersistentCollection {#3325 …}
    +votes: Doctrine\ORM\PersistentCollection {#3327 …}
    +reports: Doctrine\ORM\PersistentCollection {#3329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
    -id: 78118
    -bodyTs: "'capabl':3 'data':7 'effici':11 'lemmi':2 'request':13 'send':5 'user':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5327799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698582547 {#3320
      date: 2023-10-29 13:29:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "You mean like an account export? We have an open issue for that, but its not completed yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698853197 {#3402
    date: 2023-11-01 16:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzzyData@lemmy.ml"
    "@dessalines@lemmy.ml"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3405 …}
  +nested: Doctrine\ORM\PersistentCollection {#3407 …}
  +votes: Doctrine\ORM\PersistentCollection {#3409 …}
  +reports: Doctrine\ORM\PersistentCollection {#3411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
  -id: 82847
  -bodyTs: "'account':5 'complet':17 'export':6 'issu':11 'like':3 'mean':2 'open':10 'yet':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5415338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698853197 {#3403
    date: 2023-11-01 16:39: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
39 DENIED edit
App\Entity\EntryComment {#3404
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3321
    +user: Proxies\__CG__\App\Entity\User {#3322 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3221
      +user: App\Entity\User {#2120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3119
        +user: Proxies\__CG__\App\Entity\User {#3120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2110
          +user: App\Entity\User {#2120 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Go to your user settings, and click the big red delete account button."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1698853199 {#2101
            date: 2023-11-01 16:39:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@IzzyData@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2112 …}
          +nested: Doctrine\ORM\PersistentCollection {#2114 …}
          +votes: Doctrine\ORM\PersistentCollection {#2117 …}
          +reports: Doctrine\ORM\PersistentCollection {#2122 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
          -id: 78115
          -bodyTs: "'account':12 'big':9 'button':13 'click':7 'delet':11 'go':1 'red':10 'set':5 'user':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4021918"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695178933 {#2102
            date: 2023-09-20 05:02:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2110}
        +body: """
          This doesn’t work if you are banned as it prevents you from logging in. Being able to log in and not post is a more user friendly banned state and would allow them to delete their account themselves.\n
          \n
          Side question, deleting your account or purging a user would delete all of that users comments correct?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695178981 {#3117
          date: 2023-09-20 05:03:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IzzyData@lemmy.ml"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3121 …}
        +nested: Doctrine\ORM\PersistentCollection {#3123 …}
        +votes: Doctrine\ORM\PersistentCollection {#3125 …}
        +reports: Doctrine\ORM\PersistentCollection {#3127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
        -id: 78116
        -bodyTs: "'abl':17 'account':38,44 'allow':33 'ban':8,29 'comment':55 'correct':56 'delet':36,42,50 'doesn':2 'friend':28 'log':14,19 'post':23 'prevent':11 'purg':46 'question':41 'side':40 'state':30 'user':27,48,54 'work':4 'would':32,49"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4021946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695178981 {#3118
          date: 2023-09-20 05:03:01.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2110}
      +body: """
        Hrm, open an issue on the github if you would.\n
        \n
        Deleting your own account overwrites all your content in the DB with dummy data.\n
        \n
        Purging is an activity done by admins that does an actual database delete. It’s very dangerous and should only be done in extreme cases.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695217631 {#3219
        date: 2023-09-20 15:47:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IzzyData@lemmy.ml"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3222 …}
      +nested: Doctrine\ORM\PersistentCollection {#3224 …}
      +votes: Doctrine\ORM\PersistentCollection {#3226 …}
      +reports: Doctrine\ORM\PersistentCollection {#3228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
      -id: 78117
      -bodyTs: "'account':14 'activ':28 'actual':35 'admin':31 'case':49 'content':18 'danger':41 'data':24 'databas':36 'db':21 'delet':11,37 'done':29,46 'dummi':23 'extrem':48 'github':7 'hrm':1 'issu':4 'open':2 'overwrit':15 'purg':25 'would':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4036123"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695217631 {#3220
        date: 2023-09-20 15:47:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: "is lemmy capable of sending all data from a user efficiently on request?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698582547 {#3319
      date: 2023-10-29 13:29:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IzzyData@lemmy.ml"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3323 …}
    +nested: Doctrine\ORM\PersistentCollection {#3325 …}
    +votes: Doctrine\ORM\PersistentCollection {#3327 …}
    +reports: Doctrine\ORM\PersistentCollection {#3329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
    -id: 78118
    -bodyTs: "'capabl':3 'data':7 'effici':11 'lemmi':2 'request':13 'send':5 'user':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5327799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698582547 {#3320
      date: 2023-10-29 13:29:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "You mean like an account export? We have an open issue for that, but its not completed yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698853197 {#3402
    date: 2023-11-01 16:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzzyData@lemmy.ml"
    "@dessalines@lemmy.ml"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3405 …}
  +nested: Doctrine\ORM\PersistentCollection {#3407 …}
  +votes: Doctrine\ORM\PersistentCollection {#3409 …}
  +reports: Doctrine\ORM\PersistentCollection {#3411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
  -id: 82847
  -bodyTs: "'account':5 'complet':17 'export':6 'issu':11 'like':3 'mean':2 'open':10 'yet':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5415338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698853197 {#3403
    date: 2023-11-01 16:39: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
40 DENIED moderate
App\Entity\EntryComment {#3404
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3321
    +user: Proxies\__CG__\App\Entity\User {#3322 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3221
      +user: App\Entity\User {#2120 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3119
        +user: Proxies\__CG__\App\Entity\User {#3120 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2110
          +user: App\Entity\User {#2120 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Go to your user settings, and click the big red delete account button."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1698853199 {#2101
            date: 2023-11-01 16:39:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@IzzyData@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2112 …}
          +nested: Doctrine\ORM\PersistentCollection {#2114 …}
          +votes: Doctrine\ORM\PersistentCollection {#2117 …}
          +reports: Doctrine\ORM\PersistentCollection {#2122 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
          -id: 78115
          -bodyTs: "'account':12 'big':9 'button':13 'click':7 'delet':11 'go':1 'red':10 'set':5 'user':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4021918"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695178933 {#2102
            date: 2023-09-20 05:02:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2110}
        +body: """
          This doesn’t work if you are banned as it prevents you from logging in. Being able to log in and not post is a more user friendly banned state and would allow them to delete their account themselves.\n
          \n
          Side question, deleting your account or purging a user would delete all of that users comments correct?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695178981 {#3117
          date: 2023-09-20 05:03:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IzzyData@lemmy.ml"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3121 …}
        +nested: Doctrine\ORM\PersistentCollection {#3123 …}
        +votes: Doctrine\ORM\PersistentCollection {#3125 …}
        +reports: Doctrine\ORM\PersistentCollection {#3127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
        -id: 78116
        -bodyTs: "'abl':17 'account':38,44 'allow':33 'ban':8,29 'comment':55 'correct':56 'delet':36,42,50 'doesn':2 'friend':28 'log':14,19 'post':23 'prevent':11 'purg':46 'question':41 'side':40 'state':30 'user':27,48,54 'work':4 'would':32,49"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4021946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695178981 {#3118
          date: 2023-09-20 05:03:01.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2110}
      +body: """
        Hrm, open an issue on the github if you would.\n
        \n
        Deleting your own account overwrites all your content in the DB with dummy data.\n
        \n
        Purging is an activity done by admins that does an actual database delete. It’s very dangerous and should only be done in extreme cases.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695217631 {#3219
        date: 2023-09-20 15:47:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IzzyData@lemmy.ml"
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3222 …}
      +nested: Doctrine\ORM\PersistentCollection {#3224 …}
      +votes: Doctrine\ORM\PersistentCollection {#3226 …}
      +reports: Doctrine\ORM\PersistentCollection {#3228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
      -id: 78117
      -bodyTs: "'account':14 'activ':28 'actual':35 'admin':31 'case':49 'content':18 'danger':41 'data':24 'databas':36 'db':21 'delet':11,37 'done':29,46 'dummi':23 'extrem':48 'github':7 'hrm':1 'issu':4 'open':2 'overwrit':15 'purg':25 'would':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4036123"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695217631 {#3220
        date: 2023-09-20 15:47:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2110}
    +body: "is lemmy capable of sending all data from a user efficiently on request?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698582547 {#3319
      date: 2023-10-29 13:29:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IzzyData@lemmy.ml"
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3323 …}
    +nested: Doctrine\ORM\PersistentCollection {#3325 …}
    +votes: Doctrine\ORM\PersistentCollection {#3327 …}
    +reports: Doctrine\ORM\PersistentCollection {#3329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3331 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3333 …}
    -id: 78118
    -bodyTs: "'capabl':3 'data':7 'effici':11 'lemmi':2 'request':13 'send':5 'user':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5327799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698582547 {#3320
      date: 2023-10-29 13:29:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "You mean like an account export? We have an open issue for that, but its not completed yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698853197 {#3402
    date: 2023-11-01 16:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzzyData@lemmy.ml"
    "@dessalines@lemmy.ml"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3405 …}
  +nested: Doctrine\ORM\PersistentCollection {#3407 …}
  +votes: Doctrine\ORM\PersistentCollection {#3409 …}
  +reports: Doctrine\ORM\PersistentCollection {#3411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
  -id: 82847
  -bodyTs: "'account':5 'complet':17 'export':6 'issu':11 'like':3 'mean':2 'open':10 'yet':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5415338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698853197 {#3403
    date: 2023-11-01 16:39: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
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 {#2280
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697697249 {#2290
    date: 2023-10-19 08:34:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 42491
  -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3390461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696265097 {#2296
    date: 2023-10-02 18:44:57.0 +02: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 {#2280
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697697249 {#2290
    date: 2023-10-19 08:34:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 42491
  -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3390461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696265097 {#2296
    date: 2023-10-02 18:44:57.0 +02: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 {#2280
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697697249 {#2290
    date: 2023-10-19 08:34:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 42491
  -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3390461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696265097 {#2296
    date: 2023-10-02 18:44:57.0 +02: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 {#3062
  +user: Proxies\__CG__\App\Entity\User {#3061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2280
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697697249 {#2290
      date: 2023-10-19 08:34:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2278 …}
    +nested: Doctrine\ORM\PersistentCollection {#2279 …}
    +votes: Doctrine\ORM\PersistentCollection {#2277 …}
    +reports: Doctrine\ORM\PersistentCollection {#2220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
    -id: 42491
    -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3390461"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696265097 {#2296
      date: 2023-10-02 18:44:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "True but it still isn’t a very good look for lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696265362 {#3064
    date: 2023-10-02 18:49:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3060 …}
  +nested: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
  -id: 42492
  -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3862807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696265362 {#3063
    date: 2023-10-02 18:49:22.0 +02: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 {#3062
  +user: Proxies\__CG__\App\Entity\User {#3061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2280
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697697249 {#2290
      date: 2023-10-19 08:34:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2278 …}
    +nested: Doctrine\ORM\PersistentCollection {#2279 …}
    +votes: Doctrine\ORM\PersistentCollection {#2277 …}
    +reports: Doctrine\ORM\PersistentCollection {#2220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
    -id: 42491
    -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3390461"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696265097 {#2296
      date: 2023-10-02 18:44:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "True but it still isn’t a very good look for lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696265362 {#3064
    date: 2023-10-02 18:49:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3060 …}
  +nested: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
  -id: 42492
  -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3862807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696265362 {#3063
    date: 2023-10-02 18:49:22.0 +02: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 {#3062
  +user: Proxies\__CG__\App\Entity\User {#3061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2280
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697697249 {#2290
      date: 2023-10-19 08:34:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2278 …}
    +nested: Doctrine\ORM\PersistentCollection {#2279 …}
    +votes: Doctrine\ORM\PersistentCollection {#2277 …}
    +reports: Doctrine\ORM\PersistentCollection {#2220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
    -id: 42491
    -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3390461"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696265097 {#2296
      date: 2023-10-02 18:44:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "True but it still isn’t a very good look for lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696265362 {#3064
    date: 2023-10-02 18:49:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3060 …}
  +nested: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
  -id: 42492
  -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3862807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696265362 {#3063
    date: 2023-10-02 18:49:22.0 +02: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 {#3205
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3062
    +user: Proxies\__CG__\App\Entity\User {#3061 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2280
      +user: App\Entity\User {#2196 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697697249 {#2290
        date: 2023-10-19 08:34:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2278 …}
      +nested: Doctrine\ORM\PersistentCollection {#2279 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
      -id: 42491
      -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3390461"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696265097 {#2296
        date: 2023-10-02 18:44:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "True but it still isn’t a very good look for lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696265362 {#3064
      date: 2023-10-02 18:49:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@burtek@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3060 …}
    +nested: Doctrine\ORM\PersistentCollection {#3058 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
    -id: 42492
    -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3862807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696265362 {#3063
      date: 2023-10-02 18:49:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    The only ones who have to be concerned about the looks are the instance admins.  \n
    Lemmy isn’t a product in need of marketing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696267796 {#3203
    date: 2023-10-02 19:29:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  -id: 42493
  -bodyTs: "'admin':15 'concern':8 'instanc':14 'isn':17 'lemmi':16 'look':11 'market':24 'need':22 'one':3 'product':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4394102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696267796 {#3204
    date: 2023-10-02 19:29:56.0 +02: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 {#3205
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3062
    +user: Proxies\__CG__\App\Entity\User {#3061 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2280
      +user: App\Entity\User {#2196 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697697249 {#2290
        date: 2023-10-19 08:34:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2278 …}
      +nested: Doctrine\ORM\PersistentCollection {#2279 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
      -id: 42491
      -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3390461"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696265097 {#2296
        date: 2023-10-02 18:44:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "True but it still isn’t a very good look for lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696265362 {#3064
      date: 2023-10-02 18:49:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@burtek@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3060 …}
    +nested: Doctrine\ORM\PersistentCollection {#3058 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
    -id: 42492
    -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3862807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696265362 {#3063
      date: 2023-10-02 18:49:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    The only ones who have to be concerned about the looks are the instance admins.  \n
    Lemmy isn’t a product in need of marketing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696267796 {#3203
    date: 2023-10-02 19:29:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  -id: 42493
  -bodyTs: "'admin':15 'concern':8 'instanc':14 'isn':17 'lemmi':16 'look':11 'market':24 'need':22 'one':3 'product':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4394102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696267796 {#3204
    date: 2023-10-02 19:29:56.0 +02: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 {#3205
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3062
    +user: Proxies\__CG__\App\Entity\User {#3061 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2280
      +user: App\Entity\User {#2196 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697697249 {#2290
        date: 2023-10-19 08:34:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2278 …}
      +nested: Doctrine\ORM\PersistentCollection {#2279 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
      -id: 42491
      -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3390461"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696265097 {#2296
        date: 2023-10-02 18:44:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "True but it still isn’t a very good look for lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696265362 {#3064
      date: 2023-10-02 18:49:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@burtek@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3060 …}
    +nested: Doctrine\ORM\PersistentCollection {#3058 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
    -id: 42492
    -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3862807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696265362 {#3063
      date: 2023-10-02 18:49:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    The only ones who have to be concerned about the looks are the instance admins.  \n
    Lemmy isn’t a product in need of marketing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696267796 {#3203
    date: 2023-10-02 19:29:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  -id: 42493
  -bodyTs: "'admin':15 'concern':8 'instanc':14 'isn':17 'lemmi':16 'look':11 'market':24 'need':22 'one':3 'product':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4394102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696267796 {#3204
    date: 2023-10-02 19:29:56.0 +02: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 {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3205
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3062
      +user: Proxies\__CG__\App\Entity\User {#3061 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2280
        +user: App\Entity\User {#2196 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697697249 {#2290
          date: 2023-10-19 08:34:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dramaticcat@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 42491
        -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3390461"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696265097 {#2296
          date: 2023-10-02 18:44:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: "True but it still isn’t a very good look for lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696265362 {#3064
        date: 2023-10-02 18:49:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
        "@burtek@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3060 …}
      +nested: Doctrine\ORM\PersistentCollection {#3058 …}
      +votes: Doctrine\ORM\PersistentCollection {#3056 …}
      +reports: Doctrine\ORM\PersistentCollection {#3054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
      -id: 42492
      -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3862807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696265362 {#3063
        date: 2023-10-02 18:49:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      The only ones who have to be concerned about the looks are the instance admins.  \n
      Lemmy isn’t a product in need of marketing.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696267796 {#3203
      date: 2023-10-02 19:29:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@burtek@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3207 …}
    +nested: Doctrine\ORM\PersistentCollection {#3209 …}
    +votes: Doctrine\ORM\PersistentCollection {#3211 …}
    +reports: Doctrine\ORM\PersistentCollection {#3213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
    -id: 42493
    -bodyTs: "'admin':15 'concern':8 'instanc':14 'isn':17 'lemmi':16 'look':11 'market':24 'need':22 'one':3 'product':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4394102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696267796 {#3204
      date: 2023-10-02 19:29:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    You’re right, but this is the sort of thing that gets blown up by the media and used to shut down privacy-friendly platforms.\n
    \n
    Maybe it’s a slippery slope fallacy on my part, but it’s not unimaginable to consider the idea that legislators could try to take down an enitre platform based on something like this. Just look at some of the proposed privacy-antagonistic legislation that’s been introduced recently to see what I mean.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696271614 {#3303
    date: 2023-10-02 20:33:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
    "@superkret@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 42494
  -bodyTs: "'antagonist':70 'base':56 'blown':13 'consid':43 'could':48 'enitr':54 'fallaci':33 'friend':25 'get':12 'idea':45 'introduc':75 'legisl':47,71 'like':59 'look':62 'mayb':27 'mean':81 'media':17 'part':36 'platform':26,55 'privaci':24,69 'privacy-antagonist':68 'privacy-friend':23 'propos':67 're':2 'recent':76 'right':3 'see':78 'shut':21 'slipperi':31 'slope':32 'someth':58 'sort':8 'take':51 'thing':10 'tri':49 'unimagin':41 'use':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3609650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696271614 {#3304
    date: 2023-10-02 20:33:34.0 +02: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 {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3205
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3062
      +user: Proxies\__CG__\App\Entity\User {#3061 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2280
        +user: App\Entity\User {#2196 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697697249 {#2290
          date: 2023-10-19 08:34:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dramaticcat@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 42491
        -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3390461"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696265097 {#2296
          date: 2023-10-02 18:44:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: "True but it still isn’t a very good look for lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696265362 {#3064
        date: 2023-10-02 18:49:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
        "@burtek@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3060 …}
      +nested: Doctrine\ORM\PersistentCollection {#3058 …}
      +votes: Doctrine\ORM\PersistentCollection {#3056 …}
      +reports: Doctrine\ORM\PersistentCollection {#3054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
      -id: 42492
      -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3862807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696265362 {#3063
        date: 2023-10-02 18:49:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      The only ones who have to be concerned about the looks are the instance admins.  \n
      Lemmy isn’t a product in need of marketing.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696267796 {#3203
      date: 2023-10-02 19:29:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@burtek@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3207 …}
    +nested: Doctrine\ORM\PersistentCollection {#3209 …}
    +votes: Doctrine\ORM\PersistentCollection {#3211 …}
    +reports: Doctrine\ORM\PersistentCollection {#3213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
    -id: 42493
    -bodyTs: "'admin':15 'concern':8 'instanc':14 'isn':17 'lemmi':16 'look':11 'market':24 'need':22 'one':3 'product':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4394102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696267796 {#3204
      date: 2023-10-02 19:29:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    You’re right, but this is the sort of thing that gets blown up by the media and used to shut down privacy-friendly platforms.\n
    \n
    Maybe it’s a slippery slope fallacy on my part, but it’s not unimaginable to consider the idea that legislators could try to take down an enitre platform based on something like this. Just look at some of the proposed privacy-antagonistic legislation that’s been introduced recently to see what I mean.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696271614 {#3303
    date: 2023-10-02 20:33:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
    "@superkret@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 42494
  -bodyTs: "'antagonist':70 'base':56 'blown':13 'consid':43 'could':48 'enitr':54 'fallaci':33 'friend':25 'get':12 'idea':45 'introduc':75 'legisl':47,71 'like':59 'look':62 'mayb':27 'mean':81 'media':17 'part':36 'platform':26,55 'privaci':24,69 'privacy-antagonist':68 'privacy-friend':23 'propos':67 're':2 'recent':76 'right':3 'see':78 'shut':21 'slipperi':31 'slope':32 'someth':58 'sort':8 'take':51 'thing':10 'tri':49 'unimagin':41 'use':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3609650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696271614 {#3304
    date: 2023-10-02 20:33:34.0 +02: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 {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3205
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3062
      +user: Proxies\__CG__\App\Entity\User {#3061 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2280
        +user: App\Entity\User {#2196 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697697249 {#2290
          date: 2023-10-19 08:34:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dramaticcat@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 42491
        -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3390461"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696265097 {#2296
          date: 2023-10-02 18:44:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: "True but it still isn’t a very good look for lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696265362 {#3064
        date: 2023-10-02 18:49:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
        "@burtek@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3060 …}
      +nested: Doctrine\ORM\PersistentCollection {#3058 …}
      +votes: Doctrine\ORM\PersistentCollection {#3056 …}
      +reports: Doctrine\ORM\PersistentCollection {#3054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
      -id: 42492
      -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3862807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696265362 {#3063
        date: 2023-10-02 18:49:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      The only ones who have to be concerned about the looks are the instance admins.  \n
      Lemmy isn’t a product in need of marketing.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696267796 {#3203
      date: 2023-10-02 19:29:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@burtek@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3207 …}
    +nested: Doctrine\ORM\PersistentCollection {#3209 …}
    +votes: Doctrine\ORM\PersistentCollection {#3211 …}
    +reports: Doctrine\ORM\PersistentCollection {#3213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
    -id: 42493
    -bodyTs: "'admin':15 'concern':8 'instanc':14 'isn':17 'lemmi':16 'look':11 'market':24 'need':22 'one':3 'product':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4394102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696267796 {#3204
      date: 2023-10-02 19:29:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    You’re right, but this is the sort of thing that gets blown up by the media and used to shut down privacy-friendly platforms.\n
    \n
    Maybe it’s a slippery slope fallacy on my part, but it’s not unimaginable to consider the idea that legislators could try to take down an enitre platform based on something like this. Just look at some of the proposed privacy-antagonistic legislation that’s been introduced recently to see what I mean.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696271614 {#3303
    date: 2023-10-02 20:33:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
    "@superkret@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 42494
  -bodyTs: "'antagonist':70 'base':56 'blown':13 'consid':43 'could':48 'enitr':54 'fallaci':33 'friend':25 'get':12 'idea':45 'introduc':75 'legisl':47,71 'like':59 'look':62 'mayb':27 'mean':81 'media':17 'part':36 'platform':26,55 'privaci':24,69 'privacy-antagonist':68 'privacy-friend':23 'propos':67 're':2 'recent':76 'right':3 'see':78 'shut':21 'slipperi':31 'slope':32 'someth':58 'sort':8 'take':51 'thing':10 'tri':49 'unimagin':41 'use':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3609650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696271614 {#3304
    date: 2023-10-02 20:33:34.0 +02: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 {#3389
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3205
      +user: Proxies\__CG__\App\Entity\User {#3206 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3062
        +user: Proxies\__CG__\App\Entity\User {#3061 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2280
          +user: App\Entity\User {#2196 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697697249 {#2290
            date: 2023-10-19 08:34:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dramaticcat@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2278 …}
          +nested: Doctrine\ORM\PersistentCollection {#2279 …}
          +votes: Doctrine\ORM\PersistentCollection {#2277 …}
          +reports: Doctrine\ORM\PersistentCollection {#2220 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
          -id: 42491
          -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3390461"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696265097 {#2296
            date: 2023-10-02 18:44:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: "True but it still isn’t a very good look for lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696265362 {#3064
          date: 2023-10-02 18:49:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dramaticcat@sh.itjust.works"
          "@burtek@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3060 …}
        +nested: Doctrine\ORM\PersistentCollection {#3058 …}
        +votes: Doctrine\ORM\PersistentCollection {#3056 …}
        +reports: Doctrine\ORM\PersistentCollection {#3054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
        -id: 42492
        -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3862807"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696265362 {#3063
          date: 2023-10-02 18:49:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: """
        The only ones who have to be concerned about the looks are the instance admins.  \n
        Lemmy isn’t a product in need of marketing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696267796 {#3203
        date: 2023-10-02 19:29:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
        "@burtek@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3207 …}
      +nested: Doctrine\ORM\PersistentCollection {#3209 …}
      +votes: Doctrine\ORM\PersistentCollection {#3211 …}
      +reports: Doctrine\ORM\PersistentCollection {#3213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
      -id: 42493
      -bodyTs: "'admin':15 'concern':8 'instanc':14 'isn':17 'lemmi':16 'look':11 'market':24 'need':22 'one':3 'product':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4394102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696267796 {#3204
        date: 2023-10-02 19:29:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      You’re right, but this is the sort of thing that gets blown up by the media and used to shut down privacy-friendly platforms.\n
      \n
      Maybe it’s a slippery slope fallacy on my part, but it’s not unimaginable to consider the idea that legislators could try to take down an enitre platform based on something like this. Just look at some of the proposed privacy-antagonistic legislation that’s been introduced recently to see what I mean.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696271614 {#3303
      date: 2023-10-02 20:33:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@burtek@programming.dev"
      "@superkret@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 42494
    -bodyTs: "'antagonist':70 'base':56 'blown':13 'consid':43 'could':48 'enitr':54 'fallaci':33 'friend':25 'get':12 'idea':45 'introduc':75 'legisl':47,71 'like':59 'look':62 'mayb':27 'mean':81 'media':17 'part':36 'platform':26,55 'privaci':24,69 'privacy-antagonist':68 'privacy-friend':23 'propos':67 're':2 'recent':76 'right':3 'see':78 'shut':21 'slipperi':31 'slope':32 'someth':58 'sort':8 'take':51 'thing':10 'tri':49 'unimagin':41 'use':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3609650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696271614 {#3304
      date: 2023-10-02 20:33:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "The Fediverse isn’t a platform with a server you can take down, though. That’s the beauty of decentralization."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696272107 {#3387
    date: 2023-10-02 20:41:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
    "@superkret@lemmy.ml"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3392 …}
  +votes: Doctrine\ORM\PersistentCollection {#3394 …}
  +reports: Doctrine\ORM\PersistentCollection {#3396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
  -id: 42495
  -bodyTs: "'beauti':18 'decentr':20 'fedivers':2 'isn':3 'platform':6 'server':9 'take':12 'though':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4395914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696272107 {#3388
    date: 2023-10-02 20:41:47.0 +02: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 {#3389
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3205
      +user: Proxies\__CG__\App\Entity\User {#3206 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3062
        +user: Proxies\__CG__\App\Entity\User {#3061 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2280
          +user: App\Entity\User {#2196 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697697249 {#2290
            date: 2023-10-19 08:34:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dramaticcat@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2278 …}
          +nested: Doctrine\ORM\PersistentCollection {#2279 …}
          +votes: Doctrine\ORM\PersistentCollection {#2277 …}
          +reports: Doctrine\ORM\PersistentCollection {#2220 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
          -id: 42491
          -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3390461"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696265097 {#2296
            date: 2023-10-02 18:44:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: "True but it still isn’t a very good look for lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696265362 {#3064
          date: 2023-10-02 18:49:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dramaticcat@sh.itjust.works"
          "@burtek@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3060 …}
        +nested: Doctrine\ORM\PersistentCollection {#3058 …}
        +votes: Doctrine\ORM\PersistentCollection {#3056 …}
        +reports: Doctrine\ORM\PersistentCollection {#3054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
        -id: 42492
        -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3862807"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696265362 {#3063
          date: 2023-10-02 18:49:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: """
        The only ones who have to be concerned about the looks are the instance admins.  \n
        Lemmy isn’t a product in need of marketing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696267796 {#3203
        date: 2023-10-02 19:29:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
        "@burtek@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3207 …}
      +nested: Doctrine\ORM\PersistentCollection {#3209 …}
      +votes: Doctrine\ORM\PersistentCollection {#3211 …}
      +reports: Doctrine\ORM\PersistentCollection {#3213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
      -id: 42493
      -bodyTs: "'admin':15 'concern':8 'instanc':14 'isn':17 'lemmi':16 'look':11 'market':24 'need':22 'one':3 'product':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4394102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696267796 {#3204
        date: 2023-10-02 19:29:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      You’re right, but this is the sort of thing that gets blown up by the media and used to shut down privacy-friendly platforms.\n
      \n
      Maybe it’s a slippery slope fallacy on my part, but it’s not unimaginable to consider the idea that legislators could try to take down an enitre platform based on something like this. Just look at some of the proposed privacy-antagonistic legislation that’s been introduced recently to see what I mean.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696271614 {#3303
      date: 2023-10-02 20:33:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@burtek@programming.dev"
      "@superkret@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 42494
    -bodyTs: "'antagonist':70 'base':56 'blown':13 'consid':43 'could':48 'enitr':54 'fallaci':33 'friend':25 'get':12 'idea':45 'introduc':75 'legisl':47,71 'like':59 'look':62 'mayb':27 'mean':81 'media':17 'part':36 'platform':26,55 'privaci':24,69 'privacy-antagonist':68 'privacy-friend':23 'propos':67 're':2 'recent':76 'right':3 'see':78 'shut':21 'slipperi':31 'slope':32 'someth':58 'sort':8 'take':51 'thing':10 'tri':49 'unimagin':41 'use':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3609650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696271614 {#3304
      date: 2023-10-02 20:33:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "The Fediverse isn’t a platform with a server you can take down, though. That’s the beauty of decentralization."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696272107 {#3387
    date: 2023-10-02 20:41:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
    "@superkret@lemmy.ml"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3392 …}
  +votes: Doctrine\ORM\PersistentCollection {#3394 …}
  +reports: Doctrine\ORM\PersistentCollection {#3396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
  -id: 42495
  -bodyTs: "'beauti':18 'decentr':20 'fedivers':2 'isn':3 'platform':6 'server':9 'take':12 'though':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4395914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696272107 {#3388
    date: 2023-10-02 20:41:47.0 +02: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 {#3389
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3205
      +user: Proxies\__CG__\App\Entity\User {#3206 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3062
        +user: Proxies\__CG__\App\Entity\User {#3061 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2280
          +user: App\Entity\User {#2196 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697697249 {#2290
            date: 2023-10-19 08:34:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dramaticcat@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2278 …}
          +nested: Doctrine\ORM\PersistentCollection {#2279 …}
          +votes: Doctrine\ORM\PersistentCollection {#2277 …}
          +reports: Doctrine\ORM\PersistentCollection {#2220 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
          -id: 42491
          -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3390461"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696265097 {#2296
            date: 2023-10-02 18:44:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: "True but it still isn’t a very good look for lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696265362 {#3064
          date: 2023-10-02 18:49:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dramaticcat@sh.itjust.works"
          "@burtek@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3060 …}
        +nested: Doctrine\ORM\PersistentCollection {#3058 …}
        +votes: Doctrine\ORM\PersistentCollection {#3056 …}
        +reports: Doctrine\ORM\PersistentCollection {#3054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
        -id: 42492
        -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3862807"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696265362 {#3063
          date: 2023-10-02 18:49:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: """
        The only ones who have to be concerned about the looks are the instance admins.  \n
        Lemmy isn’t a product in need of marketing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696267796 {#3203
        date: 2023-10-02 19:29:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
        "@burtek@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3207 …}
      +nested: Doctrine\ORM\PersistentCollection {#3209 …}
      +votes: Doctrine\ORM\PersistentCollection {#3211 …}
      +reports: Doctrine\ORM\PersistentCollection {#3213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
      -id: 42493
      -bodyTs: "'admin':15 'concern':8 'instanc':14 'isn':17 'lemmi':16 'look':11 'market':24 'need':22 'one':3 'product':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4394102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696267796 {#3204
        date: 2023-10-02 19:29:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: """
      You’re right, but this is the sort of thing that gets blown up by the media and used to shut down privacy-friendly platforms.\n
      \n
      Maybe it’s a slippery slope fallacy on my part, but it’s not unimaginable to consider the idea that legislators could try to take down an enitre platform based on something like this. Just look at some of the proposed privacy-antagonistic legislation that’s been introduced recently to see what I mean.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696271614 {#3303
      date: 2023-10-02 20:33:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@burtek@programming.dev"
      "@superkret@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 42494
    -bodyTs: "'antagonist':70 'base':56 'blown':13 'consid':43 'could':48 'enitr':54 'fallaci':33 'friend':25 'get':12 'idea':45 'introduc':75 'legisl':47,71 'like':59 'look':62 'mayb':27 'mean':81 'media':17 'part':36 'platform':26,55 'privaci':24,69 'privacy-antagonist':68 'privacy-friend':23 'propos':67 're':2 'recent':76 'right':3 'see':78 'shut':21 'slipperi':31 'slope':32 'someth':58 'sort':8 'take':51 'thing':10 'tri':49 'unimagin':41 'use':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3609650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696271614 {#3304
      date: 2023-10-02 20:33:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "The Fediverse isn’t a platform with a server you can take down, though. That’s the beauty of decentralization."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696272107 {#3387
    date: 2023-10-02 20:41:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
    "@superkret@lemmy.ml"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3392 …}
  +votes: Doctrine\ORM\PersistentCollection {#3394 …}
  +reports: Doctrine\ORM\PersistentCollection {#3396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
  -id: 42495
  -bodyTs: "'beauti':18 'decentr':20 'fedivers':2 'isn':3 'platform':6 'server':9 'take':12 'though':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4395914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696272107 {#3388
    date: 2023-10-02 20:41:47.0 +02: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 {#3472
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3389
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3205
        +user: Proxies\__CG__\App\Entity\User {#3206 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3062
          +user: Proxies\__CG__\App\Entity\User {#3061 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2280
            +user: App\Entity\User {#2196 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1697697249 {#2290
              date: 2023-10-19 08:34:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dramaticcat@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2278 …}
            +nested: Doctrine\ORM\PersistentCollection {#2279 …}
            +votes: Doctrine\ORM\PersistentCollection {#2277 …}
            +reports: Doctrine\ORM\PersistentCollection {#2220 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
            -id: 42491
            -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/3390461"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696265097 {#2296
              date: 2023-10-02 18:44:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2280}
          +body: "True but it still isn’t a very good look for lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696265362 {#3064
            date: 2023-10-02 18:49:22.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dramaticcat@sh.itjust.works"
            "@burtek@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3060 …}
          +nested: Doctrine\ORM\PersistentCollection {#3058 …}
          +votes: Doctrine\ORM\PersistentCollection {#3056 …}
          +reports: Doctrine\ORM\PersistentCollection {#3054 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
          -id: 42492
          -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3862807"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696265362 {#3063
            date: 2023-10-02 18:49:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: """
          The only ones who have to be concerned about the looks are the instance admins.  \n
          Lemmy isn’t a product in need of marketing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696267796 {#3203
          date: 2023-10-02 19:29:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dramaticcat@sh.itjust.works"
          "@burtek@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3207 …}
        +nested: Doctrine\ORM\PersistentCollection {#3209 …}
        +votes: Doctrine\ORM\PersistentCollection {#3211 …}
        +reports: Doctrine\ORM\PersistentCollection {#3213 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
        -id: 42493
        -bodyTs: "'admin':15 'concern':8 'instanc':14 'isn':17 'lemmi':16 'look':11 'market':24 'need':22 'one':3 'product':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4394102"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696267796 {#3204
          date: 2023-10-02 19:29:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: """
        You’re right, but this is the sort of thing that gets blown up by the media and used to shut down privacy-friendly platforms.\n
        \n
        Maybe it’s a slippery slope fallacy on my part, but it’s not unimaginable to consider the idea that legislators could try to take down an enitre platform based on something like this. Just look at some of the proposed privacy-antagonistic legislation that’s been introduced recently to see what I mean.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696271614 {#3303
        date: 2023-10-02 20:33:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
        "@burtek@programming.dev"
        "@superkret@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3307 …}
      +nested: Doctrine\ORM\PersistentCollection {#3309 …}
      +votes: Doctrine\ORM\PersistentCollection {#3311 …}
      +reports: Doctrine\ORM\PersistentCollection {#3313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
      -id: 42494
      -bodyTs: "'antagonist':70 'base':56 'blown':13 'consid':43 'could':48 'enitr':54 'fallaci':33 'friend':25 'get':12 'idea':45 'introduc':75 'legisl':47,71 'like':59 'look':62 'mayb':27 'mean':81 'media':17 'part':36 'platform':26,55 'privaci':24,69 'privacy-antagonist':68 'privacy-friend':23 'propos':67 're':2 'recent':76 'right':3 'see':78 'shut':21 'slipperi':31 'slope':32 'someth':58 'sort':8 'take':51 'thing':10 'tri':49 'unimagin':41 'use':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3609650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696271614 {#3304
        date: 2023-10-02 20:33:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "The Fediverse isn’t a platform with a server you can take down, though. That’s the beauty of decentralization."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696272107 {#3387
      date: 2023-10-02 20:41:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@burtek@programming.dev"
      "@superkret@lemmy.ml"
      "@LinkOpensChest_wav@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3392 …}
    +votes: Doctrine\ORM\PersistentCollection {#3394 …}
    +reports: Doctrine\ORM\PersistentCollection {#3396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
    -id: 42495
    -bodyTs: "'beauti':18 'decentr':20 'fedivers':2 'isn':3 'platform':6 'server':9 'take':12 'though':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4395914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696272107 {#3388
      date: 2023-10-02 20:41:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "Good point, yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696272971 {#3470
    date: 2023-10-02 20:56:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
    "@superkret@lemmy.ml"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3473 …}
  +nested: Doctrine\ORM\PersistentCollection {#3475 …}
  +votes: Doctrine\ORM\PersistentCollection {#3477 …}
  +reports: Doctrine\ORM\PersistentCollection {#3479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
  -id: 58409
  -bodyTs: "'good':1 'point':2 'yeah':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3610213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696272971 {#3471
    date: 2023-10-02 20:56:11.0 +02: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 {#3472
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3389
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3205
        +user: Proxies\__CG__\App\Entity\User {#3206 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3062
          +user: Proxies\__CG__\App\Entity\User {#3061 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2280
            +user: App\Entity\User {#2196 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1697697249 {#2290
              date: 2023-10-19 08:34:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dramaticcat@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2278 …}
            +nested: Doctrine\ORM\PersistentCollection {#2279 …}
            +votes: Doctrine\ORM\PersistentCollection {#2277 …}
            +reports: Doctrine\ORM\PersistentCollection {#2220 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
            -id: 42491
            -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/3390461"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696265097 {#2296
              date: 2023-10-02 18:44:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2280}
          +body: "True but it still isn’t a very good look for lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696265362 {#3064
            date: 2023-10-02 18:49:22.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dramaticcat@sh.itjust.works"
            "@burtek@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3060 …}
          +nested: Doctrine\ORM\PersistentCollection {#3058 …}
          +votes: Doctrine\ORM\PersistentCollection {#3056 …}
          +reports: Doctrine\ORM\PersistentCollection {#3054 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
          -id: 42492
          -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3862807"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696265362 {#3063
            date: 2023-10-02 18:49:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: """
          The only ones who have to be concerned about the looks are the instance admins.  \n
          Lemmy isn’t a product in need of marketing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696267796 {#3203
          date: 2023-10-02 19:29:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dramaticcat@sh.itjust.works"
          "@burtek@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3207 …}
        +nested: Doctrine\ORM\PersistentCollection {#3209 …}
        +votes: Doctrine\ORM\PersistentCollection {#3211 …}
        +reports: Doctrine\ORM\PersistentCollection {#3213 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
        -id: 42493
        -bodyTs: "'admin':15 'concern':8 'instanc':14 'isn':17 'lemmi':16 'look':11 'market':24 'need':22 'one':3 'product':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4394102"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696267796 {#3204
          date: 2023-10-02 19:29:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: """
        You’re right, but this is the sort of thing that gets blown up by the media and used to shut down privacy-friendly platforms.\n
        \n
        Maybe it’s a slippery slope fallacy on my part, but it’s not unimaginable to consider the idea that legislators could try to take down an enitre platform based on something like this. Just look at some of the proposed privacy-antagonistic legislation that’s been introduced recently to see what I mean.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696271614 {#3303
        date: 2023-10-02 20:33:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
        "@burtek@programming.dev"
        "@superkret@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3307 …}
      +nested: Doctrine\ORM\PersistentCollection {#3309 …}
      +votes: Doctrine\ORM\PersistentCollection {#3311 …}
      +reports: Doctrine\ORM\PersistentCollection {#3313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
      -id: 42494
      -bodyTs: "'antagonist':70 'base':56 'blown':13 'consid':43 'could':48 'enitr':54 'fallaci':33 'friend':25 'get':12 'idea':45 'introduc':75 'legisl':47,71 'like':59 'look':62 'mayb':27 'mean':81 'media':17 'part':36 'platform':26,55 'privaci':24,69 'privacy-antagonist':68 'privacy-friend':23 'propos':67 're':2 'recent':76 'right':3 'see':78 'shut':21 'slipperi':31 'slope':32 'someth':58 'sort':8 'take':51 'thing':10 'tri':49 'unimagin':41 'use':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3609650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696271614 {#3304
        date: 2023-10-02 20:33:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "The Fediverse isn’t a platform with a server you can take down, though. That’s the beauty of decentralization."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696272107 {#3387
      date: 2023-10-02 20:41:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@burtek@programming.dev"
      "@superkret@lemmy.ml"
      "@LinkOpensChest_wav@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3392 …}
    +votes: Doctrine\ORM\PersistentCollection {#3394 …}
    +reports: Doctrine\ORM\PersistentCollection {#3396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
    -id: 42495
    -bodyTs: "'beauti':18 'decentr':20 'fedivers':2 'isn':3 'platform':6 'server':9 'take':12 'though':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4395914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696272107 {#3388
      date: 2023-10-02 20:41:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "Good point, yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696272971 {#3470
    date: 2023-10-02 20:56:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
    "@superkret@lemmy.ml"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3473 …}
  +nested: Doctrine\ORM\PersistentCollection {#3475 …}
  +votes: Doctrine\ORM\PersistentCollection {#3477 …}
  +reports: Doctrine\ORM\PersistentCollection {#3479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
  -id: 58409
  -bodyTs: "'good':1 'point':2 'yeah':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3610213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696272971 {#3471
    date: 2023-10-02 20:56:11.0 +02: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 {#3472
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3389
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3205
        +user: Proxies\__CG__\App\Entity\User {#3206 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3062
          +user: Proxies\__CG__\App\Entity\User {#3061 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2280
            +user: App\Entity\User {#2196 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1697697249 {#2290
              date: 2023-10-19 08:34:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dramaticcat@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2278 …}
            +nested: Doctrine\ORM\PersistentCollection {#2279 …}
            +votes: Doctrine\ORM\PersistentCollection {#2277 …}
            +reports: Doctrine\ORM\PersistentCollection {#2220 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
            -id: 42491
            -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/3390461"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696265097 {#2296
              date: 2023-10-02 18:44:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2280}
          +body: "True but it still isn’t a very good look for lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696265362 {#3064
            date: 2023-10-02 18:49:22.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dramaticcat@sh.itjust.works"
            "@burtek@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3060 …}
          +nested: Doctrine\ORM\PersistentCollection {#3058 …}
          +votes: Doctrine\ORM\PersistentCollection {#3056 …}
          +reports: Doctrine\ORM\PersistentCollection {#3054 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
          -id: 42492
          -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3862807"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696265362 {#3063
            date: 2023-10-02 18:49:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: """
          The only ones who have to be concerned about the looks are the instance admins.  \n
          Lemmy isn’t a product in need of marketing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696267796 {#3203
          date: 2023-10-02 19:29:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dramaticcat@sh.itjust.works"
          "@burtek@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3207 …}
        +nested: Doctrine\ORM\PersistentCollection {#3209 …}
        +votes: Doctrine\ORM\PersistentCollection {#3211 …}
        +reports: Doctrine\ORM\PersistentCollection {#3213 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
        -id: 42493
        -bodyTs: "'admin':15 'concern':8 'instanc':14 'isn':17 'lemmi':16 'look':11 'market':24 'need':22 'one':3 'product':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4394102"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696267796 {#3204
          date: 2023-10-02 19:29:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: """
        You’re right, but this is the sort of thing that gets blown up by the media and used to shut down privacy-friendly platforms.\n
        \n
        Maybe it’s a slippery slope fallacy on my part, but it’s not unimaginable to consider the idea that legislators could try to take down an enitre platform based on something like this. Just look at some of the proposed privacy-antagonistic legislation that’s been introduced recently to see what I mean.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696271614 {#3303
        date: 2023-10-02 20:33:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
        "@burtek@programming.dev"
        "@superkret@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3307 …}
      +nested: Doctrine\ORM\PersistentCollection {#3309 …}
      +votes: Doctrine\ORM\PersistentCollection {#3311 …}
      +reports: Doctrine\ORM\PersistentCollection {#3313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
      -id: 42494
      -bodyTs: "'antagonist':70 'base':56 'blown':13 'consid':43 'could':48 'enitr':54 'fallaci':33 'friend':25 'get':12 'idea':45 'introduc':75 'legisl':47,71 'like':59 'look':62 'mayb':27 'mean':81 'media':17 'part':36 'platform':26,55 'privaci':24,69 'privacy-antagonist':68 'privacy-friend':23 'propos':67 're':2 'recent':76 'right':3 'see':78 'shut':21 'slipperi':31 'slope':32 'someth':58 'sort':8 'take':51 'thing':10 'tri':49 'unimagin':41 'use':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3609650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696271614 {#3304
        date: 2023-10-02 20:33:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "The Fediverse isn’t a platform with a server you can take down, though. That’s the beauty of decentralization."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696272107 {#3387
      date: 2023-10-02 20:41:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@burtek@programming.dev"
      "@superkret@lemmy.ml"
      "@LinkOpensChest_wav@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3392 …}
    +votes: Doctrine\ORM\PersistentCollection {#3394 …}
    +reports: Doctrine\ORM\PersistentCollection {#3396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
    -id: 42495
    -bodyTs: "'beauti':18 'decentr':20 'fedivers':2 'isn':3 'platform':6 'server':9 'take':12 'though':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4395914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696272107 {#3388
      date: 2023-10-02 20:41:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "Good point, yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696272971 {#3470
    date: 2023-10-02 20:56:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
    "@superkret@lemmy.ml"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3473 …}
  +nested: Doctrine\ORM\PersistentCollection {#3475 …}
  +votes: Doctrine\ORM\PersistentCollection {#3477 …}
  +reports: Doctrine\ORM\PersistentCollection {#3479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
  -id: 58409
  -bodyTs: "'good':1 'point':2 'yeah':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3610213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696272971 {#3471
    date: 2023-10-02 20:56:11.0 +02: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 {#3487
  +user: Proxies\__CG__\App\Entity\User {#3488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3389
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3205
        +user: Proxies\__CG__\App\Entity\User {#3206 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3062
          +user: Proxies\__CG__\App\Entity\User {#3061 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2280
            +user: App\Entity\User {#2196 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1697697249 {#2290
              date: 2023-10-19 08:34:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dramaticcat@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2278 …}
            +nested: Doctrine\ORM\PersistentCollection {#2279 …}
            +votes: Doctrine\ORM\PersistentCollection {#2277 …}
            +reports: Doctrine\ORM\PersistentCollection {#2220 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
            -id: 42491
            -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/3390461"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696265097 {#2296
              date: 2023-10-02 18:44:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2280}
          +body: "True but it still isn’t a very good look for lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696265362 {#3064
            date: 2023-10-02 18:49:22.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dramaticcat@sh.itjust.works"
            "@burtek@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3060 …}
          +nested: Doctrine\ORM\PersistentCollection {#3058 …}
          +votes: Doctrine\ORM\PersistentCollection {#3056 …}
          +reports: Doctrine\ORM\PersistentCollection {#3054 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
          -id: 42492
          -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3862807"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696265362 {#3063
            date: 2023-10-02 18:49:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: """
          The only ones who have to be concerned about the looks are the instance admins.  \n
          Lemmy isn’t a product in need of marketing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696267796 {#3203
          date: 2023-10-02 19:29:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dramaticcat@sh.itjust.works"
          "@burtek@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3207 …}
        +nested: Doctrine\ORM\PersistentCollection {#3209 …}
        +votes: Doctrine\ORM\PersistentCollection {#3211 …}
        +reports: Doctrine\ORM\PersistentCollection {#3213 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
        -id: 42493
        -bodyTs: "'admin':15 'concern':8 'instanc':14 'isn':17 'lemmi':16 'look':11 'market':24 'need':22 'one':3 'product':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4394102"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696267796 {#3204
          date: 2023-10-02 19:29:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: """
        You’re right, but this is the sort of thing that gets blown up by the media and used to shut down privacy-friendly platforms.\n
        \n
        Maybe it’s a slippery slope fallacy on my part, but it’s not unimaginable to consider the idea that legislators could try to take down an enitre platform based on something like this. Just look at some of the proposed privacy-antagonistic legislation that’s been introduced recently to see what I mean.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696271614 {#3303
        date: 2023-10-02 20:33:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
        "@burtek@programming.dev"
        "@superkret@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3307 …}
      +nested: Doctrine\ORM\PersistentCollection {#3309 …}
      +votes: Doctrine\ORM\PersistentCollection {#3311 …}
      +reports: Doctrine\ORM\PersistentCollection {#3313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
      -id: 42494
      -bodyTs: "'antagonist':70 'base':56 'blown':13 'consid':43 'could':48 'enitr':54 'fallaci':33 'friend':25 'get':12 'idea':45 'introduc':75 'legisl':47,71 'like':59 'look':62 'mayb':27 'mean':81 'media':17 'part':36 'platform':26,55 'privaci':24,69 'privacy-antagonist':68 'privacy-friend':23 'propos':67 're':2 'recent':76 'right':3 'see':78 'shut':21 'slipperi':31 'slope':32 'someth':58 'sort':8 'take':51 'thing':10 'tri':49 'unimagin':41 'use':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3609650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696271614 {#3304
        date: 2023-10-02 20:33:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "The Fediverse isn’t a platform with a server you can take down, though. That’s the beauty of decentralization."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696272107 {#3387
      date: 2023-10-02 20:41:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@burtek@programming.dev"
      "@superkret@lemmy.ml"
      "@LinkOpensChest_wav@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3392 …}
    +votes: Doctrine\ORM\PersistentCollection {#3394 …}
    +reports: Doctrine\ORM\PersistentCollection {#3396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
    -id: 42495
    -bodyTs: "'beauti':18 'decentr':20 'fedivers':2 'isn':3 'platform':6 'server':9 'take':12 'though':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4395914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696272107 {#3388
      date: 2023-10-02 20:41:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "still shouldnt be listed there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696325768 {#3485
    date: 2023-10-03 11:36:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
    "@superkret@lemmy.ml"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3489 …}
  +nested: Doctrine\ORM\PersistentCollection {#3491 …}
  +votes: Doctrine\ORM\PersistentCollection {#3493 …}
  +reports: Doctrine\ORM\PersistentCollection {#3495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
  -id: 58408
  -bodyTs: "'list':4 'shouldnt':2 'still':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4452910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696325768 {#3486
    date: 2023-10-03 11:36:08.0 +02: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 {#3487
  +user: Proxies\__CG__\App\Entity\User {#3488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3389
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3205
        +user: Proxies\__CG__\App\Entity\User {#3206 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3062
          +user: Proxies\__CG__\App\Entity\User {#3061 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2280
            +user: App\Entity\User {#2196 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1697697249 {#2290
              date: 2023-10-19 08:34:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dramaticcat@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2278 …}
            +nested: Doctrine\ORM\PersistentCollection {#2279 …}
            +votes: Doctrine\ORM\PersistentCollection {#2277 …}
            +reports: Doctrine\ORM\PersistentCollection {#2220 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
            -id: 42491
            -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/3390461"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696265097 {#2296
              date: 2023-10-02 18:44:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2280}
          +body: "True but it still isn’t a very good look for lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696265362 {#3064
            date: 2023-10-02 18:49:22.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dramaticcat@sh.itjust.works"
            "@burtek@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3060 …}
          +nested: Doctrine\ORM\PersistentCollection {#3058 …}
          +votes: Doctrine\ORM\PersistentCollection {#3056 …}
          +reports: Doctrine\ORM\PersistentCollection {#3054 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
          -id: 42492
          -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3862807"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696265362 {#3063
            date: 2023-10-02 18:49:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: """
          The only ones who have to be concerned about the looks are the instance admins.  \n
          Lemmy isn’t a product in need of marketing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696267796 {#3203
          date: 2023-10-02 19:29:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dramaticcat@sh.itjust.works"
          "@burtek@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3207 …}
        +nested: Doctrine\ORM\PersistentCollection {#3209 …}
        +votes: Doctrine\ORM\PersistentCollection {#3211 …}
        +reports: Doctrine\ORM\PersistentCollection {#3213 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
        -id: 42493
        -bodyTs: "'admin':15 'concern':8 'instanc':14 'isn':17 'lemmi':16 'look':11 'market':24 'need':22 'one':3 'product':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4394102"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696267796 {#3204
          date: 2023-10-02 19:29:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: """
        You’re right, but this is the sort of thing that gets blown up by the media and used to shut down privacy-friendly platforms.\n
        \n
        Maybe it’s a slippery slope fallacy on my part, but it’s not unimaginable to consider the idea that legislators could try to take down an enitre platform based on something like this. Just look at some of the proposed privacy-antagonistic legislation that’s been introduced recently to see what I mean.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696271614 {#3303
        date: 2023-10-02 20:33:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
        "@burtek@programming.dev"
        "@superkret@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3307 …}
      +nested: Doctrine\ORM\PersistentCollection {#3309 …}
      +votes: Doctrine\ORM\PersistentCollection {#3311 …}
      +reports: Doctrine\ORM\PersistentCollection {#3313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
      -id: 42494
      -bodyTs: "'antagonist':70 'base':56 'blown':13 'consid':43 'could':48 'enitr':54 'fallaci':33 'friend':25 'get':12 'idea':45 'introduc':75 'legisl':47,71 'like':59 'look':62 'mayb':27 'mean':81 'media':17 'part':36 'platform':26,55 'privaci':24,69 'privacy-antagonist':68 'privacy-friend':23 'propos':67 're':2 'recent':76 'right':3 'see':78 'shut':21 'slipperi':31 'slope':32 'someth':58 'sort':8 'take':51 'thing':10 'tri':49 'unimagin':41 'use':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3609650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696271614 {#3304
        date: 2023-10-02 20:33:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "The Fediverse isn’t a platform with a server you can take down, though. That’s the beauty of decentralization."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696272107 {#3387
      date: 2023-10-02 20:41:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@burtek@programming.dev"
      "@superkret@lemmy.ml"
      "@LinkOpensChest_wav@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3392 …}
    +votes: Doctrine\ORM\PersistentCollection {#3394 …}
    +reports: Doctrine\ORM\PersistentCollection {#3396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
    -id: 42495
    -bodyTs: "'beauti':18 'decentr':20 'fedivers':2 'isn':3 'platform':6 'server':9 'take':12 'though':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4395914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696272107 {#3388
      date: 2023-10-02 20:41:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "still shouldnt be listed there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696325768 {#3485
    date: 2023-10-03 11:36:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
    "@superkret@lemmy.ml"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3489 …}
  +nested: Doctrine\ORM\PersistentCollection {#3491 …}
  +votes: Doctrine\ORM\PersistentCollection {#3493 …}
  +reports: Doctrine\ORM\PersistentCollection {#3495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
  -id: 58408
  -bodyTs: "'list':4 'shouldnt':2 'still':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4452910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696325768 {#3486
    date: 2023-10-03 11:36:08.0 +02: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 {#3487
  +user: Proxies\__CG__\App\Entity\User {#3488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3389
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3205
        +user: Proxies\__CG__\App\Entity\User {#3206 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3062
          +user: Proxies\__CG__\App\Entity\User {#3061 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2280
            +user: App\Entity\User {#2196 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "I think it just auto-discovers federated instances and randomly shows them on the page unless explicitly disabled…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1697697249 {#2290
              date: 2023-10-19 08:34:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dramaticcat@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2278 …}
            +nested: Doctrine\ORM\PersistentCollection {#2279 …}
            +votes: Doctrine\ORM\PersistentCollection {#2277 …}
            +reports: Doctrine\ORM\PersistentCollection {#2220 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
            -id: 42491
            -bodyTs: "'auto':6 'auto-discov':5 'disabl':19 'discov':7 'explicit':18 'feder':8 'instanc':9 'page':16 'random':11 'show':12 'think':2 'unless':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/3390461"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696265097 {#2296
              date: 2023-10-02 18:44:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2280}
          +body: "True but it still isn’t a very good look for lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696265362 {#3064
            date: 2023-10-02 18:49:22.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dramaticcat@sh.itjust.works"
            "@burtek@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3060 …}
          +nested: Doctrine\ORM\PersistentCollection {#3058 …}
          +votes: Doctrine\ORM\PersistentCollection {#3056 …}
          +reports: Doctrine\ORM\PersistentCollection {#3054 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
          -id: 42492
          -bodyTs: "'good':9 'isn':5 'lemmi':12 'look':10 'still':4 'true':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3862807"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696265362 {#3063
            date: 2023-10-02 18:49:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: """
          The only ones who have to be concerned about the looks are the instance admins.  \n
          Lemmy isn’t a product in need of marketing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696267796 {#3203
          date: 2023-10-02 19:29:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dramaticcat@sh.itjust.works"
          "@burtek@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3207 …}
        +nested: Doctrine\ORM\PersistentCollection {#3209 …}
        +votes: Doctrine\ORM\PersistentCollection {#3211 …}
        +reports: Doctrine\ORM\PersistentCollection {#3213 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
        -id: 42493
        -bodyTs: "'admin':15 'concern':8 'instanc':14 'isn':17 'lemmi':16 'look':11 'market':24 'need':22 'one':3 'product':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4394102"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696267796 {#3204
          date: 2023-10-02 19:29:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: """
        You’re right, but this is the sort of thing that gets blown up by the media and used to shut down privacy-friendly platforms.\n
        \n
        Maybe it’s a slippery slope fallacy on my part, but it’s not unimaginable to consider the idea that legislators could try to take down an enitre platform based on something like this. Just look at some of the proposed privacy-antagonistic legislation that’s been introduced recently to see what I mean.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696271614 {#3303
        date: 2023-10-02 20:33:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
        "@burtek@programming.dev"
        "@superkret@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3307 …}
      +nested: Doctrine\ORM\PersistentCollection {#3309 …}
      +votes: Doctrine\ORM\PersistentCollection {#3311 …}
      +reports: Doctrine\ORM\PersistentCollection {#3313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
      -id: 42494
      -bodyTs: "'antagonist':70 'base':56 'blown':13 'consid':43 'could':48 'enitr':54 'fallaci':33 'friend':25 'get':12 'idea':45 'introduc':75 'legisl':47,71 'like':59 'look':62 'mayb':27 'mean':81 'media':17 'part':36 'platform':26,55 'privaci':24,69 'privacy-antagonist':68 'privacy-friend':23 'propos':67 're':2 'recent':76 'right':3 'see':78 'shut':21 'slipperi':31 'slope':32 'someth':58 'sort':8 'take':51 'thing':10 'tri':49 'unimagin':41 'use':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3609650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696271614 {#3304
        date: 2023-10-02 20:33:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "The Fediverse isn’t a platform with a server you can take down, though. That’s the beauty of decentralization."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696272107 {#3387
      date: 2023-10-02 20:41:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@burtek@programming.dev"
      "@superkret@lemmy.ml"
      "@LinkOpensChest_wav@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3392 …}
    +votes: Doctrine\ORM\PersistentCollection {#3394 …}
    +reports: Doctrine\ORM\PersistentCollection {#3396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
    -id: 42495
    -bodyTs: "'beauti':18 'decentr':20 'fedivers':2 'isn':3 'platform':6 'server':9 'take':12 'though':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4395914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696272107 {#3388
      date: 2023-10-02 20:41:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "still shouldnt be listed there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696325768 {#3485
    date: 2023-10-03 11:36:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@burtek@programming.dev"
    "@superkret@lemmy.ml"
    "@LinkOpensChest_wav@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3489 …}
  +nested: Doctrine\ORM\PersistentCollection {#3491 …}
  +votes: Doctrine\ORM\PersistentCollection {#3493 …}
  +reports: Doctrine\ORM\PersistentCollection {#3495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
  -id: 58408
  -bodyTs: "'list':4 'shouldnt':2 'still':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4452910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696325768 {#3486
    date: 2023-10-03 11:36:08.0 +02: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 {#2286
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I don’t have a link, but the lemmy creators (and maintainers of join-lemmy) answered this in a AMA about a month ago. They said they’d prefer the horrible people concentrate in their own instances so we can block them easily rather than have them in our instances. The join lemmy list does not serve as an endorsement, but a catalog of all available instances."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698891390 {#2255
    date: 2023-11-02 03:16:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 83699
  -bodyTs: "'ago':25 'ama':21 'answer':17 'avail':67 'block':42 'catalog':64 'concentr':34 'creator':10 'd':29 'easili':44 'endors':61 'horribl':32 'instanc':38,51,68 'join':15,53 'join-lemmi':14 'lemmi':9,16,54 'link':6 'list':55 'maintain':12 'month':24 'peopl':33 'prefer':30 'rather':45 'said':27 'serv':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4393273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696265863 {#2256
    date: 2023-10-02 18:57:43.0 +02: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 {#2286
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I don’t have a link, but the lemmy creators (and maintainers of join-lemmy) answered this in a AMA about a month ago. They said they’d prefer the horrible people concentrate in their own instances so we can block them easily rather than have them in our instances. The join lemmy list does not serve as an endorsement, but a catalog of all available instances."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698891390 {#2255
    date: 2023-11-02 03:16:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 83699
  -bodyTs: "'ago':25 'ama':21 'answer':17 'avail':67 'block':42 'catalog':64 'concentr':34 'creator':10 'd':29 'easili':44 'endors':61 'horribl':32 'instanc':38,51,68 'join':15,53 'join-lemmi':14 'lemmi':9,16,54 'link':6 'list':55 'maintain':12 'month':24 'peopl':33 'prefer':30 'rather':45 'said':27 'serv':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4393273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696265863 {#2256
    date: 2023-10-02 18:57:43.0 +02: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 {#2286
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I don’t have a link, but the lemmy creators (and maintainers of join-lemmy) answered this in a AMA about a month ago. They said they’d prefer the horrible people concentrate in their own instances so we can block them easily rather than have them in our instances. The join lemmy list does not serve as an endorsement, but a catalog of all available instances."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698891390 {#2255
    date: 2023-11-02 03:16:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 83699
  -bodyTs: "'ago':25 'ama':21 'answer':17 'avail':67 'block':42 'catalog':64 'concentr':34 'creator':10 'd':29 'easili':44 'endors':61 'horribl':32 'instanc':38,51,68 'join':15,53 'join-lemmi':14 'lemmi':9,16,54 'link':6 'list':55 'maintain':12 'month':24 'peopl':33 'prefer':30 'rather':45 'said':27 'serv':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4393273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696265863 {#2256
    date: 2023-10-02 18:57:43.0 +02: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 {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2286
    +user: App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t have a link, but the lemmy creators (and maintainers of join-lemmy) answered this in a AMA about a month ago. They said they’d prefer the horrible people concentrate in their own instances so we can block them easily rather than have them in our instances. The join lemmy list does not serve as an endorsement, but a catalog of all available instances."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698891390 {#2255
      date: 2023-11-02 03:16:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2287 …}
    +nested: Doctrine\ORM\PersistentCollection {#2142 …}
    +votes: Doctrine\ORM\PersistentCollection {#2039 …}
    +reports: Doctrine\ORM\PersistentCollection {#2155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
    -id: 83699
    -bodyTs: "'ago':25 'ama':21 'answer':17 'avail':67 'block':42 'catalog':64 'concentr':34 'creator':10 'd':29 'easili':44 'endors':61 'horribl':32 'instanc':38,51,68 'join':15,53 'join-lemmi':14 'lemmi':9,16,54 'link':6 'list':55 'maintain':12 'month':24 'peopl':33 'prefer':30 'rather':45 'said':27 'serv':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4393273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696265863 {#2256
      date: 2023-10-02 18:57:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2286}
  +body: """
    > They said they’d prefer the horrible people concentrate in their own instances so we can block them easily\n
    \n
    Then they need to stop stonewalling and add user controllable instance blocking. I know that some clients have it but they’ve been rejecting calls to add it to the main lemmy codebase for a long time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696283189 {#3133
    date: 2023-10-02 23:46:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 83700
  -bodyTs: "'add':27,46 'block':17,31 'call':44 'client':36 'codebas':52 'concentr':9 'control':29 'd':4 'easili':19 'horribl':7 'instanc':13,30 'know':33 'lemmi':51 'long':55 'main':50 'need':22 'peopl':8 'prefer':5 'reject':43 'said':2 'stonewal':25 'stop':24 'time':56 'user':28 've':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2129783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696283189 {#3134
    date: 2023-10-02 23:46:29.0 +02: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 {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2286
    +user: App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t have a link, but the lemmy creators (and maintainers of join-lemmy) answered this in a AMA about a month ago. They said they’d prefer the horrible people concentrate in their own instances so we can block them easily rather than have them in our instances. The join lemmy list does not serve as an endorsement, but a catalog of all available instances."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698891390 {#2255
      date: 2023-11-02 03:16:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2287 …}
    +nested: Doctrine\ORM\PersistentCollection {#2142 …}
    +votes: Doctrine\ORM\PersistentCollection {#2039 …}
    +reports: Doctrine\ORM\PersistentCollection {#2155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
    -id: 83699
    -bodyTs: "'ago':25 'ama':21 'answer':17 'avail':67 'block':42 'catalog':64 'concentr':34 'creator':10 'd':29 'easili':44 'endors':61 'horribl':32 'instanc':38,51,68 'join':15,53 'join-lemmi':14 'lemmi':9,16,54 'link':6 'list':55 'maintain':12 'month':24 'peopl':33 'prefer':30 'rather':45 'said':27 'serv':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4393273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696265863 {#2256
      date: 2023-10-02 18:57:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2286}
  +body: """
    > They said they’d prefer the horrible people concentrate in their own instances so we can block them easily\n
    \n
    Then they need to stop stonewalling and add user controllable instance blocking. I know that some clients have it but they’ve been rejecting calls to add it to the main lemmy codebase for a long time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696283189 {#3133
    date: 2023-10-02 23:46:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 83700
  -bodyTs: "'add':27,46 'block':17,31 'call':44 'client':36 'codebas':52 'concentr':9 'control':29 'd':4 'easili':19 'horribl':7 'instanc':13,30 'know':33 'lemmi':51 'long':55 'main':50 'need':22 'peopl':8 'prefer':5 'reject':43 'said':2 'stonewal':25 'stop':24 'time':56 'user':28 've':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2129783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696283189 {#3134
    date: 2023-10-02 23:46:29.0 +02: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 {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2286
    +user: App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t have a link, but the lemmy creators (and maintainers of join-lemmy) answered this in a AMA about a month ago. They said they’d prefer the horrible people concentrate in their own instances so we can block them easily rather than have them in our instances. The join lemmy list does not serve as an endorsement, but a catalog of all available instances."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698891390 {#2255
      date: 2023-11-02 03:16:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2287 …}
    +nested: Doctrine\ORM\PersistentCollection {#2142 …}
    +votes: Doctrine\ORM\PersistentCollection {#2039 …}
    +reports: Doctrine\ORM\PersistentCollection {#2155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
    -id: 83699
    -bodyTs: "'ago':25 'ama':21 'answer':17 'avail':67 'block':42 'catalog':64 'concentr':34 'creator':10 'd':29 'easili':44 'endors':61 'horribl':32 'instanc':38,51,68 'join':15,53 'join-lemmi':14 'lemmi':9,16,54 'link':6 'list':55 'maintain':12 'month':24 'peopl':33 'prefer':30 'rather':45 'said':27 'serv':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4393273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696265863 {#2256
      date: 2023-10-02 18:57:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2286}
  +body: """
    > They said they’d prefer the horrible people concentrate in their own instances so we can block them easily\n
    \n
    Then they need to stop stonewalling and add user controllable instance blocking. I know that some clients have it but they’ve been rejecting calls to add it to the main lemmy codebase for a long time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696283189 {#3133
    date: 2023-10-02 23:46:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 83700
  -bodyTs: "'add':27,46 'block':17,31 'call':44 'client':36 'codebas':52 'concentr':9 'control':29 'd':4 'easili':19 'horribl':7 'instanc':13,30 'know':33 'lemmi':51 'long':55 'main':50 'need':22 'peopl':8 'prefer':5 'reject':43 'said':2 'stonewal':25 'stop':24 'time':56 'user':28 've':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2129783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696283189 {#3134
    date: 2023-10-02 23:46:29.0 +02: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 {#1981
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Seems like the kinda thing that comes down to “because it hasn’t been explicitly told not to yet”. It’s a computer grabbing from an ever changing pool of instances based on parameters, not a person hand picking what they like. Computers aren’t usually aware of social ques or laws…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698582360 {#2015
    date: 2023-10-29 13:26:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 78112
  -bodyTs: "'aren':44 'awar':47 'base':32 'chang':28 'come':7 'comput':23,43 'ever':27 'explicit':15 'grab':24 'hand':38 'hasn':12 'instanc':31 'kinda':4 'law':52 'like':2,42 'paramet':34 'person':37 'pick':39 'pool':29 'que':50 'seem':1 'social':49 'thing':5 'told':16 'usual':46 'yet':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3537014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696269742 {#2017
    date: 2023-10-02 20:02:22.0 +02: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 {#1981
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Seems like the kinda thing that comes down to “because it hasn’t been explicitly told not to yet”. It’s a computer grabbing from an ever changing pool of instances based on parameters, not a person hand picking what they like. Computers aren’t usually aware of social ques or laws…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698582360 {#2015
    date: 2023-10-29 13:26:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 78112
  -bodyTs: "'aren':44 'awar':47 'base':32 'chang':28 'come':7 'comput':23,43 'ever':27 'explicit':15 'grab':24 'hand':38 'hasn':12 'instanc':31 'kinda':4 'law':52 'like':2,42 'paramet':34 'person':37 'pick':39 'pool':29 'que':50 'seem':1 'social':49 'thing':5 'told':16 'usual':46 'yet':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3537014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696269742 {#2017
    date: 2023-10-02 20:02:22.0 +02: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 {#1981
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Seems like the kinda thing that comes down to “because it hasn’t been explicitly told not to yet”. It’s a computer grabbing from an ever changing pool of instances based on parameters, not a person hand picking what they like. Computers aren’t usually aware of social ques or laws…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698582360 {#2015
    date: 2023-10-29 13:26:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 78112
  -bodyTs: "'aren':44 'awar':47 'base':32 'chang':28 'come':7 'comput':23,43 'ever':27 'explicit':15 'grab':24 'hand':38 'hasn':12 'instanc':31 'kinda':4 'law':52 'like':2,42 'paramet':34 'person':37 'pick':39 'pool':29 'que':50 'seem':1 'social':49 'thing':5 'told':16 'usual':46 'yet':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3537014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696269742 {#2017
    date: 2023-10-02 20:02:22.0 +02: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 {#3100
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Seems like the kinda thing that comes down to “because it hasn’t been explicitly told not to yet”. It’s a computer grabbing from an ever changing pool of instances based on parameters, not a person hand picking what they like. Computers aren’t usually aware of social ques or laws…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698582360 {#2015
      date: 2023-10-29 13:26:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 78112
    -bodyTs: "'aren':44 'awar':47 'base':32 'chang':28 'come':7 'comput':23,43 'ever':27 'explicit':15 'grab':24 'hand':38 'hasn':12 'instanc':31 'kinda':4 'law':52 'like':2,42 'paramet':34 'person':37 'pick':39 'pool':29 'que':50 'seem':1 'social':49 'thing':5 'told':16 'usual':46 'yet':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3537014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696269742 {#2017
      date: 2023-10-02 20:02:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "That’s correct, its fixed now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696295327 {#3098
    date: 2023-10-03 03:08:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@Darkassassin07@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 78113
  -bodyTs: "'correct':3 'fix':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4415748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696295327 {#3099
    date: 2023-10-03 03:08:47.0 +02: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 {#3100
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Seems like the kinda thing that comes down to “because it hasn’t been explicitly told not to yet”. It’s a computer grabbing from an ever changing pool of instances based on parameters, not a person hand picking what they like. Computers aren’t usually aware of social ques or laws…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698582360 {#2015
      date: 2023-10-29 13:26:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 78112
    -bodyTs: "'aren':44 'awar':47 'base':32 'chang':28 'come':7 'comput':23,43 'ever':27 'explicit':15 'grab':24 'hand':38 'hasn':12 'instanc':31 'kinda':4 'law':52 'like':2,42 'paramet':34 'person':37 'pick':39 'pool':29 'que':50 'seem':1 'social':49 'thing':5 'told':16 'usual':46 'yet':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3537014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696269742 {#2017
      date: 2023-10-02 20:02:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "That’s correct, its fixed now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696295327 {#3098
    date: 2023-10-03 03:08:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@Darkassassin07@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 78113
  -bodyTs: "'correct':3 'fix':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4415748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696295327 {#3099
    date: 2023-10-03 03:08:47.0 +02: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 {#3100
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Seems like the kinda thing that comes down to “because it hasn’t been explicitly told not to yet”. It’s a computer grabbing from an ever changing pool of instances based on parameters, not a person hand picking what they like. Computers aren’t usually aware of social ques or laws…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698582360 {#2015
      date: 2023-10-29 13:26:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 78112
    -bodyTs: "'aren':44 'awar':47 'base':32 'chang':28 'come':7 'comput':23,43 'ever':27 'explicit':15 'grab':24 'hand':38 'hasn':12 'instanc':31 'kinda':4 'law':52 'like':2,42 'paramet':34 'person':37 'pick':39 'pool':29 'que':50 'seem':1 'social':49 'thing':5 'told':16 'usual':46 'yet':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3537014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696269742 {#2017
      date: 2023-10-02 20:02:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "That’s correct, its fixed now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696295327 {#3098
    date: 2023-10-03 03:08:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@Darkassassin07@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 78113
  -bodyTs: "'correct':3 'fix':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4415748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696295327 {#3099
    date: 2023-10-03 03:08:47.0 +02: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 {#2537
  +user: App\Entity\User {#2550 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Jesus Christ the first local post I saw after checking it out was a meme about being a MAP from a user called “Matt Walsh”\n
    \n
    I mean that’s hilarious but also damn it really isn’t a queer/kink instance that’s messed up
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698891622 {#2532
    date: 2023-11-02 03:20:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
  -id: 83703
  -bodyTs: "'also':32 'call':23 'check':10 'christ':2 'damn':33 'first':4 'hilari':30 'instanc':40 'isn':36 'jesus':1 'local':5 'map':19 'matt':24 'mean':27 'meme':15 'mess':43 'post':6 'queer/kink':39 'realli':35 'saw':8 'user':22 'walsh':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3397223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696280443 {#2533
    date: 2023-10-02 23:00:43.0 +02: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 {#2537
  +user: App\Entity\User {#2550 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Jesus Christ the first local post I saw after checking it out was a meme about being a MAP from a user called “Matt Walsh”\n
    \n
    I mean that’s hilarious but also damn it really isn’t a queer/kink instance that’s messed up
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698891622 {#2532
    date: 2023-11-02 03:20:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
  -id: 83703
  -bodyTs: "'also':32 'call':23 'check':10 'christ':2 'damn':33 'first':4 'hilari':30 'instanc':40 'isn':36 'jesus':1 'local':5 'map':19 'matt':24 'mean':27 'meme':15 'mess':43 'post':6 'queer/kink':39 'realli':35 'saw':8 'user':22 'walsh':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3397223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696280443 {#2533
    date: 2023-10-02 23:00:43.0 +02: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 {#2537
  +user: App\Entity\User {#2550 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Jesus Christ the first local post I saw after checking it out was a meme about being a MAP from a user called “Matt Walsh”\n
    \n
    I mean that’s hilarious but also damn it really isn’t a queer/kink instance that’s messed up
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698891622 {#2532
    date: 2023-11-02 03:20:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
  -id: 83703
  -bodyTs: "'also':32 'call':23 'check':10 'christ':2 'damn':33 'first':4 'hilari':30 'instanc':40 'isn':36 'jesus':1 'local':5 'map':19 'matt':24 'mean':27 'meme':15 'mess':43 'post':6 'queer/kink':39 'realli':35 'saw':8 'user':22 'walsh':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3397223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696280443 {#2533
    date: 2023-10-02 23:00:43.0 +02: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 {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2537
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Jesus Christ the first local post I saw after checking it out was a meme about being a MAP from a user called “Matt Walsh”\n
      \n
      I mean that’s hilarious but also damn it really isn’t a queer/kink instance that’s messed up
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698891622 {#2532
      date: 2023-11-02 03:20:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 83703
    -bodyTs: "'also':32 'call':23 'check':10 'christ':2 'damn':33 'first':4 'hilari':30 'instanc':40 'isn':36 'jesus':1 'local':5 'map':19 'matt':24 'mean':27 'meme':15 'mess':43 'post':6 'queer/kink':39 'realli':35 'saw':8 'user':22 'walsh':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3397223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696280443 {#2533
      date: 2023-10-02 23:00:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: """
    Yeah that lad is pretty active ngl. Atleast Matt knows that being a MAP is pretty hardcore ultra cringe. ([rqd2.net/post/15585](https://rqd2.net/post/15585)).\n
    \n
    (Fuck why am I complimenting degenerates like MAPs?)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696283511 {#3149
    date: 2023-10-02 23:51:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@jerbid@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 83704
  -bodyTs: "'/post/15585](https://rqd2.net/post/15585)).':22 'activ':6 'atleast':8 'compliment':27 'cring':19 'degener':28 'fuck':23 'hardcor':17 'know':10 'lad':3 'like':29 'map':14,30 'matt':9 'ngl':7 'pretti':5,16 'rqd2.net':21 'rqd2.net/post/15585](https://rqd2.net/post/15585)).':20 'ultra':18 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3318456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696283511 {#3150
    date: 2023-10-02 23:51:51.0 +02: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 {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2537
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Jesus Christ the first local post I saw after checking it out was a meme about being a MAP from a user called “Matt Walsh”\n
      \n
      I mean that’s hilarious but also damn it really isn’t a queer/kink instance that’s messed up
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698891622 {#2532
      date: 2023-11-02 03:20:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 83703
    -bodyTs: "'also':32 'call':23 'check':10 'christ':2 'damn':33 'first':4 'hilari':30 'instanc':40 'isn':36 'jesus':1 'local':5 'map':19 'matt':24 'mean':27 'meme':15 'mess':43 'post':6 'queer/kink':39 'realli':35 'saw':8 'user':22 'walsh':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3397223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696280443 {#2533
      date: 2023-10-02 23:00:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: """
    Yeah that lad is pretty active ngl. Atleast Matt knows that being a MAP is pretty hardcore ultra cringe. ([rqd2.net/post/15585](https://rqd2.net/post/15585)).\n
    \n
    (Fuck why am I complimenting degenerates like MAPs?)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696283511 {#3149
    date: 2023-10-02 23:51:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@jerbid@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 83704
  -bodyTs: "'/post/15585](https://rqd2.net/post/15585)).':22 'activ':6 'atleast':8 'compliment':27 'cring':19 'degener':28 'fuck':23 'hardcor':17 'know':10 'lad':3 'like':29 'map':14,30 'matt':9 'ngl':7 'pretti':5,16 'rqd2.net':21 'rqd2.net/post/15585](https://rqd2.net/post/15585)).':20 'ultra':18 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3318456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696283511 {#3150
    date: 2023-10-02 23:51:51.0 +02: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 {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2537
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Jesus Christ the first local post I saw after checking it out was a meme about being a MAP from a user called “Matt Walsh”\n
      \n
      I mean that’s hilarious but also damn it really isn’t a queer/kink instance that’s messed up
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698891622 {#2532
      date: 2023-11-02 03:20:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 83703
    -bodyTs: "'also':32 'call':23 'check':10 'christ':2 'damn':33 'first':4 'hilari':30 'instanc':40 'isn':36 'jesus':1 'local':5 'map':19 'matt':24 'mean':27 'meme':15 'mess':43 'post':6 'queer/kink':39 'realli':35 'saw':8 'user':22 'walsh':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3397223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696280443 {#2533
      date: 2023-10-02 23:00:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: """
    Yeah that lad is pretty active ngl. Atleast Matt knows that being a MAP is pretty hardcore ultra cringe. ([rqd2.net/post/15585](https://rqd2.net/post/15585)).\n
    \n
    (Fuck why am I complimenting degenerates like MAPs?)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696283511 {#3149
    date: 2023-10-02 23:51:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@jerbid@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 83704
  -bodyTs: "'/post/15585](https://rqd2.net/post/15585)).':22 'activ':6 'atleast':8 'compliment':27 'cring':19 'degener':28 'fuck':23 'hardcor':17 'know':10 'lad':3 'like':29 'map':14,30 'matt':9 'ngl':7 'pretti':5,16 'rqd2.net':21 'rqd2.net/post/15585](https://rqd2.net/post/15585)).':20 'ultra':18 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3318456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696283511 {#3150
    date: 2023-10-02 23:51:51.0 +02: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 {#3236
  +user: Proxies\__CG__\App\Entity\User {#3237 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3151
    +user: Proxies\__CG__\App\Entity\User {#3152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2537
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Jesus Christ the first local post I saw after checking it out was a meme about being a MAP from a user called “Matt Walsh”\n
        \n
        I mean that’s hilarious but also damn it really isn’t a queer/kink instance that’s messed up
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698891622 {#2532
        date: 2023-11-02 03:20:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 83703
      -bodyTs: "'also':32 'call':23 'check':10 'christ':2 'damn':33 'first':4 'hilari':30 'instanc':40 'isn':36 'jesus':1 'local':5 'map':19 'matt':24 'mean':27 'meme':15 'mess':43 'post':6 'queer/kink':39 'realli':35 'saw':8 'user':22 'walsh':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3397223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696280443 {#2533
        date: 2023-10-02 23:00:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2537}
    +body: """
      Yeah that lad is pretty active ngl. Atleast Matt knows that being a MAP is pretty hardcore ultra cringe. ([rqd2.net/post/15585](https://rqd2.net/post/15585)).\n
      \n
      (Fuck why am I complimenting degenerates like MAPs?)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696283511 {#3149
      date: 2023-10-02 23:51:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@jerbid@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3153 …}
    +nested: Doctrine\ORM\PersistentCollection {#3155 …}
    +votes: Doctrine\ORM\PersistentCollection {#3157 …}
    +reports: Doctrine\ORM\PersistentCollection {#3159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
    -id: 83704
    -bodyTs: "'/post/15585](https://rqd2.net/post/15585)).':22 'activ':6 'atleast':8 'compliment':27 'cring':19 'degener':28 'fuck':23 'hardcor':17 'know':10 'lad':3 'like':29 'map':14,30 'matt':9 'ngl':7 'pretti':5,16 'rqd2.net':21 'rqd2.net/post/15585](https://rqd2.net/post/15585)).':20 'ultra':18 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3318456"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696283511 {#3150
      date: 2023-10-02 23:51:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: "The word is pedo. Or goof, or nonce, etc. Let's not give them any legitimacy by using their language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696284855 {#3234
    date: 2023-10-03 00:14:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@jerbid@programming.dev"
    "@PrivateNoob@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3238 …}
  +nested: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3242 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  -id: 83705
  -bodyTs: "'etc':9 'give':13 'goof':6 'languag':20 'legitimaci':16 'let':10 'nonc':8 'pedo':4 'use':18 'word':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmy_support@lemmy.ml/t/507060/-/comment/2727196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696284855 {#3235
    date: 2023-10-03 00:14:15.0 +02: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 {#3236
  +user: Proxies\__CG__\App\Entity\User {#3237 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3151
    +user: Proxies\__CG__\App\Entity\User {#3152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2537
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Jesus Christ the first local post I saw after checking it out was a meme about being a MAP from a user called “Matt Walsh”\n
        \n
        I mean that’s hilarious but also damn it really isn’t a queer/kink instance that’s messed up
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698891622 {#2532
        date: 2023-11-02 03:20:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 83703
      -bodyTs: "'also':32 'call':23 'check':10 'christ':2 'damn':33 'first':4 'hilari':30 'instanc':40 'isn':36 'jesus':1 'local':5 'map':19 'matt':24 'mean':27 'meme':15 'mess':43 'post':6 'queer/kink':39 'realli':35 'saw':8 'user':22 'walsh':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3397223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696280443 {#2533
        date: 2023-10-02 23:00:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2537}
    +body: """
      Yeah that lad is pretty active ngl. Atleast Matt knows that being a MAP is pretty hardcore ultra cringe. ([rqd2.net/post/15585](https://rqd2.net/post/15585)).\n
      \n
      (Fuck why am I complimenting degenerates like MAPs?)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696283511 {#3149
      date: 2023-10-02 23:51:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@jerbid@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3153 …}
    +nested: Doctrine\ORM\PersistentCollection {#3155 …}
    +votes: Doctrine\ORM\PersistentCollection {#3157 …}
    +reports: Doctrine\ORM\PersistentCollection {#3159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
    -id: 83704
    -bodyTs: "'/post/15585](https://rqd2.net/post/15585)).':22 'activ':6 'atleast':8 'compliment':27 'cring':19 'degener':28 'fuck':23 'hardcor':17 'know':10 'lad':3 'like':29 'map':14,30 'matt':9 'ngl':7 'pretti':5,16 'rqd2.net':21 'rqd2.net/post/15585](https://rqd2.net/post/15585)).':20 'ultra':18 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3318456"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696283511 {#3150
      date: 2023-10-02 23:51:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: "The word is pedo. Or goof, or nonce, etc. Let's not give them any legitimacy by using their language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696284855 {#3234
    date: 2023-10-03 00:14:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@jerbid@programming.dev"
    "@PrivateNoob@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3238 …}
  +nested: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3242 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  -id: 83705
  -bodyTs: "'etc':9 'give':13 'goof':6 'languag':20 'legitimaci':16 'let':10 'nonc':8 'pedo':4 'use':18 'word':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmy_support@lemmy.ml/t/507060/-/comment/2727196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696284855 {#3235
    date: 2023-10-03 00:14:15.0 +02: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 {#3236
  +user: Proxies\__CG__\App\Entity\User {#3237 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3151
    +user: Proxies\__CG__\App\Entity\User {#3152 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2537
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Jesus Christ the first local post I saw after checking it out was a meme about being a MAP from a user called “Matt Walsh”\n
        \n
        I mean that’s hilarious but also damn it really isn’t a queer/kink instance that’s messed up
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698891622 {#2532
        date: 2023-11-02 03:20:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dramaticcat@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 83703
      -bodyTs: "'also':32 'call':23 'check':10 'christ':2 'damn':33 'first':4 'hilari':30 'instanc':40 'isn':36 'jesus':1 'local':5 'map':19 'matt':24 'mean':27 'meme':15 'mess':43 'post':6 'queer/kink':39 'realli':35 'saw':8 'user':22 'walsh':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3397223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696280443 {#2533
        date: 2023-10-02 23:00:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2537}
    +body: """
      Yeah that lad is pretty active ngl. Atleast Matt knows that being a MAP is pretty hardcore ultra cringe. ([rqd2.net/post/15585](https://rqd2.net/post/15585)).\n
      \n
      (Fuck why am I complimenting degenerates like MAPs?)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696283511 {#3149
      date: 2023-10-02 23:51:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dramaticcat@sh.itjust.works"
      "@jerbid@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3153 …}
    +nested: Doctrine\ORM\PersistentCollection {#3155 …}
    +votes: Doctrine\ORM\PersistentCollection {#3157 …}
    +reports: Doctrine\ORM\PersistentCollection {#3159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
    -id: 83704
    -bodyTs: "'/post/15585](https://rqd2.net/post/15585)).':22 'activ':6 'atleast':8 'compliment':27 'cring':19 'degener':28 'fuck':23 'hardcor':17 'know':10 'lad':3 'like':29 'map':14,30 'matt':9 'ngl':7 'pretti':5,16 'rqd2.net':21 'rqd2.net/post/15585](https://rqd2.net/post/15585)).':20 'ultra':18 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3318456"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696283511 {#3150
      date: 2023-10-02 23:51:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: "The word is pedo. Or goof, or nonce, etc. Let's not give them any legitimacy by using their language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696284855 {#3234
    date: 2023-10-03 00:14:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@sh.itjust.works"
    "@jerbid@programming.dev"
    "@PrivateNoob@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3238 …}
  +nested: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3242 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  -id: 83705
  -bodyTs: "'etc':9 'give':13 'goof':6 'languag':20 'legitimaci':16 'let':10 'nonc':8 'pedo':4 'use':18 'word':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmy_support@lemmy.ml/t/507060/-/comment/2727196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696284855 {#3235
    date: 2023-10-03 00:14:15.0 +02: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 {#2610
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Sry about that yall, I was out today.\n
    \n
    Its gone now thx to @SleeplessOne1917@lemmy.ml .\n
    \n
    Any admins as well as anyone that runs instance discoverers / crawlers like join-lemmy.org be sure to update your blocklists,.\n
    \n
    Edit: In the future if anyone could make PR’s to [this file](https://github.com/LemmyNet/joinlemmy-site/blob/main/recommended-instances.json#L22), we’ll try to get to them ASAP.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696295268 {#2605
    date: 2023-10-03 03:07:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SleeplessOne1917@lemmy.ml"
    "@dramaticcat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2611 …}
  +nested: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  -id: 78114
  -bodyTs: "'/lemmynet/joinlemmy-site/blob/main/recommended-instances.json#l22),':49 'admin':16 'anyon':20,39 'asap':57 'blocklist':33 'could':40 'crawler':25 'discover':24 'edit':34 'file':46 'futur':37 'get':54 'github.com':48 'github.com/lemmynet/joinlemmy-site/blob/main/recommended-instances.json#l22),':47 'gone':10 'instanc':23 'join-lemmy.org':27 'like':26 'll':51 'make':41 'pr':42 'run':22 'sleeplessone1917@lemmy.ml':14 'sri':1 'sure':29 'thx':12 'today':8 'tri':52 'updat':31 'well':18 'yall':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4415689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696295268 {#2606
    date: 2023-10-03 03:07:48.0 +02: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 {#2610
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Sry about that yall, I was out today.\n
    \n
    Its gone now thx to @SleeplessOne1917@lemmy.ml .\n
    \n
    Any admins as well as anyone that runs instance discoverers / crawlers like join-lemmy.org be sure to update your blocklists,.\n
    \n
    Edit: In the future if anyone could make PR’s to [this file](https://github.com/LemmyNet/joinlemmy-site/blob/main/recommended-instances.json#L22), we’ll try to get to them ASAP.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696295268 {#2605
    date: 2023-10-03 03:07:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SleeplessOne1917@lemmy.ml"
    "@dramaticcat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2611 …}
  +nested: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  -id: 78114
  -bodyTs: "'/lemmynet/joinlemmy-site/blob/main/recommended-instances.json#l22),':49 'admin':16 'anyon':20,39 'asap':57 'blocklist':33 'could':40 'crawler':25 'discover':24 'edit':34 'file':46 'futur':37 'get':54 'github.com':48 'github.com/lemmynet/joinlemmy-site/blob/main/recommended-instances.json#l22),':47 'gone':10 'instanc':23 'join-lemmy.org':27 'like':26 'll':51 'make':41 'pr':42 'run':22 'sleeplessone1917@lemmy.ml':14 'sri':1 'sure':29 'thx':12 'today':8 'tri':52 'updat':31 'well':18 'yall':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4415689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696295268 {#2606
    date: 2023-10-03 03:07:48.0 +02: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 {#2610
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Sry about that yall, I was out today.\n
    \n
    Its gone now thx to @SleeplessOne1917@lemmy.ml .\n
    \n
    Any admins as well as anyone that runs instance discoverers / crawlers like join-lemmy.org be sure to update your blocklists,.\n
    \n
    Edit: In the future if anyone could make PR’s to [this file](https://github.com/LemmyNet/joinlemmy-site/blob/main/recommended-instances.json#L22), we’ll try to get to them ASAP.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696295268 {#2605
    date: 2023-10-03 03:07:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SleeplessOne1917@lemmy.ml"
    "@dramaticcat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2611 …}
  +nested: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  -id: 78114
  -bodyTs: "'/lemmynet/joinlemmy-site/blob/main/recommended-instances.json#l22),':49 'admin':16 'anyon':20,39 'asap':57 'blocklist':33 'could':40 'crawler':25 'discover':24 'edit':34 'file':46 'futur':37 'get':54 'github.com':48 'github.com/lemmynet/joinlemmy-site/blob/main/recommended-instances.json#l22),':47 'gone':10 'instanc':23 'join-lemmy.org':27 'like':26 'll':51 'make':41 'pr':42 'run':22 'sleeplessone1917@lemmy.ml':14 'sri':1 'sure':29 'thx':12 'today':8 'tri':52 'updat':31 'well':18 'yall':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4415689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696295268 {#2606
    date: 2023-10-03 03:07:48.0 +02: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 {#2625
  +user: App\Entity\User {#2639 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696734065 {#2609
    date: 2023-10-08 05:01:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2627 …}
  +nested: Doctrine\ORM\PersistentCollection {#2629 …}
  +votes: Doctrine\ORM\PersistentCollection {#2631 …}
  +reports: Doctrine\ORM\PersistentCollection {#2633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
  -id: 36117
  -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3573355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696497703 {#2608
    date: 2023-10-05 11:21:43.0 +02: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 {#2625
  +user: App\Entity\User {#2639 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696734065 {#2609
    date: 2023-10-08 05:01:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2627 …}
  +nested: Doctrine\ORM\PersistentCollection {#2629 …}
  +votes: Doctrine\ORM\PersistentCollection {#2631 …}
  +reports: Doctrine\ORM\PersistentCollection {#2633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
  -id: 36117
  -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3573355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696497703 {#2608
    date: 2023-10-05 11:21:43.0 +02: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 {#2625
  +user: App\Entity\User {#2639 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696734065 {#2609
    date: 2023-10-08 05:01:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2627 …}
  +nested: Doctrine\ORM\PersistentCollection {#2629 …}
  +votes: Doctrine\ORM\PersistentCollection {#2631 …}
  +reports: Doctrine\ORM\PersistentCollection {#2633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
  -id: 36117
  -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3573355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696497703 {#2608
    date: 2023-10-05 11:21:43.0 +02: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 {#3078
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2625
    +user: App\Entity\User {#2639 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696734065 {#2609
      date: 2023-10-08 05:01:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2627 …}
    +nested: Doctrine\ORM\PersistentCollection {#2629 …}
    +votes: Doctrine\ORM\PersistentCollection {#2631 …}
    +reports: Doctrine\ORM\PersistentCollection {#2633 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
    -id: 36117
    -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3573355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696497703 {#2608
      date: 2023-10-05 11:21:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: """
    Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
    \n
    My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
    \n
    There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696497912 {#3080
    date: 2023-10-05 11:25:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3076 …}
  +nested: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
  -id: 36118
  -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4395875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696497912 {#3079
    date: 2023-10-05 11:25:12.0 +02: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 {#3078
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2625
    +user: App\Entity\User {#2639 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696734065 {#2609
      date: 2023-10-08 05:01:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2627 …}
    +nested: Doctrine\ORM\PersistentCollection {#2629 …}
    +votes: Doctrine\ORM\PersistentCollection {#2631 …}
    +reports: Doctrine\ORM\PersistentCollection {#2633 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
    -id: 36117
    -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3573355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696497703 {#2608
      date: 2023-10-05 11:21:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: """
    Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
    \n
    My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
    \n
    There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696497912 {#3080
    date: 2023-10-05 11:25:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3076 …}
  +nested: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
  -id: 36118
  -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4395875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696497912 {#3079
    date: 2023-10-05 11:25:12.0 +02: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 {#3078
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2625
    +user: App\Entity\User {#2639 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696734065 {#2609
      date: 2023-10-08 05:01:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2627 …}
    +nested: Doctrine\ORM\PersistentCollection {#2629 …}
    +votes: Doctrine\ORM\PersistentCollection {#2631 …}
    +reports: Doctrine\ORM\PersistentCollection {#2633 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
    -id: 36117
    -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3573355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696497703 {#2608
      date: 2023-10-05 11:21:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: """
    Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
    \n
    My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
    \n
    There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696497912 {#3080
    date: 2023-10-05 11:25:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3076 …}
  +nested: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
  -id: 36118
  -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4395875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696497912 {#3079
    date: 2023-10-05 11:25:12.0 +02: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 {#3189
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3078
    +user: Proxies\__CG__\App\Entity\User {#3077 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2625
      +user: App\Entity\User {#2639 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696734065 {#2609
        date: 2023-10-08 05:01:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2627 …}
      +nested: Doctrine\ORM\PersistentCollection {#2629 …}
      +votes: Doctrine\ORM\PersistentCollection {#2631 …}
      +reports: Doctrine\ORM\PersistentCollection {#2633 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
      -id: 36117
      -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3573355"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696497703 {#2608
        date: 2023-10-05 11:21:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: """
      Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
      \n
      My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
      \n
      There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696497912 {#3080
      date: 2023-10-05 11:25:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3076 …}
    +nested: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
    -id: 36118
    -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4395875"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696497912 {#3079
      date: 2023-10-05 11:25:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696498203 {#3187
    date: 2023-10-05 11:30:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3191 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  -id: 36119
  -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4531885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696498203 {#3188
    date: 2023-10-05 11:30:03.0 +02: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 {#3189
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3078
    +user: Proxies\__CG__\App\Entity\User {#3077 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2625
      +user: App\Entity\User {#2639 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696734065 {#2609
        date: 2023-10-08 05:01:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2627 …}
      +nested: Doctrine\ORM\PersistentCollection {#2629 …}
      +votes: Doctrine\ORM\PersistentCollection {#2631 …}
      +reports: Doctrine\ORM\PersistentCollection {#2633 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
      -id: 36117
      -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3573355"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696497703 {#2608
        date: 2023-10-05 11:21:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: """
      Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
      \n
      My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
      \n
      There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696497912 {#3080
      date: 2023-10-05 11:25:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3076 …}
    +nested: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
    -id: 36118
    -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4395875"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696497912 {#3079
      date: 2023-10-05 11:25:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696498203 {#3187
    date: 2023-10-05 11:30:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3191 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  -id: 36119
  -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4531885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696498203 {#3188
    date: 2023-10-05 11:30:03.0 +02: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 {#3189
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3078
    +user: Proxies\__CG__\App\Entity\User {#3077 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2625
      +user: App\Entity\User {#2639 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696734065 {#2609
        date: 2023-10-08 05:01:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2627 …}
      +nested: Doctrine\ORM\PersistentCollection {#2629 …}
      +votes: Doctrine\ORM\PersistentCollection {#2631 …}
      +reports: Doctrine\ORM\PersistentCollection {#2633 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
      -id: 36117
      -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3573355"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696497703 {#2608
        date: 2023-10-05 11:21:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: """
      Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
      \n
      My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
      \n
      There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696497912 {#3080
      date: 2023-10-05 11:25:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3076 …}
    +nested: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
    -id: 36118
    -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4395875"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696497912 {#3079
      date: 2023-10-05 11:25:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696498203 {#3187
    date: 2023-10-05 11:30:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3191 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  -id: 36119
  -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4531885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696498203 {#3188
    date: 2023-10-05 11:30:03.0 +02: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 {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3189
    +user: Proxies\__CG__\App\Entity\User {#3190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3078
      +user: Proxies\__CG__\App\Entity\User {#3077 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2625
        +user: App\Entity\User {#2639 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696734065 {#2609
          date: 2023-10-08 05:01:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2627 …}
        +nested: Doctrine\ORM\PersistentCollection {#2629 …}
        +votes: Doctrine\ORM\PersistentCollection {#2631 …}
        +reports: Doctrine\ORM\PersistentCollection {#2633 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
        -id: 36117
        -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3573355"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696497703 {#2608
          date: 2023-10-05 11:21:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: """
        Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
        \n
        My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
        \n
        There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696497912 {#3080
        date: 2023-10-05 11:25:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3076 …}
      +nested: Doctrine\ORM\PersistentCollection {#3074 …}
      +votes: Doctrine\ORM\PersistentCollection {#3072 …}
      +reports: Doctrine\ORM\PersistentCollection {#3070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
      -id: 36118
      -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4395875"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696497912 {#3079
        date: 2023-10-05 11:25:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696498203 {#3187
      date: 2023-10-05 11:30:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3191 …}
    +nested: Doctrine\ORM\PersistentCollection {#3193 …}
    +votes: Doctrine\ORM\PersistentCollection {#3195 …}
    +reports: Doctrine\ORM\PersistentCollection {#3197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
    -id: 36119
    -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4531885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696498203 {#3188
      date: 2023-10-05 11:30:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "Conflating hatred of the CCP with hatred of Chinese *people* is so dumb it’s worthy of Hexbear. Do better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696504553 {#3272
    date: 2023-10-05 13:15:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 36120
  -bodyTs: "'better':20 'ccp':5 'chines':9 'conflat':1 'dumb':13 'hatr':2,7 'hexbear':18 'peopl':10 'worthi':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4398281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696504553 {#3273
    date: 2023-10-05 13:15:53.0 +02: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 {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3189
    +user: Proxies\__CG__\App\Entity\User {#3190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3078
      +user: Proxies\__CG__\App\Entity\User {#3077 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2625
        +user: App\Entity\User {#2639 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696734065 {#2609
          date: 2023-10-08 05:01:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2627 …}
        +nested: Doctrine\ORM\PersistentCollection {#2629 …}
        +votes: Doctrine\ORM\PersistentCollection {#2631 …}
        +reports: Doctrine\ORM\PersistentCollection {#2633 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
        -id: 36117
        -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3573355"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696497703 {#2608
          date: 2023-10-05 11:21:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: """
        Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
        \n
        My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
        \n
        There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696497912 {#3080
        date: 2023-10-05 11:25:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3076 …}
      +nested: Doctrine\ORM\PersistentCollection {#3074 …}
      +votes: Doctrine\ORM\PersistentCollection {#3072 …}
      +reports: Doctrine\ORM\PersistentCollection {#3070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
      -id: 36118
      -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4395875"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696497912 {#3079
        date: 2023-10-05 11:25:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696498203 {#3187
      date: 2023-10-05 11:30:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3191 …}
    +nested: Doctrine\ORM\PersistentCollection {#3193 …}
    +votes: Doctrine\ORM\PersistentCollection {#3195 …}
    +reports: Doctrine\ORM\PersistentCollection {#3197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
    -id: 36119
    -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4531885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696498203 {#3188
      date: 2023-10-05 11:30:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "Conflating hatred of the CCP with hatred of Chinese *people* is so dumb it’s worthy of Hexbear. Do better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696504553 {#3272
    date: 2023-10-05 13:15:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 36120
  -bodyTs: "'better':20 'ccp':5 'chines':9 'conflat':1 'dumb':13 'hatr':2,7 'hexbear':18 'peopl':10 'worthi':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4398281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696504553 {#3273
    date: 2023-10-05 13:15:53.0 +02: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 {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3189
    +user: Proxies\__CG__\App\Entity\User {#3190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3078
      +user: Proxies\__CG__\App\Entity\User {#3077 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2625
        +user: App\Entity\User {#2639 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696734065 {#2609
          date: 2023-10-08 05:01:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2627 …}
        +nested: Doctrine\ORM\PersistentCollection {#2629 …}
        +votes: Doctrine\ORM\PersistentCollection {#2631 …}
        +reports: Doctrine\ORM\PersistentCollection {#2633 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
        -id: 36117
        -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3573355"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696497703 {#2608
          date: 2023-10-05 11:21:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: """
        Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
        \n
        My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
        \n
        There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696497912 {#3080
        date: 2023-10-05 11:25:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3076 …}
      +nested: Doctrine\ORM\PersistentCollection {#3074 …}
      +votes: Doctrine\ORM\PersistentCollection {#3072 …}
      +reports: Doctrine\ORM\PersistentCollection {#3070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
      -id: 36118
      -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4395875"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696497912 {#3079
        date: 2023-10-05 11:25:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696498203 {#3187
      date: 2023-10-05 11:30:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3191 …}
    +nested: Doctrine\ORM\PersistentCollection {#3193 …}
    +votes: Doctrine\ORM\PersistentCollection {#3195 …}
    +reports: Doctrine\ORM\PersistentCollection {#3197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
    -id: 36119
    -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4531885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696498203 {#3188
      date: 2023-10-05 11:30:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "Conflating hatred of the CCP with hatred of Chinese *people* is so dumb it’s worthy of Hexbear. Do better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696504553 {#3272
    date: 2023-10-05 13:15:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 36120
  -bodyTs: "'better':20 'ccp':5 'chines':9 'conflat':1 'dumb':13 'hatr':2,7 'hexbear':18 'peopl':10 'worthi':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4398281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696504553 {#3273
    date: 2023-10-05 13:15:53.0 +02: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 {#3359
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3274
    +user: Proxies\__CG__\App\Entity\User {#3275 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3189
      +user: Proxies\__CG__\App\Entity\User {#3190 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3078
        +user: Proxies\__CG__\App\Entity\User {#3077 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2625
          +user: App\Entity\User {#2639 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696734065 {#2609
            date: 2023-10-08 05:01:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@boredtortoise"
            "@boredtortoise@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2627 …}
          +nested: Doctrine\ORM\PersistentCollection {#2629 …}
          +votes: Doctrine\ORM\PersistentCollection {#2631 …}
          +reports: Doctrine\ORM\PersistentCollection {#2633 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
          -id: 36117
          -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3573355"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696497703 {#2608
            date: 2023-10-05 11:21:43.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: """
          Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
          \n
          My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
          \n
          There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696497912 {#3080
          date: 2023-10-05 11:25:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
          "@Blaze@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3076 …}
        +nested: Doctrine\ORM\PersistentCollection {#3074 …}
        +votes: Doctrine\ORM\PersistentCollection {#3072 …}
        +reports: Doctrine\ORM\PersistentCollection {#3070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
        -id: 36118
        -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4395875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696497912 {#3079
          date: 2023-10-05 11:25:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696498203 {#3187
        date: 2023-10-05 11:30:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3191 …}
      +nested: Doctrine\ORM\PersistentCollection {#3193 …}
      +votes: Doctrine\ORM\PersistentCollection {#3195 …}
      +reports: Doctrine\ORM\PersistentCollection {#3197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
      -id: 36119
      -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4531885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696498203 {#3188
        date: 2023-10-05 11:30:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "Conflating hatred of the CCP with hatred of Chinese *people* is so dumb it’s worthy of Hexbear. Do better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696504553 {#3272
      date: 2023-10-05 13:15:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3276 …}
    +nested: Doctrine\ORM\PersistentCollection {#3278 …}
    +votes: Doctrine\ORM\PersistentCollection {#3280 …}
    +reports: Doctrine\ORM\PersistentCollection {#3282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
    -id: 36120
    -bodyTs: "'better':20 'ccp':5 'chines':9 'conflat':1 'dumb':13 'hatr':2,7 'hexbear':18 'peopl':10 'worthi':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4398281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696504553 {#3273
      date: 2023-10-05 13:15:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "That’s *not* what people saying that mean and you know it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696504699 {#3357
    date: 2023-10-05 13:18:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 36121
  -bodyTs: "'know':11 'mean':8 'peopl':5 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4533524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696504699 {#3358
    date: 2023-10-05 13:18:19.0 +02: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 {#3359
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3274
    +user: Proxies\__CG__\App\Entity\User {#3275 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3189
      +user: Proxies\__CG__\App\Entity\User {#3190 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3078
        +user: Proxies\__CG__\App\Entity\User {#3077 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2625
          +user: App\Entity\User {#2639 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696734065 {#2609
            date: 2023-10-08 05:01:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@boredtortoise"
            "@boredtortoise@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2627 …}
          +nested: Doctrine\ORM\PersistentCollection {#2629 …}
          +votes: Doctrine\ORM\PersistentCollection {#2631 …}
          +reports: Doctrine\ORM\PersistentCollection {#2633 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
          -id: 36117
          -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3573355"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696497703 {#2608
            date: 2023-10-05 11:21:43.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: """
          Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
          \n
          My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
          \n
          There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696497912 {#3080
          date: 2023-10-05 11:25:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
          "@Blaze@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3076 …}
        +nested: Doctrine\ORM\PersistentCollection {#3074 …}
        +votes: Doctrine\ORM\PersistentCollection {#3072 …}
        +reports: Doctrine\ORM\PersistentCollection {#3070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
        -id: 36118
        -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4395875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696497912 {#3079
          date: 2023-10-05 11:25:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696498203 {#3187
        date: 2023-10-05 11:30:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3191 …}
      +nested: Doctrine\ORM\PersistentCollection {#3193 …}
      +votes: Doctrine\ORM\PersistentCollection {#3195 …}
      +reports: Doctrine\ORM\PersistentCollection {#3197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
      -id: 36119
      -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4531885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696498203 {#3188
        date: 2023-10-05 11:30:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "Conflating hatred of the CCP with hatred of Chinese *people* is so dumb it’s worthy of Hexbear. Do better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696504553 {#3272
      date: 2023-10-05 13:15:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3276 …}
    +nested: Doctrine\ORM\PersistentCollection {#3278 …}
    +votes: Doctrine\ORM\PersistentCollection {#3280 …}
    +reports: Doctrine\ORM\PersistentCollection {#3282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
    -id: 36120
    -bodyTs: "'better':20 'ccp':5 'chines':9 'conflat':1 'dumb':13 'hatr':2,7 'hexbear':18 'peopl':10 'worthi':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4398281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696504553 {#3273
      date: 2023-10-05 13:15:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "That’s *not* what people saying that mean and you know it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696504699 {#3357
    date: 2023-10-05 13:18:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 36121
  -bodyTs: "'know':11 'mean':8 'peopl':5 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4533524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696504699 {#3358
    date: 2023-10-05 13:18:19.0 +02: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 {#3359
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3274
    +user: Proxies\__CG__\App\Entity\User {#3275 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3189
      +user: Proxies\__CG__\App\Entity\User {#3190 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3078
        +user: Proxies\__CG__\App\Entity\User {#3077 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2625
          +user: App\Entity\User {#2639 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696734065 {#2609
            date: 2023-10-08 05:01:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@boredtortoise"
            "@boredtortoise@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2627 …}
          +nested: Doctrine\ORM\PersistentCollection {#2629 …}
          +votes: Doctrine\ORM\PersistentCollection {#2631 …}
          +reports: Doctrine\ORM\PersistentCollection {#2633 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
          -id: 36117
          -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3573355"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696497703 {#2608
            date: 2023-10-05 11:21:43.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: """
          Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
          \n
          My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
          \n
          There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696497912 {#3080
          date: 2023-10-05 11:25:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
          "@Blaze@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3076 …}
        +nested: Doctrine\ORM\PersistentCollection {#3074 …}
        +votes: Doctrine\ORM\PersistentCollection {#3072 …}
        +reports: Doctrine\ORM\PersistentCollection {#3070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
        -id: 36118
        -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4395875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696497912 {#3079
          date: 2023-10-05 11:25:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696498203 {#3187
        date: 2023-10-05 11:30:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3191 …}
      +nested: Doctrine\ORM\PersistentCollection {#3193 …}
      +votes: Doctrine\ORM\PersistentCollection {#3195 …}
      +reports: Doctrine\ORM\PersistentCollection {#3197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
      -id: 36119
      -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4531885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696498203 {#3188
        date: 2023-10-05 11:30:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "Conflating hatred of the CCP with hatred of Chinese *people* is so dumb it’s worthy of Hexbear. Do better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696504553 {#3272
      date: 2023-10-05 13:15:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3276 …}
    +nested: Doctrine\ORM\PersistentCollection {#3278 …}
    +votes: Doctrine\ORM\PersistentCollection {#3280 …}
    +reports: Doctrine\ORM\PersistentCollection {#3282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
    -id: 36120
    -bodyTs: "'better':20 'ccp':5 'chines':9 'conflat':1 'dumb':13 'hatr':2,7 'hexbear':18 'peopl':10 'worthi':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4398281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696504553 {#3273
      date: 2023-10-05 13:15:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "That’s *not* what people saying that mean and you know it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696504699 {#3357
    date: 2023-10-05 13:18:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 36121
  -bodyTs: "'know':11 'mean':8 'peopl':5 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4533524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696504699 {#3358
    date: 2023-10-05 13:18:19.0 +02: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 {#3441
  +user: Proxies\__CG__\App\Entity\User {#3442 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3359
    +user: Proxies\__CG__\App\Entity\User {#3190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3274
      +user: Proxies\__CG__\App\Entity\User {#3275 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3189
        +user: Proxies\__CG__\App\Entity\User {#3190 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3078
          +user: Proxies\__CG__\App\Entity\User {#3077 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2625
            +user: App\Entity\User {#2639 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1696734065 {#2609
              date: 2023-10-08 05:01:05.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@boredtortoise"
              "@boredtortoise@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2627 …}
            +nested: Doctrine\ORM\PersistentCollection {#2629 …}
            +votes: Doctrine\ORM\PersistentCollection {#2631 …}
            +reports: Doctrine\ORM\PersistentCollection {#2633 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
            -id: 36117
            -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3573355"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696497703 {#2608
              date: 2023-10-05 11:21:43.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2625}
          +body: """
            Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
            \n
            My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
            \n
            There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696497912 {#3080
            date: 2023-10-05 11:25:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@boredtortoise"
            "@boredtortoise@lemm.ee"
            "@Blaze@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3076 …}
          +nested: Doctrine\ORM\PersistentCollection {#3074 …}
          +votes: Doctrine\ORM\PersistentCollection {#3072 …}
          +reports: Doctrine\ORM\PersistentCollection {#3070 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
          -id: 36118
          -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4395875"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696497912 {#3079
            date: 2023-10-05 11:25:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696498203 {#3187
          date: 2023-10-05 11:30:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
          "@Blaze@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3191 …}
        +nested: Doctrine\ORM\PersistentCollection {#3193 …}
        +votes: Doctrine\ORM\PersistentCollection {#3195 …}
        +reports: Doctrine\ORM\PersistentCollection {#3197 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
        -id: 36119
        -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4531885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696498203 {#3188
          date: 2023-10-05 11:30:03.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "Conflating hatred of the CCP with hatred of Chinese *people* is so dumb it’s worthy of Hexbear. Do better."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696504553 {#3272
        date: 2023-10-05 13:15:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3276 …}
      +nested: Doctrine\ORM\PersistentCollection {#3278 …}
      +votes: Doctrine\ORM\PersistentCollection {#3280 …}
      +reports: Doctrine\ORM\PersistentCollection {#3282 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
      -id: 36120
      -bodyTs: "'better':20 'ccp':5 'chines':9 'conflat':1 'dumb':13 'hatr':2,7 'hexbear':18 'peopl':10 'worthi':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4398281"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696504553 {#3273
        date: 2023-10-05 13:15:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "That’s *not* what people saying that mean and you know it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696504699 {#3357
      date: 2023-10-05 13:18:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
      "@Omega_Haxors@lemmy.ml"
      "@quindraco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 36121
    -bodyTs: "'know':11 'mean':8 'peopl':5 'say':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4533524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696504699 {#3358
      date: 2023-10-05 13:18:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "… that’s what I mean. I’m always adament that the Chinese peuple are victims too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696514069 {#3439
    date: 2023-10-05 15:54:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3443 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3447 …}
  +reports: Doctrine\ORM\PersistentCollection {#3449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
  -id: 36122
  -bodyTs: "'adament':9 'alway':8 'chines':12 'm':7 'mean':5 'peupl':13 'victim':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4019120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696514069 {#3440
    date: 2023-10-05 15:54:29.0 +02: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 {#3441
  +user: Proxies\__CG__\App\Entity\User {#3442 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3359
    +user: Proxies\__CG__\App\Entity\User {#3190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3274
      +user: Proxies\__CG__\App\Entity\User {#3275 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3189
        +user: Proxies\__CG__\App\Entity\User {#3190 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3078
          +user: Proxies\__CG__\App\Entity\User {#3077 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2625
            +user: App\Entity\User {#2639 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1696734065 {#2609
              date: 2023-10-08 05:01:05.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@boredtortoise"
              "@boredtortoise@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2627 …}
            +nested: Doctrine\ORM\PersistentCollection {#2629 …}
            +votes: Doctrine\ORM\PersistentCollection {#2631 …}
            +reports: Doctrine\ORM\PersistentCollection {#2633 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
            -id: 36117
            -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3573355"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696497703 {#2608
              date: 2023-10-05 11:21:43.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2625}
          +body: """
            Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
            \n
            My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
            \n
            There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696497912 {#3080
            date: 2023-10-05 11:25:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@boredtortoise"
            "@boredtortoise@lemm.ee"
            "@Blaze@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3076 …}
          +nested: Doctrine\ORM\PersistentCollection {#3074 …}
          +votes: Doctrine\ORM\PersistentCollection {#3072 …}
          +reports: Doctrine\ORM\PersistentCollection {#3070 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
          -id: 36118
          -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4395875"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696497912 {#3079
            date: 2023-10-05 11:25:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696498203 {#3187
          date: 2023-10-05 11:30:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
          "@Blaze@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3191 …}
        +nested: Doctrine\ORM\PersistentCollection {#3193 …}
        +votes: Doctrine\ORM\PersistentCollection {#3195 …}
        +reports: Doctrine\ORM\PersistentCollection {#3197 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
        -id: 36119
        -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4531885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696498203 {#3188
          date: 2023-10-05 11:30:03.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "Conflating hatred of the CCP with hatred of Chinese *people* is so dumb it’s worthy of Hexbear. Do better."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696504553 {#3272
        date: 2023-10-05 13:15:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3276 …}
      +nested: Doctrine\ORM\PersistentCollection {#3278 …}
      +votes: Doctrine\ORM\PersistentCollection {#3280 …}
      +reports: Doctrine\ORM\PersistentCollection {#3282 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
      -id: 36120
      -bodyTs: "'better':20 'ccp':5 'chines':9 'conflat':1 'dumb':13 'hatr':2,7 'hexbear':18 'peopl':10 'worthi':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4398281"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696504553 {#3273
        date: 2023-10-05 13:15:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "That’s *not* what people saying that mean and you know it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696504699 {#3357
      date: 2023-10-05 13:18:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
      "@Omega_Haxors@lemmy.ml"
      "@quindraco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 36121
    -bodyTs: "'know':11 'mean':8 'peopl':5 'say':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4533524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696504699 {#3358
      date: 2023-10-05 13:18:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "… that’s what I mean. I’m always adament that the Chinese peuple are victims too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696514069 {#3439
    date: 2023-10-05 15:54:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3443 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3447 …}
  +reports: Doctrine\ORM\PersistentCollection {#3449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
  -id: 36122
  -bodyTs: "'adament':9 'alway':8 'chines':12 'm':7 'mean':5 'peupl':13 'victim':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4019120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696514069 {#3440
    date: 2023-10-05 15:54:29.0 +02: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 {#3441
  +user: Proxies\__CG__\App\Entity\User {#3442 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3359
    +user: Proxies\__CG__\App\Entity\User {#3190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3274
      +user: Proxies\__CG__\App\Entity\User {#3275 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3189
        +user: Proxies\__CG__\App\Entity\User {#3190 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3078
          +user: Proxies\__CG__\App\Entity\User {#3077 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2625
            +user: App\Entity\User {#2639 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1696734065 {#2609
              date: 2023-10-08 05:01:05.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@boredtortoise"
              "@boredtortoise@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2627 …}
            +nested: Doctrine\ORM\PersistentCollection {#2629 …}
            +votes: Doctrine\ORM\PersistentCollection {#2631 …}
            +reports: Doctrine\ORM\PersistentCollection {#2633 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
            -id: 36117
            -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3573355"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696497703 {#2608
              date: 2023-10-05 11:21:43.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2625}
          +body: """
            Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
            \n
            My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
            \n
            There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696497912 {#3080
            date: 2023-10-05 11:25:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@boredtortoise"
            "@boredtortoise@lemm.ee"
            "@Blaze@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3076 …}
          +nested: Doctrine\ORM\PersistentCollection {#3074 …}
          +votes: Doctrine\ORM\PersistentCollection {#3072 …}
          +reports: Doctrine\ORM\PersistentCollection {#3070 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
          -id: 36118
          -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4395875"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696497912 {#3079
            date: 2023-10-05 11:25:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696498203 {#3187
          date: 2023-10-05 11:30:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
          "@Blaze@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3191 …}
        +nested: Doctrine\ORM\PersistentCollection {#3193 …}
        +votes: Doctrine\ORM\PersistentCollection {#3195 …}
        +reports: Doctrine\ORM\PersistentCollection {#3197 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
        -id: 36119
        -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4531885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696498203 {#3188
          date: 2023-10-05 11:30:03.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "Conflating hatred of the CCP with hatred of Chinese *people* is so dumb it’s worthy of Hexbear. Do better."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696504553 {#3272
        date: 2023-10-05 13:15:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3276 …}
      +nested: Doctrine\ORM\PersistentCollection {#3278 …}
      +votes: Doctrine\ORM\PersistentCollection {#3280 …}
      +reports: Doctrine\ORM\PersistentCollection {#3282 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
      -id: 36120
      -bodyTs: "'better':20 'ccp':5 'chines':9 'conflat':1 'dumb':13 'hatr':2,7 'hexbear':18 'peopl':10 'worthi':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4398281"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696504553 {#3273
        date: 2023-10-05 13:15:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "That’s *not* what people saying that mean and you know it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696504699 {#3357
      date: 2023-10-05 13:18:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
      "@Omega_Haxors@lemmy.ml"
      "@quindraco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 36121
    -bodyTs: "'know':11 'mean':8 'peopl':5 'say':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4533524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696504699 {#3358
      date: 2023-10-05 13:18:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "… that’s what I mean. I’m always adament that the Chinese peuple are victims too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696514069 {#3439
    date: 2023-10-05 15:54:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3443 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3447 …}
  +reports: Doctrine\ORM\PersistentCollection {#3449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
  -id: 36122
  -bodyTs: "'adament':9 'alway':8 'chines':12 'm':7 'mean':5 'peupl':13 'victim':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4019120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696514069 {#3440
    date: 2023-10-05 15:54:29.0 +02: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 {#3290
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3189
    +user: Proxies\__CG__\App\Entity\User {#3190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3078
      +user: Proxies\__CG__\App\Entity\User {#3077 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2625
        +user: App\Entity\User {#2639 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696734065 {#2609
          date: 2023-10-08 05:01:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2627 …}
        +nested: Doctrine\ORM\PersistentCollection {#2629 …}
        +votes: Doctrine\ORM\PersistentCollection {#2631 …}
        +reports: Doctrine\ORM\PersistentCollection {#2633 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
        -id: 36117
        -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3573355"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696497703 {#2608
          date: 2023-10-05 11:21:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: """
        Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
        \n
        My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
        \n
        There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696497912 {#3080
        date: 2023-10-05 11:25:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3076 …}
      +nested: Doctrine\ORM\PersistentCollection {#3074 …}
      +votes: Doctrine\ORM\PersistentCollection {#3072 …}
      +reports: Doctrine\ORM\PersistentCollection {#3070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
      -id: 36118
      -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4395875"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696497912 {#3079
        date: 2023-10-05 11:25:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696498203 {#3187
      date: 2023-10-05 11:30:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3191 …}
    +nested: Doctrine\ORM\PersistentCollection {#3193 …}
    +votes: Doctrine\ORM\PersistentCollection {#3195 …}
    +reports: Doctrine\ORM\PersistentCollection {#3197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
    -id: 36119
    -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4531885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696498203 {#3188
      date: 2023-10-05 11:30:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: """
    Nah, too rude for me to use language like that. I try to personally demonstrate more nuance.\n
    \n
    Pretty mask-off moment if the mod action is an intended purge tho. For now, I’m giving the benefit of the doubt on a mistake and not bad faith.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696498400 {#3288
    date: 2023-10-05 11:33:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 36124
  -bodyTs: "'action':26 'bad':47 'benefit':38 'demonstr':15 'doubt':41 'faith':48 'give':36 'intend':29 'languag':8 'like':9 'm':35 'mask':20 'mask-off':19 'mistak':44 'mod':25 'moment':22 'nah':1 'nuanc':17 'person':14 'pretti':18 'purg':30 'rude':3 'tho':31 'tri':12 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4395992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696498400 {#3289
    date: 2023-10-05 11:33:20.0 +02: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 {#3290
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3189
    +user: Proxies\__CG__\App\Entity\User {#3190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3078
      +user: Proxies\__CG__\App\Entity\User {#3077 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2625
        +user: App\Entity\User {#2639 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696734065 {#2609
          date: 2023-10-08 05:01:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2627 …}
        +nested: Doctrine\ORM\PersistentCollection {#2629 …}
        +votes: Doctrine\ORM\PersistentCollection {#2631 …}
        +reports: Doctrine\ORM\PersistentCollection {#2633 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
        -id: 36117
        -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3573355"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696497703 {#2608
          date: 2023-10-05 11:21:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: """
        Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
        \n
        My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
        \n
        There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696497912 {#3080
        date: 2023-10-05 11:25:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3076 …}
      +nested: Doctrine\ORM\PersistentCollection {#3074 …}
      +votes: Doctrine\ORM\PersistentCollection {#3072 …}
      +reports: Doctrine\ORM\PersistentCollection {#3070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
      -id: 36118
      -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4395875"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696497912 {#3079
        date: 2023-10-05 11:25:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696498203 {#3187
      date: 2023-10-05 11:30:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3191 …}
    +nested: Doctrine\ORM\PersistentCollection {#3193 …}
    +votes: Doctrine\ORM\PersistentCollection {#3195 …}
    +reports: Doctrine\ORM\PersistentCollection {#3197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
    -id: 36119
    -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4531885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696498203 {#3188
      date: 2023-10-05 11:30:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: """
    Nah, too rude for me to use language like that. I try to personally demonstrate more nuance.\n
    \n
    Pretty mask-off moment if the mod action is an intended purge tho. For now, I’m giving the benefit of the doubt on a mistake and not bad faith.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696498400 {#3288
    date: 2023-10-05 11:33:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 36124
  -bodyTs: "'action':26 'bad':47 'benefit':38 'demonstr':15 'doubt':41 'faith':48 'give':36 'intend':29 'languag':8 'like':9 'm':35 'mask':20 'mask-off':19 'mistak':44 'mod':25 'moment':22 'nah':1 'nuanc':17 'person':14 'pretti':18 'purg':30 'rude':3 'tho':31 'tri':12 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4395992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696498400 {#3289
    date: 2023-10-05 11:33:20.0 +02: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 {#3290
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3189
    +user: Proxies\__CG__\App\Entity\User {#3190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3078
      +user: Proxies\__CG__\App\Entity\User {#3077 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2625
        +user: App\Entity\User {#2639 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696734065 {#2609
          date: 2023-10-08 05:01:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2627 …}
        +nested: Doctrine\ORM\PersistentCollection {#2629 …}
        +votes: Doctrine\ORM\PersistentCollection {#2631 …}
        +reports: Doctrine\ORM\PersistentCollection {#2633 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
        -id: 36117
        -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3573355"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696497703 {#2608
          date: 2023-10-05 11:21:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: """
        Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
        \n
        My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
        \n
        There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696497912 {#3080
        date: 2023-10-05 11:25:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3076 …}
      +nested: Doctrine\ORM\PersistentCollection {#3074 …}
      +votes: Doctrine\ORM\PersistentCollection {#3072 …}
      +reports: Doctrine\ORM\PersistentCollection {#3070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
      -id: 36118
      -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4395875"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696497912 {#3079
        date: 2023-10-05 11:25:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696498203 {#3187
      date: 2023-10-05 11:30:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3191 …}
    +nested: Doctrine\ORM\PersistentCollection {#3193 …}
    +votes: Doctrine\ORM\PersistentCollection {#3195 …}
    +reports: Doctrine\ORM\PersistentCollection {#3197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
    -id: 36119
    -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4531885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696498203 {#3188
      date: 2023-10-05 11:30:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: """
    Nah, too rude for me to use language like that. I try to personally demonstrate more nuance.\n
    \n
    Pretty mask-off moment if the mod action is an intended purge tho. For now, I’m giving the benefit of the doubt on a mistake and not bad faith.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696498400 {#3288
    date: 2023-10-05 11:33:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 36124
  -bodyTs: "'action':26 'bad':47 'benefit':38 'demonstr':15 'doubt':41 'faith':48 'give':36 'intend':29 'languag':8 'like':9 'm':35 'mask':20 'mask-off':19 'mistak':44 'mod':25 'moment':22 'nah':1 'nuanc':17 'person':14 'pretti':18 'purg':30 'rude':3 'tho':31 'tri':12 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4395992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696498400 {#3289
    date: 2023-10-05 11:33:20.0 +02: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 {#3374
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3290
    +user: Proxies\__CG__\App\Entity\User {#3077 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3189
      +user: Proxies\__CG__\App\Entity\User {#3190 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3078
        +user: Proxies\__CG__\App\Entity\User {#3077 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2625
          +user: App\Entity\User {#2639 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696734065 {#2609
            date: 2023-10-08 05:01:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@boredtortoise"
            "@boredtortoise@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2627 …}
          +nested: Doctrine\ORM\PersistentCollection {#2629 …}
          +votes: Doctrine\ORM\PersistentCollection {#2631 …}
          +reports: Doctrine\ORM\PersistentCollection {#2633 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
          -id: 36117
          -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3573355"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696497703 {#2608
            date: 2023-10-05 11:21:43.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: """
          Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
          \n
          My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
          \n
          There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696497912 {#3080
          date: 2023-10-05 11:25:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
          "@Blaze@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3076 …}
        +nested: Doctrine\ORM\PersistentCollection {#3074 …}
        +votes: Doctrine\ORM\PersistentCollection {#3072 …}
        +reports: Doctrine\ORM\PersistentCollection {#3070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
        -id: 36118
        -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4395875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696497912 {#3079
          date: 2023-10-05 11:25:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696498203 {#3187
        date: 2023-10-05 11:30:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3191 …}
      +nested: Doctrine\ORM\PersistentCollection {#3193 …}
      +votes: Doctrine\ORM\PersistentCollection {#3195 …}
      +reports: Doctrine\ORM\PersistentCollection {#3197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
      -id: 36119
      -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4531885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696498203 {#3188
        date: 2023-10-05 11:30:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: """
      Nah, too rude for me to use language like that. I try to personally demonstrate more nuance.\n
      \n
      Pretty mask-off moment if the mod action is an intended purge tho. For now, I’m giving the benefit of the doubt on a mistake and not bad faith.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696498400 {#3288
      date: 2023-10-05 11:33:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3291 …}
    +nested: Doctrine\ORM\PersistentCollection {#3293 …}
    +votes: Doctrine\ORM\PersistentCollection {#3295 …}
    +reports: Doctrine\ORM\PersistentCollection {#3297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
    -id: 36124
    -bodyTs: "'action':26 'bad':47 'benefit':38 'demonstr':15 'doubt':41 'faith':48 'give':36 'intend':29 'languag':8 'like':9 'm':35 'mask':20 'mask-off':19 'mistak':44 'mod':25 'moment':22 'nah':1 'nuanc':17 'person':14 'pretti':18 'purg':30 'rude':3 'tho':31 'tri':12 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4395992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696498400 {#3289
      date: 2023-10-05 11:33:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: """
    Yeah no I don’t do respectability politics. If all you have to say is “you’re being mean” to a genuine attempt at helping you understand what may have gone wrong than you don’t sound like the kind of person the mods want to keep around. And now thanks to this, everyone is going to walk away thinking you’re some kind of racist so good job on that 👍\n
    \n
    My advice from me to you is cut the crap unless you want to be chain banned from the entire federation. Nobody wants to put up with that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696499240 {#3372
    date: 2023-10-05 11:47:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3375 …}
  +nested: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3379 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 36846
  -bodyTs: "'advic':73 'around':48 'attempt':23 'away':59 'ban':88 'chain':87 'crap':81 'cut':79 'entir':91 'everyon':54 'feder':92 'genuin':22 'go':56 'gone':31 'good':68 'help':25 'job':69 'keep':47 'kind':40,64 'like':38 'may':29 'mean':19 'mod':44 'nobodi':93 'person':42 'polit':8 'put':96 'racist':66 're':17,62 'respect':7 'say':14 'sound':37 'thank':51 'think':60 'understand':27 'unless':82 'walk':58 'want':45,84,94 'wrong':32 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4532103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696499240 {#3373
    date: 2023-10-05 11:47:20.0 +02: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 {#3374
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3290
    +user: Proxies\__CG__\App\Entity\User {#3077 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3189
      +user: Proxies\__CG__\App\Entity\User {#3190 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3078
        +user: Proxies\__CG__\App\Entity\User {#3077 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2625
          +user: App\Entity\User {#2639 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696734065 {#2609
            date: 2023-10-08 05:01:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@boredtortoise"
            "@boredtortoise@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2627 …}
          +nested: Doctrine\ORM\PersistentCollection {#2629 …}
          +votes: Doctrine\ORM\PersistentCollection {#2631 …}
          +reports: Doctrine\ORM\PersistentCollection {#2633 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
          -id: 36117
          -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3573355"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696497703 {#2608
            date: 2023-10-05 11:21:43.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: """
          Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
          \n
          My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
          \n
          There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696497912 {#3080
          date: 2023-10-05 11:25:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
          "@Blaze@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3076 …}
        +nested: Doctrine\ORM\PersistentCollection {#3074 …}
        +votes: Doctrine\ORM\PersistentCollection {#3072 …}
        +reports: Doctrine\ORM\PersistentCollection {#3070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
        -id: 36118
        -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4395875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696497912 {#3079
          date: 2023-10-05 11:25:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696498203 {#3187
        date: 2023-10-05 11:30:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3191 …}
      +nested: Doctrine\ORM\PersistentCollection {#3193 …}
      +votes: Doctrine\ORM\PersistentCollection {#3195 …}
      +reports: Doctrine\ORM\PersistentCollection {#3197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
      -id: 36119
      -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4531885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696498203 {#3188
        date: 2023-10-05 11:30:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: """
      Nah, too rude for me to use language like that. I try to personally demonstrate more nuance.\n
      \n
      Pretty mask-off moment if the mod action is an intended purge tho. For now, I’m giving the benefit of the doubt on a mistake and not bad faith.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696498400 {#3288
      date: 2023-10-05 11:33:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3291 …}
    +nested: Doctrine\ORM\PersistentCollection {#3293 …}
    +votes: Doctrine\ORM\PersistentCollection {#3295 …}
    +reports: Doctrine\ORM\PersistentCollection {#3297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
    -id: 36124
    -bodyTs: "'action':26 'bad':47 'benefit':38 'demonstr':15 'doubt':41 'faith':48 'give':36 'intend':29 'languag':8 'like':9 'm':35 'mask':20 'mask-off':19 'mistak':44 'mod':25 'moment':22 'nah':1 'nuanc':17 'person':14 'pretti':18 'purg':30 'rude':3 'tho':31 'tri':12 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4395992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696498400 {#3289
      date: 2023-10-05 11:33:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: """
    Yeah no I don’t do respectability politics. If all you have to say is “you’re being mean” to a genuine attempt at helping you understand what may have gone wrong than you don’t sound like the kind of person the mods want to keep around. And now thanks to this, everyone is going to walk away thinking you’re some kind of racist so good job on that 👍\n
    \n
    My advice from me to you is cut the crap unless you want to be chain banned from the entire federation. Nobody wants to put up with that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696499240 {#3372
    date: 2023-10-05 11:47:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3375 …}
  +nested: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3379 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 36846
  -bodyTs: "'advic':73 'around':48 'attempt':23 'away':59 'ban':88 'chain':87 'crap':81 'cut':79 'entir':91 'everyon':54 'feder':92 'genuin':22 'go':56 'gone':31 'good':68 'help':25 'job':69 'keep':47 'kind':40,64 'like':38 'may':29 'mean':19 'mod':44 'nobodi':93 'person':42 'polit':8 'put':96 'racist':66 're':17,62 'respect':7 'say':14 'sound':37 'thank':51 'think':60 'understand':27 'unless':82 'walk':58 'want':45,84,94 'wrong':32 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4532103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696499240 {#3373
    date: 2023-10-05 11:47:20.0 +02: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 {#3374
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3290
    +user: Proxies\__CG__\App\Entity\User {#3077 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3189
      +user: Proxies\__CG__\App\Entity\User {#3190 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3078
        +user: Proxies\__CG__\App\Entity\User {#3077 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2625
          +user: App\Entity\User {#2639 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696734065 {#2609
            date: 2023-10-08 05:01:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@boredtortoise"
            "@boredtortoise@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2627 …}
          +nested: Doctrine\ORM\PersistentCollection {#2629 …}
          +votes: Doctrine\ORM\PersistentCollection {#2631 …}
          +reports: Doctrine\ORM\PersistentCollection {#2633 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
          -id: 36117
          -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3573355"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696497703 {#2608
            date: 2023-10-05 11:21:43.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: """
          Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
          \n
          My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
          \n
          There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696497912 {#3080
          date: 2023-10-05 11:25:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
          "@Blaze@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3076 …}
        +nested: Doctrine\ORM\PersistentCollection {#3074 …}
        +votes: Doctrine\ORM\PersistentCollection {#3072 …}
        +reports: Doctrine\ORM\PersistentCollection {#3070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
        -id: 36118
        -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4395875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696497912 {#3079
          date: 2023-10-05 11:25:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696498203 {#3187
        date: 2023-10-05 11:30:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3191 …}
      +nested: Doctrine\ORM\PersistentCollection {#3193 …}
      +votes: Doctrine\ORM\PersistentCollection {#3195 …}
      +reports: Doctrine\ORM\PersistentCollection {#3197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
      -id: 36119
      -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4531885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696498203 {#3188
        date: 2023-10-05 11:30:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: """
      Nah, too rude for me to use language like that. I try to personally demonstrate more nuance.\n
      \n
      Pretty mask-off moment if the mod action is an intended purge tho. For now, I’m giving the benefit of the doubt on a mistake and not bad faith.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696498400 {#3288
      date: 2023-10-05 11:33:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3291 …}
    +nested: Doctrine\ORM\PersistentCollection {#3293 …}
    +votes: Doctrine\ORM\PersistentCollection {#3295 …}
    +reports: Doctrine\ORM\PersistentCollection {#3297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
    -id: 36124
    -bodyTs: "'action':26 'bad':47 'benefit':38 'demonstr':15 'doubt':41 'faith':48 'give':36 'intend':29 'languag':8 'like':9 'm':35 'mask':20 'mask-off':19 'mistak':44 'mod':25 'moment':22 'nah':1 'nuanc':17 'person':14 'pretti':18 'purg':30 'rude':3 'tho':31 'tri':12 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4395992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696498400 {#3289
      date: 2023-10-05 11:33:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: """
    Yeah no I don’t do respectability politics. If all you have to say is “you’re being mean” to a genuine attempt at helping you understand what may have gone wrong than you don’t sound like the kind of person the mods want to keep around. And now thanks to this, everyone is going to walk away thinking you’re some kind of racist so good job on that 👍\n
    \n
    My advice from me to you is cut the crap unless you want to be chain banned from the entire federation. Nobody wants to put up with that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696499240 {#3372
    date: 2023-10-05 11:47:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3375 …}
  +nested: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3379 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 36846
  -bodyTs: "'advic':73 'around':48 'attempt':23 'away':59 'ban':88 'chain':87 'crap':81 'cut':79 'entir':91 'everyon':54 'feder':92 'genuin':22 'go':56 'gone':31 'good':68 'help':25 'job':69 'keep':47 'kind':40,64 'like':38 'may':29 'mean':19 'mod':44 'nobodi':93 'person':42 'polit':8 'put':96 'racist':66 're':17,62 'respect':7 'say':14 'sound':37 'thank':51 'think':60 'understand':27 'unless':82 'walk':58 'want':45,84,94 'wrong':32 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4532103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696499240 {#3373
    date: 2023-10-05 11:47:20.0 +02: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 {#3457
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3374
    +user: Proxies\__CG__\App\Entity\User {#3190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3290
      +user: Proxies\__CG__\App\Entity\User {#3077 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3189
        +user: Proxies\__CG__\App\Entity\User {#3190 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3078
          +user: Proxies\__CG__\App\Entity\User {#3077 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2625
            +user: App\Entity\User {#2639 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1696734065 {#2609
              date: 2023-10-08 05:01:05.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@boredtortoise"
              "@boredtortoise@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2627 …}
            +nested: Doctrine\ORM\PersistentCollection {#2629 …}
            +votes: Doctrine\ORM\PersistentCollection {#2631 …}
            +reports: Doctrine\ORM\PersistentCollection {#2633 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
            -id: 36117
            -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3573355"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696497703 {#2608
              date: 2023-10-05 11:21:43.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2625}
          +body: """
            Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
            \n
            My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
            \n
            There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696497912 {#3080
            date: 2023-10-05 11:25:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@boredtortoise"
            "@boredtortoise@lemm.ee"
            "@Blaze@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3076 …}
          +nested: Doctrine\ORM\PersistentCollection {#3074 …}
          +votes: Doctrine\ORM\PersistentCollection {#3072 …}
          +reports: Doctrine\ORM\PersistentCollection {#3070 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
          -id: 36118
          -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4395875"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696497912 {#3079
            date: 2023-10-05 11:25:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696498203 {#3187
          date: 2023-10-05 11:30:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
          "@Blaze@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3191 …}
        +nested: Doctrine\ORM\PersistentCollection {#3193 …}
        +votes: Doctrine\ORM\PersistentCollection {#3195 …}
        +reports: Doctrine\ORM\PersistentCollection {#3197 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
        -id: 36119
        -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4531885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696498203 {#3188
          date: 2023-10-05 11:30:03.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: """
        Nah, too rude for me to use language like that. I try to personally demonstrate more nuance.\n
        \n
        Pretty mask-off moment if the mod action is an intended purge tho. For now, I’m giving the benefit of the doubt on a mistake and not bad faith.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696498400 {#3288
        date: 2023-10-05 11:33:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3291 …}
      +nested: Doctrine\ORM\PersistentCollection {#3293 …}
      +votes: Doctrine\ORM\PersistentCollection {#3295 …}
      +reports: Doctrine\ORM\PersistentCollection {#3297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
      -id: 36124
      -bodyTs: "'action':26 'bad':47 'benefit':38 'demonstr':15 'doubt':41 'faith':48 'give':36 'intend':29 'languag':8 'like':9 'm':35 'mask':20 'mask-off':19 'mistak':44 'mod':25 'moment':22 'nah':1 'nuanc':17 'person':14 'pretti':18 'purg':30 'rude':3 'tho':31 'tri':12 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4395992"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696498400 {#3289
        date: 2023-10-05 11:33:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: """
      Yeah no I don’t do respectability politics. If all you have to say is “you’re being mean” to a genuine attempt at helping you understand what may have gone wrong than you don’t sound like the kind of person the mods want to keep around. And now thanks to this, everyone is going to walk away thinking you’re some kind of racist so good job on that 👍\n
      \n
      My advice from me to you is cut the crap unless you want to be chain banned from the entire federation. Nobody wants to put up with that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696499240 {#3372
      date: 2023-10-05 11:47:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3375 …}
    +nested: Doctrine\ORM\PersistentCollection {#3377 …}
    +votes: Doctrine\ORM\PersistentCollection {#3379 …}
    +reports: Doctrine\ORM\PersistentCollection {#3381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
    -id: 36846
    -bodyTs: "'advic':73 'around':48 'attempt':23 'away':59 'ban':88 'chain':87 'crap':81 'cut':79 'entir':91 'everyon':54 'feder':92 'genuin':22 'go':56 'gone':31 'good':68 'help':25 'job':69 'keep':47 'kind':40,64 'like':38 'may':29 'mean':19 'mod':44 'nobodi':93 'person':42 'polit':8 'put':96 'racist':66 're':17,62 'respect':7 'say':14 'sound':37 'thank':51 'think':60 'understand':27 'unless':82 'walk':58 'want':45,84,94 'wrong':32 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4532103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696499240 {#3373
      date: 2023-10-05 11:47:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: """
    I don’t know what’s going on here? I appreciate your help and was discussing it — the things which apply and which don’t. What do you mean with this reply? Is it meant for some other thread? Who called you mean? What is the racism sentence there?\n
    \n
    All post histories are public. Anyone can see what’s true. Or even give a link
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696499706 {#3455
    date: 2023-10-05 11:55:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3458 …}
  +nested: Doctrine\ORM\PersistentCollection {#3460 …}
  +votes: Doctrine\ORM\PersistentCollection {#3462 …}
  +reports: Doctrine\ORM\PersistentCollection {#3464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
  -id: 36847
  -bodyTs: "'anyon':55 'appli':21 'appreci':11 'call':41 'discuss':16 'even':62 'give':63 'go':7 'help':13 'histori':52 'know':4 'link':65 'mean':29,43 'meant':35 'post':51 'public':54 'racism':47 'repli':32 'see':57 'sentenc':48 'thing':19 'thread':39 'true':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4396307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696499706 {#3456
    date: 2023-10-05 11:55:06.0 +02: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 {#3457
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3374
    +user: Proxies\__CG__\App\Entity\User {#3190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3290
      +user: Proxies\__CG__\App\Entity\User {#3077 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3189
        +user: Proxies\__CG__\App\Entity\User {#3190 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3078
          +user: Proxies\__CG__\App\Entity\User {#3077 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2625
            +user: App\Entity\User {#2639 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1696734065 {#2609
              date: 2023-10-08 05:01:05.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@boredtortoise"
              "@boredtortoise@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2627 …}
            +nested: Doctrine\ORM\PersistentCollection {#2629 …}
            +votes: Doctrine\ORM\PersistentCollection {#2631 …}
            +reports: Doctrine\ORM\PersistentCollection {#2633 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
            -id: 36117
            -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3573355"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696497703 {#2608
              date: 2023-10-05 11:21:43.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2625}
          +body: """
            Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
            \n
            My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
            \n
            There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696497912 {#3080
            date: 2023-10-05 11:25:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@boredtortoise"
            "@boredtortoise@lemm.ee"
            "@Blaze@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3076 …}
          +nested: Doctrine\ORM\PersistentCollection {#3074 …}
          +votes: Doctrine\ORM\PersistentCollection {#3072 …}
          +reports: Doctrine\ORM\PersistentCollection {#3070 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
          -id: 36118
          -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4395875"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696497912 {#3079
            date: 2023-10-05 11:25:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696498203 {#3187
          date: 2023-10-05 11:30:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
          "@Blaze@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3191 …}
        +nested: Doctrine\ORM\PersistentCollection {#3193 …}
        +votes: Doctrine\ORM\PersistentCollection {#3195 …}
        +reports: Doctrine\ORM\PersistentCollection {#3197 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
        -id: 36119
        -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4531885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696498203 {#3188
          date: 2023-10-05 11:30:03.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: """
        Nah, too rude for me to use language like that. I try to personally demonstrate more nuance.\n
        \n
        Pretty mask-off moment if the mod action is an intended purge tho. For now, I’m giving the benefit of the doubt on a mistake and not bad faith.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696498400 {#3288
        date: 2023-10-05 11:33:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3291 …}
      +nested: Doctrine\ORM\PersistentCollection {#3293 …}
      +votes: Doctrine\ORM\PersistentCollection {#3295 …}
      +reports: Doctrine\ORM\PersistentCollection {#3297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
      -id: 36124
      -bodyTs: "'action':26 'bad':47 'benefit':38 'demonstr':15 'doubt':41 'faith':48 'give':36 'intend':29 'languag':8 'like':9 'm':35 'mask':20 'mask-off':19 'mistak':44 'mod':25 'moment':22 'nah':1 'nuanc':17 'person':14 'pretti':18 'purg':30 'rude':3 'tho':31 'tri':12 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4395992"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696498400 {#3289
        date: 2023-10-05 11:33:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: """
      Yeah no I don’t do respectability politics. If all you have to say is “you’re being mean” to a genuine attempt at helping you understand what may have gone wrong than you don’t sound like the kind of person the mods want to keep around. And now thanks to this, everyone is going to walk away thinking you’re some kind of racist so good job on that 👍\n
      \n
      My advice from me to you is cut the crap unless you want to be chain banned from the entire federation. Nobody wants to put up with that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696499240 {#3372
      date: 2023-10-05 11:47:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3375 …}
    +nested: Doctrine\ORM\PersistentCollection {#3377 …}
    +votes: Doctrine\ORM\PersistentCollection {#3379 …}
    +reports: Doctrine\ORM\PersistentCollection {#3381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
    -id: 36846
    -bodyTs: "'advic':73 'around':48 'attempt':23 'away':59 'ban':88 'chain':87 'crap':81 'cut':79 'entir':91 'everyon':54 'feder':92 'genuin':22 'go':56 'gone':31 'good':68 'help':25 'job':69 'keep':47 'kind':40,64 'like':38 'may':29 'mean':19 'mod':44 'nobodi':93 'person':42 'polit':8 'put':96 'racist':66 're':17,62 'respect':7 'say':14 'sound':37 'thank':51 'think':60 'understand':27 'unless':82 'walk':58 'want':45,84,94 'wrong':32 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4532103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696499240 {#3373
      date: 2023-10-05 11:47:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: """
    I don’t know what’s going on here? I appreciate your help and was discussing it — the things which apply and which don’t. What do you mean with this reply? Is it meant for some other thread? Who called you mean? What is the racism sentence there?\n
    \n
    All post histories are public. Anyone can see what’s true. Or even give a link
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696499706 {#3455
    date: 2023-10-05 11:55:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3458 …}
  +nested: Doctrine\ORM\PersistentCollection {#3460 …}
  +votes: Doctrine\ORM\PersistentCollection {#3462 …}
  +reports: Doctrine\ORM\PersistentCollection {#3464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
  -id: 36847
  -bodyTs: "'anyon':55 'appli':21 'appreci':11 'call':41 'discuss':16 'even':62 'give':63 'go':7 'help':13 'histori':52 'know':4 'link':65 'mean':29,43 'meant':35 'post':51 'public':54 'racism':47 'repli':32 'see':57 'sentenc':48 'thing':19 'thread':39 'true':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4396307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696499706 {#3456
    date: 2023-10-05 11:55:06.0 +02: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 {#3457
  +user: Proxies\__CG__\App\Entity\User {#3077 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3374
    +user: Proxies\__CG__\App\Entity\User {#3190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3290
      +user: Proxies\__CG__\App\Entity\User {#3077 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3189
        +user: Proxies\__CG__\App\Entity\User {#3190 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3078
          +user: Proxies\__CG__\App\Entity\User {#3077 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2625
            +user: App\Entity\User {#2639 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1696734065 {#2609
              date: 2023-10-08 05:01:05.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@boredtortoise"
              "@boredtortoise@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2627 …}
            +nested: Doctrine\ORM\PersistentCollection {#2629 …}
            +votes: Doctrine\ORM\PersistentCollection {#2631 …}
            +reports: Doctrine\ORM\PersistentCollection {#2633 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
            -id: 36117
            -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3573355"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696497703 {#2608
              date: 2023-10-05 11:21:43.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2625}
          +body: """
            Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
            \n
            My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
            \n
            There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696497912 {#3080
            date: 2023-10-05 11:25:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@boredtortoise"
            "@boredtortoise@lemm.ee"
            "@Blaze@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3076 …}
          +nested: Doctrine\ORM\PersistentCollection {#3074 …}
          +votes: Doctrine\ORM\PersistentCollection {#3072 …}
          +reports: Doctrine\ORM\PersistentCollection {#3070 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
          -id: 36118
          -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4395875"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696497912 {#3079
            date: 2023-10-05 11:25:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696498203 {#3187
          date: 2023-10-05 11:30:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
          "@Blaze@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3191 …}
        +nested: Doctrine\ORM\PersistentCollection {#3193 …}
        +votes: Doctrine\ORM\PersistentCollection {#3195 …}
        +reports: Doctrine\ORM\PersistentCollection {#3197 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
        -id: 36119
        -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4531885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696498203 {#3188
          date: 2023-10-05 11:30:03.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: """
        Nah, too rude for me to use language like that. I try to personally demonstrate more nuance.\n
        \n
        Pretty mask-off moment if the mod action is an intended purge tho. For now, I’m giving the benefit of the doubt on a mistake and not bad faith.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696498400 {#3288
        date: 2023-10-05 11:33:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3291 …}
      +nested: Doctrine\ORM\PersistentCollection {#3293 …}
      +votes: Doctrine\ORM\PersistentCollection {#3295 …}
      +reports: Doctrine\ORM\PersistentCollection {#3297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
      -id: 36124
      -bodyTs: "'action':26 'bad':47 'benefit':38 'demonstr':15 'doubt':41 'faith':48 'give':36 'intend':29 'languag':8 'like':9 'm':35 'mask':20 'mask-off':19 'mistak':44 'mod':25 'moment':22 'nah':1 'nuanc':17 'person':14 'pretti':18 'purg':30 'rude':3 'tho':31 'tri':12 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4395992"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696498400 {#3289
        date: 2023-10-05 11:33:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: """
      Yeah no I don’t do respectability politics. If all you have to say is “you’re being mean” to a genuine attempt at helping you understand what may have gone wrong than you don’t sound like the kind of person the mods want to keep around. And now thanks to this, everyone is going to walk away thinking you’re some kind of racist so good job on that 👍\n
      \n
      My advice from me to you is cut the crap unless you want to be chain banned from the entire federation. Nobody wants to put up with that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696499240 {#3372
      date: 2023-10-05 11:47:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3375 …}
    +nested: Doctrine\ORM\PersistentCollection {#3377 …}
    +votes: Doctrine\ORM\PersistentCollection {#3379 …}
    +reports: Doctrine\ORM\PersistentCollection {#3381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
    -id: 36846
    -bodyTs: "'advic':73 'around':48 'attempt':23 'away':59 'ban':88 'chain':87 'crap':81 'cut':79 'entir':91 'everyon':54 'feder':92 'genuin':22 'go':56 'gone':31 'good':68 'help':25 'job':69 'keep':47 'kind':40,64 'like':38 'may':29 'mean':19 'mod':44 'nobodi':93 'person':42 'polit':8 'put':96 'racist':66 're':17,62 'respect':7 'say':14 'sound':37 'thank':51 'think':60 'understand':27 'unless':82 'walk':58 'want':45,84,94 'wrong':32 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4532103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696499240 {#3373
      date: 2023-10-05 11:47:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: """
    I don’t know what’s going on here? I appreciate your help and was discussing it — the things which apply and which don’t. What do you mean with this reply? Is it meant for some other thread? Who called you mean? What is the racism sentence there?\n
    \n
    All post histories are public. Anyone can see what’s true. Or even give a link
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696499706 {#3455
    date: 2023-10-05 11:55:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3458 …}
  +nested: Doctrine\ORM\PersistentCollection {#3460 …}
  +votes: Doctrine\ORM\PersistentCollection {#3462 …}
  +reports: Doctrine\ORM\PersistentCollection {#3464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
  -id: 36847
  -bodyTs: "'anyon':55 'appli':21 'appreci':11 'call':41 'discuss':16 'even':62 'give':63 'go':7 'help':13 'histori':52 'know':4 'link':65 'mean':29,43 'meant':35 'post':51 'public':54 'racism':47 'repli':32 'see':57 'sentenc':48 'thing':19 'thread':39 'true':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4396307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696499706 {#3456
    date: 2023-10-05 11:55:06.0 +02: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 {#3512
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3457
    +user: Proxies\__CG__\App\Entity\User {#3077 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3374
      +user: Proxies\__CG__\App\Entity\User {#3190 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3290
        +user: Proxies\__CG__\App\Entity\User {#3077 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3189
          +user: Proxies\__CG__\App\Entity\User {#3190 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#3078
            +user: Proxies\__CG__\App\Entity\User {#3077 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: App\Entity\EntryComment {#2625
              +user: App\Entity\User {#2639 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
              +magazine: App\Entity\Magazine {#307}
              +image: null
              +parent: null
              +root: null
              +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1696734065 {#2609
                date: 2023-10-08 05:01:05.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@boredtortoise"
                "@boredtortoise@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2627 …}
              +nested: Doctrine\ORM\PersistentCollection {#2629 …}
              +votes: Doctrine\ORM\PersistentCollection {#2631 …}
              +reports: Doctrine\ORM\PersistentCollection {#2633 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
              -id: 36117
              -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://discuss.tchncs.de/comment/3573355"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696497703 {#2608
                date: 2023-10-05 11:21:43.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2625}
            +body: """
              Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
              \n
              My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
              \n
              There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1696497912 {#3080
              date: 2023-10-05 11:25:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@boredtortoise"
              "@boredtortoise@lemm.ee"
              "@Blaze@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3076 …}
            +nested: Doctrine\ORM\PersistentCollection {#3074 …}
            +votes: Doctrine\ORM\PersistentCollection {#3072 …}
            +reports: Doctrine\ORM\PersistentCollection {#3070 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
            -id: 36118
            -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4395875"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696497912 {#3079
              date: 2023-10-05 11:25:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2625}
          +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696498203 {#3187
            date: 2023-10-05 11:30:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@boredtortoise"
            "@boredtortoise@lemm.ee"
            "@Blaze@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3191 …}
          +nested: Doctrine\ORM\PersistentCollection {#3193 …}
          +votes: Doctrine\ORM\PersistentCollection {#3195 …}
          +reports: Doctrine\ORM\PersistentCollection {#3197 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
          -id: 36119
          -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4531885"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696498203 {#3188
            date: 2023-10-05 11:30:03.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: """
          Nah, too rude for me to use language like that. I try to personally demonstrate more nuance.\n
          \n
          Pretty mask-off moment if the mod action is an intended purge tho. For now, I’m giving the benefit of the doubt on a mistake and not bad faith.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696498400 {#3288
          date: 2023-10-05 11:33:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
          "@Blaze@discuss.tchncs.de"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3291 …}
        +nested: Doctrine\ORM\PersistentCollection {#3293 …}
        +votes: Doctrine\ORM\PersistentCollection {#3295 …}
        +reports: Doctrine\ORM\PersistentCollection {#3297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
        -id: 36124
        -bodyTs: "'action':26 'bad':47 'benefit':38 'demonstr':15 'doubt':41 'faith':48 'give':36 'intend':29 'languag':8 'like':9 'm':35 'mask':20 'mask-off':19 'mistak':44 'mod':25 'moment':22 'nah':1 'nuanc':17 'person':14 'pretti':18 'purg':30 'rude':3 'tho':31 'tri':12 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4395992"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696498400 {#3289
          date: 2023-10-05 11:33:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: """
        Yeah no I don’t do respectability politics. If all you have to say is “you’re being mean” to a genuine attempt at helping you understand what may have gone wrong than you don’t sound like the kind of person the mods want to keep around. And now thanks to this, everyone is going to walk away thinking you’re some kind of racist so good job on that 👍\n
        \n
        My advice from me to you is cut the crap unless you want to be chain banned from the entire federation. Nobody wants to put up with that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696499240 {#3372
        date: 2023-10-05 11:47:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3375 …}
      +nested: Doctrine\ORM\PersistentCollection {#3377 …}
      +votes: Doctrine\ORM\PersistentCollection {#3379 …}
      +reports: Doctrine\ORM\PersistentCollection {#3381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
      -id: 36846
      -bodyTs: "'advic':73 'around':48 'attempt':23 'away':59 'ban':88 'chain':87 'crap':81 'cut':79 'entir':91 'everyon':54 'feder':92 'genuin':22 'go':56 'gone':31 'good':68 'help':25 'job':69 'keep':47 'kind':40,64 'like':38 'may':29 'mean':19 'mod':44 'nobodi':93 'person':42 'polit':8 'put':96 'racist':66 're':17,62 'respect':7 'say':14 'sound':37 'thank':51 'think':60 'understand':27 'unless':82 'walk':58 'want':45,84,94 'wrong':32 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4532103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696499240 {#3373
        date: 2023-10-05 11:47:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: """
      I don’t know what’s going on here? I appreciate your help and was discussing it — the things which apply and which don’t. What do you mean with this reply? Is it meant for some other thread? Who called you mean? What is the racism sentence there?\n
      \n
      All post histories are public. Anyone can see what’s true. Or even give a link
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696499706 {#3455
      date: 2023-10-05 11:55:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3458 …}
    +nested: Doctrine\ORM\PersistentCollection {#3460 …}
    +votes: Doctrine\ORM\PersistentCollection {#3462 …}
    +reports: Doctrine\ORM\PersistentCollection {#3464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
    -id: 36847
    -bodyTs: "'anyon':55 'appli':21 'appreci':11 'call':41 'discuss':16 'even':62 'give':63 'go':7 'help':13 'histori':52 'know':4 'link':65 'mean':29,43 'meant':35 'post':51 'public':54 'racism':47 'repli':32 'see':57 'sentenc':48 'thing':19 'thread':39 'true':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4396307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696499706 {#3456
      date: 2023-10-05 11:55:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "Ugh just take the L and move on. You know what you did wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696500418 {#3513
    date: 2023-10-05 12:06:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3508 …}
  +nested: Doctrine\ORM\PersistentCollection {#3503 …}
  +votes: Doctrine\ORM\PersistentCollection {#3507 …}
  +reports: Doctrine\ORM\PersistentCollection {#3517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
  -id: 36848
  -bodyTs: "'know':10 'l':5 'move':7 'take':3 'ugh':1 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4532366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696500418 {#3516
    date: 2023-10-05 12:06:58.0 +02: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 {#3512
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3457
    +user: Proxies\__CG__\App\Entity\User {#3077 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3374
      +user: Proxies\__CG__\App\Entity\User {#3190 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3290
        +user: Proxies\__CG__\App\Entity\User {#3077 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3189
          +user: Proxies\__CG__\App\Entity\User {#3190 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#3078
            +user: Proxies\__CG__\App\Entity\User {#3077 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: App\Entity\EntryComment {#2625
              +user: App\Entity\User {#2639 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
              +magazine: App\Entity\Magazine {#307}
              +image: null
              +parent: null
              +root: null
              +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1696734065 {#2609
                date: 2023-10-08 05:01:05.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@boredtortoise"
                "@boredtortoise@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2627 …}
              +nested: Doctrine\ORM\PersistentCollection {#2629 …}
              +votes: Doctrine\ORM\PersistentCollection {#2631 …}
              +reports: Doctrine\ORM\PersistentCollection {#2633 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
              -id: 36117
              -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://discuss.tchncs.de/comment/3573355"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696497703 {#2608
                date: 2023-10-05 11:21:43.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2625}
            +body: """
              Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
              \n
              My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
              \n
              There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1696497912 {#3080
              date: 2023-10-05 11:25:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@boredtortoise"
              "@boredtortoise@lemm.ee"
              "@Blaze@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3076 …}
            +nested: Doctrine\ORM\PersistentCollection {#3074 …}
            +votes: Doctrine\ORM\PersistentCollection {#3072 …}
            +reports: Doctrine\ORM\PersistentCollection {#3070 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
            -id: 36118
            -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4395875"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696497912 {#3079
              date: 2023-10-05 11:25:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2625}
          +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696498203 {#3187
            date: 2023-10-05 11:30:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@boredtortoise"
            "@boredtortoise@lemm.ee"
            "@Blaze@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3191 …}
          +nested: Doctrine\ORM\PersistentCollection {#3193 …}
          +votes: Doctrine\ORM\PersistentCollection {#3195 …}
          +reports: Doctrine\ORM\PersistentCollection {#3197 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
          -id: 36119
          -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4531885"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696498203 {#3188
            date: 2023-10-05 11:30:03.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: """
          Nah, too rude for me to use language like that. I try to personally demonstrate more nuance.\n
          \n
          Pretty mask-off moment if the mod action is an intended purge tho. For now, I’m giving the benefit of the doubt on a mistake and not bad faith.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696498400 {#3288
          date: 2023-10-05 11:33:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
          "@Blaze@discuss.tchncs.de"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3291 …}
        +nested: Doctrine\ORM\PersistentCollection {#3293 …}
        +votes: Doctrine\ORM\PersistentCollection {#3295 …}
        +reports: Doctrine\ORM\PersistentCollection {#3297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
        -id: 36124
        -bodyTs: "'action':26 'bad':47 'benefit':38 'demonstr':15 'doubt':41 'faith':48 'give':36 'intend':29 'languag':8 'like':9 'm':35 'mask':20 'mask-off':19 'mistak':44 'mod':25 'moment':22 'nah':1 'nuanc':17 'person':14 'pretti':18 'purg':30 'rude':3 'tho':31 'tri':12 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4395992"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696498400 {#3289
          date: 2023-10-05 11:33:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: """
        Yeah no I don’t do respectability politics. If all you have to say is “you’re being mean” to a genuine attempt at helping you understand what may have gone wrong than you don’t sound like the kind of person the mods want to keep around. And now thanks to this, everyone is going to walk away thinking you’re some kind of racist so good job on that 👍\n
        \n
        My advice from me to you is cut the crap unless you want to be chain banned from the entire federation. Nobody wants to put up with that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696499240 {#3372
        date: 2023-10-05 11:47:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3375 …}
      +nested: Doctrine\ORM\PersistentCollection {#3377 …}
      +votes: Doctrine\ORM\PersistentCollection {#3379 …}
      +reports: Doctrine\ORM\PersistentCollection {#3381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
      -id: 36846
      -bodyTs: "'advic':73 'around':48 'attempt':23 'away':59 'ban':88 'chain':87 'crap':81 'cut':79 'entir':91 'everyon':54 'feder':92 'genuin':22 'go':56 'gone':31 'good':68 'help':25 'job':69 'keep':47 'kind':40,64 'like':38 'may':29 'mean':19 'mod':44 'nobodi':93 'person':42 'polit':8 'put':96 'racist':66 're':17,62 'respect':7 'say':14 'sound':37 'thank':51 'think':60 'understand':27 'unless':82 'walk':58 'want':45,84,94 'wrong':32 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4532103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696499240 {#3373
        date: 2023-10-05 11:47:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: """
      I don’t know what’s going on here? I appreciate your help and was discussing it — the things which apply and which don’t. What do you mean with this reply? Is it meant for some other thread? Who called you mean? What is the racism sentence there?\n
      \n
      All post histories are public. Anyone can see what’s true. Or even give a link
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696499706 {#3455
      date: 2023-10-05 11:55:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3458 …}
    +nested: Doctrine\ORM\PersistentCollection {#3460 …}
    +votes: Doctrine\ORM\PersistentCollection {#3462 …}
    +reports: Doctrine\ORM\PersistentCollection {#3464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
    -id: 36847
    -bodyTs: "'anyon':55 'appli':21 'appreci':11 'call':41 'discuss':16 'even':62 'give':63 'go':7 'help':13 'histori':52 'know':4 'link':65 'mean':29,43 'meant':35 'post':51 'public':54 'racism':47 'repli':32 'see':57 'sentenc':48 'thing':19 'thread':39 'true':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4396307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696499706 {#3456
      date: 2023-10-05 11:55:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "Ugh just take the L and move on. You know what you did wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696500418 {#3513
    date: 2023-10-05 12:06:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3508 …}
  +nested: Doctrine\ORM\PersistentCollection {#3503 …}
  +votes: Doctrine\ORM\PersistentCollection {#3507 …}
  +reports: Doctrine\ORM\PersistentCollection {#3517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
  -id: 36848
  -bodyTs: "'know':10 'l':5 'move':7 'take':3 'ugh':1 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4532366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696500418 {#3516
    date: 2023-10-05 12:06:58.0 +02: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 {#3512
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3457
    +user: Proxies\__CG__\App\Entity\User {#3077 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3374
      +user: Proxies\__CG__\App\Entity\User {#3190 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3290
        +user: Proxies\__CG__\App\Entity\User {#3077 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3189
          +user: Proxies\__CG__\App\Entity\User {#3190 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#3078
            +user: Proxies\__CG__\App\Entity\User {#3077 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: App\Entity\EntryComment {#2625
              +user: App\Entity\User {#2639 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2626 …}
              +magazine: App\Entity\Magazine {#307}
              +image: null
              +parent: null
              +root: null
              +body: "What did you say? Lemmy.ml is known to be quite biased towards China’s regime"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1696734065 {#2609
                date: 2023-10-08 05:01:05.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@boredtortoise"
                "@boredtortoise@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2627 …}
              +nested: Doctrine\ORM\PersistentCollection {#2629 …}
              +votes: Doctrine\ORM\PersistentCollection {#2631 …}
              +reports: Doctrine\ORM\PersistentCollection {#2633 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2635 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2637 …}
              -id: 36117
              -bodyTs: "'bias':11 'china':13 'known':7 'lemmy.ml':5 'quit':10 'regim':15 'say':4 'toward':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://discuss.tchncs.de/comment/3573355"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696497703 {#2608
                date: 2023-10-05 11:21:43.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2625}
            +body: """
              Well that’s the thing. I didn’t say anything. Or can’t find what someone thinks I said. Usually modlog links to posts and comments where the violation happens.\n
              \n
              My previous comment threads on the community relate to: Canada fucks up yet again, rich people go to space joke, Taiwan joke, democracy indices. Before that nothing for multiple weeks.\n
              \n
              There are regime fans in the users, but this is a mod action and calling me a sinophobe is pretty derogatory considering all my love and hope for the culture and people in China
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1696497912 {#3080
              date: 2023-10-05 11:25:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@boredtortoise"
              "@boredtortoise@lemm.ee"
              "@Blaze@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3076 …}
            +nested: Doctrine\ORM\PersistentCollection {#3074 …}
            +votes: Doctrine\ORM\PersistentCollection {#3072 …}
            +reports: Doctrine\ORM\PersistentCollection {#3070 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
            -id: 36118
            -bodyTs: "'action':73 'anyth':10 'call':75 'canada':40 'china':94 'comment':26,33 'communiti':37 'consid':82 'cultur':90 'democraci':53 'derogatori':81 'didn':7 'fan':64 'find':14 'fuck':41 'go':47 'happen':30 'hope':87 'indic':54 'joke':50,52 'link':22 'love':85 'mod':72 'modlog':21 'multipl':59 'noth':57 'peopl':46,92 'post':24 'pretti':80 'previous':32 'regim':63 'relat':38 'rich':45 'said':19 'say':9 'sinophob':78 'someon':16 'space':49 'taiwan':51 'thing':5 'think':17 'thread':34 'user':67 'usual':20 'violat':29 'week':60 'well':1 'yet':43"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4395875"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696497912 {#3079
              date: 2023-10-05 11:25:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2625}
          +body: "Calling it now: You said something along the lines of “Fuck the CCP” without realizing the history behind that phrase. And yes, it’s use is intended to be barely-disguised sinophobia with an air of plausible deniability. Reddit fascists do that shit all the time and libs fall for it every single time. You’re allowed to be critical of China as a government but what isn’t OK is using what amounts to a nazi meme to do so."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696498203 {#3187
            date: 2023-10-05 11:30:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@boredtortoise"
            "@boredtortoise@lemm.ee"
            "@Blaze@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3191 …}
          +nested: Doctrine\ORM\PersistentCollection {#3193 …}
          +votes: Doctrine\ORM\PersistentCollection {#3195 …}
          +reports: Doctrine\ORM\PersistentCollection {#3197 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
          -id: 36119
          -bodyTs: "'air':36 'allow':58 'along':7 'amount':75 'bare':31 'barely-disguis':30 'behind':18 'call':1 'ccp':13 'china':63 'critic':61 'deniabl':39 'disguis':32 'everi':53 'fall':50 'fascist':41 'fuck':11 'govern':66 'histori':17 'intend':27 'isn':69 'lib':49 'line':9 'meme':79 'nazi':78 'ok':71 'phrase':20 'plausibl':38 're':57 'realiz':15 'reddit':40 'said':5 'shit':44 'singl':54 'sinophobia':33 'someth':6 'time':47,55 'use':25,73 'without':14 'yes':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4531885"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696498203 {#3188
            date: 2023-10-05 11:30:03.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2625}
        +body: """
          Nah, too rude for me to use language like that. I try to personally demonstrate more nuance.\n
          \n
          Pretty mask-off moment if the mod action is an intended purge tho. For now, I’m giving the benefit of the doubt on a mistake and not bad faith.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696498400 {#3288
          date: 2023-10-05 11:33:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@boredtortoise"
          "@boredtortoise@lemm.ee"
          "@Blaze@discuss.tchncs.de"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3291 …}
        +nested: Doctrine\ORM\PersistentCollection {#3293 …}
        +votes: Doctrine\ORM\PersistentCollection {#3295 …}
        +reports: Doctrine\ORM\PersistentCollection {#3297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
        -id: 36124
        -bodyTs: "'action':26 'bad':47 'benefit':38 'demonstr':15 'doubt':41 'faith':48 'give':36 'intend':29 'languag':8 'like':9 'm':35 'mask':20 'mask-off':19 'mistak':44 'mod':25 'moment':22 'nah':1 'nuanc':17 'person':14 'pretti':18 'purg':30 'rude':3 'tho':31 'tri':12 'use':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4395992"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696498400 {#3289
          date: 2023-10-05 11:33:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2625}
      +body: """
        Yeah no I don’t do respectability politics. If all you have to say is “you’re being mean” to a genuine attempt at helping you understand what may have gone wrong than you don’t sound like the kind of person the mods want to keep around. And now thanks to this, everyone is going to walk away thinking you’re some kind of racist so good job on that 👍\n
        \n
        My advice from me to you is cut the crap unless you want to be chain banned from the entire federation. Nobody wants to put up with that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696499240 {#3372
        date: 2023-10-05 11:47:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@boredtortoise"
        "@boredtortoise@lemm.ee"
        "@Blaze@discuss.tchncs.de"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3375 …}
      +nested: Doctrine\ORM\PersistentCollection {#3377 …}
      +votes: Doctrine\ORM\PersistentCollection {#3379 …}
      +reports: Doctrine\ORM\PersistentCollection {#3381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
      -id: 36846
      -bodyTs: "'advic':73 'around':48 'attempt':23 'away':59 'ban':88 'chain':87 'crap':81 'cut':79 'entir':91 'everyon':54 'feder':92 'genuin':22 'go':56 'gone':31 'good':68 'help':25 'job':69 'keep':47 'kind':40,64 'like':38 'may':29 'mean':19 'mod':44 'nobodi':93 'person':42 'polit':8 'put':96 'racist':66 're':17,62 'respect':7 'say':14 'sound':37 'thank':51 'think':60 'understand':27 'unless':82 'walk':58 'want':45,84,94 'wrong':32 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4532103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696499240 {#3373
        date: 2023-10-05 11:47:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2625}
    +body: """
      I don’t know what’s going on here? I appreciate your help and was discussing it — the things which apply and which don’t. What do you mean with this reply? Is it meant for some other thread? Who called you mean? What is the racism sentence there?\n
      \n
      All post histories are public. Anyone can see what’s true. Or even give a link
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696499706 {#3455
      date: 2023-10-05 11:55:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@boredtortoise"
      "@boredtortoise@lemm.ee"
      "@Blaze@discuss.tchncs.de"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3458 …}
    +nested: Doctrine\ORM\PersistentCollection {#3460 …}
    +votes: Doctrine\ORM\PersistentCollection {#3462 …}
    +reports: Doctrine\ORM\PersistentCollection {#3464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
    -id: 36847
    -bodyTs: "'anyon':55 'appli':21 'appreci':11 'call':41 'discuss':16 'even':62 'give':63 'go':7 'help':13 'histori':52 'know':4 'link':65 'mean':29,43 'meant':35 'post':51 'public':54 'racism':47 'repli':32 'see':57 'sentenc':48 'thing':19 'thread':39 'true':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4396307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696499706 {#3456
      date: 2023-10-05 11:55:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2625}
  +body: "Ugh just take the L and move on. You know what you did wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696500418 {#3513
    date: 2023-10-05 12:06:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@boredtortoise"
    "@boredtortoise@lemm.ee"
    "@Blaze@discuss.tchncs.de"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3508 …}
  +nested: Doctrine\ORM\PersistentCollection {#3503 …}
  +votes: Doctrine\ORM\PersistentCollection {#3507 …}
  +reports: Doctrine\ORM\PersistentCollection {#3517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
  -id: 36848
  -bodyTs: "'know':10 'l':5 'move':7 'take':3 'ugh':1 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4532366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696500418 {#3516
    date: 2023-10-05 12:06:58.0 +02: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 {#2700
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696787945 {#2695
    date: 2023-10-08 19:59:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 35931
  -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/comment/2462918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696600712 {#2696
    date: 2023-10-06 15:58:32.0 +02: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 {#2700
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696787945 {#2695
    date: 2023-10-08 19:59:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 35931
  -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/comment/2462918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696600712 {#2696
    date: 2023-10-06 15:58:32.0 +02: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 {#2700
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696787945 {#2695
    date: 2023-10-08 19:59:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 35931
  -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/comment/2462918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696600712 {#2696
    date: 2023-10-06 15:58:32.0 +02: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 {#3010
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2700
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696787945 {#2695
      date: 2023-10-08 19:59:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2702 …}
    +nested: Doctrine\ORM\PersistentCollection {#2704 …}
    +votes: Doctrine\ORM\PersistentCollection {#2706 …}
    +reports: Doctrine\ORM\PersistentCollection {#2708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
    -id: 35931
    -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/comment/2462918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696600712 {#2696
      date: 2023-10-06 15:58:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "Yeah, that shouldnt be a thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696609209 {#3011
    date: 2023-10-06 18:20:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3092 …}
  +nested: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3088 …}
  +reports: Doctrine\ORM\PersistentCollection {#3086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  -id: 35932
  -bodyTs: "'shouldnt':3 'thing':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4055848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696609209 {#3014
    date: 2023-10-06 18:20:09.0 +02: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 {#3010
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2700
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696787945 {#2695
      date: 2023-10-08 19:59:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2702 …}
    +nested: Doctrine\ORM\PersistentCollection {#2704 …}
    +votes: Doctrine\ORM\PersistentCollection {#2706 …}
    +reports: Doctrine\ORM\PersistentCollection {#2708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
    -id: 35931
    -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/comment/2462918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696600712 {#2696
      date: 2023-10-06 15:58:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "Yeah, that shouldnt be a thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696609209 {#3011
    date: 2023-10-06 18:20:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3092 …}
  +nested: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3088 …}
  +reports: Doctrine\ORM\PersistentCollection {#3086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  -id: 35932
  -bodyTs: "'shouldnt':3 'thing':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4055848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696609209 {#3014
    date: 2023-10-06 18:20:09.0 +02: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 {#3010
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2700
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696787945 {#2695
      date: 2023-10-08 19:59:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2702 …}
    +nested: Doctrine\ORM\PersistentCollection {#2704 …}
    +votes: Doctrine\ORM\PersistentCollection {#2706 …}
    +reports: Doctrine\ORM\PersistentCollection {#2708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
    -id: 35931
    -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/comment/2462918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696600712 {#2696
      date: 2023-10-06 15:58:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "Yeah, that shouldnt be a thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696609209 {#3011
    date: 2023-10-06 18:20:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3092 …}
  +nested: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3088 …}
  +reports: Doctrine\ORM\PersistentCollection {#3086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  -id: 35932
  -bodyTs: "'shouldnt':3 'thing':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4055848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696609209 {#3014
    date: 2023-10-06 18:20:09.0 +02: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 {#3178
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3010
    +user: Proxies\__CG__\App\Entity\User {#3093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2700
      +user: App\Entity\User {#2714 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696787945 {#2695
        date: 2023-10-08 19:59:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2702 …}
      +nested: Doctrine\ORM\PersistentCollection {#2704 …}
      +votes: Doctrine\ORM\PersistentCollection {#2706 …}
      +reports: Doctrine\ORM\PersistentCollection {#2708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
      -id: 35931
      -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmyf.uk/comment/2462918"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696600712 {#2696
        date: 2023-10-06 15:58:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2700}
    +body: "Yeah, that shouldnt be a thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696609209 {#3011
      date: 2023-10-06 18:20:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imgonnatrythis@sh.itjust.works"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3092 …}
    +nested: Doctrine\ORM\PersistentCollection {#3090 …}
    +votes: Doctrine\ORM\PersistentCollection {#3088 …}
    +reports: Doctrine\ORM\PersistentCollection {#3086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    -id: 35932
    -bodyTs: "'shouldnt':3 'thing':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4055848"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696609209 {#3014
      date: 2023-10-06 18:20:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "Why do you need your comment to stay up replying to something that doesn’t exist anymore?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696630652 {#3179
    date: 2023-10-07 00:17:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 35933
  -bodyTs: "'anymor':17 'comment':6 'doesn':14 'exist':16 'need':4 'repli':10 'someth':12 'stay':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/comment/2473688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696630652 {#3176
    date: 2023-10-07 00:17:32.0 +02: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 {#3178
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3010
    +user: Proxies\__CG__\App\Entity\User {#3093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2700
      +user: App\Entity\User {#2714 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696787945 {#2695
        date: 2023-10-08 19:59:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2702 …}
      +nested: Doctrine\ORM\PersistentCollection {#2704 …}
      +votes: Doctrine\ORM\PersistentCollection {#2706 …}
      +reports: Doctrine\ORM\PersistentCollection {#2708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
      -id: 35931
      -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmyf.uk/comment/2462918"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696600712 {#2696
        date: 2023-10-06 15:58:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2700}
    +body: "Yeah, that shouldnt be a thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696609209 {#3011
      date: 2023-10-06 18:20:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imgonnatrythis@sh.itjust.works"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3092 …}
    +nested: Doctrine\ORM\PersistentCollection {#3090 …}
    +votes: Doctrine\ORM\PersistentCollection {#3088 …}
    +reports: Doctrine\ORM\PersistentCollection {#3086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    -id: 35932
    -bodyTs: "'shouldnt':3 'thing':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4055848"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696609209 {#3014
      date: 2023-10-06 18:20:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "Why do you need your comment to stay up replying to something that doesn’t exist anymore?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696630652 {#3179
    date: 2023-10-07 00:17:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 35933
  -bodyTs: "'anymor':17 'comment':6 'doesn':14 'exist':16 'need':4 'repli':10 'someth':12 'stay':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/comment/2473688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696630652 {#3176
    date: 2023-10-07 00:17:32.0 +02: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 {#3178
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3010
    +user: Proxies\__CG__\App\Entity\User {#3093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2700
      +user: App\Entity\User {#2714 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696787945 {#2695
        date: 2023-10-08 19:59:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2702 …}
      +nested: Doctrine\ORM\PersistentCollection {#2704 …}
      +votes: Doctrine\ORM\PersistentCollection {#2706 …}
      +reports: Doctrine\ORM\PersistentCollection {#2708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
      -id: 35931
      -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmyf.uk/comment/2462918"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696600712 {#2696
        date: 2023-10-06 15:58:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2700}
    +body: "Yeah, that shouldnt be a thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696609209 {#3011
      date: 2023-10-06 18:20:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imgonnatrythis@sh.itjust.works"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3092 …}
    +nested: Doctrine\ORM\PersistentCollection {#3090 …}
    +votes: Doctrine\ORM\PersistentCollection {#3088 …}
    +reports: Doctrine\ORM\PersistentCollection {#3086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    -id: 35932
    -bodyTs: "'shouldnt':3 'thing':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4055848"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696609209 {#3014
      date: 2023-10-06 18:20:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "Why do you need your comment to stay up replying to something that doesn’t exist anymore?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696630652 {#3179
    date: 2023-10-07 00:17:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 35933
  -bodyTs: "'anymor':17 'comment':6 'doesn':14 'exist':16 'need':4 'repli':10 'someth':12 'stay':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/comment/2473688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696630652 {#3176
    date: 2023-10-07 00:17:32.0 +02: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 {#3261
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3178
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3010
      +user: Proxies\__CG__\App\Entity\User {#3093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2700
        +user: App\Entity\User {#2714 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696787945 {#2695
          date: 2023-10-08 19:59:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Imgonnatrythis@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2702 …}
        +nested: Doctrine\ORM\PersistentCollection {#2704 …}
        +votes: Doctrine\ORM\PersistentCollection {#2706 …}
        +reports: Doctrine\ORM\PersistentCollection {#2708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
        -id: 35931
        -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmyf.uk/comment/2462918"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696600712 {#2696
          date: 2023-10-06 15:58:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2700}
      +body: "Yeah, that shouldnt be a thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696609209 {#3011
        date: 2023-10-06 18:20:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imgonnatrythis@sh.itjust.works"
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3092 …}
      +nested: Doctrine\ORM\PersistentCollection {#3090 …}
      +votes: Doctrine\ORM\PersistentCollection {#3088 …}
      +reports: Doctrine\ORM\PersistentCollection {#3086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
      -id: 35932
      -bodyTs: "'shouldnt':3 'thing':6 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4055848"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696609209 {#3014
        date: 2023-10-06 18:20:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2700}
    +body: "Why do you need your comment to stay up replying to something that doesn’t exist anymore?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696630652 {#3179
      date: 2023-10-07 00:17:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imgonnatrythis@sh.itjust.works"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3172 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
    -id: 35933
    -bodyTs: "'anymor':17 'comment':6 'doesn':14 'exist':16 'need':4 'repli':10 'someth':12 'stay':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/comment/2473688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696630652 {#3176
      date: 2023-10-07 00:17:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "Who knows. Maybe I put something really insightful there that stands alone. Fuck Lemmy for deleting comments without my consent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696686548 {#3262
    date: 2023-10-07 15:49:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3252 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 35934
  -bodyTs: "'alon':12 'comment':17 'consent':20 'delet':16 'fuck':13 'insight':8 'know':2 'lemmi':14 'mayb':3 'put':5 'realli':7 'someth':6 'stand':11 'without':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4082445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696686548 {#3265
    date: 2023-10-07 15:49:08.0 +02: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 {#3261
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3178
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3010
      +user: Proxies\__CG__\App\Entity\User {#3093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2700
        +user: App\Entity\User {#2714 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696787945 {#2695
          date: 2023-10-08 19:59:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Imgonnatrythis@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2702 …}
        +nested: Doctrine\ORM\PersistentCollection {#2704 …}
        +votes: Doctrine\ORM\PersistentCollection {#2706 …}
        +reports: Doctrine\ORM\PersistentCollection {#2708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
        -id: 35931
        -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmyf.uk/comment/2462918"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696600712 {#2696
          date: 2023-10-06 15:58:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2700}
      +body: "Yeah, that shouldnt be a thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696609209 {#3011
        date: 2023-10-06 18:20:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imgonnatrythis@sh.itjust.works"
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3092 …}
      +nested: Doctrine\ORM\PersistentCollection {#3090 …}
      +votes: Doctrine\ORM\PersistentCollection {#3088 …}
      +reports: Doctrine\ORM\PersistentCollection {#3086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
      -id: 35932
      -bodyTs: "'shouldnt':3 'thing':6 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4055848"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696609209 {#3014
        date: 2023-10-06 18:20:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2700}
    +body: "Why do you need your comment to stay up replying to something that doesn’t exist anymore?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696630652 {#3179
      date: 2023-10-07 00:17:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imgonnatrythis@sh.itjust.works"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3172 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
    -id: 35933
    -bodyTs: "'anymor':17 'comment':6 'doesn':14 'exist':16 'need':4 'repli':10 'someth':12 'stay':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/comment/2473688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696630652 {#3176
      date: 2023-10-07 00:17:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "Who knows. Maybe I put something really insightful there that stands alone. Fuck Lemmy for deleting comments without my consent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696686548 {#3262
    date: 2023-10-07 15:49:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3252 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 35934
  -bodyTs: "'alon':12 'comment':17 'consent':20 'delet':16 'fuck':13 'insight':8 'know':2 'lemmi':14 'mayb':3 'put':5 'realli':7 'someth':6 'stand':11 'without':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4082445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696686548 {#3265
    date: 2023-10-07 15:49:08.0 +02: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 {#3261
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3178
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3010
      +user: Proxies\__CG__\App\Entity\User {#3093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2700
        +user: App\Entity\User {#2714 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696787945 {#2695
          date: 2023-10-08 19:59:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Imgonnatrythis@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2702 …}
        +nested: Doctrine\ORM\PersistentCollection {#2704 …}
        +votes: Doctrine\ORM\PersistentCollection {#2706 …}
        +reports: Doctrine\ORM\PersistentCollection {#2708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
        -id: 35931
        -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmyf.uk/comment/2462918"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696600712 {#2696
          date: 2023-10-06 15:58:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2700}
      +body: "Yeah, that shouldnt be a thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696609209 {#3011
        date: 2023-10-06 18:20:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imgonnatrythis@sh.itjust.works"
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3092 …}
      +nested: Doctrine\ORM\PersistentCollection {#3090 …}
      +votes: Doctrine\ORM\PersistentCollection {#3088 …}
      +reports: Doctrine\ORM\PersistentCollection {#3086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
      -id: 35932
      -bodyTs: "'shouldnt':3 'thing':6 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4055848"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696609209 {#3014
        date: 2023-10-06 18:20:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2700}
    +body: "Why do you need your comment to stay up replying to something that doesn’t exist anymore?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696630652 {#3179
      date: 2023-10-07 00:17:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imgonnatrythis@sh.itjust.works"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3172 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
    -id: 35933
    -bodyTs: "'anymor':17 'comment':6 'doesn':14 'exist':16 'need':4 'repli':10 'someth':12 'stay':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/comment/2473688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696630652 {#3176
      date: 2023-10-07 00:17:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "Who knows. Maybe I put something really insightful there that stands alone. Fuck Lemmy for deleting comments without my consent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696686548 {#3262
    date: 2023-10-07 15:49:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3252 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 35934
  -bodyTs: "'alon':12 'comment':17 'consent':20 'delet':16 'fuck':13 'insight':8 'know':2 'lemmi':14 'mayb':3 'put':5 'realli':7 'someth':6 'stand':11 'without':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4082445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696686548 {#3265
    date: 2023-10-07 15:49:08.0 +02: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 {#3346
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3261
    +user: Proxies\__CG__\App\Entity\User {#3093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3178
      +user: App\Entity\User {#2714 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3010
        +user: Proxies\__CG__\App\Entity\User {#3093 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2700
          +user: App\Entity\User {#2714 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696787945 {#2695
            date: 2023-10-08 19:59:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Imgonnatrythis@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2702 …}
          +nested: Doctrine\ORM\PersistentCollection {#2704 …}
          +votes: Doctrine\ORM\PersistentCollection {#2706 …}
          +reports: Doctrine\ORM\PersistentCollection {#2708 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
          -id: 35931
          -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmyf.uk/comment/2462918"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696600712 {#2696
            date: 2023-10-06 15:58:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2700}
        +body: "Yeah, that shouldnt be a thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696609209 {#3011
          date: 2023-10-06 18:20:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Imgonnatrythis@sh.itjust.works"
          "@willya@lemmyf.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3092 …}
        +nested: Doctrine\ORM\PersistentCollection {#3090 …}
        +votes: Doctrine\ORM\PersistentCollection {#3088 …}
        +reports: Doctrine\ORM\PersistentCollection {#3086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
        -id: 35932
        -bodyTs: "'shouldnt':3 'thing':6 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4055848"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696609209 {#3014
          date: 2023-10-06 18:20:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2700}
      +body: "Why do you need your comment to stay up replying to something that doesn’t exist anymore?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696630652 {#3179
        date: 2023-10-07 00:17:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imgonnatrythis@sh.itjust.works"
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3172 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3169 …}
      +reports: Doctrine\ORM\PersistentCollection {#3181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
      -id: 35933
      -bodyTs: "'anymor':17 'comment':6 'doesn':14 'exist':16 'need':4 'repli':10 'someth':12 'stay':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmyf.uk/comment/2473688"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696630652 {#3176
        date: 2023-10-07 00:17:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2700}
    +body: "Who knows. Maybe I put something really insightful there that stands alone. Fuck Lemmy for deleting comments without my consent."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696686548 {#3262
      date: 2023-10-07 15:49:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imgonnatrythis@sh.itjust.works"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3252 …}
    +votes: Doctrine\ORM\PersistentCollection {#3256 …}
    +reports: Doctrine\ORM\PersistentCollection {#3266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
    -id: 35934
    -bodyTs: "'alon':12 'comment':17 'consent':20 'delet':16 'fuck':13 'insight':8 'know':2 'lemmi':14 'mayb':3 'put':5 'realli':7 'someth':6 'stand':11 'without':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4082445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696686548 {#3265
      date: 2023-10-07 15:49:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "They’re still there for us admins/mods to see."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696688161 {#3347
    date: 2023-10-07 16:16:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3337 …}
  +votes: Doctrine\ORM\PersistentCollection {#3341 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 35935
  -bodyTs: "'admins/mods':7 're':2 'see':9 'still':3 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/comment/2486134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688161 {#3350
    date: 2023-10-07 16:16:01.0 +02: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 {#3346
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3261
    +user: Proxies\__CG__\App\Entity\User {#3093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3178
      +user: App\Entity\User {#2714 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3010
        +user: Proxies\__CG__\App\Entity\User {#3093 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2700
          +user: App\Entity\User {#2714 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696787945 {#2695
            date: 2023-10-08 19:59:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Imgonnatrythis@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2702 …}
          +nested: Doctrine\ORM\PersistentCollection {#2704 …}
          +votes: Doctrine\ORM\PersistentCollection {#2706 …}
          +reports: Doctrine\ORM\PersistentCollection {#2708 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
          -id: 35931
          -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmyf.uk/comment/2462918"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696600712 {#2696
            date: 2023-10-06 15:58:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2700}
        +body: "Yeah, that shouldnt be a thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696609209 {#3011
          date: 2023-10-06 18:20:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Imgonnatrythis@sh.itjust.works"
          "@willya@lemmyf.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3092 …}
        +nested: Doctrine\ORM\PersistentCollection {#3090 …}
        +votes: Doctrine\ORM\PersistentCollection {#3088 …}
        +reports: Doctrine\ORM\PersistentCollection {#3086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
        -id: 35932
        -bodyTs: "'shouldnt':3 'thing':6 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4055848"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696609209 {#3014
          date: 2023-10-06 18:20:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2700}
      +body: "Why do you need your comment to stay up replying to something that doesn’t exist anymore?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696630652 {#3179
        date: 2023-10-07 00:17:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imgonnatrythis@sh.itjust.works"
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3172 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3169 …}
      +reports: Doctrine\ORM\PersistentCollection {#3181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
      -id: 35933
      -bodyTs: "'anymor':17 'comment':6 'doesn':14 'exist':16 'need':4 'repli':10 'someth':12 'stay':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmyf.uk/comment/2473688"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696630652 {#3176
        date: 2023-10-07 00:17:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2700}
    +body: "Who knows. Maybe I put something really insightful there that stands alone. Fuck Lemmy for deleting comments without my consent."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696686548 {#3262
      date: 2023-10-07 15:49:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imgonnatrythis@sh.itjust.works"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3252 …}
    +votes: Doctrine\ORM\PersistentCollection {#3256 …}
    +reports: Doctrine\ORM\PersistentCollection {#3266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
    -id: 35934
    -bodyTs: "'alon':12 'comment':17 'consent':20 'delet':16 'fuck':13 'insight':8 'know':2 'lemmi':14 'mayb':3 'put':5 'realli':7 'someth':6 'stand':11 'without':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4082445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696686548 {#3265
      date: 2023-10-07 15:49:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "They’re still there for us admins/mods to see."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696688161 {#3347
    date: 2023-10-07 16:16:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3337 …}
  +votes: Doctrine\ORM\PersistentCollection {#3341 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 35935
  -bodyTs: "'admins/mods':7 're':2 'see':9 'still':3 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/comment/2486134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688161 {#3350
    date: 2023-10-07 16:16:01.0 +02: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 {#3346
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3261
    +user: Proxies\__CG__\App\Entity\User {#3093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3178
      +user: App\Entity\User {#2714 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3010
        +user: Proxies\__CG__\App\Entity\User {#3093 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2700
          +user: App\Entity\User {#2714 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696787945 {#2695
            date: 2023-10-08 19:59:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Imgonnatrythis@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2702 …}
          +nested: Doctrine\ORM\PersistentCollection {#2704 …}
          +votes: Doctrine\ORM\PersistentCollection {#2706 …}
          +reports: Doctrine\ORM\PersistentCollection {#2708 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
          -id: 35931
          -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmyf.uk/comment/2462918"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696600712 {#2696
            date: 2023-10-06 15:58:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2700}
        +body: "Yeah, that shouldnt be a thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696609209 {#3011
          date: 2023-10-06 18:20:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Imgonnatrythis@sh.itjust.works"
          "@willya@lemmyf.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3092 …}
        +nested: Doctrine\ORM\PersistentCollection {#3090 …}
        +votes: Doctrine\ORM\PersistentCollection {#3088 …}
        +reports: Doctrine\ORM\PersistentCollection {#3086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
        -id: 35932
        -bodyTs: "'shouldnt':3 'thing':6 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4055848"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696609209 {#3014
          date: 2023-10-06 18:20:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2700}
      +body: "Why do you need your comment to stay up replying to something that doesn’t exist anymore?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696630652 {#3179
        date: 2023-10-07 00:17:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imgonnatrythis@sh.itjust.works"
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3172 …}
      +nested: Doctrine\ORM\PersistentCollection {#3171 …}
      +votes: Doctrine\ORM\PersistentCollection {#3169 …}
      +reports: Doctrine\ORM\PersistentCollection {#3181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
      -id: 35933
      -bodyTs: "'anymor':17 'comment':6 'doesn':14 'exist':16 'need':4 'repli':10 'someth':12 'stay':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmyf.uk/comment/2473688"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696630652 {#3176
        date: 2023-10-07 00:17:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2700}
    +body: "Who knows. Maybe I put something really insightful there that stands alone. Fuck Lemmy for deleting comments without my consent."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696686548 {#3262
      date: 2023-10-07 15:49:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imgonnatrythis@sh.itjust.works"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3252 …}
    +votes: Doctrine\ORM\PersistentCollection {#3256 …}
    +reports: Doctrine\ORM\PersistentCollection {#3266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
    -id: 35934
    -bodyTs: "'alon':12 'comment':17 'consent':20 'delet':16 'fuck':13 'insight':8 'know':2 'lemmi':14 'mayb':3 'put':5 'realli':7 'someth':6 'stand':11 'without':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4082445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696686548 {#3265
      date: 2023-10-07 15:49:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "They’re still there for us admins/mods to see."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696688161 {#3347
    date: 2023-10-07 16:16:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3337 …}
  +votes: Doctrine\ORM\PersistentCollection {#3341 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 35935
  -bodyTs: "'admins/mods':7 're':2 'see':9 'still':3 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/comment/2486134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688161 {#3350
    date: 2023-10-07 16:16:01.0 +02: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 {#3428
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3346
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3261
      +user: Proxies\__CG__\App\Entity\User {#3093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3178
        +user: App\Entity\User {#2714 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3010
          +user: Proxies\__CG__\App\Entity\User {#3093 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2700
            +user: App\Entity\User {#2714 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1696787945 {#2695
              date: 2023-10-08 19:59:05.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Imgonnatrythis@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2702 …}
            +nested: Doctrine\ORM\PersistentCollection {#2704 …}
            +votes: Doctrine\ORM\PersistentCollection {#2706 …}
            +reports: Doctrine\ORM\PersistentCollection {#2708 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
            -id: 35931
            -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmyf.uk/comment/2462918"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696600712 {#2696
              date: 2023-10-06 15:58:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2700}
          +body: "Yeah, that shouldnt be a thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696609209 {#3011
            date: 2023-10-06 18:20:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Imgonnatrythis@sh.itjust.works"
            "@willya@lemmyf.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3092 …}
          +nested: Doctrine\ORM\PersistentCollection {#3090 …}
          +votes: Doctrine\ORM\PersistentCollection {#3088 …}
          +reports: Doctrine\ORM\PersistentCollection {#3086 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
          -id: 35932
          -bodyTs: "'shouldnt':3 'thing':6 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4055848"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696609209 {#3014
            date: 2023-10-06 18:20:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2700}
        +body: "Why do you need your comment to stay up replying to something that doesn’t exist anymore?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696630652 {#3179
          date: 2023-10-07 00:17:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Imgonnatrythis@sh.itjust.works"
          "@willya@lemmyf.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3172 …}
        +nested: Doctrine\ORM\PersistentCollection {#3171 …}
        +votes: Doctrine\ORM\PersistentCollection {#3169 …}
        +reports: Doctrine\ORM\PersistentCollection {#3181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
        -id: 35933
        -bodyTs: "'anymor':17 'comment':6 'doesn':14 'exist':16 'need':4 'repli':10 'someth':12 'stay':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmyf.uk/comment/2473688"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696630652 {#3176
          date: 2023-10-07 00:17:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2700}
      +body: "Who knows. Maybe I put something really insightful there that stands alone. Fuck Lemmy for deleting comments without my consent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696686548 {#3262
        date: 2023-10-07 15:49:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imgonnatrythis@sh.itjust.works"
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3257 …}
      +nested: Doctrine\ORM\PersistentCollection {#3252 …}
      +votes: Doctrine\ORM\PersistentCollection {#3256 …}
      +reports: Doctrine\ORM\PersistentCollection {#3266 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
      -id: 35934
      -bodyTs: "'alon':12 'comment':17 'consent':20 'delet':16 'fuck':13 'insight':8 'know':2 'lemmi':14 'mayb':3 'put':5 'realli':7 'someth':6 'stand':11 'without':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4082445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696686548 {#3265
        date: 2023-10-07 15:49:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2700}
    +body: "They’re still there for us admins/mods to see."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696688161 {#3347
      date: 2023-10-07 16:16:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imgonnatrythis@sh.itjust.works"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3337 …}
    +votes: Doctrine\ORM\PersistentCollection {#3341 …}
    +reports: Doctrine\ORM\PersistentCollection {#3351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
    -id: 35935
    -bodyTs: "'admins/mods':7 're':2 'see':9 'still':3 'us':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/comment/2486134"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696688161 {#3350
      date: 2023-10-07 16:16:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "Well super."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696787943 {#3429
    date: 2023-10-08 19:59:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3424 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3423 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 37713
  -bodyTs: "'super':2 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4148765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696787943 {#3432
    date: 2023-10-08 19:59:03.0 +02: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 {#3428
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3346
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3261
      +user: Proxies\__CG__\App\Entity\User {#3093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3178
        +user: App\Entity\User {#2714 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3010
          +user: Proxies\__CG__\App\Entity\User {#3093 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2700
            +user: App\Entity\User {#2714 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1696787945 {#2695
              date: 2023-10-08 19:59:05.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Imgonnatrythis@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2702 …}
            +nested: Doctrine\ORM\PersistentCollection {#2704 …}
            +votes: Doctrine\ORM\PersistentCollection {#2706 …}
            +reports: Doctrine\ORM\PersistentCollection {#2708 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
            -id: 35931
            -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmyf.uk/comment/2462918"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696600712 {#2696
              date: 2023-10-06 15:58:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2700}
          +body: "Yeah, that shouldnt be a thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696609209 {#3011
            date: 2023-10-06 18:20:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Imgonnatrythis@sh.itjust.works"
            "@willya@lemmyf.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3092 …}
          +nested: Doctrine\ORM\PersistentCollection {#3090 …}
          +votes: Doctrine\ORM\PersistentCollection {#3088 …}
          +reports: Doctrine\ORM\PersistentCollection {#3086 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
          -id: 35932
          -bodyTs: "'shouldnt':3 'thing':6 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4055848"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696609209 {#3014
            date: 2023-10-06 18:20:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2700}
        +body: "Why do you need your comment to stay up replying to something that doesn’t exist anymore?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696630652 {#3179
          date: 2023-10-07 00:17:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Imgonnatrythis@sh.itjust.works"
          "@willya@lemmyf.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3172 …}
        +nested: Doctrine\ORM\PersistentCollection {#3171 …}
        +votes: Doctrine\ORM\PersistentCollection {#3169 …}
        +reports: Doctrine\ORM\PersistentCollection {#3181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
        -id: 35933
        -bodyTs: "'anymor':17 'comment':6 'doesn':14 'exist':16 'need':4 'repli':10 'someth':12 'stay':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmyf.uk/comment/2473688"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696630652 {#3176
          date: 2023-10-07 00:17:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2700}
      +body: "Who knows. Maybe I put something really insightful there that stands alone. Fuck Lemmy for deleting comments without my consent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696686548 {#3262
        date: 2023-10-07 15:49:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imgonnatrythis@sh.itjust.works"
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3257 …}
      +nested: Doctrine\ORM\PersistentCollection {#3252 …}
      +votes: Doctrine\ORM\PersistentCollection {#3256 …}
      +reports: Doctrine\ORM\PersistentCollection {#3266 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
      -id: 35934
      -bodyTs: "'alon':12 'comment':17 'consent':20 'delet':16 'fuck':13 'insight':8 'know':2 'lemmi':14 'mayb':3 'put':5 'realli':7 'someth':6 'stand':11 'without':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4082445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696686548 {#3265
        date: 2023-10-07 15:49:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2700}
    +body: "They’re still there for us admins/mods to see."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696688161 {#3347
      date: 2023-10-07 16:16:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imgonnatrythis@sh.itjust.works"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3337 …}
    +votes: Doctrine\ORM\PersistentCollection {#3341 …}
    +reports: Doctrine\ORM\PersistentCollection {#3351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
    -id: 35935
    -bodyTs: "'admins/mods':7 're':2 'see':9 'still':3 'us':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/comment/2486134"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696688161 {#3350
      date: 2023-10-07 16:16:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "Well super."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696787943 {#3429
    date: 2023-10-08 19:59:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3424 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3423 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 37713
  -bodyTs: "'super':2 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4148765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696787943 {#3432
    date: 2023-10-08 19:59:03.0 +02: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 {#3428
  +user: Proxies\__CG__\App\Entity\User {#3093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3346
    +user: App\Entity\User {#2714 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3261
      +user: Proxies\__CG__\App\Entity\User {#3093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3178
        +user: App\Entity\User {#2714 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3010
          +user: Proxies\__CG__\App\Entity\User {#3093 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2700
            +user: App\Entity\User {#2714 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "This can also happen if whoever you’re replying to deletes their post or comment. It gets rid of the whole tree. People do this when getting trampled with comments or replies. Especially if they’re negative."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1696787945 {#2695
              date: 2023-10-08 19:59:05.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Imgonnatrythis@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2702 …}
            +nested: Doctrine\ORM\PersistentCollection {#2704 …}
            +votes: Doctrine\ORM\PersistentCollection {#2706 …}
            +reports: Doctrine\ORM\PersistentCollection {#2708 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
            -id: 35931
            -bodyTs: "'also':3 'comment':15,30 'delet':11 'especi':33 'get':17,27 'happen':4 'negat':37 'peopl':23 'post':13 're':8,36 'repli':9,32 'rid':18 'trampl':28 'tree':22 'whoever':6 'whole':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmyf.uk/comment/2462918"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696600712 {#2696
              date: 2023-10-06 15:58:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2700}
          +body: "Yeah, that shouldnt be a thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696609209 {#3011
            date: 2023-10-06 18:20:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Imgonnatrythis@sh.itjust.works"
            "@willya@lemmyf.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3092 …}
          +nested: Doctrine\ORM\PersistentCollection {#3090 …}
          +votes: Doctrine\ORM\PersistentCollection {#3088 …}
          +reports: Doctrine\ORM\PersistentCollection {#3086 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3084 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
          -id: 35932
          -bodyTs: "'shouldnt':3 'thing':6 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4055848"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696609209 {#3014
            date: 2023-10-06 18:20:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2700}
        +body: "Why do you need your comment to stay up replying to something that doesn’t exist anymore?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696630652 {#3179
          date: 2023-10-07 00:17:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Imgonnatrythis@sh.itjust.works"
          "@willya@lemmyf.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3172 …}
        +nested: Doctrine\ORM\PersistentCollection {#3171 …}
        +votes: Doctrine\ORM\PersistentCollection {#3169 …}
        +reports: Doctrine\ORM\PersistentCollection {#3181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
        -id: 35933
        -bodyTs: "'anymor':17 'comment':6 'doesn':14 'exist':16 'need':4 'repli':10 'someth':12 'stay':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmyf.uk/comment/2473688"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696630652 {#3176
          date: 2023-10-07 00:17:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2700}
      +body: "Who knows. Maybe I put something really insightful there that stands alone. Fuck Lemmy for deleting comments without my consent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696686548 {#3262
        date: 2023-10-07 15:49:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imgonnatrythis@sh.itjust.works"
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3257 …}
      +nested: Doctrine\ORM\PersistentCollection {#3252 …}
      +votes: Doctrine\ORM\PersistentCollection {#3256 …}
      +reports: Doctrine\ORM\PersistentCollection {#3266 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
      -id: 35934
      -bodyTs: "'alon':12 'comment':17 'consent':20 'delet':16 'fuck':13 'insight':8 'know':2 'lemmi':14 'mayb':3 'put':5 'realli':7 'someth':6 'stand':11 'without':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4082445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696686548 {#3265
        date: 2023-10-07 15:49:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2700}
    +body: "They’re still there for us admins/mods to see."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696688161 {#3347
      date: 2023-10-07 16:16:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imgonnatrythis@sh.itjust.works"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3337 …}
    +votes: Doctrine\ORM\PersistentCollection {#3341 …}
    +reports: Doctrine\ORM\PersistentCollection {#3351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
    -id: 35935
    -bodyTs: "'admins/mods':7 're':2 'see':9 'still':3 'us':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/comment/2486134"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696688161 {#3350
      date: 2023-10-07 16:16:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2700}
  +body: "Well super."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696787943 {#3429
    date: 2023-10-08 19:59:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3424 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3423 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 37713
  -bodyTs: "'super':2 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4148765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696787943 {#3432
    date: 2023-10-08 19:59:03.0 +02: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 {#2776
  +user: App\Entity\User {#2789 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    The only thing I can think of is to somehow subscribe to the modlog. That will have the entire thing.\n
    \n
    As for moderation, you aren’t dealing with a huge corporation, you’re dealing with individuals who choose to host their own server and have their own ideas for how it should run. If you don’t like it, the true freedom is that you can start your own instance and communities. But you need to put in the work to convince people to switch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696611775 {#2771
    date: 2023-10-06 19:02:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2777 …}
  +nested: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2781 …}
  +reports: Doctrine\ORM\PersistentCollection {#2783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2787 …}
  -id: 91416
  -bodyTs: "'aren':25 'choos':38 'communiti':72 'convinc':82 'corpor':31 'deal':27,34 'entir':19 'freedom':62 'host':40 'huge':30 'idea':48 'individu':36 'instanc':70 'like':58 'moder':23 'modlog':14 'need':75 'peopl':83 'put':77 're':33 'run':53 'server':43 'somehow':10 'start':67 'subscrib':11 'switch':85 'thing':3,20 'think':6 'true':61 'work':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/867178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696611775 {#2772
    date: 2023-10-06 19:02:55.0 +02: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 {#2776
  +user: App\Entity\User {#2789 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    The only thing I can think of is to somehow subscribe to the modlog. That will have the entire thing.\n
    \n
    As for moderation, you aren’t dealing with a huge corporation, you’re dealing with individuals who choose to host their own server and have their own ideas for how it should run. If you don’t like it, the true freedom is that you can start your own instance and communities. But you need to put in the work to convince people to switch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696611775 {#2771
    date: 2023-10-06 19:02:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2777 …}
  +nested: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2781 …}
  +reports: Doctrine\ORM\PersistentCollection {#2783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2787 …}
  -id: 91416
  -bodyTs: "'aren':25 'choos':38 'communiti':72 'convinc':82 'corpor':31 'deal':27,34 'entir':19 'freedom':62 'host':40 'huge':30 'idea':48 'individu':36 'instanc':70 'like':58 'moder':23 'modlog':14 'need':75 'peopl':83 'put':77 're':33 'run':53 'server':43 'somehow':10 'start':67 'subscrib':11 'switch':85 'thing':3,20 'think':6 'true':61 'work':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/867178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696611775 {#2772
    date: 2023-10-06 19:02:55.0 +02: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 {#2776
  +user: App\Entity\User {#2789 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    The only thing I can think of is to somehow subscribe to the modlog. That will have the entire thing.\n
    \n
    As for moderation, you aren’t dealing with a huge corporation, you’re dealing with individuals who choose to host their own server and have their own ideas for how it should run. If you don’t like it, the true freedom is that you can start your own instance and communities. But you need to put in the work to convince people to switch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696611775 {#2771
    date: 2023-10-06 19:02:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2777 …}
  +nested: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2781 …}
  +reports: Doctrine\ORM\PersistentCollection {#2783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2787 …}
  -id: 91416
  -bodyTs: "'aren':25 'choos':38 'communiti':72 'convinc':82 'corpor':31 'deal':27,34 'entir':19 'freedom':62 'host':40 'huge':30 'idea':48 'individu':36 'instanc':70 'like':58 'moder':23 'modlog':14 'need':75 'peopl':83 'put':77 're':33 'run':53 'server':43 'somehow':10 'start':67 'subscrib':11 'switch':85 'thing':3,20 'think':6 'true':61 'work':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/867178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696611775 {#2772
    date: 2023-10-06 19:02:55.0 +02: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 {#2850
  +user: App\Entity\User {#2864 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2851 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It is odd that community bans don’t come with any communication."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697114624 {#2845
    date: 2023-10-12 14:43:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Stamets@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2852 …}
  +nested: Doctrine\ORM\PersistentCollection {#2854 …}
  +votes: Doctrine\ORM\PersistentCollection {#2856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2862 …}
  -id: 42983
  -bodyTs: "'ban':6 'come':9 'communic':12 'communiti':5 'odd':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/2780639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696665727 {#2846
    date: 2023-10-07 10:02:07.0 +02: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 {#2850
  +user: App\Entity\User {#2864 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2851 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It is odd that community bans don’t come with any communication."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697114624 {#2845
    date: 2023-10-12 14:43:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Stamets@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2852 …}
  +nested: Doctrine\ORM\PersistentCollection {#2854 …}
  +votes: Doctrine\ORM\PersistentCollection {#2856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2862 …}
  -id: 42983
  -bodyTs: "'ban':6 'come':9 'communic':12 'communiti':5 'odd':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/2780639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696665727 {#2846
    date: 2023-10-07 10:02:07.0 +02: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 {#2850
  +user: App\Entity\User {#2864 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2851 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It is odd that community bans don’t come with any communication."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697114624 {#2845
    date: 2023-10-12 14:43:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Stamets@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2852 …}
  +nested: Doctrine\ORM\PersistentCollection {#2854 …}
  +votes: Doctrine\ORM\PersistentCollection {#2856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2862 …}
  -id: 42983
  -bodyTs: "'ban':6 'come':9 'communic':12 'communiti':5 'odd':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/2780639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696665727 {#2846
    date: 2023-10-07 10:02:07.0 +02: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 {#3046
  +user: Proxies\__CG__\App\Entity\User {#3045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2851 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2850
    +user: App\Entity\User {#2864 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2851 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "It is odd that community bans don’t come with any communication."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697114624 {#2845
      date: 2023-10-12 14:43:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Stamets@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2852 …}
    +nested: Doctrine\ORM\PersistentCollection {#2854 …}
    +votes: Doctrine\ORM\PersistentCollection {#2856 …}
    +reports: Doctrine\ORM\PersistentCollection {#2858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2862 …}
    -id: 42983
    -bodyTs: "'ban':6 'come':9 'communic':12 'communiti':5 'odd':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/2780639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696665727 {#2846
      date: 2023-10-07 10:02:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2850}
  +body: """
    Oh it was an instance ban. Not a community ban.\n
    \n
    I wouldn’t say odd so much as “inconsiderate” and “petty”. The modlog of the community I was posting to showed zero removals or problems. It was the modlog of the instance as a whole. So it wasn’t even easy to find in the first place. Top that off with wildly inconsistent meanings of the rules. Their rule 1 is “Don’t be bigoted/racist/sexist/etc”. Hilarious given they removed an anti-homophobia post for that. They removed another post where the meme was “If you don’t respond my trans homies I’ll change your pronouns to was/were”. That was removed for rule 2. To “Be respectful.”\n
    \n
    The extreme lack of communication by moderation, the lack of warnings, the lack of any consistency, and the hypocrisy is beyond rank. When you’re removing posts protecting trans people because it’s “Not respectful” or when you’re removing posts shaming Disney for homophobia then it only goes to show how utterly repugnant, backwards, backhanded, nonsensical, and dishonest the moderation and admins teams are on lemmy.ml.\n
    \n
    This is the last comment I’m ever making on this instance. You’ll never see my main account here again or this account ever be used again. I don’t trust the people here. Especially when doing some research and it seems that lemmy.ml got co-opted by lemmygrad and is slowly turning into hexbear 2.0.\n
    \n
    I go out of my way to be polite, kind, considerate and to listen to others. If someone had an issue and they wanted to talk then I’d be here. The mods and admins never did that. Never even thought of doing it. That is some wildly reddit behavior and it’s specifically what I left reddit to avoid. It’s also what I’ll be avoiding at all possible costs on lemmy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696683979 {#3048
    date: 2023-10-07 15:06:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Stamets@lemmy.ml"
    "@FelipeFelop@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3044 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3040 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
  -id: 42984
  -bodyTs: "'1':70 '2':115 '2.0':243 'account':204,209 'admin':181,278 'also':306 'anoth':89 'anti':82 'anti-homophobia':81 'avoid':303,311 'backhand':174 'backward':173 'ban':6,10 'behavior':293 'beyond':139 'bigoted/racist/sexist/etc':75 'chang':105 'co':233 'co-opt':232 'comment':190 'communic':123 'communiti':9,26 'consider':254 'consist':134 'cost':315 'd':272 'dishonest':177 'disney':161 'easi':51 'especi':221 'even':50,283 'ever':193,210 'extrem':120 'find':53 'first':56 'given':77 'go':245 'goe':167 'got':231 'hexbear':242 'hilari':76 'homi':102 'homophobia':83,163 'hypocrisi':137 'inconsider':19 'inconsist':63 'instanc':5,42,197 'issu':264 'kind':253 'lack':121,127,131 'last':189 'left':300 'lemmi':317 'lemmy.ml':185,230 'lemmygrad':236 'listen':257 'll':104,199,309 'm':192 'main':203 'make':194 'mean':64 'meme':93 'mod':276 'moder':125,179 'modlog':23,39 'much':17 'never':200,279,282 'nonsens':175 'odd':15 'oh':1 'opt':234 'other':259 'peopl':148,219 'petti':21 'place':57 'polit':252 'possibl':314 'post':29,84,90,145,159 'problem':35 'pronoun':107 'protect':146 'rank':140 're':143,157 'reddit':292,301 'remov':33,79,88,112,144,158 'repugn':172 'research':225 'respect':118,153 'respond':99 'rule':67,69,114 'say':14 'see':201 'seem':228 'shame':160 'show':31,169 'slowli':239 'someon':261 'specif':297 'talk':269 'team':182 'thought':284 'top':58 'tran':101,147 'trust':217 'turn':240 'use':212 'utter':171 'want':267 'warn':129 'was/were':109 'wasn':48 'way':249 'whole':45 'wild':62,291 'wouldn':12 'zero':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4593156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696683979 {#3047
    date: 2023-10-07 15:06:19.0 +02: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 {#3046
  +user: Proxies\__CG__\App\Entity\User {#3045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2851 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2850
    +user: App\Entity\User {#2864 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2851 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "It is odd that community bans don’t come with any communication."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697114624 {#2845
      date: 2023-10-12 14:43:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Stamets@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2852 …}
    +nested: Doctrine\ORM\PersistentCollection {#2854 …}
    +votes: Doctrine\ORM\PersistentCollection {#2856 …}
    +reports: Doctrine\ORM\PersistentCollection {#2858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2862 …}
    -id: 42983
    -bodyTs: "'ban':6 'come':9 'communic':12 'communiti':5 'odd':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/2780639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696665727 {#2846
      date: 2023-10-07 10:02:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2850}
  +body: """
    Oh it was an instance ban. Not a community ban.\n
    \n
    I wouldn’t say odd so much as “inconsiderate” and “petty”. The modlog of the community I was posting to showed zero removals or problems. It was the modlog of the instance as a whole. So it wasn’t even easy to find in the first place. Top that off with wildly inconsistent meanings of the rules. Their rule 1 is “Don’t be bigoted/racist/sexist/etc”. Hilarious given they removed an anti-homophobia post for that. They removed another post where the meme was “If you don’t respond my trans homies I’ll change your pronouns to was/were”. That was removed for rule 2. To “Be respectful.”\n
    \n
    The extreme lack of communication by moderation, the lack of warnings, the lack of any consistency, and the hypocrisy is beyond rank. When you’re removing posts protecting trans people because it’s “Not respectful” or when you’re removing posts shaming Disney for homophobia then it only goes to show how utterly repugnant, backwards, backhanded, nonsensical, and dishonest the moderation and admins teams are on lemmy.ml.\n
    \n
    This is the last comment I’m ever making on this instance. You’ll never see my main account here again or this account ever be used again. I don’t trust the people here. Especially when doing some research and it seems that lemmy.ml got co-opted by lemmygrad and is slowly turning into hexbear 2.0.\n
    \n
    I go out of my way to be polite, kind, considerate and to listen to others. If someone had an issue and they wanted to talk then I’d be here. The mods and admins never did that. Never even thought of doing it. That is some wildly reddit behavior and it’s specifically what I left reddit to avoid. It’s also what I’ll be avoiding at all possible costs on lemmy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696683979 {#3048
    date: 2023-10-07 15:06:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Stamets@lemmy.ml"
    "@FelipeFelop@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3044 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3040 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
  -id: 42984
  -bodyTs: "'1':70 '2':115 '2.0':243 'account':204,209 'admin':181,278 'also':306 'anoth':89 'anti':82 'anti-homophobia':81 'avoid':303,311 'backhand':174 'backward':173 'ban':6,10 'behavior':293 'beyond':139 'bigoted/racist/sexist/etc':75 'chang':105 'co':233 'co-opt':232 'comment':190 'communic':123 'communiti':9,26 'consider':254 'consist':134 'cost':315 'd':272 'dishonest':177 'disney':161 'easi':51 'especi':221 'even':50,283 'ever':193,210 'extrem':120 'find':53 'first':56 'given':77 'go':245 'goe':167 'got':231 'hexbear':242 'hilari':76 'homi':102 'homophobia':83,163 'hypocrisi':137 'inconsider':19 'inconsist':63 'instanc':5,42,197 'issu':264 'kind':253 'lack':121,127,131 'last':189 'left':300 'lemmi':317 'lemmy.ml':185,230 'lemmygrad':236 'listen':257 'll':104,199,309 'm':192 'main':203 'make':194 'mean':64 'meme':93 'mod':276 'moder':125,179 'modlog':23,39 'much':17 'never':200,279,282 'nonsens':175 'odd':15 'oh':1 'opt':234 'other':259 'peopl':148,219 'petti':21 'place':57 'polit':252 'possibl':314 'post':29,84,90,145,159 'problem':35 'pronoun':107 'protect':146 'rank':140 're':143,157 'reddit':292,301 'remov':33,79,88,112,144,158 'repugn':172 'research':225 'respect':118,153 'respond':99 'rule':67,69,114 'say':14 'see':201 'seem':228 'shame':160 'show':31,169 'slowli':239 'someon':261 'specif':297 'talk':269 'team':182 'thought':284 'top':58 'tran':101,147 'trust':217 'turn':240 'use':212 'utter':171 'want':267 'warn':129 'was/were':109 'wasn':48 'way':249 'whole':45 'wild':62,291 'wouldn':12 'zero':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4593156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696683979 {#3047
    date: 2023-10-07 15:06:19.0 +02: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 {#3046
  +user: Proxies\__CG__\App\Entity\User {#3045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2851 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2850
    +user: App\Entity\User {#2864 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2851 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "It is odd that community bans don’t come with any communication."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697114624 {#2845
      date: 2023-10-12 14:43:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Stamets@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2852 …}
    +nested: Doctrine\ORM\PersistentCollection {#2854 …}
    +votes: Doctrine\ORM\PersistentCollection {#2856 …}
    +reports: Doctrine\ORM\PersistentCollection {#2858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2862 …}
    -id: 42983
    -bodyTs: "'ban':6 'come':9 'communic':12 'communiti':5 'odd':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/2780639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696665727 {#2846
      date: 2023-10-07 10:02:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2850}
  +body: """
    Oh it was an instance ban. Not a community ban.\n
    \n
    I wouldn’t say odd so much as “inconsiderate” and “petty”. The modlog of the community I was posting to showed zero removals or problems. It was the modlog of the instance as a whole. So it wasn’t even easy to find in the first place. Top that off with wildly inconsistent meanings of the rules. Their rule 1 is “Don’t be bigoted/racist/sexist/etc”. Hilarious given they removed an anti-homophobia post for that. They removed another post where the meme was “If you don’t respond my trans homies I’ll change your pronouns to was/were”. That was removed for rule 2. To “Be respectful.”\n
    \n
    The extreme lack of communication by moderation, the lack of warnings, the lack of any consistency, and the hypocrisy is beyond rank. When you’re removing posts protecting trans people because it’s “Not respectful” or when you’re removing posts shaming Disney for homophobia then it only goes to show how utterly repugnant, backwards, backhanded, nonsensical, and dishonest the moderation and admins teams are on lemmy.ml.\n
    \n
    This is the last comment I’m ever making on this instance. You’ll never see my main account here again or this account ever be used again. I don’t trust the people here. Especially when doing some research and it seems that lemmy.ml got co-opted by lemmygrad and is slowly turning into hexbear 2.0.\n
    \n
    I go out of my way to be polite, kind, considerate and to listen to others. If someone had an issue and they wanted to talk then I’d be here. The mods and admins never did that. Never even thought of doing it. That is some wildly reddit behavior and it’s specifically what I left reddit to avoid. It’s also what I’ll be avoiding at all possible costs on lemmy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696683979 {#3048
    date: 2023-10-07 15:06:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Stamets@lemmy.ml"
    "@FelipeFelop@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3044 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3040 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
  -id: 42984
  -bodyTs: "'1':70 '2':115 '2.0':243 'account':204,209 'admin':181,278 'also':306 'anoth':89 'anti':82 'anti-homophobia':81 'avoid':303,311 'backhand':174 'backward':173 'ban':6,10 'behavior':293 'beyond':139 'bigoted/racist/sexist/etc':75 'chang':105 'co':233 'co-opt':232 'comment':190 'communic':123 'communiti':9,26 'consider':254 'consist':134 'cost':315 'd':272 'dishonest':177 'disney':161 'easi':51 'especi':221 'even':50,283 'ever':193,210 'extrem':120 'find':53 'first':56 'given':77 'go':245 'goe':167 'got':231 'hexbear':242 'hilari':76 'homi':102 'homophobia':83,163 'hypocrisi':137 'inconsider':19 'inconsist':63 'instanc':5,42,197 'issu':264 'kind':253 'lack':121,127,131 'last':189 'left':300 'lemmi':317 'lemmy.ml':185,230 'lemmygrad':236 'listen':257 'll':104,199,309 'm':192 'main':203 'make':194 'mean':64 'meme':93 'mod':276 'moder':125,179 'modlog':23,39 'much':17 'never':200,279,282 'nonsens':175 'odd':15 'oh':1 'opt':234 'other':259 'peopl':148,219 'petti':21 'place':57 'polit':252 'possibl':314 'post':29,84,90,145,159 'problem':35 'pronoun':107 'protect':146 'rank':140 're':143,157 'reddit':292,301 'remov':33,79,88,112,144,158 'repugn':172 'research':225 'respect':118,153 'respond':99 'rule':67,69,114 'say':14 'see':201 'seem':228 'shame':160 'show':31,169 'slowli':239 'someon':261 'specif':297 'talk':269 'team':182 'thought':284 'top':58 'tran':101,147 'trust':217 'turn':240 'use':212 'utter':171 'want':267 'warn':129 'was/were':109 'wasn':48 'way':249 'whole':45 'wild':62,291 'wouldn':12 'zero':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4593156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696683979 {#3047
    date: 2023-10-07 15:06:19.0 +02: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 {#2925
  +user: App\Entity\User {#2939 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2926 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m with you all the way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696706539 {#2920
    date: 2023-10-07 21:22:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@activistPnk@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2927 …}
  +nested: Doctrine\ORM\PersistentCollection {#2929 …}
  +votes: Doctrine\ORM\PersistentCollection {#2931 …}
  +reports: Doctrine\ORM\PersistentCollection {#2933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
  -id: 36271
  -bodyTs: "'m':2 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3458173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696706539 {#2921
    date: 2023-10-07 21:22:19.0 +02: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 {#2925
  +user: App\Entity\User {#2939 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2926 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m with you all the way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696706539 {#2920
    date: 2023-10-07 21:22:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@activistPnk@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2927 …}
  +nested: Doctrine\ORM\PersistentCollection {#2929 …}
  +votes: Doctrine\ORM\PersistentCollection {#2931 …}
  +reports: Doctrine\ORM\PersistentCollection {#2933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
  -id: 36271
  -bodyTs: "'m':2 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3458173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696706539 {#2921
    date: 2023-10-07 21:22:19.0 +02: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 {#2925
  +user: App\Entity\User {#2939 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2926 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#317
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#311
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#310
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m with you all the way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696706539 {#2920
    date: 2023-10-07 21:22:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@activistPnk@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2927 …}
  +nested: Doctrine\ORM\PersistentCollection {#2929 …}
  +votes: Doctrine\ORM\PersistentCollection {#2931 …}
  +reports: Doctrine\ORM\PersistentCollection {#2933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
  -id: 36271
  -bodyTs: "'m':2 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3458173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696706539 {#2921
    date: 2023-10-07 21:22:19.0 +02: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 edit
App\Entity\Magazine {#307
  +icon: null
  +name: "lemmy_support@lemmy.ml"
  +title: "lemmy_support"
  +description: """
    Support / questions about Lemmy.\n
    \n
    [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 130
  +entryCommentCount: 600
  +postCount: 2
  +postCommentCount: 14
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1728910137 {#317
    date: 2024-10-14 14:48:57.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#295 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
  +entries: Doctrine\ORM\PersistentCollection {#238 …}
  +posts: Doctrine\ORM\PersistentCollection {#196 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
  +bans: Doctrine\ORM\PersistentCollection {#175 …}
  +reports: Doctrine\ORM\PersistentCollection {#161 …}
  +badges: Doctrine\ORM\PersistentCollection {#139 …}
  +logs: Doctrine\ORM\PersistentCollection {#129 …}
  +awards: Doctrine\ORM\PersistentCollection {#118 …}
  +categories: Doctrine\ORM\PersistentCollection {#105 …}
  -id: 40
  +apId: "lemmy_support@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/lemmy_support"
  +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
  +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "lemmy_support"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729581033 {#311
    date: 2024-10-22 09:10:33.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696687715 {#310
    date: 2023-10-07 16:08:35.0 +02: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